Code cleanup
This commit is contained in:
parent
682147b803
commit
624af006a5
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user