File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
# Tcl ignores the next line -*- tcl -*- \
3
3
exec wish "$0" -- "$@"
4
4
5
- # Copyright © 2005-2009 Paul Mackerras. All rights reserved.
5
+ # Copyright © 2005-2011 Paul Mackerras. All rights reserved.
6
6
# This program is free software; it may be used, copied, modified
7
7
# and distributed under the terms of the GNU General Public Licence,
8
8
# either version 2, or (at your option) any later version.
@@ -2813,7 +2813,7 @@ proc about {} {
2813
2813
message $w .m -text [mc "
2814
2814
Gitk - a commit viewer for git
2815
2815
2816
- Copyright \u00a9 2005-2010 Paul Mackerras
2816
+ Copyright \u00a9 2005-2011 Paul Mackerras
2817
2817
2818
2818
Use and redistribute under the terms of the GNU General Public License" ] \
2819
2819
-justify center -aspect 400 -border 2 -bg white -relief groove
You can’t perform that action at this time.
0 commit comments