changeset: 5476:7ba892d101ce
user: Mats Lidell <matsl(a)xemacs.org>
date: Tue Oct 19 22:33:36 2010 +0200
files: tests/gtk/event-stream-tests.el tests/gtk/gnome-test.el
tests/gtk/gtk-embedded-test.el tests/gtk/gtk-extra-test.el tests/gtk/statusbar-test.el
tests/gtk/toolbar-test.el tests/gtk/xemacs-toolbar.el tests/reproduce-crashes.el
description:
Convert remainder in "tests" with plain text GPLv2 to GPLv3
diff -r 061f4f90f874 -r 7ba892d101ce tests/gtk/event-stream-tests.el
--- a/tests/gtk/event-stream-tests.el Mon Oct 18 14:02:19 2010 +0200
+++ b/tests/gtk/event-stream-tests.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/>.
;also do this: make two frames, one viewing "*scratch*", the other
"foo".
;in *scratch*, type (sit-for 20)^J
diff -r 061f4f90f874 -r 7ba892d101ce tests/gtk/gnome-test.el
--- a/tests/gtk/gnome-test.el Mon Oct 18 14:02:19 2010 +0200
+++ b/tests/gtk/gnome-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 'gnome)
diff -r 061f4f90f874 -r 7ba892d101ce tests/gtk/gtk-embedded-test.el
--- a/tests/gtk/gtk-embedded-test.el Mon Oct 18 14:02:19 2010 +0200
+++ b/tests/gtk/gtk-embedded-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/>.
(gtk-define-test
"Embedded XEmacs frame" xemacs-frame t
diff -r 061f4f90f874 -r 7ba892d101ce tests/gtk/gtk-extra-test.el
--- 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)
diff -r 061f4f90f874 -r 7ba892d101ce tests/gtk/statusbar-test.el
--- a/tests/gtk/statusbar-test.el Mon Oct 18 14:02:19 2010 +0200
+++ b/tests/gtk/statusbar-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/>.
(defvar statusbar-hashtable (make-hashtable 29))
(defvar statusbar-gnome-p nil)
diff -r 061f4f90f874 -r 7ba892d101ce tests/gtk/toolbar-test.el
--- a/tests/gtk/toolbar-test.el Mon Oct 18 14:02:19 2010 +0200
+++ b/tests/gtk/toolbar-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-widgets)
(require 'gnome-widgets)
diff -r 061f4f90f874 -r 7ba892d101ce tests/gtk/xemacs-toolbar.el
--- a/tests/gtk/xemacs-toolbar.el Mon Oct 18 14:02:19 2010 +0200
+++ b/tests/gtk/xemacs-toolbar.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/>.
(defvar gtk-torture-test-toolbar-open-active-p t)
diff -r 061f4f90f874 -r 7ba892d101ce tests/reproduce-crashes.el
--- a/tests/reproduce-crashes.el Mon Oct 18 14:02:19 2010 +0200
+++ b/tests/reproduce-crashes.el Tue Oct 19 22:33:36 2010 +0200
@@ -7,20 +7,18 @@
;; This file is part of XEmacs.
-;; 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, or (at your option)
-;; any later version.
+;; 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 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.
+;; 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., 59 Temple Place - Suite 330, Boston, MA
-;; 02111-1307, USA.
+;; along with XEmacs. If not, see <
http://www.gnu.org/licenses/>.
;;; Synched up with: Not in FSF.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches