Skip to content

Commit bb3e86a

Browse files
committed
gitk: Update copyright
Signed-off-by: Paul Mackerras <[email protected]>
1 parent 3624249 commit bb3e86a

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-2009 Paul Mackerras. All rights reserved.
5+
# Copyright © 2005-2011 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.
@@ -2813,7 +2813,7 @@ proc about {} {
28132813
message $w.m -text [mc "
28142814
Gitk - a commit viewer for git
28152815
2816-
Copyright \u00a9 2005-2010 Paul Mackerras
2816+
Copyright \u00a9 2005-2011 Paul Mackerras
28172817
28182818
Use and redistribute under the terms of the GNU General Public License"] \
28192819
-justify center -aspect 400 -border 2 -bg white -relief groove

0 commit comments

Comments
 (0)