diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el index dbcfd593ff4..ab7aad28931 100644 --- a/lisp/progmodes/hideif.el +++ b/lisp/progmodes/hideif.el @@ -1,6 +1,6 @@ ;;; hideif.el --- hides selected code within ifdef -;; Copyright (C) 1988, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1988,1994,2001 Free Software Foundation, Inc. ;; Author: Daniel LaLiberte ;; Maintainer: FSF