[FFmpeg-cvslog] avfilter/xbr: consistent copyright header

Clément Bœsch git at videolan.org
Sat Nov 15 21:07:08 CET 2014


ffmpeg | branch: master | Clément Bœsch <u at pkh.me> | Sat Nov 15 20:49:44 2014 +0100| [9a796f7f18e45a21ae55d6b8b4a28865bae52c66] | committer: Clément Bœsch

avfilter/xbr: consistent copyright header

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

 libavfilter/vf_xbr.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/libavfilter/vf_xbr.c b/libavfilter/vf_xbr.c
index e30c1da..2a9da79 100644
--- a/libavfilter/vf_xbr.c
+++ b/libavfilter/vf_xbr.c
@@ -1,8 +1,7 @@
 /*
  * This file is part of FFmpeg.
  *
- * Copyright (C) 2011, 2012 Hyllian/Jararaca - sergiogdb at gmail.com
- *
+ * Copyright (c) 2011, 2012 Hyllian/Jararaca <sergiogdb at gmail.com>
  * Copyright (c) 2014 Arwa Arif <arwaarif1994 at gmail.com>
  *
  * FFmpeg is free software; you can redistribute it and/or



More information about the ffmpeg-cvslog mailing list