]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cmacexp.el
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / progmodes / cmacexp.el
index 6f1f9b892364d9c4548ee40a6c6c90eb27621b9a..ce5502a82dd8dfdf7dd065063383b6f063f6541c 100644 (file)
@@ -1,6 +1,7 @@
 ;;; cmacexp.el --- expand C macros in a region
 
-;; Copyright (C) 1992, 1994, 1996, 2000-2013 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1994, 1996, 2000-2014 Free Software Foundation,
+;; Inc.
 
 ;; Author: Francesco Potortì <pot@gnu.org>
 ;; Adapted-By: ESR