summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2009-04-10 13:33:37 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2009-04-10 13:33:37 +0000
commitf6e37d12dc18d93f6d058ce69f9a626148c8ee15 (patch)
treededc5bb3e5645aa34faa03135df8625a0fe4e3f2
parent4d1f0a539a2391c823a85fd57fa853f351abc5cd (diff)
downloadgcc-f6e37d12dc18d93f6d058ce69f9a626148c8ee15.tar.gz
Update to GPL v3+
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145902 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ada/snames.adb-tmpl2
-rw-r--r--gcc/ada/snames.ads-tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/snames.adb-tmpl b/gcc/ada/snames.adb-tmpl
index b02dc54cc45..0a835ad372c 100644
--- a/gcc/ada/snames.adb-tmpl
+++ b/gcc/ada/snames.adb-tmpl
@@ -10,7 +10,7 @@
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
--- ware Foundation; either version 2, or (at your option) any later ver- --
+-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --
diff --git a/gcc/ada/snames.ads-tmpl b/gcc/ada/snames.ads-tmpl
index 700034b9748..69ac1d82466 100644
--- a/gcc/ada/snames.ads-tmpl
+++ b/gcc/ada/snames.ads-tmpl
@@ -10,7 +10,7 @@
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
--- ware Foundation; either version 2, or (at your option) any later ver- --
+-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --