Commit 005ba9e1 authored by diego's avatar diego

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

rewritten since they were originally created.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13675 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d7d2fb57
#
# Main ffmpeg Makefile
# (c) 2000-2004 Fabrice Bellard
#
include config.mak
SRC_DIR = $(SRC_PATH_BARE)
......
#
# libavcodec Makefile
# (c) 2000-2005 Fabrice Bellard
#
include $(SUBDIR)../config.mak
NAME = avcodec
......
#
# libavformat Makefile
# (c) 2000-2003 Fabrice Bellard
#
include $(SUBDIR)../config.mak
NAME = avformat
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment