Skip to content

Commit c3beff1

Browse files
committed
Update copyright years
1 parent 18cb6b9 commit c3beff1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ be applicable to other compilation modes. Unfortunately it is not applicable for
6565

6666
* License
6767

68-
Copyright © 2017 Charles L.G. Comstock
68+
Copyright © 2017-2021 Charles L.G. Comstock
6969

7070
Distributed under the GNU General Public License, version 3

test/test-helper.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; test-helper.el --- Helper for tests -*- lexical-binding: t; -*-
22

3-
;; Copyright (C) 2017 Charles L.G. Comstock
3+
;; Copyright (C) 2017-2021 Charles L.G. Comstock
44

55
;; Author: Charles L.G. Comstock <[email protected]>
66

winnow.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; winnow.el --- winnow ag/grep results by matching/excluding lines -*- lexical-binding: t; -*-
22

3-
;; Copyright (C) 2017 Charles L.G. Comstock
3+
;; Copyright (C) 2017-2021 Charles L.G. Comstock
44

55
;; Author: Charles L.G. Comstock <[email protected]>
66
;; Created: 3 Sept 2017

0 commit comments

Comments
 (0)