[FFmpeg-cvslog] lavc/hwaccel: fix header copyright

Clément Bœsch git at videolan.org
Tue Mar 21 13:38:56 EET 2017


ffmpeg | branch: master | Clément Bœsch <u at pkh.me> | Tue Mar 21 12:34:50 2017 +0100| [6476bb84bca36b4af5427c5e733fd7b33a985700] | committer: Clément Bœsch

lavc/hwaccel: fix header copyright

It was done on a whim because of the FATE header check and was actually
meant to be removed before pushing.

Also, nobody in review spotted it.

Reviewed-by: wm4

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6476bb84bca36b4af5427c5e733fd7b33a985700
---

 libavcodec/hwaccel.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavcodec/hwaccel.h b/libavcodec/hwaccel.h
index 17af437..124fbbf 100644
--- a/libavcodec/hwaccel.h
+++ b/libavcodec/hwaccel.h
@@ -1,5 +1,5 @@
 /*
- * This file is part of FFmpeg and was stolen from Libav.
+ * This file is part of FFmpeg.
  *
  * FFmpeg is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public



More information about the ffmpeg-cvslog mailing list