diff options
author | Dave Love <fx@gnu.org> | 2000-08-15 13:45:51 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-08-15 13:45:51 +0000 |
commit | 8251d10f50222e5a159d449a8207290040346894 (patch) | |
tree | b5f2c5bb906f43b88866e5d418c9fbe3458e64a9 /lisp/progmodes/cwarn.el | |
parent | 9a513aba1c3892e00bc9cf1c9b72b429aea79cc6 (diff) | |
download | emacs-8251d10f50222e5a159d449a8207290040346894.tar.gz |
Copyright up-date.
Diffstat (limited to 'lisp/progmodes/cwarn.el')
-rw-r--r-- | lisp/progmodes/cwarn.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cwarn.el b/lisp/progmodes/cwarn.el index 06e354407b5..bb6ac183555 100644 --- a/lisp/progmodes/cwarn.el +++ b/lisp/progmodes/cwarn.el @@ -1,6 +1,6 @@ ;;; cwarn.el --- Highlight suspicious C and C++ constructions. -;; Copyright (C) 1999 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000 Free Software Foundation, Inc. ;; Author: Anders Lindgren <andersl@andersl.com> ;; Keywords: c, languages, faces |