]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/ada-mode/ada-mode-compat-23.4.el
Fix up copyright notices.
[gnu-emacs-elpa] / packages / ada-mode / ada-mode-compat-23.4.el
index 236d6076ec3ef91a651658b4bbf04a111964abb1..8f78797350f723cba2f28db89320dd72058c7ed4 100755 (executable)
@@ -1,4 +1,21 @@
-;;; Implement current Emacs features not present in Emacs 23.4
+;;; ada-mode-compat-23.4.el --- Implement current Emacs features not present in Emacs 23.4
+
+;; Copyright (C) 2013  Free Software Foundation, Inc.
+
+;; 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 of the License, 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.  If not, see <http://www.gnu.org/licenses/>.
 
 (defvar compilation-filter-start (make-marker)
   "")