Mercurial > hg > xemacs-beta
diff Makefile.in.in @ 5402:308d34e9f07d
Changed bulk of GPLv2 or later files identified by script
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Thu, 14 Oct 2010 17:15:20 +0200 |
parents | 349f01075eb7 |
children | 4aa8ee813265 |
line wrap: on
line diff
--- a/Makefile.in.in Mon Sep 20 23:22:50 2010 +0100 +++ b/Makefile.in.in Thu Oct 14 17:15:20 2010 +0200 @@ -6,10 +6,10 @@ ## This file is part of XEmacs. -## XEmacs is free software; you can redistribute it and/or modify it +## XEmacs 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 -## later version. +## Free Software Foundation, either version 3 of the License, or (at your +## option) any later version. ## XEmacs is distributed in the hope that it will be useful, but WITHOUT ## ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or @@ -17,9 +17,7 @@ ## for more details. ## You should have received a copy of the GNU General Public License -## along with XEmacs; see the file COPYING. If not, write to -## the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -## Boston, MA 02111-1307, USA. +## along with XEmacs. If not, see <http://www.gnu.org/licenses/>. ## make all to compile and build XEmacs. ## make install to build and install it.