# HG changeset patch # User Glenn Morris # Date 1185336809 0 # Node ID 85d67fae9a947a84ebe042b450dea077138894ad # Parent ac0efac52065c2945ee9485cb688f64b3fdbebab Switch license to GPLv3 or later. diff -r ac0efac52065 -r 85d67fae9a94 lisp/erc/ChangeLog --- a/lisp/erc/ChangeLog Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/ChangeLog Wed Jul 25 04:13:29 2007 +0000 @@ -366,7 +366,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/ChangeLog.01 --- a/lisp/erc/ChangeLog.01 Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/ChangeLog.01 Wed Jul 25 04:13:29 2007 +0000 @@ -1041,7 +1041,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/ChangeLog.02 --- a/lisp/erc/ChangeLog.02 Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/ChangeLog.02 Wed Jul 25 04:13:29 2007 +0000 @@ -2602,7 +2602,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/ChangeLog.03 --- a/lisp/erc/ChangeLog.03 Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/ChangeLog.03 Wed Jul 25 04:13:29 2007 +0000 @@ -2146,7 +2146,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/ChangeLog.04 --- a/lisp/erc/ChangeLog.04 Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/ChangeLog.04 Wed Jul 25 04:13:29 2007 +0000 @@ -2075,7 +2075,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/ChangeLog.05 --- a/lisp/erc/ChangeLog.05 Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/ChangeLog.05 Wed Jul 25 04:13:29 2007 +0000 @@ -1223,7 +1223,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/ChangeLog.06 --- a/lisp/erc/ChangeLog.06 Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/ChangeLog.06 Wed Jul 25 04:13:29 2007 +0000 @@ -1436,7 +1436,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-autoaway.el --- a/lisp/erc/erc-autoaway.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-autoaway.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-backend.el --- a/lisp/erc/erc-backend.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-backend.el Wed Jul 25 04:13:29 2007 +0000 @@ -11,7 +11,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-button.el --- a/lisp/erc/erc-button.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-button.el Wed Jul 25 04:13:29 2007 +0000 @@ -11,7 +11,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-capab.el --- a/lisp/erc/erc-capab.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-capab.el Wed Jul 25 04:13:29 2007 +0000 @@ -4,7 +4,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-compat.el --- a/lisp/erc/erc-compat.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-compat.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-dcc.el --- a/lisp/erc/erc-dcc.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-dcc.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-ezbounce.el --- a/lisp/erc/erc-ezbounce.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-ezbounce.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-fill.el --- a/lisp/erc/erc-fill.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-fill.el Wed Jul 25 04:13:29 2007 +0000 @@ -11,7 +11,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-goodies.el --- a/lisp/erc/erc-goodies.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-goodies.el Wed Jul 25 04:13:29 2007 +0000 @@ -12,7 +12,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-hecomplete.el --- a/lisp/erc/erc-hecomplete.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-hecomplete.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-ibuffer.el --- a/lisp/erc/erc-ibuffer.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-ibuffer.el Wed Jul 25 04:13:29 2007 +0000 @@ -10,7 +10,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-identd.el --- a/lisp/erc/erc-identd.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-identd.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-imenu.el --- a/lisp/erc/erc-imenu.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-imenu.el Wed Jul 25 04:13:29 2007 +0000 @@ -10,7 +10,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-join.el --- a/lisp/erc/erc-join.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-join.el Wed Jul 25 04:13:29 2007 +0000 @@ -10,7 +10,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-lang.el --- a/lisp/erc/erc-lang.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-lang.el Wed Jul 25 04:13:29 2007 +0000 @@ -12,7 +12,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-log.el --- a/lisp/erc/erc-log.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-log.el Wed Jul 25 04:13:29 2007 +0000 @@ -12,7 +12,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-match.el --- a/lisp/erc/erc-match.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-match.el Wed Jul 25 04:13:29 2007 +0000 @@ -11,7 +11,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-menu.el --- a/lisp/erc/erc-menu.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-menu.el Wed Jul 25 04:13:29 2007 +0000 @@ -10,7 +10,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-netsplit.el --- a/lisp/erc/erc-netsplit.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-netsplit.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-networks.el --- a/lisp/erc/erc-networks.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-networks.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-nicklist.el --- a/lisp/erc/erc-nicklist.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-nicklist.el Wed Jul 25 04:13:29 2007 +0000 @@ -11,7 +11,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-notify.el --- a/lisp/erc/erc-notify.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-notify.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-page.el --- a/lisp/erc/erc-page.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-page.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-pcomplete.el --- a/lisp/erc/erc-pcomplete.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-pcomplete.el Wed Jul 25 04:13:29 2007 +0000 @@ -10,7 +10,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-replace.el --- a/lisp/erc/erc-replace.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-replace.el Wed Jul 25 04:13:29 2007 +0000 @@ -10,7 +10,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-ring.el --- a/lisp/erc/erc-ring.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-ring.el Wed Jul 25 04:13:29 2007 +0000 @@ -11,7 +11,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-services.el --- a/lisp/erc/erc-services.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-services.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-sound.el --- a/lisp/erc/erc-sound.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-sound.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-speedbar.el --- a/lisp/erc/erc-speedbar.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-speedbar.el Wed Jul 25 04:13:29 2007 +0000 @@ -10,7 +10,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-spelling.el --- a/lisp/erc/erc-spelling.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-spelling.el Wed Jul 25 04:13:29 2007 +0000 @@ -10,7 +10,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-stamp.el --- a/lisp/erc/erc-stamp.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-stamp.el Wed Jul 25 04:13:29 2007 +0000 @@ -10,7 +10,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-track.el --- a/lisp/erc/erc-track.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-track.el Wed Jul 25 04:13:29 2007 +0000 @@ -11,7 +11,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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-truncate.el --- a/lisp/erc/erc-truncate.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-truncate.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc-xdcc.el --- a/lisp/erc/erc-xdcc.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc-xdcc.el Wed Jul 25 04:13:29 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 ac0efac52065 -r 85d67fae9a94 lisp/erc/erc.el --- a/lisp/erc/erc.el Wed Jul 25 04:10:52 2007 +0000 +++ b/lisp/erc/erc.el Wed Jul 25 04:13:29 2007 +0000 @@ -17,7 +17,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,