; * test/make-test-deps.emacs-lisp: Standardize license notice.
This commit is contained in:
parent
bd6695f3f5
commit
098738ff1a
1 changed files with 9 additions and 9 deletions
|
@ -1,21 +1,21 @@
|
|||
;; -*- emacs-lisp -*-
|
||||
|
||||
;; The contents of this file are subject to the GPL License, Version 3.0.
|
||||
;;
|
||||
;; Copyright (C) 2015, Free Software Foundation
|
||||
;;
|
||||
;; This program is free software: you can redistribute it and/or modify
|
||||
;; Copyright (C) 2015 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.
|
||||
;;
|
||||
;; 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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue