[FFmpeg-cvslog] zerocodec: Fix license
Derek Buitenhuis
git at videolan.org
Tue Mar 20 05:18:56 CET 2012
ffmpeg | branch: master | Derek Buitenhuis <derek.buitenhuis at gmail.com> | Mon Mar 19 18:06:48 2012 -0400| [30f2d97afe14ea7c067b22c4728ebe26eef6cc65] | committer: Michael Niedermayer
zerocodec: Fix license
ISC doesn't contain this line, so remove it to
prevent confusion.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=30f2d97afe14ea7c067b22c4728ebe26eef6cc65
---
libavcodec/zerocodec.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/libavcodec/zerocodec.c b/libavcodec/zerocodec.c
index 15f7e92..1718818 100644
--- a/libavcodec/zerocodec.c
+++ b/libavcodec/zerocodec.c
@@ -3,8 +3,6 @@
*
* Copyright (c) 2012, Derek Buitenhuis
*
- * This file is part of FFMpeg.
- *
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
More information about the ffmpeg-cvslog
mailing list