]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cmacexp.el
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lisp / progmodes / cmacexp.el
index 4f74e407092b8f947e9adbafa6d61f870839aba8..d50fb49f033c02f293c224b45a7a85a94ed2ea37 100644 (file)
@@ -1,7 +1,7 @@
 ;;; cmacexp.el --- expand C macros in a region
 
 ;; Copyright (C) 1992, 1994, 1996, 2000, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+;;   2006, 2007, 2008, 2009, 2010, 2011, 2012  Free Software Foundation, Inc.
 
 ;; Author: Francesco Potorti` <pot@gnu.org>
 ;; Adapted-By: ESR