1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

zerocodec: Fix license

ISC doesn't contain this line, so remove it to
prevent confusion.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Derek Buitenhuis
2012-03-19 18:06:48 -04:00
committed by Michael Niedermayer
parent 41bd3519b0
commit 30f2d97afe

View File

@@ -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.