projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20d46c0
)
add copyright notices for myself and Diego
author
Måns Rullgård
<mans@mansr.com>
Thu, 16 Nov 2006 23:11:36 +0000
(23:11 +0000)
committer
Må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
patch
|
blob
|
history
diff --git
a/configure
b/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