updated ToyKeeper's contact info
This commit is contained in:
+3
-3
@@ -15,7 +15,7 @@
|
||||
* This file is released under the GNU General Public License.
|
||||
* Refer to the COPYING file distributed with this package.
|
||||
*
|
||||
* Copyright (c) 1999, William Ferrell, Scott Scriven
|
||||
* Copyright (c) 1999, William Ferrell, Selene Scriven
|
||||
* 2001, Joris Robijn
|
||||
* 2001, Rene Wagner
|
||||
* 2002, Mike Patnode
|
||||
@@ -915,7 +915,7 @@ output_GPL_notice(void)
|
||||
*/
|
||||
fprintf(stderr, "LCDd %s, LCDproc Protocol %s\n", VERSION, PROTOCOL_VERSION);
|
||||
fprintf(stderr, "Part of the LCDproc suite\n");
|
||||
fprintf(stderr, "Copyright (C) 1998-2010 William Ferrell, Scott Scriven\n"
|
||||
fprintf(stderr, "Copyright (C) 1998-2010 William Ferrell, Selene Scriven\n"
|
||||
" and many other contributors\n\n");
|
||||
|
||||
fprintf(stderr, "This program is free software; you can redistribute it and/or\n"
|
||||
@@ -943,7 +943,7 @@ output_help_screen(void)
|
||||
debug(RPT_DEBUG, "%s()", __FUNCTION__);
|
||||
|
||||
fprintf(stdout, "LCDd - LCDproc Server Daemon, %s\n\n", version);
|
||||
fprintf(stdout, "Copyright (c) 1998-2010 Scott Scriven, William Ferrell, and misc. contributors.\n");
|
||||
fprintf(stdout, "Copyright (c) 1998-2010 Selene Scriven, William Ferrell, and misc. contributors.\n");
|
||||
fprintf(stdout, "This program is released under the terms of the GNU General Public License.\n\n");
|
||||
fprintf(stdout, "Usage: LCDd [<options>]\n");
|
||||
fprintf(stdout, " where <options> are:\n");
|
||||
|
||||
Reference in New Issue
Block a user