Using the copyright sign in the about dialog
This commit is contained in:
parent
78022f5a97
commit
207d65149f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user