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-2011 Paul Mackerras. All rights reserved.
5
+ # Copyright © 2005-2014 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.
@@ -2947,7 +2947,7 @@ proc about {} {
2947
2947
message $w .m -text [mc "
2948
2948
Gitk - a commit viewer for git
2949
2949
2950
- Copyright \u00a9 2005-2011 Paul Mackerras
2950
+ Copyright \u00a9 2005-2014 Paul Mackerras
2951
2951
2952
2952
Use and redistribute under the terms of the GNU General Public License" ] \
2953
2953
-justify center -aspect 400 -border 2 -bg white -relief groove
You can’t perform that action at this time.
0 commit comments