emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/ada-stmt.el, v [EMACS_22_B


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/ada-stmt.el, v [EMACS_22_BASE]
Date: Wed, 25 Jul 2007 04:28:40 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/07/25 04:28:40

Index: ada-stmt.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/ada-stmt.el,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -u -b -r1.24 -r1.24.2.1
--- ada-stmt.el 21 Jan 2007 03:20:45 -0000      1.24
+++ ada-stmt.el 25 Jul 2007 04:28:39 -0000      1.24.2.1
@@ -3,12 +3,27 @@
 ;; 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.
-
 ;; Authors: Daniel Pfeiffer, Markus Heritsch, Rolf Ebert <address@hidden>
 ;; Maintainer: Stephen Leake <address@hidden>
 ;; Keywords: languages, ada
 
+;; This file is part of GNU Emacs.
+
+;; GNU Emacs is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation; either version 3, or (at your option)
+;; any later version.
+
+;; GNU Emacs is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+;; GNU General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with GNU Emacs; see the file COPYING.  If not, write to the
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
+
 ;;; Commentary:
 ;; This file is now automatically loaded from ada-mode.el, and creates a 
submenu
 ;; in Ada/ on the menu bar.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]