Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 6c626a0

Browse files
committed
gitk: Update copyright dates
Signed-off-by: Paul Mackerras <[email protected]>
1 parent 45f884c commit 6c626a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Tcl ignores the next line -*- tcl -*- \
33
exec wish "$0" -- "$@"
44

5-
# Copyright © 2005-2011 Paul Mackerras. All rights reserved.
5+
# Copyright © 2005-2014 Paul Mackerras. All rights reserved.
66
# This program is free software; it may be used, copied, modified
77
# and distributed under the terms of the GNU General Public Licence,
88
# either version 2, or (at your option) any later version.
@@ -2947,7 +2947,7 @@ proc about {} {
29472947
message $w.m -text [mc "
29482948
Gitk - a commit viewer for git
29492949
2950-
Copyright \u00a9 2005-2011 Paul Mackerras
2950+
Copyright \u00a9 2005-2014 Paul Mackerras
29512951
29522952
Use and redistribute under the terms of the GNU General Public License"] \
29532953
-justify center -aspect 400 -border 2 -bg white -relief groove

0 commit comments

Comments
 (0)