[FFmpeg-devel] [PATCH] lscrdec: add copyright header
    Anton Khirnov 
    anton at khirnov.net
       
    Thu Mar  4 11:05:02 EET 2021
    
    
  
As requested by the author.
---
 libavcodec/lscrdec.c | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/libavcodec/lscrdec.c b/libavcodec/lscrdec.c
index e706dda9da..bb0cb6c7d6 100644
--- a/libavcodec/lscrdec.c
+++ b/libavcodec/lscrdec.c
@@ -1,6 +1,8 @@
 /*
  * This file is part of FFmpeg.
  *
+ * Copyright (c) 2019 Paul B Mahol
+ *
  * FFmpeg is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
-- 
2.30.0
    
    
More information about the ffmpeg-devel
mailing list