mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
avcodec/huffyuv: update years in copyright
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* huffyuv codec for libavcodec
|
||||
*
|
||||
* Copyright (c) 2002-2003 Michael Niedermayer <michaelni@gmx.at>
|
||||
* Copyright (c) 2002-2014 Michael Niedermayer <michaelni@gmx.at>
|
||||
*
|
||||
* see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of
|
||||
* the algorithm used
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2002-2003 Michael Niedermayer <michaelni@gmx.at>
|
||||
* Copyright (c) 2002-2014 Michael Niedermayer <michaelni@gmx.at>
|
||||
*
|
||||
* see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of
|
||||
* the algorithm used
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* huffyuv decoder
|
||||
*
|
||||
* Copyright (c) 2002-2003 Michael Niedermayer <michaelni@gmx.at>
|
||||
* Copyright (c) 2002-2014 Michael Niedermayer <michaelni@gmx.at>
|
||||
*
|
||||
* see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of
|
||||
* the algorithm used
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2002-2003 Michael Niedermayer <michaelni@gmx.at>
|
||||
* Copyright (c) 2002-2014 Michael Niedermayer <michaelni@gmx.at>
|
||||
*
|
||||
* see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of
|
||||
* the algorithm used
|
||||
|
||||
Reference in New Issue
Block a user