Mercurial > emacs
changeset 68764:2b19dbb7ecf5
Update copyright for 2006.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 10 Feb 2006 07:54:12 +0000 |
parents | e817261abab7 |
children | 186da3217292 |
files | lisp/progmodes/ada-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/ada-mode.el Fri Feb 10 07:20:11 2006 +0000 +++ b/lisp/progmodes/ada-mode.el Fri Feb 10 07:54:12 2006 +0000 @@ -1,7 +1,7 @@ ;;; ada-mode.el --- major-mode for editing Ada sources ;; Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005 Free Software Foundation, Inc. +;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Rolf Ebert <ebert@inf.enst.fr> ;; Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de>