From: Glenn Morris Date: Fri, 18 Oct 2013 07:03:48 +0000 (-0700) Subject: Standardize license notice X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1226 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=81b9ca36da4dbc025857fcf0113c164027bd0af2;p=emacs.git Standardize license notice --- diff --git a/test/automated/timer-tests.el b/test/automated/timer-tests.el index 71a9b968f9c..d6a3b544a0a 100644 --- a/test/automated/timer-tests.el +++ b/test/automated/timer-tests.el @@ -4,18 +4,18 @@ ;; This file is part of GNU Emacs. -;; This program 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, 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. -;; +;; 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 this program. If not, see `http://www.gnu.org/licenses/'. +;; along with GNU Emacs. If not, see . ;;; Commentary: