From 62088df1244293ed61b6a3dc958742927cdd80b0 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 9 Mar 2002 01:22:30 +0000 Subject: [PATCH] Change email addresses and host names. --- README | 12 ++++++------ comedi_config/comedi_config.c | 2 +- debian/copyright | 6 +++--- doc/FAQ | 2 +- include/comedilib.h | 2 +- man/comedi.7 | 2 +- man/comedi_config.8 | 4 ++-- perl/README | 2 +- rpm/comedilib.spec | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/README b/README index 00abf89..01eca85 100644 --- a/README +++ b/README @@ -25,23 +25,23 @@ Installation instructions are found in INSTALL. * Mailing List: Comedi has a mailing list. Send "subscribe comedi" to -comedi-request@stm.lbl.gov to subscribe. Traffic is light, and mainly +comedi-request@comedi.org to subscribe. Traffic is light, and mainly questions/answers about comedi installation, bugs, and programming. General questions about data acquisition are also welcome. Alternatively, you can subscribe and unsubscribe at -http://stm.lbl.gov/cgi-bin/mailman/listinfo/comedi. +http://www.comedi.org/cgi-bin/mailman/listinfo/comedi. You can always unsubscribe by sendinging "unsubscribe" (spell -it correctly!) to comedi-request@stm.lbl.gov. +it correctly!) to comedi-request@comedi.org. * More Information: -Comedi also has a web page, at http://stm.lbl.gov/comedi. New versions -of comedi can be found on the ftp site ftp://stm.lbl.gov/pub/comedi. +Comedi also has a web page, at http://www.comedi.org/comedi. New versions +of comedi can be found on the ftp site ftp://ftp.comedi.org/pub/comedi. Often bugfixes and new features that are not in the current release can be found in the CVS repository. Instructions for anonymous CVS access to the Comedi and Comedilib repositories are found at -http://oss.lineo.com/cvs_anon.html. +http://cvs.comedi.org/cvs_anon.html. Comedilib may be freely distibuted and modified in accordance with the GNU Lesser General Public License. Portions of the Comedilib diff --git a/comedi_config/comedi_config.c b/comedi_config/comedi_config.c index 92101be..55d9e01 100644 --- a/comedi_config/comedi_config.c +++ b/comedi_config/comedi_config.c @@ -3,7 +3,7 @@ configuration program for comedi kernel module COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998,2000 David A. Schleef + Copyright (C) 1998,2000 David A. Schleef This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/debian/copyright b/debian/copyright index 0605326..81b8679 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,9 @@ -This package was debianized by David Schleef on +This package was debianized by David Schleef on Tue, 28 Mar 2000 11:44:42 -0800. -It was downloaded from ftp://stm.lbl.gov/pub/comedi. +It was downloaded from ftp://ftp.comedi.org/pub/comedi. -Upstream Author(s): David Schleef +Upstream Author(s): David Schleef Copyright: diff --git a/doc/FAQ b/doc/FAQ index ab2aeec..2226fe8 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -55,7 +55,7 @@ and send the information to David Schleef . 6. Could you please add a search engine to the mailing list archive? No. Please use generic web search engines such as Google, where you -can add the search term "host:stm.lbl.gov" to limit the search to +can add the search term "host:www.comedi.org" to limit the search to the site where the Comedi archives are located. diff --git a/include/comedilib.h b/include/comedilib.h index d68fcda..ed31b79 100644 --- a/include/comedilib.h +++ b/include/comedilib.h @@ -3,7 +3,7 @@ header file for the comedi library routines COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998-2002 David A. Schleef This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/man/comedi.7 b/man/comedi.7 index c110605..c549807 100644 --- a/man/comedi.7 +++ b/man/comedi.7 @@ -19,7 +19,7 @@ Documentation/comedi/drivers.txt. .br Programming documentation for comedilib can be found in -/usr/doc/comedilib, or also at http://stm.lbl.gov/comedi. +/usr/share/doc/comedilib, or also at http://www.comedi.org/comedi. .SH SEE ALSO diff --git a/man/comedi_config.8 b/man/comedi_config.8 index 221f16a..9dcee79 100644 --- a/man/comedi_config.8 +++ b/man/comedi_config.8 @@ -93,8 +93,8 @@ for I/O base 0x220 and IRQ 3. Additional text documentation can be found in /usr/doc/comedilib-0.7.11. The current version of \fBComedi\fR and \fBComedilib\fR can be -obtained from ftp://stm.lbl.gov/pub/comedi. The Comedi web site -is located at http://stm.lbl.gov/comedi. +obtained from ftp://ftp.comedi.org/pub/comedi. The Comedi web site +is located at http://www.comedi.org/comedi. .SH SEE ALSO diff --git a/perl/README b/perl/README index 8da8e5a..a18503d 100644 --- a/perl/README +++ b/perl/README @@ -4,7 +4,7 @@ Comedi and Comedi::Lib: A Perl API for comedi and comedilib Version 0.02 16-Nov-1999 This is a first pass at a Perl extension for using comedi and comedilib -(http://stm.lbl.gov/comedi). +(http://www.comedi.org/comedi). This is also my first attempt at a Perl extension, so be warned! I started with h2xs and hacked away at it from there. Please pass the diff --git a/rpm/comedilib.spec b/rpm/comedilib.spec index c5e1ce9..ca360bc 100644 --- a/rpm/comedilib.spec +++ b/rpm/comedilib.spec @@ -4,7 +4,7 @@ Version: 0.7.18 Release: 1 Copyright: GPL Group: System Environment/Kernel -Source: http://stm.lbl.gov/comedi/download/comedilib-0.7.18.tgz +Source: http://www.comedi.org/comedi/download/comedilib-0.7.18.tgz Patch: comedilib.patch BuildRoot: /var/tmp/%{name}-buildroot requires: comedi >= 0.7.63, kernel = 2.4.7, kernel-source = 2.4.7 -- 2.26.2