comparison lisp/progmodes/ld-script.el @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents b4f29dbe3ee7
children 7d1ae818a5d2 376148b31b5e
comparison
equal deleted inserted replaced
106814:84369111c005 106815:1d1d5d9bd884
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, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 5
6 ;; Author: Masatake YAMATO<jet@gyve.org> 6 ;; Author: Masatake YAMATO<jet@gyve.org>
7 ;; Keywords: languages, faces 7 ;; Keywords: languages, faces
8 8