Code

Merge git://git.kernel.org/pub/scm/gitk/gitk
authorJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2010 05:22:59 +0000 (21:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2010 05:22:59 +0000 (21:22 -0800)
* git://git.kernel.org/pub/scm/gitk/gitk:
  gitk: Fix copyright symbol in About box message

gitk-git/gitk

index 48cfce3a0e7cbe0148a4db3776008945e4b064b9..1f36a3e815865fcc72b171b497f5c4e341e148ee 100644 (file)
@@ -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