diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-21 03:53:13 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-21 03:53:13 +0000 |
commit | d7a0267c8d6be2a9885de797b25ec8f4a61b8895 (patch) | |
tree | 2af933de7c9b5f75fe925a275d800c83370e020e /lisp/progmodes/ada-stmt.el | |
parent | f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942 (diff) | |
download | emacs-d7a0267c8d6be2a9885de797b25ec8f4a61b8895.tar.gz |
Add 2007 to copyright years.
Diffstat (limited to 'lisp/progmodes/ada-stmt.el')
-rw-r--r-- | lisp/progmodes/ada-stmt.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/ada-stmt.el b/lisp/progmodes/ada-stmt.el index fa6c680779a..483a54df13b 100644 --- a/lisp/progmodes/ada-stmt.el +++ b/lisp/progmodes/ada-stmt.el @@ -1,7 +1,7 @@ ;;; ada-stmt.el --- an extension to Ada mode for inserting statement templates -;; Copyright(C) 1987, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -;; 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; Copyright (C) 1987, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +;; 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |