summaryrefslogtreecommitdiff
path: root/libavformat/nuv.c
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/nuv.c
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/nuv.c')
-rw-r--r--libavformat/nuv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/nuv.c b/libavformat/nuv.c
index 747f2384c7..fed0d69777 100644
--- a/libavformat/nuv.c
+++ b/libavformat/nuv.c
@@ -1,6 +1,6 @@
/*
* NuppelVideo demuxer.
- * Copyright (c) 2006 Reimar Doeffinger.
+ * Copyright (c) 2006 Reimar Doeffinger
*
* This file is part of FFmpeg.
*