Use the copyright character for the about dialogs

This commit is contained in:
Pierre Pronchery 2013-11-27 20:58:25 +01:00
parent e2f3320642
commit f1482d1be2

View File

@ -1,6 +1,6 @@
/* $Id$ */
static char const _copyright[] =
"Copyright (c) 2006-2013 Pierre Pronchery <khorben@defora.org>";
"Copyright © 2006-2013 Pierre Pronchery <khorben@defora.org>";
/* This file is part of DeforaOS Desktop Mailer */
static char const _license[] =
"This program is free software: you can redistribute it and/or modify\n"