ffmpeg | branch: master | Anton Khirnov <an...@khirnov.net> | Thu Mar 4 10:02:49 2021 +0100| [781fc06f8e096d273d56cffb6a182da23f96e3c2] | committer: Anton Khirnov
lscrdec: add copyright header As requested by the author. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=781fc06f8e096d273d56cffb6a182da23f96e3c2 --- libavcodec/lscrdec.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavcodec/lscrdec.c b/libavcodec/lscrdec.c index e706dda9da..f5cfe1fa04 100644 --- a/libavcodec/lscrdec.c +++ b/libavcodec/lscrdec.c @@ -1,4 +1,6 @@ /* + * Copyright (c) 2019 Paul B Mahol + * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".