]> code.delx.au - gnu-emacs/blobdiff - lisp/newcomment.el
Update years in copyright notice; nfc.
[gnu-emacs] / lisp / newcomment.el
index c0ad722c1582c93b9f20553be1b7ffb95a69dada..78f3824ed23aa9d7ddb2900ab56c0d9893b8e156 100644 (file)
@@ -1,6 +1,7 @@
 ;;; newcomment.el --- (un)comment regions of buffers
 
-;; Copyright (C) 1999, 2000, 2003, 2004  Free Software Foundation Inc.
+;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
+;;   2005 Free Software Foundation, Inc.
 
 ;; Author: code extracted from Emacs-20's simple.el
 ;; Maintainer: Stefan Monnier <monnier@cs.yale.edu>