From 8a55cb80fd1ababa510eb43d0d2a1c1155291259 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 9 Mar 2002 00:57:19 +0000 Subject: [PATCH] Global change from ds@stm.lbl.gov to ds@schleef.org --- comedi/comedi_fops.c | 2 +- comedi/comedi_ksyms.c | 2 +- comedi/drivers.c | 2 +- comedi/drivers/8253.h | 2 +- comedi/drivers/8255.c | 2 +- comedi/drivers/8255.h | 2 +- comedi/drivers/am9513.h | 2 +- comedi/drivers/cb_pcidas.c | 2 +- comedi/drivers/cb_pcidas64.c | 2 +- comedi/drivers/cb_pcidda.c | 2 +- comedi/drivers/das08.c | 2 +- comedi/drivers/das16.c | 2 +- comedi/drivers/das16m1.c | 2 +- comedi/drivers/dt2811.c | 2 +- comedi/drivers/dt2814.c | 2 +- comedi/drivers/dt2817.c | 2 +- comedi/drivers/dt282x.c | 2 +- comedi/drivers/dt3000.c | 2 +- comedi/drivers/mite.h | 2 +- comedi/drivers/ni_pcidio.c | 2 +- comedi/drivers/ni_pcimio.c | 2 +- comedi/drivers/ni_stc.h | 2 +- comedi/drivers/pcl711.c | 2 +- comedi/drivers/pcl726.c | 2 +- comedi/drivers/quatech_daqp_cs.c | 2 +- comedi/drivers/rti800.c | 2 +- comedi/kcomedilib/data.c | 2 +- comedi/kcomedilib/dio.c | 2 +- comedi/kcomedilib/kcomedilib_main.c | 2 +- comedi/kcomedilib/ksyms.c | 2 +- comedi/proc.c | 2 +- comedi/range.c | 2 +- comedi/rt.c | 2 +- include/linux/comedi_rt.h | 2 +- include/linux/comedidev.h | 2 +- include/linux/kern_compat.h | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/comedi/comedi_fops.c b/comedi/comedi_fops.c index d72f6b12..af1ec899 100644 --- a/comedi/comedi_fops.c +++ b/comedi/comedi_fops.c @@ -3,7 +3,7 @@ comedi kernel module COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-2000 David A. Schleef + Copyright (C) 1997-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/comedi/comedi_ksyms.c b/comedi/comedi_ksyms.c index 7410f07a..1b269ca1 100644 --- a/comedi/comedi_ksyms.c +++ b/comedi/comedi_ksyms.c @@ -3,7 +3,7 @@ exported comedi functions COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-8 David A. Schleef + Copyright (C) 1997-8 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/comedi/drivers.c b/comedi/drivers.c index 1456a4c3..2f659b9e 100644 --- a/comedi/drivers.c +++ b/comedi/drivers.c @@ -3,7 +3,7 @@ functions for manipulating drivers COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-2000 David A. Schleef + Copyright (C) 1997-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/comedi/drivers/8253.h b/comedi/drivers/8253.h index 43b0e153..89f1351e 100644 --- a/comedi/drivers/8253.h +++ b/comedi/drivers/8253.h @@ -3,7 +3,7 @@ Header file for 8253 COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 2000 David A. Schleef + Copyright (C) 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/comedi/drivers/8255.c b/comedi/drivers/8255.c index 911bc49b..ae369047 100644 --- a/comedi/drivers/8255.c +++ b/comedi/drivers/8255.c @@ -3,7 +3,7 @@ Driver for 8255 COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998 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/comedi/drivers/8255.h b/comedi/drivers/8255.h index 20a7bb9e..71e4f060 100644 --- a/comedi/drivers/8255.h +++ b/comedi/drivers/8255.h @@ -3,7 +3,7 @@ Header file for 8255 COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998 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/comedi/drivers/am9513.h b/comedi/drivers/am9513.h index 284fb2d6..c57d2c05 100644 --- a/comedi/drivers/am9513.h +++ b/comedi/drivers/am9513.h @@ -3,7 +3,7 @@ value added preprocessor definitions for Am9513 timer chip COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998 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/comedi/drivers/cb_pcidas.c b/comedi/drivers/cb_pcidas.c index 1b9ab4ac..34a863a7 100644 --- a/comedi/drivers/cb_pcidas.c +++ b/comedi/drivers/cb_pcidas.c @@ -21,7 +21,7 @@ Copyright (C) 2001,2002 Frank Mori Hess COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-8 David A. Schleef + Copyright (C) 1997-8 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/comedi/drivers/cb_pcidas64.c b/comedi/drivers/cb_pcidas64.c index 647a26fc..be50ad6c 100644 --- a/comedi/drivers/cb_pcidas64.c +++ b/comedi/drivers/cb_pcidas64.c @@ -13,7 +13,7 @@ documentation on how to program the boards. COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-8 David A. Schleef + Copyright (C) 1997-8 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/comedi/drivers/cb_pcidda.c b/comedi/drivers/cb_pcidda.c index ce8644f8..3c254e19 100644 --- a/comedi/drivers/cb_pcidda.c +++ b/comedi/drivers/cb_pcidda.c @@ -7,7 +7,7 @@ Copyright (C) 2001 Frank Mori Hess COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-8 David A. Schleef + Copyright (C) 1997-8 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/comedi/drivers/das08.c b/comedi/drivers/das08.c index 11d47f15..a7554d45 100644 --- a/comedi/drivers/das08.c +++ b/comedi/drivers/das08.c @@ -3,7 +3,7 @@ DAS08 driver COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 2000 David A. Schleef + Copyright (C) 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/comedi/drivers/das16.c b/comedi/drivers/das16.c index f991dc74..129a6649 100644 --- a/comedi/drivers/das16.c +++ b/comedi/drivers/das16.c @@ -3,7 +3,7 @@ DAS16 driver COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 2000 David A. Schleef + Copyright (C) 2000 David A. Schleef Copyright (C) 2000 Chris R. Baugher Copyright (C) 2001 Frank Mori Hess diff --git a/comedi/drivers/das16m1.c b/comedi/drivers/das16m1.c index a85af37a..bbb09886 100644 --- a/comedi/drivers/das16m1.c +++ b/comedi/drivers/das16m1.c @@ -6,7 +6,7 @@ Copyright (C) 2001 Frank Mori Hess COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 2000 David A. Schleef + Copyright (C) 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/comedi/drivers/dt2811.c b/comedi/drivers/dt2811.c index 7448044b..3bcc7ee9 100644 --- a/comedi/drivers/dt2811.c +++ b/comedi/drivers/dt2811.c @@ -4,7 +4,7 @@ COMEDI - Linux Control and Measurement Device Interface History: - Base Version - David A. Schleef + Base Version - David A. Schleef December 1998 - Updated to work. David does not have a DT2811 board any longer so this was suffering from bitrot. Updated performed by ... diff --git a/comedi/drivers/dt2814.c b/comedi/drivers/dt2814.c index 63ef4160..17cde7f9 100644 --- a/comedi/drivers/dt2814.c +++ b/comedi/drivers/dt2814.c @@ -3,7 +3,7 @@ hardware driver for Data Translation DT2814 COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998 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/comedi/drivers/dt2817.c b/comedi/drivers/dt2817.c index 9f496413..730eb0db 100644 --- a/comedi/drivers/dt2817.c +++ b/comedi/drivers/dt2817.c @@ -3,7 +3,7 @@ hardware driver for Data Translation DT2817 COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998 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/comedi/drivers/dt282x.c b/comedi/drivers/dt282x.c index f3e9d80e..156bacc1 100644 --- a/comedi/drivers/dt282x.c +++ b/comedi/drivers/dt282x.c @@ -3,7 +3,7 @@ hardware driver for Data Translation DT2821 series COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-8 David A. Schleef + Copyright (C) 1997-8 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/comedi/drivers/dt3000.c b/comedi/drivers/dt3000.c index ef2bc8b9..aa615f61 100644 --- a/comedi/drivers/dt3000.c +++ b/comedi/drivers/dt3000.c @@ -3,7 +3,7 @@ Data Translation DT3000 series driver COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1999 David A. Schleef + Copyright (C) 1999 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/comedi/drivers/mite.h b/comedi/drivers/mite.h index 516431e6..a7825485 100644 --- a/comedi/drivers/mite.h +++ b/comedi/drivers/mite.h @@ -3,7 +3,7 @@ Hardware driver for NI Mite PCI interface chip COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1999 David A. Schleef + Copyright (C) 1999 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/comedi/drivers/ni_pcidio.c b/comedi/drivers/ni_pcidio.c index ab0d2749..2715bd15 100644 --- a/comedi/drivers/ni_pcidio.c +++ b/comedi/drivers/ni_pcidio.c @@ -5,7 +5,7 @@ National Instruments PCI-6503 COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1999,2002 David A. Schleef + Copyright (C) 1999,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/comedi/drivers/ni_pcimio.c b/comedi/drivers/ni_pcimio.c index 050232b2..51c59470 100644 --- a/comedi/drivers/ni_pcimio.c +++ b/comedi/drivers/ni_pcimio.c @@ -3,7 +3,7 @@ Hardware driver for NI PCI-MIO E series cards COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-8 David A. Schleef + Copyright (C) 1997-8 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/comedi/drivers/ni_stc.h b/comedi/drivers/ni_stc.h index be5a304c..ab42dfcd 100644 --- a/comedi/drivers/ni_stc.h +++ b/comedi/drivers/ni_stc.h @@ -3,7 +3,7 @@ Register descriptions for NI DAQ-STC chip COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998-9 David A. Schleef + Copyright (C) 1998-9 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/comedi/drivers/pcl711.c b/comedi/drivers/pcl711.c index 30260f96..12646502 100644 --- a/comedi/drivers/pcl711.c +++ b/comedi/drivers/pcl711.c @@ -4,7 +4,7 @@ and compatibles COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998 David A. Schleef Janne Jalkanen Eric Bunn diff --git a/comedi/drivers/pcl726.c b/comedi/drivers/pcl726.c index 5a23d73e..d42c1b3e 100644 --- a/comedi/drivers/pcl726.c +++ b/comedi/drivers/pcl726.c @@ -9,7 +9,7 @@ driver: acl6126, acl6128 COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998 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/comedi/drivers/quatech_daqp_cs.c b/comedi/drivers/quatech_daqp_cs.c index cb460110..899179a6 100644 --- a/comedi/drivers/quatech_daqp_cs.c +++ b/comedi/drivers/quatech_daqp_cs.c @@ -5,7 +5,7 @@ The DAQP interface code in this file is released into the public domain. COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998 David A. Schleef daqp_cs.c 1.00 diff --git a/comedi/drivers/rti800.c b/comedi/drivers/rti800.c index 73d70dc3..d4c48dcf 100644 --- a/comedi/drivers/rti800.c +++ b/comedi/drivers/rti800.c @@ -3,7 +3,7 @@ hardware driver for Analog Devices RTI-800/815 board COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998 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/comedi/kcomedilib/data.c b/comedi/kcomedilib/data.c index 71a461d6..f194c6d8 100644 --- a/comedi/kcomedilib/data.c +++ b/comedi/kcomedilib/data.c @@ -3,7 +3,7 @@ implements comedi_data_*() functions COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 2000 David A. Schleef + Copyright (C) 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/comedi/kcomedilib/dio.c b/comedi/kcomedilib/dio.c index 170ddf76..ec5754d0 100644 --- a/comedi/kcomedilib/dio.c +++ b/comedi/kcomedilib/dio.c @@ -3,7 +3,7 @@ implements comedi_dio_*() functions COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 2000 David A. Schleef + Copyright (C) 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/comedi/kcomedilib/kcomedilib_main.c b/comedi/kcomedilib/kcomedilib_main.c index 78f48018..4dd26cc1 100644 --- a/comedi/kcomedilib/kcomedilib_main.c +++ b/comedi/kcomedilib/kcomedilib_main.c @@ -3,7 +3,7 @@ a comedlib interface for kernel modules COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-2000 David A. Schleef + Copyright (C) 1997-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/comedi/kcomedilib/ksyms.c b/comedi/kcomedilib/ksyms.c index a297a68d..3809a0eb 100644 --- a/comedi/kcomedilib/ksyms.c +++ b/comedi/kcomedilib/ksyms.c @@ -3,7 +3,7 @@ a comedlib interface for kernel modules COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-2001 David A. Schleef + Copyright (C) 1997-2001 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/comedi/proc.c b/comedi/proc.c index 219e0a15..a3410d40 100644 --- a/comedi/proc.c +++ b/comedi/proc.c @@ -3,7 +3,7 @@ /proc interface for comedi COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1998 David A. Schleef + Copyright (C) 1998 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/comedi/range.c b/comedi/range.c index a5da9cb4..7de6d663 100644 --- a/comedi/range.c +++ b/comedi/range.c @@ -3,7 +3,7 @@ comedi routines for voltage ranges COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-8 David A. Schleef + Copyright (C) 1997-8 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/comedi/rt.c b/comedi/rt.c index 59ae543a..feab01b3 100644 --- a/comedi/rt.c +++ b/comedi/rt.c @@ -3,7 +3,7 @@ comedi kernel module COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-2000 David A. Schleef + Copyright (C) 1997-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/include/linux/comedi_rt.h b/include/linux/comedi_rt.h index 43febdd4..1ae4a1ae 100644 --- a/include/linux/comedi_rt.h +++ b/include/linux/comedi_rt.h @@ -3,7 +3,7 @@ header file for real-time structures, variables, and constants COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-2000 David A. Schleef + Copyright (C) 1997-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/include/linux/comedidev.h b/include/linux/comedidev.h index 050919b7..15266e1c 100644 --- a/include/linux/comedidev.h +++ b/include/linux/comedidev.h @@ -3,7 +3,7 @@ header file for kernel-only structures, variables, and constants COMEDI - Linux Control and Measurement Device Interface - Copyright (C) 1997-2000 David A. Schleef + Copyright (C) 1997-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/include/linux/kern_compat.h b/include/linux/kern_compat.h index c862f784..34296a5a 100644 --- a/include/linux/kern_compat.h +++ b/include/linux/kern_compat.h @@ -2,7 +2,7 @@ kern_compat.h Kernel compatibility header file - Copyright (C) 1997-8 David A. Schleef + Copyright (C) 1997-8 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 -- 2.26.2