comparison lisp/progmodes/ada-stmt.el @ 64699:629afbe74e61

Update copyright for release of 22.1 for progmodes directory.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 01 Aug 2005 08:43:45 +0000
parents ad6e77659287
children dc49655f57ae 532e0a9335a9 edf295560b5a
comparison
equal deleted inserted replaced
64698:7c5f2d64515d 64699:629afbe74e61
1 ;;; ada-stmt.el --- an extension to Ada mode for inserting statement templates 1 ;;; ada-stmt.el --- an extension to Ada mode for inserting statement templates
2 2
3 ;; Copyright(C) 1987, 93, 94, 96, 97, 98, 99, 2000 3 ;; Copyright(C) 1987, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 ;; Free Software Foundation, Inc. 4 ;; 2003, 2004, 2005 Free Software Foundation, Inc.
5 5
6 ;; This file is part of GNU Emacs. 6 ;; This file is part of GNU Emacs.
7 7
8 ;; Authors: Daniel Pfeiffer, Markus Heritsch, Rolf Ebert <ebert@waporo.muc.de> 8 ;; Authors: Daniel Pfeiffer, Markus Heritsch, Rolf Ebert <ebert@waporo.muc.de>
9 ;; Maintainer: Emmanuel Briot <briot@gnat.com> 9 ;; Maintainer: Emmanuel Briot <briot@gnat.com>