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_drawbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavfilter/vf_drawbox.c') diff --git a/libavfilter/vf_drawbox.c b/libavfilter/vf_drawbox.c index 114a2ac830..40d5e16e1b 100644 --- a/libavfilter/vf_drawbox.c +++ b/libavfilter/vf_drawbox.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Affine Systems, Inc (Michael Sullivan, Bobby Impollonia) + * Copyright (c) 2008 Affine Systems, Inc (Michael Sullivan, Bobby Impollonia) * * This file is part of FFmpeg. * -- cgit v1.2.3