]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/hideif.el
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lisp / progmodes / hideif.el
index 01b406b1a25f7d2f40b092d3d6acb6420616922e..81dfb91d36766190431c66e5a1c60a83d76a41fd 100644 (file)
@@ -1,7 +1,7 @@
 ;;; hideif.el --- hides selected code within ifdef
 
 ;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-;;   2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+;;   2008, 2009, 2010, 2011, 2012  Free Software Foundation, Inc.
 
 ;; Author: Brian Marick
 ;;     Daniel LaLiberte <liberte@holonexus.org>