Update copyright dates
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* COPYING file distributed with this package.
|
||||
*
|
||||
* Copyright (c) 2002, Joris Robijn
|
||||
* Copyright (c) 2006-7, Peter Marschall
|
||||
* 2006-2008, Peter Marschall
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
@@ -57,7 +57,7 @@ typedef struct ProcInfo {
|
||||
char * help_text =
|
||||
"lcdexec - LCDproc client to execute commands from the LCDd menu\n"
|
||||
"\n"
|
||||
"Copyright (c) 2002, Joris Robijn, 2006,7 Peter Marschall.\n"
|
||||
"Copyright (c) 2002, Joris Robijn, 2006-2008 Peter Marschall.\n"
|
||||
"This program is released under the terms of the GNU General Public License.\n"
|
||||
"\n"
|
||||
"Usage: lcdexec [<options>]\n"
|
||||
|
||||
@@ -425,7 +425,7 @@ HelpScreen (int exit_state)
|
||||
fprintf(stderr,
|
||||
"lcdproc - LCDproc system status information viewer\n"
|
||||
"\n"
|
||||
"Copyright (c) 1999-2006 Scott Scriven, William Ferrell, and misc. contributors.\n"
|
||||
"Copyright (c) 1999-2009 Scott Scriven, William Ferrell, and misc. contributors.\n"
|
||||
"This program is released under the terms of the GNU General Public License.\n"
|
||||
"\n"
|
||||
"Usage: lcdproc [<options>] [<screens> ...]\n"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* COPYING file distributed with this package.
|
||||
*
|
||||
* Copyright (c) 2002, Joris Robijn
|
||||
* Copyright (c) 2006, Peter Marschall
|
||||
* 2006-2008, Peter Marschall
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
@@ -42,7 +42,7 @@
|
||||
char *help_text =
|
||||
"lcdvc - LCDproc virtual console\n"
|
||||
"\n"
|
||||
"Copyright (c) 2002, Joris Robijn, 2006 Peter Marschall.\n"
|
||||
"Copyright (c) 2002, Joris Robijn, 2006-2008 Peter Marschall.\n"
|
||||
"This program is released under the terms of the GNU General Public License.\n"
|
||||
"\n"
|
||||
"Usage: lcdvc [<options>]\n"
|
||||
|
||||
Reference in New Issue
Block a user