Mercurial > libavcodec.hg
changeset 3965:418b123f1b74 libavcodec
Fix GPL/LGPL license version mismatch.
author | diego |
---|---|
date | Mon, 09 Oct 2006 07:31:27 +0000 |
parents | 162bea01a5d4 |
children | c3ed6f46c5d7 |
files | dtsdec.c sparc/vis.h |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
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,
--- a/sparc/vis.h Mon Oct 09 00:59:42 2006 +0000 +++ b/sparc/vis.h Mon Oct 09 07:31:27 2006 +0000 @@ -7,7 +7,7 @@ * * mpeg2dec 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. * * mpeg2dec is distributed in the hope that it will be useful,