changeset 78219:85d67fae9a94

Switch license to GPLv3 or later.
author Glenn Morris <rgm@gnu.org>
date Wed, 25 Jul 2007 04:13:29 +0000
parents ac0efac52065
children a1e8300d3c55
files lisp/erc/ChangeLog lisp/erc/ChangeLog.01 lisp/erc/ChangeLog.02 lisp/erc/ChangeLog.03 lisp/erc/ChangeLog.04 lisp/erc/ChangeLog.05 lisp/erc/ChangeLog.06 lisp/erc/erc-autoaway.el lisp/erc/erc-backend.el lisp/erc/erc-button.el lisp/erc/erc-capab.el lisp/erc/erc-compat.el lisp/erc/erc-dcc.el lisp/erc/erc-ezbounce.el lisp/erc/erc-fill.el lisp/erc/erc-goodies.el lisp/erc/erc-hecomplete.el lisp/erc/erc-ibuffer.el lisp/erc/erc-identd.el lisp/erc/erc-imenu.el lisp/erc/erc-join.el lisp/erc/erc-lang.el lisp/erc/erc-log.el lisp/erc/erc-match.el lisp/erc/erc-menu.el lisp/erc/erc-netsplit.el lisp/erc/erc-networks.el lisp/erc/erc-nicklist.el lisp/erc/erc-notify.el lisp/erc/erc-page.el lisp/erc/erc-pcomplete.el lisp/erc/erc-replace.el lisp/erc/erc-ring.el lisp/erc/erc-services.el lisp/erc/erc-sound.el lisp/erc/erc-speedbar.el lisp/erc/erc-spelling.el lisp/erc/erc-stamp.el lisp/erc/erc-track.el lisp/erc/erc-truncate.el lisp/erc/erc-xdcc.el lisp/erc/erc.el
diffstat 42 files changed, 42 insertions(+), 42 deletions(-) [+]
line wrap: on
line diff
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,