summaryrefslogtreecommitdiff
path: root/lisp/align.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-01-21 03:53:13 +0000
committerGlenn Morris <rgm@gnu.org>2007-01-21 03:53:13 +0000
commite4904e23a5d19ea4c13fead4c0f0b61e14407077 (patch)
tree0d1653467f34834259b26d8467dac9096f3ed945 /lisp/align.el
parent3f797bdc7c98241601f8e1ce040c88d8f1cf69e7 (diff)
downloademacs-e4904e23a5d19ea4c13fead4c0f0b61e14407077.tar.gz
Add 2007 to copyright years.
Diffstat (limited to 'lisp/align.el')
-rw-r--r--lisp/align.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/align.el b/lisp/align.el
index 0a0144ee65a..75046c147cb 100644
--- a/lisp/align.el
+++ b/lisp/align.el
@@ -1,7 +1,7 @@
;;; align.el --- align text to a specific column, by regexp
;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
-;; 2005, 2006 Free Software Foundation, Inc.
+;; 2005, 2006, 2007 Free Software Foundation, Inc.
;; Author: John Wiegley <johnw@gnu.org>
;; Maintainer: FSF