Using the copyright sign in the about dialog
This commit is contained in:
parent
94f0155ded
commit
b681b76997
|
@ -1,6 +1,6 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
static char const _copyright[] =
|
static char const _copyright[] =
|
||||||
"Copyright (c) 2010-2013 Pierre Pronchery <khorben@defora.org>";
|
"Copyright © 2010-2013 Pierre Pronchery <khorben@defora.org>";
|
||||||
/* This file is part of DeforaOS Desktop XMLEditor */
|
/* This file is part of DeforaOS Desktop XMLEditor */
|
||||||
static char const _license[] =
|
static char const _license[] =
|
||||||
"This program is free software; you can redistribute it and/or modify\n"
|
"This program is free software; you can redistribute it and/or modify\n"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user