From: Paul Mackerras Date: Sun, 24 Jul 2011 05:34:48 +0000 (+1000) Subject: gitk: Update copyright X-Git-Tag: v1.7.9-rc0~62^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/bb3e86a11946fdd1262e1be7c71065ba6d79d85a gitk: Update copyright Signed-off-by: Paul Mackerras --- diff --git a/gitk b/gitk index 3689c17587..530b4c20fc 100755 --- a/gitk +++ b/gitk @@ -2,7 +2,7 @@ # Tcl ignores the next line -*- tcl -*- \ exec wish "$0" -- "$@" -# Copyright © 2005-2009 Paul Mackerras. All rights reserved. +# Copyright © 2005-2011 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. @@ -2813,7 +2813,7 @@ proc about {} { message $w.m -text [mc " Gitk - a commit viewer for git -Copyright \u00a9 2005-2010 Paul Mackerras +Copyright \u00a9 2005-2011 Paul Mackerras Use and redistribute under the terms of the GNU General Public License"] \ -justify center -aspect 400 -border 2 -bg white -relief groove