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 /libavformat/dv.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 'libavformat/dv.h')
-rw-r--r-- | libavformat/dv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/dv.h b/libavformat/dv.h index 6bfb4ab0dd..ae16befd57 100644 --- a/libavformat/dv.h +++ b/libavformat/dv.h @@ -6,7 +6,7 @@ * of DV technical info. * * Raw DV format - * Copyright (c) 2002 Fabrice Bellard. + * Copyright (c) 2002 Fabrice Bellard * * This file is part of FFmpeg. * |