diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-26 00:36:39 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-26 00:36:39 -0800 |
commit | 95df8112a0cbdb06addbac5fbea03b37d4440418 (patch) | |
tree | 40de7680f5332a55701dc1477722357dd37803b3 /lisp/progmodes/cpp.el | |
parent | 008cad902f3434dc8c490dd0488ae93df4f16d9c (diff) | |
download | emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.gz emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.bz2 emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.zip |
Refill some long/short copyright headers.
Diffstat (limited to 'lisp/progmodes/cpp.el')
-rw-r--r-- | lisp/progmodes/cpp.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/progmodes/cpp.el b/lisp/progmodes/cpp.el index a9d9b1adc4a..d7b8b0e8748 100644 --- a/lisp/progmodes/cpp.el +++ b/lisp/progmodes/cpp.el @@ -1,7 +1,6 @@ ;;; cpp.el --- highlight or hide text according to cpp conditionals -;; Copyright (C) 1994-1995, 2001-2011 -;; Free Software Foundation +;; Copyright (C) 1994-1995, 2001-2011 Free Software Foundation, Inc. ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> ;; Keywords: c, faces, tools |