]> git.sesse.net Git - ffmpeg/commitdiff
add copyright notices for myself and Diego
authorMåns Rullgård <mans@mansr.com>
Thu, 16 Nov 2006 23:11:36 +0000 (23:11 +0000)
committerMåns Rullgård <mans@mansr.com>
Thu, 16 Nov 2006 23:11:36 +0000 (23:11 +0000)
Originally committed as revision 7107 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 520358703b15e891ae31e90db5ba5bdfeedbf7cc..70bbea79a3a9c404f08c15fb0b323693feb35bb9 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,10 @@
 #!/bin/sh
 #
-# ffmpeg configure script (c) 2000, 2001, 2002 Fabrice Bellard
+# FFmpeg configure script
+#
+# Copyright (c) 2000, 2001, 2002 Fabrice Bellard
+# Copyright (c) 2005-2006 Diego Biurrun
+# Copyright (c) 2005-2006 Mans Rullgard
 #
 
 # make sure we are running under a compatible shell