aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1997-09-09 17:33:35 -0600
committerJeff Law <law@gcc.gnu.org>1997-09-09 17:33:35 -0600
commitc82af01654489f0da3e85b80a8920220d3496c0a (patch)
tree6779527e091ff66a35e13ef486cc0e79e99ba928 /gcc/config
parent66ed0683048ed7410360cffb52036901774fec2a (diff)
downloadgcc-c82af01654489f0da3e85b80a8920220d3496c0a.zip
gcc-c82af01654489f0da3e85b80a8920220d3496c0a.tar.gz
gcc-c82af01654489f0da3e85b80a8920220d3496c0a.tar.bz2
Add libgcc2 exception to copyright notice.
From-SVN: r15205
Diffstat (limited to 'gcc/config')
-rw-r--r--gcc/config/pa/lib1funcs.asm8
-rw-r--r--gcc/config/pa/lib2funcs.asm8
2 files changed, 16 insertions, 0 deletions
diff --git a/gcc/config/pa/lib1funcs.asm b/gcc/config/pa/lib1funcs.asm
index a3e4995..95eb75e 100644
--- a/gcc/config/pa/lib1funcs.asm
+++ b/gcc/config/pa/lib1funcs.asm
@@ -8,6 +8,14 @@
; the Free Software Foundation; either version 2, or (at your option)
; any later version.
+; In addition to the permissions in the GNU General Public License, the
+; Free Software Foundation gives you unlimited permission to link the
+; compiled version of this file with other programs, and to distribute
+; those programs without any restriction coming from the use of this
+; file. (The General Public License restrictions do apply in other
+; respects; for example, they cover modification of the file, and
+; distribution when not linked into another program.)
+
; GNU CC 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
diff --git a/gcc/config/pa/lib2funcs.asm b/gcc/config/pa/lib2funcs.asm
index 854aa9c..cf57cbb 100644
--- a/gcc/config/pa/lib2funcs.asm
+++ b/gcc/config/pa/lib2funcs.asm
@@ -14,6 +14,14 @@
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
; GNU General Public License for more details.
+; In addition to the permissions in the GNU General Public License, the
+; Free Software Foundation gives you unlimited permission to link the
+; compiled version of this file with other programs, and to distribute
+; those programs without any restriction coming from the use of this
+; file. (The General Public License restrictions do apply in other
+; respects; for example, they cover modification of the file, and
+; distribution when not linked into another program.)
+
; You should have received a copy of the GNU General Public License
; along with GNU CC; see the file COPYING. If not, write to
; the Free Software Foundation, 59 Temple Place - Suite 330,