Mercurial > emacs
changeset 41645:a4d0b6e48cf4
Fix copyright year.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 28 Nov 2001 20:55:38 +0000 |
parents | 6546efdc0288 |
children | 258fa72efab7 |
files | lisp/progmodes/hideif.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/hideif.el Wed Nov 28 20:53:28 2001 +0000 +++ b/lisp/progmodes/hideif.el Wed Nov 28 20:55:38 2001 +0000 @@ -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 <liberte@holonexus.org> ;; Maintainer: FSF