]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ruby-mode.el
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lisp / progmodes / ruby-mode.el
index 81860b7e603d4a9e8240828abfb5194ac7c93e74..307a5f2c98b5aa8a47f038b4b7125975b7a9e38f 100644 (file)
@@ -1,7 +1,7 @@
 ;;; ruby-mode.el --- Major mode for editing Ruby files
 
 ;; Copyright (C) 1994, 1995, 1996 1997, 1998, 1999, 2000, 2001,
-;;   2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
+;;   2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
 ;;   Free Software Foundation, Inc.
 
 ;; Authors: Yukihiro Matsumoto