]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/underline.el
Update copyright year to 2015
[gnu-emacs] / lisp / textmodes / underline.el
index 508c936d1d5487a157f0f57e36b32b7d1512a6a1..b97fdfded140521f194f140f7cb23f93d632c071 100644 (file)
@@ -1,9 +1,8 @@
 ;;; underline.el --- insert/remove underlining (done by overstriking) in Emacs
 
-;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc.
 
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: wp
 
 ;; This file is part of GNU Emacs.
@@ -61,5 +60,4 @@ which specify the range to operate on."
 
 (provide 'underline)
 
-;; arch-tag: e7b48582-c3ea-4386-987a-87415f3c372a
 ;;; underline.el ends here