aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ld-script.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/ld-script.el')
-rw-r--r--lisp/progmodes/ld-script.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/progmodes/ld-script.el b/lisp/progmodes/ld-script.el
index d6071c2cde1..8a8112c9655 100644
--- a/lisp/progmodes/ld-script.el
+++ b/lisp/progmodes/ld-script.el
@@ -1,7 +1,6 @@
1;;; ld-script.el --- GNU linker script editing mode for Emacs 1;;; ld-script.el --- GNU linker script editing mode for Emacs
2 2
3;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 3;; Copyright (C) 2001-2011 Free Software Foundation, Inc.
4;; 2010, 2011 Free Software Foundation, Inc.
5 4
6;; Author: Masatake YAMATO<jet@gyve.org> 5;; Author: Masatake YAMATO<jet@gyve.org>
7;; Keywords: languages, faces 6;; Keywords: languages, faces