diff --git a/CREDITS b/CREDITS index b3bb74a..80eb761 100644 --- a/CREDITS +++ b/CREDITS @@ -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) : +Selene Scriven (ToyKeeper) : - 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): diff --git a/README b/README index 465d814..dcbd1a8 100644 --- a/README +++ b/README @@ -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 -and Scott Scriven . +and Selene Scriven . -- 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 diff --git a/clients/examples/fortune.pl b/clients/examples/fortune.pl index 36f27e6..4170faf 100755 --- a/clients/examples/fortune.pl +++ b/clients/examples/fortune.pl @@ -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 diff --git a/clients/examples/iosock.pl b/clients/examples/iosock.pl index f3b420c..ec994d5 100755 --- a/clients/examples/iosock.pl +++ b/clients/examples/iosock.pl @@ -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 diff --git a/clients/examples/tail.pl b/clients/examples/tail.pl index a0fa537..de38f7b 100755 --- a/clients/examples/tail.pl +++ b/clients/examples/tail.pl @@ -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 diff --git a/clients/examples/x11amp.pl b/clients/examples/x11amp.pl index 64ffb43..7498c2b 100755 --- a/clients/examples/x11amp.pl +++ b/clients/examples/x11amp.pl @@ -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 diff --git a/clients/lcdproc/main.c b/clients/lcdproc/main.c index 483df13..603dd7a 100644 --- a/clients/lcdproc/main.c +++ b/clients/lcdproc/main.c @@ -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 [] [ ...]\n" diff --git a/clients/lcdproc/mode.c b/clients/lcdproc/mode.c index eb96cf8..e2f4bea 100644 --- a/clients/lcdproc/mode.c +++ b/clients/lcdproc/mode.c @@ -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", diff --git a/docs/LCDd.8.in b/docs/LCDd.8.in index 0042c99..f9745f1 100644 --- a/docs/LCDd.8.in +++ b/docs/LCDd.8.in @@ -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. diff --git a/docs/lcdproc-user/running.docbook b/docs/lcdproc-user/running.docbook index 58161bf..99cb382 100644 --- a/docs/lcdproc-user/running.docbook +++ b/docs/lcdproc-user/running.docbook @@ -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 [] @@ -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 [] [ ...] diff --git a/docs/lcdproc.1.in b/docs/lcdproc.1.in index 2d32545..0e6f470 100644 --- a/docs/lcdproc.1.in +++ b/docs/lcdproc.1.in @@ -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. diff --git a/scripts/debian/copyright b/scripts/debian/copyright index 544d835..0a3772e 100644 --- a/scripts/debian/copyright +++ b/scripts/debian/copyright @@ -11,7 +11,7 @@ Upstream Author: William W. Ferrell 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. diff --git a/server/client.c b/server/client.c index ebae640..e468b3e 100644 --- a/server/client.c +++ b/server/client.c @@ -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 */ diff --git a/server/client.h b/server/client.h index ba252f9..9d59d37 100644 --- a/server/client.h +++ b/server/client.h @@ -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 */ diff --git a/server/clients.c b/server/clients.c index 088c345..fcca625 100644 --- a/server/clients.c +++ b/server/clients.c @@ -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 */ diff --git a/server/clients.h b/server/clients.h index 3f420a8..cf2733b 100644 --- a/server/clients.h +++ b/server/clients.h @@ -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 diff --git a/server/commands/client_commands.c b/server/commands/client_commands.c index 96aa563..a9ab90b 100644 --- a/server/commands/client_commands.c +++ b/server/commands/client_commands.c @@ -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 */ diff --git a/server/commands/client_commands.h b/server/commands/client_commands.h index 482bbb8..76ec622 100644 --- a/server/commands/client_commands.h +++ b/server/commands/client_commands.h @@ -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 */ diff --git a/server/commands/command_list.c b/server/commands/command_list.c index 20b1b70..d9a46a0 100644 --- a/server/commands/command_list.c +++ b/server/commands/command_list.c @@ -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 */ diff --git a/server/commands/command_list.h b/server/commands/command_list.h index db4f82d..36119d7 100644 --- a/server/commands/command_list.h +++ b/server/commands/command_list.h @@ -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 diff --git a/server/commands/menu_commands.c b/server/commands/menu_commands.c index 48af5c7..4439e2f 100644 --- a/server/commands/menu_commands.c +++ b/server/commands/menu_commands.c @@ -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, ... diff --git a/server/commands/menu_commands.h b/server/commands/menu_commands.h index e6d1088..e549ba3 100644 --- a/server/commands/menu_commands.h +++ b/server/commands/menu_commands.h @@ -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 */ diff --git a/server/commands/screen_commands.c b/server/commands/screen_commands.c index 5b17be9..171d3fd 100644 --- a/server/commands/screen_commands.c +++ b/server/commands/screen_commands.c @@ -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 */ diff --git a/server/commands/screen_commands.h b/server/commands/screen_commands.h index 7ba346d..635805d 100644 --- a/server/commands/screen_commands.h +++ b/server/commands/screen_commands.h @@ -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 */ diff --git a/server/commands/server_commands.c b/server/commands/server_commands.c index f8a4ce7..b214036 100644 --- a/server/commands/server_commands.c +++ b/server/commands/server_commands.c @@ -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 */ diff --git a/server/commands/server_commands.h b/server/commands/server_commands.h index b7d4a0e..cbec2cf 100644 --- a/server/commands/server_commands.h +++ b/server/commands/server_commands.h @@ -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 */ diff --git a/server/commands/widget_commands.c b/server/commands/widget_commands.c index ccf4490..17407c0 100644 --- a/server/commands/widget_commands.c +++ b/server/commands/widget_commands.c @@ -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 */ diff --git a/server/commands/widget_commands.h b/server/commands/widget_commands.h index a1ecfef..cfb69bc 100644 --- a/server/commands/widget_commands.h +++ b/server/commands/widget_commands.h @@ -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 */ diff --git a/server/drivers/EyeboxOne.c b/server/drivers/EyeboxOne.c index 748f19d..314380d 100644 --- a/server/drivers/EyeboxOne.c +++ b/server/drivers/EyeboxOne.c @@ -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 diff --git a/server/drivers/MtxOrb.c b/server/drivers/MtxOrb.c index 0554ad9..7468a51 100644 --- a/server/drivers/MtxOrb.c +++ b/server/drivers/MtxOrb.c @@ -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 diff --git a/server/drivers/lcd.h b/server/drivers/lcd.h index 51f2e11..4016bde 100644 --- a/server/drivers/lcd.h +++ b/server/drivers/lcd.h @@ -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 */ diff --git a/server/input.c b/server/input.c index ccd63ba..1e0663d 100644 --- a/server/input.c +++ b/server/input.c @@ -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 */ diff --git a/server/input.h b/server/input.h index ff5bcef..de2bb89 100644 --- a/server/input.h +++ b/server/input.h @@ -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 */ diff --git a/server/main.c b/server/main.c index d6db566..3774d1a 100644 --- a/server/main.c +++ b/server/main.c @@ -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 []\n"); fprintf(stdout, " where are:\n"); diff --git a/server/main.h b/server/main.h index 810b8cc..4ba252f 100644 --- a/server/main.h +++ b/server/main.h @@ -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 */ diff --git a/server/menu.c b/server/menu.c index 4e8b5d4..01776e1 100644 --- a/server/menu.c +++ b/server/menu.c @@ -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, ... diff --git a/server/menu.h b/server/menu.h index 8fec553..01a1eb3 100644 --- a/server/menu.h +++ b/server/menu.h @@ -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, ... */ diff --git a/server/menuitem.c b/server/menuitem.c index bb4cc84..d9a303a 100644 --- a/server/menuitem.c +++ b/server/menuitem.c @@ -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, ... diff --git a/server/menuitem.h b/server/menuitem.h index 6f22357..e974e5d 100644 --- a/server/menuitem.h +++ b/server/menuitem.h @@ -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, ... */ diff --git a/server/menuscreens.c b/server/menuscreens.c index 66f3fb2..5d3c3e9 100644 --- a/server/menuscreens.c +++ b/server/menuscreens.c @@ -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, ... diff --git a/server/menuscreens.h b/server/menuscreens.h index a7bbaf0..092576a 100644 --- a/server/menuscreens.h +++ b/server/menuscreens.h @@ -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 */ diff --git a/server/parse.c b/server/parse.c index fe2cf6d..e4eccb3 100644 --- a/server/parse.c +++ b/server/parse.c @@ -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 */ diff --git a/server/parse.h b/server/parse.h index f39d075..6dcd01d 100644 --- a/server/parse.h +++ b/server/parse.h @@ -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 diff --git a/server/render.c b/server/render.c index c68b953..cecd4d4 100644 --- a/server/render.c +++ b/server/render.c @@ -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 */ diff --git a/server/render.h b/server/render.h index 653c94c..3a3ae21 100644 --- a/server/render.h +++ b/server/render.h @@ -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 diff --git a/server/screen.c b/server/screen.c index 9533fb8..834143e 100644 --- a/server/screen.c +++ b/server/screen.c @@ -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 */ diff --git a/server/screen.h b/server/screen.h index d124fb0..7a5369a 100644 --- a/server/screen.h +++ b/server/screen.h @@ -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 */ diff --git a/server/screenlist.c b/server/screenlist.c index 3dce3d7..dd82f94 100644 --- a/server/screenlist.c +++ b/server/screenlist.c @@ -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 */ diff --git a/server/screenlist.h b/server/screenlist.h index 76b5745..0496b78 100644 --- a/server/screenlist.h +++ b/server/screenlist.h @@ -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 */ diff --git a/server/serverscreens.c b/server/serverscreens.c index 2fd21cf..4a753d3 100644 --- a/server/serverscreens.c +++ b/server/serverscreens.c @@ -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 */ diff --git a/server/serverscreens.h b/server/serverscreens.h index 5d88a3f..756394a 100644 --- a/server/serverscreens.h +++ b/server/serverscreens.h @@ -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 diff --git a/server/sock.c b/server/sock.c index 8e7fa3c..6871c9b 100644 --- a/server/sock.c +++ b/server/sock.c @@ -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 diff --git a/server/sock.h b/server/sock.h index 68576e4..5d8f993 100644 --- a/server/sock.h +++ b/server/sock.h @@ -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 */ diff --git a/server/widget.c b/server/widget.c index 651a76d..a4d746e 100644 --- a/server/widget.c +++ b/server/widget.c @@ -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 */ diff --git a/server/widget.h b/server/widget.h index 66db40f..7a0a9b8 100644 --- a/server/widget.h +++ b/server/widget.h @@ -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" diff --git a/shared/LL.c b/shared/LL.c index d5d6252..1560976 100644 --- a/shared/LL.c +++ b/shared/LL.c @@ -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 diff --git a/shared/LL.h b/shared/LL.h index 9fe7803..ca22278 100644 --- a/shared/LL.h +++ b/shared/LL.h @@ -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 diff --git a/shared/report.c b/shared/report.c index 5353c83..e7d8222 100644 --- a/shared/report.c +++ b/shared/report.c @@ -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 */ diff --git a/shared/report.h b/shared/report.h index 92a955f..13769bd 100644 --- a/shared/report.h +++ b/shared/report.h @@ -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 * */