aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ld-script.el
diff options
context:
space:
mode:
authorMasatake YAMATO <[email protected]>2006-01-13 05:22:10 +0000
committerMasatake YAMATO <[email protected]>2006-01-13 05:22:10 +0000
commit5f3996dc7486eaf2f6402a894fe8300f70d09b93 (patch)
tree1bd21aa94cf9ccaf9c2ea56e2db1780a02f046f8 /lisp/progmodes/ld-script.el
parentf354d94493c46772cfd62b034edb253837d4dcf2 (diff)
Update copyright year.
Diffstat (limited to 'lisp/progmodes/ld-script.el')
-rw-r--r--lisp/progmodes/ld-script.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/ld-script.el b/lisp/progmodes/ld-script.el
index 989439695a..31a616fab5 100644
--- a/lisp/progmodes/ld-script.el
+++ b/lisp/progmodes/ld-script.el
@@ -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<[email protected]>
;; Keywords: languages, faces
@@ -146,5 +146,5 @@
(provide 'ld-script)
-;;; arch-tag: 83280b6b-e6fc-4d00-a630-922d7aec5593
+;; arch-tag: 83280b6b-e6fc-4d00-a630-922d7aec5593
;;; ld-script.el ends here