Mercurial > libavcodec.hg
diff dtsdec.c @ 3965:418b123f1b74 libavcodec
Fix GPL/LGPL license version mismatch.
| author | diego |
|---|---|
| date | Mon, 09 Oct 2006 07:31:27 +0000 |
| parents | c8c591fe26f8 |
| children | f97a2081b5b1 |
line wrap: on
line diff
--- a/dtsdec.c Mon Oct 09 00:59:42 2006 +0000 +++ b/dtsdec.c Mon Oct 09 07:31:27 2006 +0000 @@ -6,7 +6,7 @@ * * FFmpeg is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2.1 of the License, or + * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * FFmpeg is distributed in the hope that it will be useful,
