]> git.eshelyaron.com Git - emacs.git/commitdiff
; Copyright fix
authorGlenn Morris <rgm@gnu.org>
Sat, 22 Aug 2020 15:58:27 +0000 (16:58 +0100)
committerGlenn Morris <rgm@gnu.org>
Sat, 22 Aug 2020 15:58:46 +0000 (16:58 +0100)
Author has assignment

test/lisp/gnus/gnus-icalendar-tests.el

index 66b8c8099ac6e807752c10dda07af9dd400cb1ed..04a94e68972f88fdbfe18fd270f0cf8b85c905fa 100644 (file)
@@ -1,22 +1,24 @@
 ;;; gnus-icalendar-tests.el --- tests                -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2020  Jan Tatarik
+;; Copyright (C) 2020 Free Software Foundation, Inc.
 
 ;; Author: Jan Tatarik <jtatarik@liveintent.com>
 ;; Keywords:
 
-;; This program is free software; you can redistribute it and/or modify
+;; 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 <https://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary: