updated ToyKeeper's contact info

This commit is contained in:
toykeeper
2011-01-05 23:34:37 +00:00
parent 50ff73d7c1
commit cac9a56299
59 changed files with 74 additions and 63 deletions
+2 -2
View File
@@ -18,10 +18,10 @@ It's Choadstre's fault that LCDproc exists. He wanted his computer to have
a heartbeat, like some HP workstations do. So he found a nice LCD, wrote
some amazingly spiffy software for it, and life was good.
Scott Scriven (ToyKeeper) <http://toykeeper.net/>:
Selene Scriven (ToyKeeper) <lcdproc@toykeeper.net>:
- wrote V0.3 and most of V0.4, and helped procrastinate the rest
of the time...
ToyKeeper was the main programmer for LCDproc 0.2 - 0.4-pre9. He took
ToyKeeper was the main programmer for LCDproc 0.2 - 0.4-pre9. She took
Choadstre's idea and put it in its current form.
Gareth Watts (Xeno42):
+2 -2
View File
@@ -24,7 +24,7 @@ you can ask the mailing list. For how to get on the mailing list, see
the main web site.
LCDproc was originally written by William W. Ferrell <wwf@splatwerks.org>
and Scott Scriven <scriven@cs.colostate.edu>.
and Selene Scriven <lcdproc@toykeeper.net>.
-- INSTALLATION --------------------------------------------------------------
@@ -60,7 +60,7 @@ CREDITS file. Thanks all !
-- LEGAL STUFF ---------------------------------------------------------------
LCDproc is Copyright (C) 1998-2006
William Ferrell, Scott Scriven and many other contributors.
William Ferrell, Selene Scriven and many other contributors.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
+1 -1
View File
@@ -5,7 +5,7 @@
# This is just a small example of a client for LCDd the
# LCDproc server
#
# Copyright (c) 1999, William Ferrell, Scott Scriven
# Copyright (c) 1999, William Ferrell, Selene Scriven
# 2001, David Glaude
# 2002, Jonathan Oxer
# 2002, Rene Wagner <reenoo@gmx.de>
+1 -1
View File
@@ -13,7 +13,7 @@ use Fcntl;
# number of those which ping and number of those which do not and their list
#
#
# Copyright (c) 1999, William Ferrell, Scott Scriven
# Copyright (c) 1999, William Ferrell, Selene Scriven
# 2001, David Glaude
# 2001, Jarda Benkovsky
# 2002, Jonathan Oxer
+1 -1
View File
@@ -8,7 +8,7 @@
# controlled keys
#
#
# Copyright (c) 1999, William Ferrell, Scott Scriven
# Copyright (c) 1999, William Ferrell, Selene Scriven
# 2001, David Glaude
# 2001, Jarda Benkovsky
# 2002, Jonathan Oxer
+1 -1
View File
@@ -8,7 +8,7 @@
# previous song and skip forward to previous one.
#
#
# Copyright (c) 1999, William Ferrell, Scott Scriven
# Copyright (c) 1999, William Ferrell, Selene Scriven
# 2001, David Glaude
# 2001, Jarda Benkovsky
# 2002, Jonathan Oxer
+1 -1
View File
@@ -453,7 +453,7 @@ HelpScreen(int exit_state)
fprintf(stderr,
"lcdproc - LCDproc system status information viewer\n"
"\n"
"Copyright (c) 1999-2010 Scott Scriven, William Ferrell, and misc. contributors.\n"
"Copyright (c) 1999-2010 Selene 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"
+1 -1
View File
@@ -111,7 +111,7 @@ credit_screen(int rep, int display, int *flags_ptr)
*/
const char *contributors[] = {
"William Ferrell",
"Scott Scriven",
"Selene Scriven",
"Gareth Watts",
"Lorand Bruhacs",
"Benjamin Tse",
+1 -1
View File
@@ -516,7 +516,7 @@ lcdexec(1)
.SH AUTHOR
LCDd was originally written by William Ferrell (wwf@splatwerks.org) and
Scott Scriven (scriven@cs.colostate.edu).
Selene Scriven (lcdproc@toykeeper.net).
Since that time various people have contributed to LCDproc.
+2 -2
View File
@@ -57,7 +57,7 @@ command line options.
LCDd - LCDproc Server Daemon, 0.5dev
Copyright (c) 1999-2006 Scott Scriven, William Ferrell, and misc. contributors.
Copyright (c) 1999-2006 Selene Scriven, William Ferrell, and misc. contributors.
This program is released under the terms of the GNU General Public License.
Usage: LCDd [<options>]
@@ -104,7 +104,7 @@ command line options.
lcdproc - LCDproc system status information viewer
Copyright (c) 1999-2006 Scott Scriven, William Ferrell, and misc. contributors.
Copyright (c) 1999-2006 Selene Scriven, William Ferrell, and misc. contributors.
This program is released under the terms of the GNU General Public License.
Usage: lcdproc [<options>] [<screens> ...]
+1 -1
View File
@@ -157,7 +157,7 @@ lcdproc-config(5)
.SH AUTHOR
LCDproc was originally written by William Ferrell (wwf@splatwerks.org) andr
Scott Scriven (scriven@cs.colostate.edu).
Selene Scriven (lcdproc@toykeeper.net).
Since that time various people have contributed to LCDproc.
+1 -1
View File
@@ -11,7 +11,7 @@ Upstream Author: William W. Ferrell <willfe@yahoo.com> and others
Copyright:
Copyright (c) 1999-2006 William Ferrell
Portions (c) by Scott Scriven, Joris Robijn, F5 Networks, Inc., Peter Marschall
Portions (c) by Selene Scriven, Joris Robijn, F5 Networks, Inc., Peter Marschall
and others, as specified in the corresponding source modules.
LCDproc is released under the terms of the GNU GPL version 2.
+1 -1
View File
@@ -7,7 +7,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -7,7 +7,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -10,7 +10,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -7,7 +7,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
*/
#ifndef CLIENTS_H
+1 -1
View File
@@ -13,7 +13,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -5,7 +5,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -10,7 +10,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
* 2003, Joris Robijn
*/
+1 -1
View File
@@ -7,7 +7,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
*/
#ifndef COMMANDS_COMMAND_LIST_H
+1 -1
View File
@@ -13,7 +13,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
* 2002, Joris Robijn
* 2004, F5 Networks, Inc. - IP-address input
* 2005, Peter Marschall - error checks, ...
+1 -1
View File
@@ -5,7 +5,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -13,7 +13,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -5,7 +5,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -13,7 +13,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -5,7 +5,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -13,7 +13,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -5,7 +5,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
* 2002, Joris Robijn
*/
+1 -1
View File
@@ -5,7 +5,7 @@
/* This is the LCDproc driver for EyeboxOne devices
This code is based on MtxOrb driver (William Ferrell and Scott Scriven)
This code is based on MtxOrb driver (William Ferrell and Selene Scriven)
Copyright (C) 2006 Cedric TESSIER (aka NeZetiC) http://www.nezetic.info
+1 -1
View File
@@ -11,7 +11,7 @@
*/
/*-
Copyright (C) 1999, William Ferrell and Scott Scriven
Copyright (C) 1999, William Ferrell and Selene Scriven
2001, Andre Breiler
2001, Philip Pokorny
2001, David Douthitt
+1 -1
View File
@@ -22,7 +22,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
*/
+1 -1
View File
@@ -7,7 +7,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
* 2003, Joris Robijn
*/
+1 -1
View File
@@ -6,7 +6,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
* 2003, Joris Robijn
*/
+3 -3
View File
@@ -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");
+1 -1
View File
@@ -6,7 +6,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
*/
+1 -1
View File
@@ -16,7 +16,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
* 2002, Joris Robijn
* 2004, F5 Networks, Inc. - IP-address input
* 2005, Peter Marschall - error checks, ...
+1 -1
View File
@@ -7,7 +7,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
* 2004, F5 Networks, Inc. - IP-address input
* 2005, Peter Marschall - error checks, ...
*/
+1 -1
View File
@@ -7,7 +7,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
* 2002, Joris Robijn
* 2004, F5 Networks, Inc. - IP-address input
* 2005, Peter Marschall - error checks, ...
+1 -1
View File
@@ -19,7 +19,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
* 2004, F5 Networks, Inc. - IP-address input
* 2005, Peter Marschall - error checks, ...
*/
+1 -1
View File
@@ -14,7 +14,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
* 2002, Joris Robijn
* 2004, F5 Networks, Inc. - IP-address input
* 2005, Peter Marschall - error checks, ...
+1 -1
View File
@@ -8,7 +8,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
* 2003, Joris Robijn
*/
+1 -1
View File
@@ -11,7 +11,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
* 2008, Peter Marschall
*/
+1 -1
View File
@@ -6,7 +6,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
*/
#ifndef PARSE_H
+1 -1
View File
@@ -22,7 +22,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
* 2007, Peter Marschall
*/
+1 -1
View File
@@ -6,7 +6,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
*/
#ifndef RENDER_H
+1 -1
View File
@@ -9,7 +9,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
* 2003, Joris Robijn
* 2008, Peter Marschall
*/
+1 -1
View File
@@ -7,7 +7,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
* 2003, Joris Robijn
*/
+1 -1
View File
@@ -8,7 +8,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
* 2003, Joris Robijn
*/
+1 -1
View File
@@ -6,7 +6,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
* 2003, Joris Robijn
*/
+1 -1
View File
@@ -14,7 +14,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
* 2002, Joris Robijn
* 2007, Peter Marschall
*/
+1 -1
View File
@@ -7,7 +7,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
*/
#ifndef SRVSTATS_H
+1 -1
View File
@@ -11,7 +11,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
* 2004, F5 Networks, Inc. - IP-address input
* 2005, Peter Marschall - error checks, ...
* 2009, Markus Dolze - input ring buffer
+1 -1
View File
@@ -7,7 +7,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
* 2004, F5 Networks, Inc. - IP-address verification
* 2008, Peter Marschall
*/
+1 -1
View File
@@ -10,7 +10,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
* 2002, Joris Robijn
* 2008, Peter Marschall
*/
+1 -1
View File
@@ -7,7 +7,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
*/
#include "screen.h"
+2 -1
View File
@@ -7,7 +7,8 @@
* This file is released under the GNU General Public License.
* Refer to the COPYING file distributed with this package.
*
* Copyright(c) 1999, William Ferrell
* Copyright(c) 1994, Selene Scriven
* (c) 1999, William Ferrell
* (c) 2000, Guillaume Filion
* (c) 2001, Joris Robijn
* (c) 2008, Peter Marschall
+10
View File
@@ -2,6 +2,16 @@
* Define routines to deal with doubly linked lists
*/
/* This file is part of LCDproc.
*
* This file is released under the GNU General Public License.
* Refer to the COPYING file distributed with this package.
*
* Copyright(c) 1994, Selene Scriven
* (c) 1999, William Ferrell
*
*/
#ifndef LL_H
#define LL_H
+1 -1
View File
@@ -9,7 +9,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
* 2005, Peter Marschall
*/
+1 -1
View File
@@ -9,7 +9,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
*
*/