summaryrefslogtreecommitdiff
path: root/gitk-git
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-02-05 21:22:59 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-02-05 21:22:59 -0800
commit04bf4483eab68301f44b912b3364db6d07542c72 (patch)
tree0a9e0e6e64d823cb171e74ad98e6524d8a3fe398 /gitk-git
parentt9501: Skip testing load if we can't detect it (diff)
parentgitk: Fix copyright symbol in About box message (diff)
downloadtgif-04bf4483eab68301f44b912b3364db6d07542c72.tar.xz
Merge git://git.kernel.org/pub/scm/gitk/gitk
* git://git.kernel.org/pub/scm/gitk/gitk: gitk: Fix copyright symbol in About box message
Diffstat (limited to 'gitk-git')
-rw-r--r--gitk-git/gitk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitk-git/gitk b/gitk-git/gitk
index 48cfce3a0e..1f36a3e815 100644
--- a/gitk-git/gitk
+++ b/gitk-git/gitk
@@ -2782,7 +2782,7 @@ proc about {} {
message $w.m -text [mc "
Gitk - a commit viewer for git
-Copyright \u00a9 2005-2009 Paul Mackerras
+Copyright © 2005-2009 Paul Mackerras
Use and redistribute under the terms of the GNU General Public License"] \
-justify center -aspect 400 -border 2 -bg white -relief groove