From 748086b7b2201112aff2dea9d037af1fc92567ff Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 9 Apr 2009 17:00:19 +0200 Subject: Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. From-SVN: r145841 --- libcpp/makeucnid.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'libcpp/makeucnid.c') diff --git a/libcpp/makeucnid.c b/libcpp/makeucnid.c index b452e0859d5..50bc4e1645f 100644 --- a/libcpp/makeucnid.c +++ b/libcpp/makeucnid.c @@ -1,9 +1,9 @@ /* Make ucnid.h from various sources. - Copyright (C) 2005 Free Software Foundation, Inc. + Copyright (C) 2005, 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, or (at your option) any +Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -12,8 +12,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this program; see the file COPYING3. If not see +. */ /* Run this program as ./makeucnid ucnid.tab UnicodeData.txt DerivedNormalizationProps.txt \ @@ -273,7 +273,7 @@ write_copyright (void) \n\ This program is free software; you can redistribute it and/or modify it\n\ under the terms of the GNU General Public License as published by the\n\ - Free Software Foundation; either version 2, or (at your option) any\n\ + Free Software Foundation; either version 3, or (at your option) any\n\ later version.\n\ \n\ This program is distributed in the hope that it will be useful,\n\ @@ -282,8 +282,8 @@ write_copyright (void) GNU General Public License for more details.\n\ \n\ You should have received a copy of the GNU General Public License\n\ - along with this program; if not, write to the Free Software\n\ - Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n\ + along with this program; see the file COPYING3. If not see\n\ + .\n\ \n\ \n\ Copyright (C) 1991-2005 Unicode, Inc. All rights reserved.\n\ -- cgit v1.2.3