summaryrefslogtreecommitdiff
path: root/libavformat/isom.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-01-19 15:46:40 +0000
committerDiego Biurrun <diego@biurrun.de>2009-01-19 15:46:40 +0000
commit406792e7b0f15627411728829c7a2de86fcbe96b (patch)
tree2c2401ac541c4b9f88d43205238c13cc5967c399 /libavformat/isom.h
parent796dff07de606bae25815a615932d162b708169d (diff)
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/isom.h')
-rw-r--r--libavformat/isom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/isom.h b/libavformat/isom.h
index 64bde46781..934dde8388 100644
--- a/libavformat/isom.h
+++ b/libavformat/isom.h
@@ -1,6 +1,6 @@
/*
* ISO Media common code
- * copyright (c) 2001 Fabrice Bellard.
+ * copyright (c) 2001 Fabrice Bellard
* copyright (c) 2002 Francois Revol <revol@free.fr>
* copyright (c) 2006 Baptiste Coudurier <baptiste.coudurier@free.fr>
*