Mercurial > hg > xemacs-beta
diff tests/gtk/gtk-extra-test.el @ 5407:7ba892d101ce
Convert remainder in "tests" with plain text GPLv2 to GPLv3
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Tue, 19 Oct 2010 22:33:36 +0200 |
parents | ba07c880114a |
children | b9167d522a9a |
line wrap: on
line diff
--- a/tests/gtk/gtk-extra-test.el Mon Oct 18 14:02:19 2010 +0200 +++ b/tests/gtk/gtk-extra-test.el Tue Oct 19 22:33:36 2010 +0200 @@ -1,19 +1,17 @@ ;; 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 ;; 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 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/>. (require 'gtk-extra)