From 406792e7b0f15627411728829c7a2de86fcbe96b Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 19 Jan 2009 15:46:40 +0000 Subject: cosmetics: Remove pointless period after copyright statement non-sentences. Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/gif.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libavcodec/gif.c') diff --git a/libavcodec/gif.c b/libavcodec/gif.c index 715f0aa371..fe038a6934 100644 --- a/libavcodec/gif.c +++ b/libavcodec/gif.c @@ -1,8 +1,8 @@ /* * GIF encoder. - * Copyright (c) 2000 Fabrice Bellard. - * Copyright (c) 2002 Francois Revol. - * Copyright (c) 2006 Baptiste Coudurier. + * Copyright (c) 2000 Fabrice Bellard + * Copyright (c) 2002 Francois Revol + * Copyright (c) 2006 Baptiste Coudurier * * This file is part of FFmpeg. * -- cgit v1.2.3