summaryrefslogtreecommitdiff
path: root/libavcodec/motion_test.c
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2002-05-25 22:45:33 +0000
committerFabrice Bellard <fabrice@bellard.org>2002-05-25 22:45:33 +0000
commitff4ec49e648bead601b3b8c618f6d19f3548d368 (patch)
treec218c3885686983a6016eec25b50aa20382cf6e1 /libavcodec/motion_test.c
parent2ef0f2b269e2232a973ab51be6843e683b23f92d (diff)
license/copyright change
Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/motion_test.c')
-rw-r--r--libavcodec/motion_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/motion_test.c b/libavcodec/motion_test.c
index 2857eeaf9f..b0426a2089 100644
--- a/libavcodec/motion_test.c
+++ b/libavcodec/motion_test.c
@@ -1,4 +1,4 @@
-/* motion test. (c) 2001 Gerard Lantau. */
+/* motion test. (c) 2001 Fabrice Bellard. */
#include <stdlib.h>
#include <stdio.h>
#include <string.h>