Using the copyright sign in the about dialog

This commit is contained in:
Pierre Pronchery 2013-11-30 03:17:51 +01:00
parent 78022f5a97
commit 207d65149f

View File

@ -1,7 +1,7 @@
/* $Id$ */
static char const _copyright[] =
"Copyright (c) 2010-2011 Sébastien Bocahu <zecrazytux@zecrazytux.net>\n"
"Copyright (c) 2011-2013 Pierre Pronchery <khorben@defora.org>";
"Copyright © 2010-2011 Sébastien Bocahu <zecrazytux@zecrazytux.net>\n"
"Copyright © 2011-2013 Pierre Pronchery <khorben@defora.org>";
static char const _license[] =
"This program is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by the\n"