# HG changeset patch # User Glenn Morris # Date 1185340569 0 # Node ID 922696f363b0c0ca7c582aa3a740b2bf1dec8902 # Parent f06998349cfc513fd3d2921be6ad68fbe2e906c9 Switch license to GPLv3 or later. diff -r f06998349cfc -r 922696f363b0 src/.gdbinit --- a/src/.gdbinit Wed Jul 25 05:08:27 2007 +0000 +++ b/src/.gdbinit Wed Jul 25 05:16:09 2007 +0000 @@ -5,7 +5,7 @@ # # GNU Emacs 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) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ChangeLog.1 --- a/src/ChangeLog.1 Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ChangeLog.1 Wed Jul 25 05:16:09 2007 +0000 @@ -3528,7 +3528,7 @@ GNU Emacs 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) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ChangeLog.2 --- a/src/ChangeLog.2 Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ChangeLog.2 Wed Jul 25 05:16:09 2007 +0000 @@ -4778,7 +4778,7 @@ GNU Emacs 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) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ChangeLog.3 --- a/src/ChangeLog.3 Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ChangeLog.3 Wed Jul 25 05:16:09 2007 +0000 @@ -16531,7 +16531,7 @@ GNU Emacs 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) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ChangeLog.4 --- a/src/ChangeLog.4 Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ChangeLog.4 Wed Jul 25 05:16:09 2007 +0000 @@ -6910,7 +6910,7 @@ GNU Emacs 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) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ChangeLog.5 --- a/src/ChangeLog.5 Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ChangeLog.5 Wed Jul 25 05:16:09 2007 +0000 @@ -7151,7 +7151,7 @@ GNU Emacs 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) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ChangeLog.6 --- a/src/ChangeLog.6 Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ChangeLog.6 Wed Jul 25 05:16:09 2007 +0000 @@ -1643,9 +1643,9 @@ * emacs.c (main) [DJGPP v2]: Make standard streams use binary mode. Call `tzset' instead of `init_gettimeofday'. - * fileio.c [MSDOS]: If DJGPP version 2, include fcntl.h and string.h. - - * lread.c [MSDOS]: If DJGPP version 2, include unistd.h. + * fileio.c [MSDOS]: If DJGPP version 3, include fcntl.h and string.h. + + * lread.c [MSDOS]: If DJGPP version 3, include unistd.h. Include msdos.h somewhat earlier. For X_OK. * unexec.c [DJGPP v2]: Include fcntl.h. @@ -1664,7 +1664,7 @@ (LIBS_SYSTEM, chdir, NO_MODE_T, TEXT_START, NO_MATHERR) (LOCALTIME_CACHE, tzset): Don't define if DJGPP v2. - * msdos.c [MSDOS]: If DJGPP version 2, include fcntl.h. + * msdos.c [MSDOS]: If DJGPP version 3, include fcntl.h. (_crt0_startup_flags): Initialize to work correctly both with and without GNU `malloc' and `ralloc'. (internal_terminal_init): Use only 3 bits when setting background @@ -5361,7 +5361,7 @@ GNU Emacs 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) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ChangeLog.7 --- a/src/ChangeLog.7 Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ChangeLog.7 Wed Jul 25 05:16:09 2007 +0000 @@ -11102,7 +11102,7 @@ GNU Emacs 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) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ChangeLog.8 --- a/src/ChangeLog.8 Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ChangeLog.8 Wed Jul 25 05:16:09 2007 +0000 @@ -13998,7 +13998,7 @@ GNU Emacs 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) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ChangeLog.9 --- a/src/ChangeLog.9 Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ChangeLog.9 Wed Jul 25 05:16:09 2007 +0000 @@ -13301,7 +13301,7 @@ GNU Emacs 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) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/Makefile.in --- a/src/Makefile.in Wed Jul 25 05:08:27 2007 +0000 +++ b/src/Makefile.in Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ # GNU Emacs 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) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/README --- a/src/README Wed Jul 25 05:08:27 2007 +0000 +++ b/src/README Wed Jul 25 05:16:09 2007 +0000 @@ -37,7 +37,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/abbrev.c --- a/src/abbrev.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/abbrev.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/alloc.c --- a/src/alloc.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/alloc.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/atimer.c --- a/src/atimer.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/atimer.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/atimer.h --- a/src/atimer.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/atimer.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/blockinput.h --- a/src/blockinput.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/blockinput.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/buffer.c --- a/src/buffer.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/buffer.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/buffer.h --- a/src/buffer.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/buffer.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/bytecode.c --- a/src/bytecode.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/bytecode.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/callint.c --- a/src/callint.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/callint.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/callproc.c --- a/src/callproc.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/callproc.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/casefiddle.c --- a/src/casefiddle.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/casefiddle.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/casetab.c --- a/src/casetab.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/casetab.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/cm.c --- a/src/cm.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/cm.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/cm.h --- a/src/cm.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/cm.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/cmds.c --- a/src/cmds.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/cmds.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/commands.h --- a/src/commands.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/commands.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/config.in --- a/src/config.in Wed Jul 25 05:08:27 2007 +0000 +++ b/src/config.in Wed Jul 25 05:16:09 2007 +0000 @@ -8,7 +8,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/data.c --- a/src/data.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/data.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/dired.c --- a/src/dired.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/dired.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/dispextern.h --- a/src/dispextern.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/dispextern.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/dispnew.c --- a/src/dispnew.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/dispnew.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/disptab.h --- a/src/disptab.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/disptab.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/doc.c --- a/src/doc.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/doc.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/doprnt.c --- a/src/doprnt.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/doprnt.c Wed Jul 25 05:16:09 2007 +0000 @@ -8,7 +8,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/dosfns.c --- a/src/dosfns.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/dosfns.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/dosfns.h --- a/src/dosfns.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/dosfns.h Wed Jul 25 05:16:09 2007 +0000 @@ -9,7 +9,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ecrt0.c --- a/src/ecrt0.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ecrt0.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/editfns.c --- a/src/editfns.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/editfns.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/emacs.c --- a/src/emacs.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/emacs.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/epaths.in --- a/src/epaths.in Wed Jul 25 05:08:27 2007 +0000 +++ b/src/epaths.in Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/eval.c --- a/src/eval.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/eval.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/fileio.c --- a/src/fileio.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/fileio.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/filelock.c --- a/src/filelock.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/filelock.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/filemode.c --- a/src/filemode.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/filemode.c Wed Jul 25 05:16:09 2007 +0000 @@ -4,7 +4,7 @@ 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) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/firstfile.c --- a/src/firstfile.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/firstfile.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/floatfns.c --- a/src/floatfns.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/floatfns.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/fns.c --- a/src/fns.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/fns.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/frame.c --- a/src/frame.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/frame.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/frame.h --- a/src/frame.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/frame.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/fringe.c --- a/src/fringe.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/fringe.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/getpagesize.h --- a/src/getpagesize.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/getpagesize.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/gnu.h --- a/src/gnu.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/gnu.h Wed Jul 25 05:16:09 2007 +0000 @@ -9,7 +9,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/gtkutil.c --- a/src/gtkutil.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/gtkutil.c Wed Jul 25 05:16:09 2007 +0000 @@ -5,7 +5,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/gtkutil.h --- a/src/gtkutil.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/gtkutil.h Wed Jul 25 05:16:09 2007 +0000 @@ -5,7 +5,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/image.c --- a/src/image.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/image.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/indent.c --- a/src/indent.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/indent.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/indent.h --- a/src/indent.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/indent.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/insdel.c --- a/src/insdel.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/insdel.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/intervals.c --- a/src/intervals.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/intervals.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/intervals.h --- a/src/intervals.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/intervals.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/keyboard.c --- a/src/keyboard.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/keyboard.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/keyboard.h --- a/src/keyboard.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/keyboard.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/keymap.c --- a/src/keymap.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/keymap.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/keymap.h --- a/src/keymap.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/keymap.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/lastfile.c --- a/src/lastfile.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/lastfile.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/lisp.h --- a/src/lisp.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/lisp.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/lread.c --- a/src/lread.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/lread.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/mac.c --- a/src/mac.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/mac.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/macfns.c --- a/src/macfns.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/macfns.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/macgui.h --- a/src/macgui.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/macgui.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/macmenu.c --- a/src/macmenu.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/macmenu.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/macros.c --- a/src/macros.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/macros.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/macros.h --- a/src/macros.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/macros.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/macselect.c --- a/src/macselect.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/macselect.c Wed Jul 25 05:16:09 2007 +0000 @@ -5,7 +5,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/macterm.c --- a/src/macterm.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/macterm.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/macterm.h --- a/src/macterm.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/macterm.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/makefile.w32-in --- a/src/makefile.w32-in Wed Jul 25 05:08:27 2007 +0000 +++ b/src/makefile.w32-in Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ # # GNU Emacs 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) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/marker.c --- a/src/marker.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/marker.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/mem-limits.h --- a/src/mem-limits.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/mem-limits.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/minibuf.c --- a/src/minibuf.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/minibuf.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/msdos.c --- a/src/msdos.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/msdos.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/msdos.h --- a/src/msdos.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/msdos.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/prefix-args.c --- a/src/prefix-args.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/prefix-args.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/print.c --- a/src/print.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/print.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/process.c --- a/src/process.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/process.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/process.h --- a/src/process.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/process.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/puresize.h --- a/src/puresize.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/puresize.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/ralloc.c --- a/src/ralloc.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/ralloc.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/region-cache.c --- a/src/region-cache.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/region-cache.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/region-cache.h --- a/src/region-cache.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/region-cache.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/scroll.c --- a/src/scroll.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/scroll.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/search.c --- a/src/search.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/search.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/sheap.c --- a/src/sheap.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/sheap.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/sound.c --- a/src/sound.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/sound.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/sunfns.c --- a/src/sunfns.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/sunfns.c Wed Jul 25 05:16:09 2007 +0000 @@ -16,7 +16,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/syntax.c --- a/src/syntax.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/syntax.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/syntax.h --- a/src/syntax.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/syntax.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/sysdep.c --- a/src/sysdep.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/sysdep.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/sysselect.h --- a/src/sysselect.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/sysselect.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/syssignal.h --- a/src/syssignal.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/syssignal.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/systime.h --- a/src/systime.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/systime.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/systty.h --- a/src/systty.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/systty.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/syswait.h --- a/src/syswait.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/syswait.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/term.c --- a/src/term.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/term.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/termchar.h --- a/src/termchar.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/termchar.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/termhooks.h --- a/src/termhooks.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/termhooks.h Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/terminfo.c --- a/src/terminfo.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/terminfo.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/termopts.h --- a/src/termopts.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/termopts.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/textprop.c --- a/src/textprop.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/textprop.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/uaf.h --- a/src/uaf.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/uaf.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/undo.c --- a/src/undo.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/undo.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexaix.c --- a/src/unexaix.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexaix.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexalpha.c --- a/src/unexalpha.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexalpha.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexapollo.c --- a/src/unexapollo.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexapollo.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexconvex.c --- a/src/unexconvex.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexconvex.c Wed Jul 25 05:16:09 2007 +0000 @@ -14,7 +14,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexcw.c --- a/src/unexcw.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexcw.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexec.c --- a/src/unexec.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexec.c Wed Jul 25 05:16:09 2007 +0000 @@ -5,7 +5,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexelf.c --- a/src/unexelf.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexelf.c Wed Jul 25 05:16:09 2007 +0000 @@ -5,7 +5,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexenix.c --- a/src/unexenix.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexenix.c Wed Jul 25 05:16:09 2007 +0000 @@ -13,7 +13,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexmacosx.c --- a/src/unexmacosx.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexmacosx.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexmips.c --- a/src/unexmips.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexmips.c Wed Jul 25 05:16:09 2007 +0000 @@ -13,7 +13,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexnext.c --- a/src/unexnext.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexnext.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexsni.c --- a/src/unexsni.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexsni.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexsunos4.c --- a/src/unexsunos4.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexsunos4.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/unexw32.c --- a/src/unexw32.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/unexw32.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/vm-limit.c --- a/src/vm-limit.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/vm-limit.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w16select.c --- a/src/w16select.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w16select.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32.c --- a/src/w32.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32.h --- a/src/w32.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32.h Wed Jul 25 05:16:09 2007 +0000 @@ -9,7 +9,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32bdf.c --- a/src/w32bdf.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32bdf.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32bdf.h --- a/src/w32bdf.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32bdf.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32console.c --- a/src/w32console.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32console.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32fns.c --- a/src/w32fns.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32fns.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32gui.h --- a/src/w32gui.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32gui.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32heap.c --- a/src/w32heap.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32heap.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32heap.h --- a/src/w32heap.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32heap.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32inevt.c --- a/src/w32inevt.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32inevt.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32inevt.h --- a/src/w32inevt.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32inevt.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32menu.c --- a/src/w32menu.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32menu.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32proc.c --- a/src/w32proc.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32proc.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32reg.c --- a/src/w32reg.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32reg.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32select.c --- a/src/w32select.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32select.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32term.c --- a/src/w32term.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32term.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32term.h --- a/src/w32term.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32term.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/w32xfns.c --- a/src/w32xfns.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/w32xfns.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/widget.c --- a/src/widget.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/widget.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/widget.h --- a/src/widget.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/widget.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/widgetprv.h --- a/src/widgetprv.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/widgetprv.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/window.c --- a/src/window.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/window.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/window.h --- a/src/window.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/window.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/xdisp.c --- a/src/xdisp.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/xdisp.c Wed Jul 25 05:16:09 2007 +0000 @@ -7,7 +7,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/xfaces.c --- a/src/xfaces.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/xfaces.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/xfns.c --- a/src/xfns.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/xfns.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/xmenu.c --- a/src/xmenu.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/xmenu.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/xrdb.c --- a/src/xrdb.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/xrdb.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/xselect.c --- a/src/xselect.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/xselect.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/xsmfns.c --- a/src/xsmfns.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/xsmfns.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/xterm.c --- a/src/xterm.c Wed Jul 25 05:08:27 2007 +0000 +++ b/src/xterm.c Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff -r f06998349cfc -r 922696f363b0 src/xterm.h --- a/src/xterm.h Wed Jul 25 05:08:27 2007 +0000 +++ b/src/xterm.h Wed Jul 25 05:16:09 2007 +0000 @@ -6,7 +6,7 @@ GNU Emacs 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful,