aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/sun.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term/sun.el')
-rw-r--r--lisp/term/sun.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/term/sun.el b/lisp/term/sun.el
index 383dfd6fdf..d375656569 100644
--- a/lisp/term/sun.el
+++ b/lisp/term/sun.el
@@ -1,7 +1,6 @@
;;; sun.el --- keybinding for standard default sunterm keys
-;; Copyright (C) 1987, 2001, 2002, 2003, 2004,
-;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 1987, 2001-2011 Free Software Foundation, Inc.
;; Author: Jeff Peck <[email protected]>
;; Keywords: terminals
@@ -155,5 +154,4 @@
(eval (car hooks))
(setq hooks (cdr hooks))))))
-;; arch-tag: db761d47-fd7d-42b4-aae1-04fa116b6ba6
;;; sun.el ends here