summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-align.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-12-06 19:37:56 +0000
committerDave Love <fx@gnu.org>2000-12-06 19:37:56 +0000
commit0e8738c3fd84a74755552b1969c1e2a547c3abee (patch)
treef51826597aaa53b437c8e67e412c44a1348f80fb /lisp/progmodes/cc-align.el
parent08f9e2545c29f3b132a2470ac4d33544a102ae13 (diff)
downloademacs-0e8738c3fd84a74755552b1969c1e2a547c3abee.tar.gz
Fix copyright years.
Diffstat (limited to 'lisp/progmodes/cc-align.el')
-rw-r--r--lisp/progmodes/cc-align.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-align.el b/lisp/progmodes/cc-align.el
index f63f4b59554..8418392e970 100644
--- a/lisp/progmodes/cc-align.el
+++ b/lisp/progmodes/cc-align.el
@@ -1,6 +1,6 @@
;;; cc-align.el --- custom indentation functions for CC Mode
-;; Copyright (C) 1985,1987,1992-2000 Free Software Foundation, Inc.
+;; Copyright (C) 1985,87,92,93,94,,95,96,97,98,99,2000 Free Software Foundation, Inc.
;; Authors: 2000- Martin Stjernholm
;; 1998-1999 Barry A. Warsaw and Martin Stjernholm