Add 2010 to copyright years.
[bpt/emacs.git] / lisp / erc / ChangeLog.06
index f7d891c..9ca4396 100644 (file)
        * erc-log.el (log): Use erc-away-time.  Remove unnecessary check.
        Pass `buffer' argument to erc-log-setup-logging instead of setting
        the current buffer.  Ditto for erc-log-disable-logging.
-       (erc-log-setup-logging, erc-log-disable-loggin): Accept a `buffer'
+       (erc-log-setup-logging, erc-log-disable-logging): Accept a `buffer'
        argument.
 
        * erc-list.el (erc-chanlist): Use erc-with-server-buffer.
        (erc-speedbar-goto-buffer): Fix compiler warning.
 
        * erc-ibuffer.el: Use `define-ibuffer-filter' instead of
-       `ibuffer-degine-limiter'.  Use `define-ibuffer-column' instead of
+       `ibuffer-define-limiter'.  Use `define-ibuffer-column' instead of
        `ibuffer-define-column'.  Require 'ibuf-ext so that the macros
        work without compiler warnings.
 
 
 See ChangeLog.05 for earlier changes.
 
-    Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+    Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  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)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -1445,9 +1445,7 @@ See ChangeLog.05 for earlier changes.
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;; Local Variables:
 ;; coding: utf-8