diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-01-19 15:46:40 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-01-19 15:46:40 +0000 |
commit | 406792e7b0f15627411728829c7a2de86fcbe96b (patch) | |
tree | 2c2401ac541c4b9f88d43205238c13cc5967c399 /libavcodec/dsputil.h | |
parent | 796dff07de606bae25815a615932d162b708169d (diff) | |
download | ffmpeg-406792e7b0f15627411728829c7a2de86fcbe96b.tar.gz |
cosmetics: Remove pointless period after copyright statement non-sentences.
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/dsputil.h')
-rw-r--r-- | libavcodec/dsputil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dsputil.h b/libavcodec/dsputil.h index 62415b7a0a..0fa04e8d14 100644 --- a/libavcodec/dsputil.h +++ b/libavcodec/dsputil.h @@ -1,6 +1,6 @@ /* * DSP utils - * Copyright (c) 2000, 2001, 2002 Fabrice Bellard. + * Copyright (c) 2000, 2001, 2002 Fabrice Bellard * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. |