summaryrefslogtreecommitdiff
path: root/libavfilter/vf_pad.c
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-11-28 10:22:58 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-11-28 10:22:58 +0000
commit3fa77bde1b1e977b07070c72a9c2aaa5ad7dbf8d (patch)
tree6a27f63be6d57fd34b1771b44c7352cfcf0107bb /libavfilter/vf_pad.c
parente8ffb2fa4c233fe5d1e0bf385bd40b27288abc8b (diff)
In libavfilter, use consistently "Copyright (c)" in the license
headers. Originally committed as revision 25838 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavfilter/vf_pad.c')
-rw-r--r--libavfilter/vf_pad.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavfilter/vf_pad.c b/libavfilter/vf_pad.c
index f86e4c6fb6..a661b9cb46 100644
--- a/libavfilter/vf_pad.c
+++ b/libavfilter/vf_pad.c
@@ -1,6 +1,6 @@
/*
- * copyright (c) 2008 vmrsss
- * copyright (c) 2009 Stefano Sabatini
+ * Copyright (c) 2008 vmrsss
+ * Copyright (c) 2009 Stefano Sabatini
*
* This file is part of FFmpeg.
*