diff options
author | Mark Mitchell <mark@codesourcery.com> | 2003-03-04 02:57:16 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2003-03-04 02:57:16 +0000 |
commit | 3bf2782272c16c9978bf3b111b8003c3d3ff8150 (patch) | |
tree | d5a7c656eda69289c4a1a434519ca599221246dd /libiberty/cplus-dem.c | |
parent | 8dfb356fa8ebeb3c4a6ab4c79131de0f802e7b90 (diff) | |
download | gcc-3bf2782272c16c9978bf3b111b8003c3d3ff8150.tar.gz |
* cplus-dem.c: Add license exception to copyright notice.
From-SVN: r63760
Diffstat (limited to 'libiberty/cplus-dem.c')
-rw-r--r-- | libiberty/cplus-dem.c | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libiberty/cplus-dem.c b/libiberty/cplus-dem.c index 0b5a3e0b29e..af35bc13119 100644 --- a/libiberty/cplus-dem.c +++ b/libiberty/cplus-dem.c @@ -11,6 +11,15 @@ modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. +In addition to the permissions in the GNU Library General Public +License, the Free Software Foundation gives you unlimited permission +to link the compiled version of this file into combinations with other +programs, and to distribute those combinations without any restriction +coming from the use of this file. (The Library Public License +restrictions do apply in other respects; for example, they cover +modification of the file, and distribution when not linked into a +combined executable.) + Libiberty is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |