From 6bc9506f51c864af73250f5e6c99da261bd98b11 Mon Sep 17 00:00:00 2001 From: jakub Date: Thu, 9 Apr 2009 15:00:19 +0000 Subject: Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145841 138bc75d-0d04-0410-961f-82ee72b054a4 --- contrib/ChangeLog | 10 ++++++++++ contrib/reghunt/date_based/reg_periodic | 10 +++++----- contrib/reghunt/date_based/reg_search | 10 +++++----- contrib/regression/GCC_Regression_Tester.wdgt/widget.html | 9 ++++----- contrib/regression/btest-gcc.sh | 9 +++++---- contrib/regression/objs-gcc.sh | 9 +++++---- 6 files changed, 34 insertions(+), 23 deletions(-) (limited to 'contrib') diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 4fc801b0ae9..874b252547a 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,13 @@ +2009-04-09 Jakub Jelinek + + * reghunt/date_based/reg_periodic: Change copyright header to refer + to version 3 of the GNU General Public License and to point readers + at the COPYING3 file and the FSF's license web page. + * reghunt/date_based/reg_search: Likewise. + * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise. + * regression/btest-gcc.sh: Likewise. + * regression/objs-gcc.sh: Likewise. + 2009-03-01 Ralf Wildenhues * check_warning_flags.sh: Update flag exceptions. diff --git a/contrib/reghunt/date_based/reg_periodic b/contrib/reghunt/date_based/reg_periodic index e3b6b111984..498e6dc92dd 100755 --- a/contrib/reghunt/date_based/reg_periodic +++ b/contrib/reghunt/date_based/reg_periodic @@ -25,11 +25,11 @@ # is STOP in the current directory. # # -# Copyright (c) 2002, 2003, 2005 Free Software Foundation, Inc. +# Copyright (c) 2002, 2003, 2005, 2009 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, @@ -37,9 +37,9 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -# For a copy of the GNU General Public License, write the the -# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -# Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU General Public License +# along with this program; see the file COPYING3. If not see +# . # ######################################################################## diff --git a/contrib/reghunt/date_based/reg_search b/contrib/reghunt/date_based/reg_search index fc9022d53e9..75cb214baee 100755 --- a/contrib/reghunt/date_based/reg_search +++ b/contrib/reghunt/date_based/reg_search @@ -45,11 +45,11 @@ # # # -# Copyright (c) 2002, 2003, 2005 Free Software Foundation, Inc. +# Copyright (c) 2002, 2003, 2005, 2009 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, @@ -57,9 +57,9 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -# For a copy of the GNU General Public License, write the the -# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -# Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU General Public License +# along with this program; see the file COPYING3. If not see +# . # ######################################################################## diff --git a/contrib/regression/GCC_Regression_Tester.wdgt/widget.html b/contrib/regression/GCC_Regression_Tester.wdgt/widget.html index 94f44ad3f82..ec24fb54ad3 100644 --- a/contrib/regression/GCC_Regression_Tester.wdgt/widget.html +++ b/contrib/regression/GCC_Regression_Tester.wdgt/widget.html @@ -1,11 +1,11 @@ +along with GCC; see the file COPYING3. If not see +. --> diff --git a/contrib/regression/btest-gcc.sh b/contrib/regression/btest-gcc.sh index b08f357b1fb..66e8240fad6 100755 --- a/contrib/regression/btest-gcc.sh +++ b/contrib/regression/btest-gcc.sh @@ -1,11 +1,12 @@ #!/bin/sh # Test GCC. -# Copyright (C) 1999, 2000, 2001, 2002, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 2002, 2005, 2006, 2009 +# Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, @@ -14,8 +15,8 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +# along with this program; see the file COPYING3. If not see +# . # INPUT: # btest diff --git a/contrib/regression/objs-gcc.sh b/contrib/regression/objs-gcc.sh index d926f8b85bf..60b0497fea2 100755 --- a/contrib/regression/objs-gcc.sh +++ b/contrib/regression/objs-gcc.sh @@ -1,11 +1,12 @@ #!/bin/sh # Build tools for testing GCC. -# Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 2002, 2009 +# Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, @@ -14,8 +15,8 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +# along with this program; see the file COPYING3. If not see +# . # INPUT: # btest -- cgit v1.2.1