; * test/automated/data-tests.el: Standardize license notice.
This commit is contained in:
parent
c33ed39efc
commit
44a6aed33f
1 changed files with 11 additions and 11 deletions
|
@ -4,18 +4,18 @@
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
;; This program is free software: you can redistribute it and/or
|
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||||
;; modify it under the terms of the GNU General Public License as
|
;; it under the terms of the GNU General Public License as published by
|
||||||
;; published by the Free Software Foundation, either version 3 of the
|
;; the Free Software Foundation, either version 3 of the License, or
|
||||||
;; License, or (at your option) any later version.
|
;; (at your option) any later version.
|
||||||
;;
|
|
||||||
;; This program is distributed in the hope that it will be useful, but
|
;; GNU Emacs is distributed in the hope that it will be useful,
|
||||||
;; WITHOUT ANY WARRANTY; without even the implied warranty of
|
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
;; General Public License for more details.
|
;; GNU General Public License for more details.
|
||||||
;;
|
|
||||||
;; You should have received a copy of the GNU General Public License
|
;; 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:
|
;;; Commentary:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue