From 098738ff1a193ff6e6af71071461f75635d1b790 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 1 Dec 2015 15:55:51 -0500 Subject: [PATCH] ; * test/make-test-deps.emacs-lisp: Standardize license notice. --- test/make-test-deps.emacs-lisp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/test/make-test-deps.emacs-lisp b/test/make-test-deps.emacs-lisp index 563b3bf6722..d353f2c1adc 100644 --- a/test/make-test-deps.emacs-lisp +++ b/test/make-test-deps.emacs-lisp @@ -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 . +;; along with GNU Emacs. If not, see . ;;; Commentary: -- 2.39.5