]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-engine.el
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lisp / progmodes / cc-engine.el
index a53dd61c81e1b6fdbc8b092888ec3c19cc953c36..77fe21e3abe4cf2685d1b23a5dde9e8592ecb61c 100644 (file)
@@ -1,7 +1,7 @@
 ;;; cc-engine.el --- core syntax guessing engine for CC mode
 
 ;; Copyright (C) 1985, 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-;;   1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
+;;   1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
 ;;   Free Software Foundation, Inc.
 
 ;; Authors:    2001- Alan Mackenzie