summaryrefslogtreecommitdiff
path: root/lisp/progmodes/idlw-complete-structtag.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
commitd7a0267c8d6be2a9885de797b25ec8f4a61b8895 (patch)
tree2af933de7c9b5f75fe925a275d800c83370e020e /lisp/progmodes/idlw-complete-structtag.el
parentf0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942 (diff)
downloademacs-d7a0267c8d6be2a9885de797b25ec8f4a61b8895.tar.gz
Add 2007 to copyright years.
Diffstat (limited to 'lisp/progmodes/idlw-complete-structtag.el')
-rw-r--r--lisp/progmodes/idlw-complete-structtag.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/progmodes/idlw-complete-structtag.el b/lisp/progmodes/idlw-complete-structtag.el
index d21105eca80..030f4a9f0c4 100644
--- a/lisp/progmodes/idlw-complete-structtag.el
+++ b/lisp/progmodes/idlw-complete-structtag.el
@@ -1,5 +1,7 @@
;;; idlw-complete-structtag.el --- Completion of structure tags.
-;; Copyright (c) 2001,2002,2003,2004,2005,2006 Free Software Foundation
+
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+;; Free Software Foundation, Inc.
;; Author: Carsten Dominik <dominik@astro.uva.nl>
;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>