From 957d39595df2da7960204f13432dce3db021ffda Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Thu, 21 Jan 2016 17:50:33 +0900 Subject: [PATCH] maint: Fix license notice --- gnome-c-align.el | 21 ++++++++++----------- gnome-c-snippet.el | 21 ++++++++++----------- gnome-c-style.el | 21 ++++++++++----------- 3 files changed, 30 insertions(+), 33 deletions(-) diff --git a/gnome-c-align.el b/gnome-c-align.el index 64b8178c7..446b48f34 100644 --- a/gnome-c-align.el +++ b/gnome-c-align.el @@ -4,21 +4,20 @@ ;; Author: Daiki Ueno ;; Keywords: GNOME, C, coding style -;; This file is not part of GNU Emacs. +;; 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. +;; 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, 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 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 . ;;; Code: diff --git a/gnome-c-snippet.el b/gnome-c-snippet.el index ed3633672..239f148bc 100644 --- a/gnome-c-snippet.el +++ b/gnome-c-snippet.el @@ -4,21 +4,20 @@ ;; Author: Daiki Ueno ;; Keywords: GNOME, C, coding style -;; This file is not part of GNU Emacs. +;; 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. +;; 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, 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 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: diff --git a/gnome-c-style.el b/gnome-c-style.el index 589de3c67..b7615d75e 100644 --- a/gnome-c-style.el +++ b/gnome-c-style.el @@ -6,21 +6,20 @@ ;; Version: 0.1 ;; Maintainer: Daiki Ueno -;; This file is not part of GNU Emacs. +;; 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. +;; 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, 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 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.2