]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/asm-mode.el
from trunk
[gnu-emacs] / lisp / progmodes / asm-mode.el
index a7773b23e575013b37914651dda4e0a400821ff5..0ce7d780d1fbae52d0dd66b8af959e8e7eb2ba37 100644 (file)
@@ -1,6 +1,6 @@
 ;;; asm-mode.el --- mode for editing assembler code
 
-;; Copyright (C) 1991, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+;; Copyright (C) 1991, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 ;; Free Software Foundation, Inc.
 
 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com>