Skip to content

Commit 39c0795

Browse files
committed
; Copyright years and license copyedits
1 parent b36913d commit 39c0795

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

test/lisp/gnus/gnus-test-headers.el

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
;;; gnus-test-headers.el --- Tests for Gnus header-related functions -*- lexical-binding: t; -*-
22

3-
;; Copyright (C) 2018 Free Software Foundation, Inc.
3+
;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
44

55
;; Author: Eric Abrahamsen <[email protected]>
66

7-
;; This program is free software; you can redistribute it and/or modify
7+
;; This file is part of GNU Emacs.
8+
9+
;; GNU Emacs is free software: you can redistribute it and/or modify
810
;; it under the terms of the GNU General Public License as published by
911
;; the Free Software Foundation, either version 3 of the License, or
1012
;; (at your option) any later version.
1113

12-
;; This program is distributed in the hope that it will be useful,
14+
;; GNU Emacs is distributed in the hope that it will be useful,
1315
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
1416
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1517
;; GNU General Public License for more details.
1618

1719
;; You should have received a copy of the GNU General Public License
18-
;; along with this program. If not, see <https://www.gnu.org/licenses/>.
20+
;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
1921

2022
;;; Commentary:
2123

0 commit comments

Comments
 (0)