summaryrefslogtreecommitdiff
path: root/gcc/config/i386/linux-unwind.h
diff options
context:
space:
mode:
authordaney <daney@138bc75d-0d04-0410-961f-82ee72b054a4>2005-02-11 01:12:57 +0000
committerdaney <daney@138bc75d-0d04-0410-961f-82ee72b054a4>2005-02-11 01:12:57 +0000
commitd5328f2af761ead752e63ac5c10f919084f5631a (patch)
tree316edfb44cad4228e581c625cca2fef25b6e404c /gcc/config/i386/linux-unwind.h
parentd563651528117543eaa966d7036e386e9f4a811b (diff)
downloadgcc-d5328f2af761ead752e63ac5c10f919084f5631a.tar.gz
2005-02-10 David Daney <ddaney@avtrex.com>
* config/alpha/linux-unwind.h: Add exception clause to copyright. * config/i386/linux-unwind.h: Likewise. * config/ia64/linux-unwind.h: Likewise. * config/mips/linux-unwind.h: Likewise. * config/pa/linux-unwind.h: Likewise. * config/rs6000/linux-unwind.h: Likewise. * config/s390/linux-unwind.h: Likewise. * config/sh/linux-unwind.h: Likewise. * config/sparc/linux-unwind.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94868 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/linux-unwind.h')
-rw-r--r--gcc/config/i386/linux-unwind.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/gcc/config/i386/linux-unwind.h b/gcc/config/i386/linux-unwind.h
index c746f4fcd6b..0957a690822 100644
--- a/gcc/config/i386/linux-unwind.h
+++ b/gcc/config/i386/linux-unwind.h
@@ -1,5 +1,5 @@
/* DWARF2 EH unwinding support for AMD x86-64 and x86.
- Copyright (C) 2004 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2005 Free Software Foundation, Inc.
This file is part of GCC.
@@ -8,6 +8,14 @@ it under the terms of the GNU General Public License as published by
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.)
+
GCC 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