1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00

add copyright notices for myself and Diego

Originally committed as revision 7107 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård 2006-11-16 23:11:36 +00:00
parent 20d46c038a
commit f57620d512

6
configure vendored
View File

@ -1,6 +1,10 @@
#!/bin/sh #!/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 # make sure we are running under a compatible shell