gitk: Update copyright dates
authorPaul Mackerras <paulus@samba.org>
Tue, 21 Jan 2014 11:02:27 +0000 (22:02 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 21 Jan 2014 11:02:27 +0000 (22:02 +1100)
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk
diff --git a/gitk b/gitk
index 1f147965bce7f1812839fb558354f0132c4abde0..894e2d7ef33df8ed0ecc172a1be6f86a9c5fde37 100755 (executable)
--- a/gitk
+++ b/gitk
@@ -2,7 +2,7 @@
 # Tcl ignores the next line -*- tcl -*- \
 exec wish "$0" -- "$@"
 
-# Copyright © 2005-2011 Paul Mackerras.  All rights reserved.
+# Copyright © 2005-2014 Paul Mackerras.  All rights reserved.
 # This program is free software; it may be used, copied, modified
 # and distributed under the terms of the GNU General Public Licence,
 # either version 2, or (at your option) any later version.
@@ -2947,7 +2947,7 @@ proc about {} {
     message $w.m -text [mc "
 Gitk - a commit viewer for git
 
-Copyright \u00a9 2005-2011 Paul Mackerras
+Copyright \u00a9 2005-2014 Paul Mackerras
 
 Use and redistribute under the terms of the GNU General Public License"] \
            -justify center -aspect 400 -border 2 -bg white -relief groove