diff lisp/progmodes/hideif.el @ 68773:dc49655f57ae

Update copyright for 2006.
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 10 Feb 2006 09:00:31 +0000
parents 629afbe74e61
children c1396ff7810f 4b3d39451150
line wrap: on
line diff
--- a/lisp/progmodes/hideif.el	Fri Feb 10 08:35:43 2006 +0000
+++ b/lisp/progmodes/hideif.el	Fri Feb 10 09:00:31 2006 +0000
@@ -1,6 +1,6 @@
 ;;; hideif.el --- hides selected code within ifdef
 
-;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004 2005
+;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004, 2005, 2006
 ;; Free Software Foundation, Inc.
 
 ;; Author: Daniel LaLiberte <liberte@holonexus.org>