File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
; ;; gnus-test-headers.el --- Tests for Gnus header-related functions -*- lexical-binding : t ; -*-
2
2
3
- ; ; Copyright (C) 2018 Free Software Foundation, Inc.
3
+ ; ; Copyright (C) 2018-2019 Free Software Foundation, Inc.
4
4
5
5
; ; Author: Eric Abrahamsen <[email protected] >
6
6
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
8
10
; ; it under the terms of the GNU General Public License as published by
9
11
; ; the Free Software Foundation, either version 3 of the License, or
10
12
; ; (at your option) any later version.
11
13
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,
13
15
; ; but WITHOUT ANY WARRANTY; without even the implied warranty of
14
16
; ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
17
; ; GNU General Public License for more details.
16
18
17
19
; ; 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/>.
19
21
20
22
; ;; Commentary:
21
23
You can’t perform that action at this time.
0 commit comments