Skip to content

Commit 9bce5d1

Browse files
committed
It's 2021
1 parent 4f67b2e commit 9bce5d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ AUTHORS
5656
o Jim Radford <[email protected]>
5757

5858
COPYRIGHT AND LICENSE
59-
Copyright © 2003-2015 by David Caldwell and Jim Radford.
59+
Copyright © 2003-2021 by David Caldwell and Jim Radford.
6060

6161
commit-patch is distributed under the GNU General Public
6262
License. See the COPYING file in the distribution for more

commit-patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/perl -w
2-
# Copyright © 2003-2015 David Caldwell <[email protected]>
2+
# Copyright © 2003-2021 David Caldwell <[email protected]>
33
# and Jim Radford <[email protected]>
44
# This code can be distributed under the terms of the GNU Public License (Version 2 or greater).
55

commit-patch-buffer.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; commit-patch-buffer.el --- commit patches to Darcs, Git, Mercurial, Bazaar, Monotone, Subversion, or CVS repositories
22

3-
;; Copyright 2003-2015 Jim Radford <[email protected]>
3+
;; Copyright 2003-2021 Jim Radford <[email protected]>
44
;; and David Caldwell <[email protected]>
55
;; This code can be distributed under the terms of the GNU Public License (Version 2 or greater).
66
;;

0 commit comments

Comments
 (0)