Remove Fabrice's copyright from the Makefiles. They have been entirely

rewritten since they were originally created.

Originally committed as revision 13675 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-06-06 17:50:32 +00:00
parent bea91b8c29
commit 969f949300
3 changed files with 0 additions and 12 deletions

View File

@ -1,7 +1,3 @@
#
# Main ffmpeg Makefile
# (c) 2000-2004 Fabrice Bellard
#
include config.mak
SRC_DIR = $(SRC_PATH_BARE)

View File

@ -1,7 +1,3 @@
#
# libavcodec Makefile
# (c) 2000-2005 Fabrice Bellard
#
include $(SUBDIR)../config.mak
NAME = avcodec

View File

@ -1,7 +1,3 @@
#
# libavformat Makefile
# (c) 2000-2003 Fabrice Bellard
#
include $(SUBDIR)../config.mak
NAME = avformat