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

headers.

Originally committed as revision 25838 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini
2010-11-28 10:22:58 +00:00
parent e8ffb2fa4c
commit 3fa77bde1b
23 changed files with 34 additions and 33 deletions

View File

@ -1,6 +1,6 @@
/*
* Filter layer - default implementations
* copyright (c) 2007 Bobby Bingham
* Copyright (c) 2007 Bobby Bingham
*
* This file is part of FFmpeg.
*