Browse code

In libavfilter, use consistently "Copyright (c)" in the license headers.

Originally committed as revision 25838 to svn://svn.ffmpeg.org/ffmpeg/trunk

Stefano Sabatini authored on 2010/11/28 19:22:58
Showing 23 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * filter registration
3
- * copyright (c) 2008 Vitor Sessak
3
+ * Copyright (c) 2008 Vitor Sessak
4 4
  *
5 5
  * This file is part of FFmpeg.
6 6
  *
... ...
@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * filter layer
3
- * copyright (c) 2007 Bobby Bingham
3
+ * Copyright (c) 2007 Bobby Bingham
4 4
  *
5 5
  * This file is part of FFmpeg.
6 6
  *
... ...
@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * filter layer
3
- * copyright (c) 2007 Bobby Bingham
3
+ * Copyright (c) 2007 Bobby Bingham
4 4
  *
5 5
  * This file is part of FFmpeg.
6 6
  *
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * filter graphs
3
- * copyright (c) 2008 Vitor Sessak
4
- * copyright (c) 2007 Bobby Bingham
3
+ * Copyright (c) 2008 Vitor Sessak
4
+ * Copyright (c) 2007 Bobby Bingham
5 5
  *
6 6
  * This file is part of FFmpeg.
7 7
  *
... ...
@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * Filter layer - default implementations
3
- * copyright (c) 2007 Bobby Bingham
3
+ * Copyright (c) 2007 Bobby Bingham
4 4
  *
5 5
  * This file is part of FFmpeg.
6 6
  *
... ...
@@ -1,6 +1,6 @@
1 1
 /*
2 2
  * Filter layer - format negotiation
3
- * copyright (c) 2007 Bobby Bingham
3
+ * Copyright (c) 2007 Bobby Bingham
4 4
  *
5 5
  * This file is part of FFmpeg.
6 6
  *
... ...
@@ -1,7 +1,7 @@
1 1
 /*
2 2
  * filter graph parser
3
- * copyright (c) 2008 Vitor Sessak
4
- * copyright (c) 2007 Bobby Bingham
3
+ * Copyright (c) 2008 Vitor Sessak
4
+ * Copyright (c) 2007 Bobby Bingham
5 5
  *
6 6
  * This file is part of FFmpeg.
7 7
  *
... ...
@@ -1,8 +1,8 @@
1 1
 /*
2
- * Copyright (C) 2010 Stefano Sabatini
3
- * Copyright (C) 2006 Ivo van Poorten
4
- * Copyright (C) 2006 Julian Hall
5
- * Copyright (C) 2002-2003 Brian J. Murrell
2
+ * Copyright (c) 2010 Stefano Sabatini
3
+ * Copyright (c) 2006 Ivo van Poorten
4
+ * Copyright (c) 2006 Julian Hall
5
+ * Copyright (c) 2002-2003 Brian J. Murrell
6 6
  *
7 7
  * This file is part of FFmpeg.
8 8
  *
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * copyright (c) 2007 Bobby Bingham
2
+ * Copyright (c) 2007 Bobby Bingham
3 3
  *
4 4
  * This file is part of FFmpeg.
5 5
  *
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (C) 2002 A'rpi
2
+ * Copyright (c) 2002 A'rpi
3 3
  * This file is part of FFmpeg.
4 4
  *
5 5
  * FFmpeg is free software; you can redistribute it and/or modify
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (C) 2008 Affine Systems, Inc (Michael Sullivan, Bobby Impollonia)
2
+ * Copyright (c) 2008 Affine Systems, Inc (Michael Sullivan, Bobby Impollonia)
3 3
  *
4 4
  * This file is part of FFmpeg.
5 5
  *
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * copyright (c) 2007 Bobby Bingham
2
+ * Copyright (c) 2007 Bobby Bingham
3 3
  *
4 4
  * This file is part of FFmpeg.
5 5
  *
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * copyright (c) 2007 Bobby Bingham
2
+ * Copyright (c) 2007 Bobby Bingham
3 3
  *
4 4
  * This file is part of FFmpeg.
5 5
  *
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * copyright (c) 2010 Stefano Sabatini
2
+ * Copyright (c) 2010 Stefano Sabatini
3 3
  * This file is part of FFmpeg.
4 4
  *
5 5
  * FFmpeg is free software; you can redistribute it and/or
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * copyright (c) 2010 Stefano Sabatini
2
+ * Copyright (c) 2010 Stefano Sabatini
3 3
  *
4 4
  * This file is part of FFmpeg.
5 5
  *
... ...
@@ -1,6 +1,6 @@
1 1
 /*
2
- * copyright (c) 2008 vmrsss
3
- * copyright (c) 2009 Stefano Sabatini
2
+ * Copyright (c) 2008 vmrsss
3
+ * Copyright (c) 2009 Stefano Sabatini
4 4
  *
5 5
  * This file is part of FFmpeg.
6 6
  *
... ...
@@ -1,6 +1,7 @@
1 1
 /*
2
+ * Copyright (c) 2009 Stefano Sabatini
3
+ *
2 4
  * This file is part of FFmpeg.
3
- * copyright (C) 2009 Stefano Sabatini
4 5
  *
5 6
  * FFmpeg is free software; you can redistribute it and/or
6 7
  * modify it under the terms of the GNU Lesser General Public
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * copyright (c) 2007 Bobby Bingham
2
+ * Copyright (c) 2007 Bobby Bingham
3 3
  *
4 4
  * This file is part of FFmpeg.
5 5
  *
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (C) 2010 Stefano Sabatini
2
+ * Copyright (c) 2010 Stefano Sabatini
3 3
  *
4 4
  * This file is part of FFmpeg.
5 5
  *
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * copyright (c) 2007 Bobby Bingham
2
+ * Copyright (c) 2007 Bobby Bingham
3 3
  *
4 4
  * This file is part of FFmpeg.
5 5
  *
... ...
@@ -1,6 +1,6 @@
1 1
 /*
2
- * Copyright (C) 2010 Stefano Sabatini
3
- * Copyright (C) 2008 Vitor Sessak
2
+ * Copyright (c) 2010 Stefano Sabatini
3
+ * Copyright (c) 2008 Vitor Sessak
4 4
  *
5 5
  * This file is part of FFmpeg.
6 6
  *
... ...
@@ -1,7 +1,6 @@
1 1
 /*
2
- * Ported to FFmpeg from MPlayer libmpcodecs/unsharp.c
3
- * Original copyright (C) 2002 Remi Guyomarch <rguyom@pobox.com>
4
- * Port copyright (C) 2010 Daniel G. Taylor <dan@programmer-art.org>
2
+ * Original copyright (c) 2002 Remi Guyomarch <rguyom@pobox.com>
3
+ * Port copyright (c) 2010 Daniel G. Taylor <dan@programmer-art.org>
5 4
  * Relicensed to the LGPL with permission from Remi Guyomarch.
6 5
  *
7 6
  * This file is part of FFmpeg.
... ...
@@ -23,7 +22,8 @@
23 23
 
24 24
 /**
25 25
  * @file
26
- * blur / sharpen filter
26
+ * blur / sharpen filter, ported to FFmpeg from MPlayer
27
+ * libmpcodecs/unsharp.c.
27 28
  *
28 29
  * This code is based on:
29 30
  *
... ...
@@ -1,5 +1,5 @@
1 1
 /*
2
- * copyright (c) 2007 Bobby Bingham
2
+ * Copyright (c) 2007 Bobby Bingham
3 3
  *
4 4
  * This file is part of FFmpeg.
5 5
  *