]> git.eshelyaron.com Git - emacs.git/commitdiff
Update copyright year.
authorMasatake YAMATO <jet@gyve.org>
Fri, 13 Jan 2006 05:22:10 +0000 (05:22 +0000)
committerMasatake YAMATO <jet@gyve.org>
Fri, 13 Jan 2006 05:22:10 +0000 (05:22 +0000)
lisp/ChangeLog
lisp/progmodes/ld-script.el

index 30101821a60d09147b16353497424044db3f583e..307e8890581a5c584998149e05cd6f614fe66d78 100644 (file)
@@ -1,3 +1,7 @@
+2006-01-13  Masatake YAMATO  <jet@gyve.org>
+
+       * progmodes/ld-script.el: Update copyright year.
+
 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
 
        * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
index 989439695ae000408812170ce513f852254e17f8..31a616fab516d4cb241dff4f210552dfb761f020 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ld-script.el --- GNU linker script editing mode for Emacs
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Masatake YAMATO<jet@gyve.org>
 ;; Keywords: languages, faces
 
 (provide 'ld-script)
 
-;;; arch-tag: 83280b6b-e6fc-4d00-a630-922d7aec5593
+;; arch-tag: 83280b6b-e6fc-4d00-a630-922d7aec5593
 ;;; ld-script.el ends here