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/lzw.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavcodec/lzw.c') diff --git a/libavcodec/lzw.c b/libavcodec/lzw.c index 7bdc89a37c..23034aa6dc 100644 --- a/libavcodec/lzw.c +++ b/libavcodec/lzw.c @@ -1,7 +1,7 @@ /* * LZW decoder - * Copyright (c) 2003 Fabrice Bellard. - * Copyright (c) 2006 Konstantin Shishkov. + * Copyright (c) 2003 Fabrice Bellard + * Copyright (c) 2006 Konstantin Shishkov * * This file is part of FFmpeg. * -- cgit v1.2.3