Skip to content

Commit 04bf448

Browse files
committed
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
2 parents 6448e0c + 7963791 commit 04bf448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitk-git/gitk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2782,7 +2782,7 @@ proc about {} {
27822782
message $w.m -text [mc "
27832783
Gitk - a commit viewer for git
27842784
2785-
Copyright \u00a9 2005-2009 Paul Mackerras
2785+
Copyright © 2005-2009 Paul Mackerras
27862786
27872787
Use and redistribute under the terms of the GNU General Public License"] \
27882788
-justify center -aspect 400 -border 2 -bg white -relief groove

0 commit comments

Comments
 (0)