# HG changeset patch # User Mike Sperber # Date 1287148707 -7200 # Node ID 91b3aa59f49b5f0ebe84dcea27a551baf46cf0d2 # Parent cf70940883ca6fc83db7ccd44777aa6041f22690 Convert lisp/ to GPLv3. diff -r cf70940883ca -r 91b3aa59f49b lisp/alist.el --- a/lisp/alist.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/alist.el Fri Oct 15 15:18:27 2010 +0200 @@ -7,10 +7,10 @@ ;; This file is part of APEL (A Portable Emacs Library). -;; 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 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. ;; This program is distributed in the hope that it will be useful, but ;; WITHOUT ANY WARRANTY; without even the implied warranty of @@ -18,9 +18,7 @@ ;; 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 . ;;;###autoload diff -r cf70940883ca -r 91b3aa59f49b lisp/auto-save.el --- a/lisp/auto-save.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/auto-save.el Fri Oct 15 15:18:27 2010 +0200 @@ -9,20 +9,20 @@ ;; Keywords: extensions, dumped ;; Version: 1.26 -;; 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. +;; This file is part of XEmacs. -;; 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 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. ;; 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 . ;;; Synched up with: Not in FSF diff -r cf70940883ca -r 91b3aa59f49b lisp/backquote.el --- a/lisp/backquote.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/backquote.el Fri Oct 15 15:18:27 2010 +0200 @@ -7,20 +7,20 @@ ;; This file is part of XEmacs. -;; 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. +;; This file is part of XEmacs. -;; 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 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. ;; 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 . ;;; Synched up with: Not synched with FSF. diff -r cf70940883ca -r 91b3aa59f49b lisp/code-process.el --- a/lisp/code-process.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/code-process.el Fri Oct 15 15:18:27 2010 +0200 @@ -13,20 +13,18 @@ ;; This file is very similar to code-process.el -;; 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. +;; 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 . ;;; Code: diff -r cf70940883ca -r 91b3aa59f49b lisp/compat.el --- a/lisp/compat.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/compat.el Fri Oct 15 15:18:27 2010 +0200 @@ -726,3 +726,4 @@ (fmakunbound 'compat-define-compat-functions) +) \ No newline at end of file diff -r cf70940883ca -r 91b3aa59f49b lisp/cus-face.el --- a/lisp/cus-face.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/cus-face.el Fri Oct 15 15:18:27 2010 +0200 @@ -9,6 +9,21 @@ ;; Version: 1.9960-x ;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ +;; This file is part of XEmacs. + +;; 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. + +;; You should have received a copy of the GNU General Public License +;; along with XEmacs. If not, see . + ;;; Synched with: Not synched. ;;; Commentary: diff -r cf70940883ca -r 91b3aa59f49b lisp/dumped-lisp.el --- a/lisp/dumped-lisp.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/dumped-lisp.el Fri Oct 15 15:18:27 2010 +0200 @@ -1,3 +1,18 @@ +;; This file is part of XEmacs. + +;; 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. + +;; You should have received a copy of the GNU General Public License +;; along with XEmacs. If not, see . + (defvar packages-hardcoded-lisp '( ;; Nothing at this time diff -r cf70940883ca -r 91b3aa59f49b lisp/font-mgr.el --- a/lisp/font-mgr.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/font-mgr.el Fri Oct 15 15:18:27 2010 +0200 @@ -7,10 +7,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 @@ -18,9 +18,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 . ;; Synched up with: Not in GNU Emacs. diff -r cf70940883ca -r 91b3aa59f49b lisp/font.el --- a/lisp/font.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/font.el Fri Oct 15 15:18:27 2010 +0200 @@ -10,20 +10,20 @@ ;; Keywords: faces ;; Version: 1.52 -;; 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. +;; This file is part of XEmacs. -;; 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 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. ;; 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 . ;;; Synched up with: Not in FSF diff -r cf70940883ca -r 91b3aa59f49b lisp/fontconfig.el --- a/lisp/fontconfig.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/fontconfig.el Fri Oct 15 15:18:27 2010 +0200 @@ -10,20 +10,20 @@ ;; Updated: 05 Mar 2005 by Stephen J. Turnbull ;; Keywords: faces -;; 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. +;; This file is part of XEmacs. -;; 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 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. ;; 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 . ;;; Synched up with: Not in GNU diff -r cf70940883ca -r 91b3aa59f49b lisp/gnome.el --- a/lisp/gnome.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/gnome.el Fri Oct 15 15:18:27 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 . (globally-declare-fboundp '(gtk-type-from-name diff -r cf70940883ca -r 91b3aa59f49b lisp/gtk-compose.el --- a/lisp/gtk-compose.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/gtk-compose.el Fri Oct 15 15:18:27 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 . (require 'x-compose) diff -r cf70940883ca -r 91b3aa59f49b lisp/gtk-marshal.el --- a/lisp/gtk-marshal.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/gtk-marshal.el Fri Oct 15 15:18:27 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 . ;; ;; To regenerate ../src/emacs-marshals.c just load this file. ;; diff -r cf70940883ca -r 91b3aa59f49b lisp/gtk-package.el --- a/lisp/gtk-package.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/gtk-package.el Fri Oct 15 15:18:27 2010 +0200 @@ -1,20 +1,18 @@ ;; 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 . + ;; A GTK version of package-ui.el (globally-declare-fboundp diff -r cf70940883ca -r 91b3aa59f49b lisp/gtk-widget-accessors.el --- a/lisp/gtk-widget-accessors.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/gtk-widget-accessors.el Fri Oct 15 15:18:27 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 . (globally-declare-fboundp '(gtk-fundamental-type)) diff -r cf70940883ca -r 91b3aa59f49b lisp/gtk.el --- a/lisp/gtk.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/gtk.el Fri Oct 15 15:18:27 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 . (globally-declare-fboundp '(gtk-import-function-internal diff -r cf70940883ca -r 91b3aa59f49b lisp/hyper-apropos.el --- a/lisp/hyper-apropos.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/hyper-apropos.el Fri Oct 15 15:18:27 2010 +0200 @@ -11,20 +11,18 @@ ;; This file is part of XEmacs. -;; 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 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 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. + ;; 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 . ;;; Synched up with: Not in FSF. diff -r cf70940883ca -r 91b3aa59f49b lisp/itimer.el --- a/lisp/itimer.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/itimer.el Fri Oct 15 15:18:27 2010 +0200 @@ -1,22 +1,20 @@ -;;; Interval timers for XEmacs -;;; Copyright (C) 1988, 1991, 1993, 1997, 1998 Kyle E. Jones -;;; -;;; 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 later version. -;;; -;;; This program 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. -;;; -;;; A copy of the GNU General Public License can be obtained from this -;;; program's author (send electronic mail to kyle@uunet.uu.net) or from -;;; the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA -;;; 02139, USA. -;;; -;;; Send bug reports to kyle_jones@wonderworks.com +;; Interval timers for XEmacs +;; Copyright (C) 1988, 1991, 1993, 1997, 1998 Kyle E. Jones +;; +;; 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. + +;; You should have received a copy of the GNU General Public License +;; along with XEmacs. If not, see . +;; +;; Send bug reports to kyle_jones@wonderworks.com (provide 'itimer) diff -r cf70940883ca -r 91b3aa59f49b lisp/ldap.el --- a/lisp/ldap.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/ldap.el Fri Oct 15 15:18:27 2010 +0200 @@ -10,20 +10,18 @@ ;; This file is part of XEmacs -;; 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. +;; 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 . ;;; Commentary: ;; This file provides mid-level and user-level functions to access directory diff -r cf70940883ca -r 91b3aa59f49b lisp/lisp-mnt.el --- a/lisp/lisp-mnt.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/lisp-mnt.el Fri Oct 15 15:18:27 2010 +0200 @@ -580,20 +580,18 @@ (defconst lm-standard-permission "\n;; This file is part of XEmacs. -;; 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. +;; 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., 51 Franklin Street, Fifth Floor, -;; Boston, MA 02110-1301, USA.\n" +;; along with XEmacs. If not, see .\n" "Standard permissions notice for Lisp files that are part of XEmacs. License version and FSF address are current as of 2009-04-01.") diff -r cf70940883ca -r 91b3aa59f49b lisp/mule/canna-leim.el --- a/lisp/mule/canna-leim.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/mule/canna-leim.el Fri Oct 15 15:18:27 2010 +0200 @@ -13,20 +13,18 @@ ;; Keywords: japanese, input method, LEIM ;; Last Modified: 1997/10/27 10:08:49 -;; 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 versions 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. -;; This program 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 . ;;; TODO ;; diff -r cf70940883ca -r 91b3aa59f49b lisp/mule/kinsoku.el --- a/lisp/mule/kinsoku.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/mule/kinsoku.el Fri Oct 15 15:18:27 2010 +0200 @@ -4,20 +4,15 @@ ;; This file is part of Mule (MULtilingual Enhancement of XEmacs). ;; This file contains Japanese and Chinese characters. -;; 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. +;; 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. - -;; 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. +;; 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. ;; Written by Jareth Hein (jhod@po.iijnet.or.jp) based off of ;; code by S.Tomura, Electrotechnical Lab. (tomura@etl.go.jp) from diff -r cf70940883ca -r 91b3aa59f49b lisp/multicast.el --- a/lisp/multicast.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/multicast.el Fri Oct 15 15:18:27 2010 +0200 @@ -12,20 +12,18 @@ ;; This file is part of XEmacs. -;; 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 of the License, 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., 51 Franklin Street - Fifth Floor, -;; Boston, MA 02110-1301, USA. +;; along with XEmacs. If not, see . ;;; Commentary: diff -r cf70940883ca -r 91b3aa59f49b lisp/resize-minibuffer.el --- a/lisp/resize-minibuffer.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/resize-minibuffer.el Fri Oct 15 15:18:27 2010 +0200 @@ -11,21 +11,18 @@ ;; This file is part of XEmacs. -;; 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. +;; 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, you can either -;; send email to this program's maintainer or write to: The Free -;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -;; 02111-1307, USA. +;; along with XEmacs. If not, see . ;;; Synched up with: Not synched. Copied from rsz-minibuf.el to ;;; resize-minibuffer.el to avoid current problems where, when there's a diff -r cf70940883ca -r 91b3aa59f49b lisp/site-load.el --- a/lisp/site-load.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/site-load.el Fri Oct 15 15:18:27 2010 +0200 @@ -6,6 +6,19 @@ ;; This file is part of XEmacs. +;; 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. + +;; You should have received a copy of the GNU General Public License +;; along with XEmacs. If not, see . + ;;; Commentary: ;; This is a prototype site-load.el file. diff -r cf70940883ca -r 91b3aa59f49b lisp/version.el --- a/lisp/version.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/version.el Fri Oct 15 15:18:27 2010 +0200 @@ -7,20 +7,18 @@ ;; This file is part of XEmacs. -;; 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. +;; 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 . ;;; Synched up with: FSF 19.34. diff -r cf70940883ca -r 91b3aa59f49b lisp/view-less.el --- a/lisp/view-less.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/view-less.el Fri Oct 15 15:18:27 2010 +0200 @@ -8,20 +8,18 @@ ;; This file is part of XEmacs. ;; -;; 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 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 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. + ;; 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 . ;;; Synched up with: Not in FSF. diff -r cf70940883ca -r 91b3aa59f49b lisp/x-win-sun.el --- a/lisp/x-win-sun.el Fri Oct 15 15:12:08 2010 +0200 +++ b/lisp/x-win-sun.el Fri Oct 15 15:18:27 2010 +0200 @@ -6,20 +6,18 @@ ;; This file is part of XEmacs. -;; 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. +;; 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 . ;;; Commentary: