Mercurial > hg > xemacs-beta
diff etc/tests/external-widget/Makefile @ 5412:6a8c6c6f6c8e
Convert to GPLv3 or later from plain text GPLv2 or later.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Sun, 24 Oct 2010 00:24:04 +0200 |
parents | ba07c880114a |
children | 4aa8ee813265 |
line wrap: on
line diff
--- a/etc/tests/external-widget/Makefile Sun Oct 24 00:20:52 2010 +0200 +++ b/etc/tests/external-widget/Makefile Sun Oct 24 00:24:04 2010 +0200 @@ -3,10 +3,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 @@ -14,9 +14,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., 51 Franklin Street - Fifth Floor, -## Boston, MA 02110-1301, USA. +## along with XEmacs. If not, see <http://www.gnu.org/licenses/>. CFLAGS += -Xc -g -DTOOLTALK EMACSHOME = ../../..