]> git.eshelyaron.com Git - emacs.git/commitdiff
; * test/automated/subr-tests.el: Standardize license notice.
authorGlenn Morris <rgm@gnu.org>
Wed, 20 May 2015 15:34:53 +0000 (08:34 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 20 May 2015 15:34:53 +0000 (08:34 -0700)
test/automated/subr-tests.el

index a42acf59d5341053c6418284ff451e7ba986de91..d29efc6f3307ce15c18943b9c24bf71051ed03b5 100644 (file)
@@ -5,18 +5,20 @@
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; Keywords:
 
-;; This program is free software; you can redistribute it and/or modify
+;; 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.
 
-;; This program is distributed in the hope that it will be useful,
+;; 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 this program.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Commentary: