From 2d6734522cd7c8f419e7a02297f28d7b20fe344d Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 6 May 2008 16:29:23 +0000 Subject: [PATCH] Standardize permissions notice. --- lisp/ruler-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/ruler-mode.el b/lisp/ruler-mode.el index d137414e4bf..7c6d50aba5b 100644 --- a/lisp/ruler-mode.el +++ b/lisp/ruler-mode.el @@ -11,18 +11,18 @@ ;; This file is part of GNU Emacs. -;; GNU Emacs is free software; you can redistribute it and/or modify +;; 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