Code cleanup

This commit is contained in:
Pierre Pronchery 2013-02-27 22:46:50 +01:00
parent 682147b803
commit 624af006a5

View File

@ -1,8 +1,8 @@
/* $Id$ */
char const _copyright[] =
static char const _copyright[] =
"Copyright (c) 2012-2013 Pierre Pronchery <khorben@defora.org>";
/* This file is part of DeforaOS Desktop Terminal */
char const _license[] =
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\n"
"the Free Software Foundation, version 3 of the License.\n"