You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-16 08:36:51 +02:00
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:
4
Makefile
4
Makefile
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# Main ffmpeg Makefile
|
||||
# (c) 2000-2004 Fabrice Bellard
|
||||
#
|
||||
include config.mak
|
||||
|
||||
SRC_DIR = $(SRC_PATH_BARE)
|
||||
|
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# libavcodec Makefile
|
||||
# (c) 2000-2005 Fabrice Bellard
|
||||
#
|
||||
include $(SUBDIR)../config.mak
|
||||
|
||||
NAME = avcodec
|
||||
|
@@ -1,7 +1,3 @@
|
||||
#
|
||||
# libavformat Makefile
|
||||
# (c) 2000-2003 Fabrice Bellard
|
||||
#
|
||||
include $(SUBDIR)../config.mak
|
||||
|
||||
NAME = avformat
|
||||
|
Reference in New Issue
Block a user