[FFmpeg-cvslog] lscrdec: add copyright header

Anton Khirnov git at videolan.org
Mon Mar 8 10:35:13 EET 2021


ffmpeg | branch: master | Anton Khirnov <anton at 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



More information about the ffmpeg-cvslog mailing list