aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sigtramp-ppcvxw.c
diff options
context:
space:
mode:
authorRobert Dewar <dewar@adacore.com>2011-12-15 11:54:53 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2011-12-15 12:54:53 +0100
commitba986b7d2b9953fcdd47fc2b81ecbd992e04c519 (patch)
tree585df1a77c43ce960a59cb1df76eed2abbaab2f0 /gcc/ada/sigtramp-ppcvxw.c
parentd9937d1b3ee90bab59ddc15be59bee877e09778e (diff)
downloadgcc-ba986b7d2b9953fcdd47fc2b81ecbd992e04c519.zip
gcc-ba986b7d2b9953fcdd47fc2b81ecbd992e04c519.tar.gz
gcc-ba986b7d2b9953fcdd47fc2b81ecbd992e04c519.tar.bz2
sigtramp-ppcvxw.c, sigtramp.h: Fix header.
2011-12-15 Robert Dewar <dewar@adacore.com> * sigtramp-ppcvxw.c, sigtramp.h: Fix header. From-SVN: r182366
Diffstat (limited to 'gcc/ada/sigtramp-ppcvxw.c')
-rw-r--r--gcc/ada/sigtramp-ppcvxw.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/ada/sigtramp-ppcvxw.c b/gcc/ada/sigtramp-ppcvxw.c
index bebe657..a8fc801 100644
--- a/gcc/ada/sigtramp-ppcvxw.c
+++ b/gcc/ada/sigtramp-ppcvxw.c
@@ -19,10 +19,10 @@
* additional permissions described in the GCC Runtime Library Exception, *
* version 3.1, as published by the Free Software Foundation. *
* *
- * In particular, you can freely distribute your programs built with the *
- * GNAT Pro compiler, including any required library run-time units, using *
- * any licensing terms of your choosing. See the AdaCore Software License *
- * for full details. *
+ * You should have received a copy of the GNU General Public License and *
+ * a copy of the GCC Runtime Library Exception along with this program; *
+ * see the files COPYING3 and COPYING.RUNTIME respectively. If not, see *
+ * <http://www.gnu.org/licenses/>. *
* *
* GNAT was originally developed by the GNAT team at New York University. *
* Extensive contributions were provided by Ada Core Technologies Inc. *