From 3fa77bde1b1e977b07070c72a9c2aaa5ad7dbf8d Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 28 Nov 2010 10:22:58 +0000 Subject: In libavfilter, use consistently "Copyright (c)" in the license headers. Originally committed as revision 25838 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavfilter/vf_pad.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavfilter/vf_pad.c') 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. * -- cgit v1.2.3