Skip to content

Commit b4b29e0

Browse files
committed
It's 2015 now.
1 parent e6ba378 commit b4b29e0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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-2014 by David Caldwell and Jim Radford.
59+
Copyright © 2003-2015 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/perl -w
2-
# Copyright (c) 2003-2014 David Caldwell <[email protected]>
3-
# and Jim Radford <[email protected]>, All Rights Reserved.
2+
# Copyright © 2003-2015 David Caldwell <[email protected]>
3+
# and Jim Radford <[email protected]>, All Rights Reserved.
44
# This code can be distributed under the terms of the GNU Public License (Version 2 or greater).
55

66
my $VERSION = '2.5.2';
@@ -381,7 +381,7 @@ Jim Radford <[email protected]>
381381
382382
=head1 COPYRIGHT AND LICENSE
383383
384-
Copyright 2003-2014 by David Caldwell and Jim Radford.
384+
Copyright © 2003-2015 by David Caldwell and Jim Radford.
385385
386386
B<commit-patch> is distributed under the GNU General Public
387387
License. See the COPYING file in the distribution for more details.

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-2014 Jim Radford <[email protected]>
3+
;; Copyright 2003-2015 Jim Radford <[email protected]>
44
;; and David Caldwell <[email protected]>, All Rights Reserved.
55
;; This code can be distributed under the terms of the GNU Public License (Version 2 or greater).
66
;;

0 commit comments

Comments
 (0)