Browse Source

staging: update web addresses in staging

The below patch, is a simple fix to a broken web address not using a period in it's
name.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Justin P. Mattock 15 years ago
parent
commit
2541792269
50 changed files with 50 additions and 50 deletions
  1. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_82x54.c
  2. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_82x54.h
  3. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Chrono.c
  4. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Dig_io.c
  5. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Dig_io.h
  6. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_INCCPT.c
  7. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_INCCPT.h
  8. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Inp_cpt.c
  9. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Inp_cpt.h
  10. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Pwm.c
  11. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Pwm.h
  12. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Ssi.c
  13. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Ssi.h
  14. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Tor.c
  15. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Tor.h
  16. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.c
  17. 1 1
      drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.h
  18. 1 1
      drivers/staging/comedi/drivers/addi-data/addi_amcc_S5920.c
  19. 1 1
      drivers/staging/comedi/drivers/addi-data/addi_amcc_S5920.h
  20. 1 1
      drivers/staging/comedi/drivers/addi-data/addi_amcc_s5933.h
  21. 1 1
      drivers/staging/comedi/drivers/addi-data/addi_common.c
  22. 1 1
      drivers/staging/comedi/drivers/addi-data/addi_common.h
  23. 1 1
      drivers/staging/comedi/drivers/addi-data/addi_eeprom.c
  24. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_APCI1710.c
  25. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_APCI1710.h
  26. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci035.c
  27. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci035.h
  28. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci1032.c
  29. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci1032.h
  30. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci1500.c
  31. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci1500.h
  32. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci1516.c
  33. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci1516.h
  34. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.c
  35. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.h
  36. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci16xx.c
  37. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci2016.c
  38. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci2016.h
  39. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci2032.c
  40. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci2032.h
  41. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci2200.c
  42. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci2200.h
  43. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.c
  44. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.h
  45. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci3200.c
  46. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci3200.h
  47. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci3501.c
  48. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci3501.h
  49. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci3xxx.c
  50. 1 1
      drivers/staging/comedi/drivers/addi-data/hwdrv_apci3xxx.h

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_82x54.c

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_82x54.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Chrono.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Dig_io.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Dig_io.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_INCCPT.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_INCCPT.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Inp_cpt.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Inp_cpt.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Pwm.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Pwm.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Ssi.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Ssi.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Tor.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Tor.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/addi_amcc_S5920.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/addi_amcc_S5920.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/addi_amcc_s5933.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/addi_common.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/addi_common.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/addi_eeprom.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_APCI1710.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_APCI1710.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci035.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci035.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1032.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1032.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1500.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1500.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1516.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1516.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci16xx.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci2016.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci2016.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci2032.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci2032.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci2200.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci2200.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.h

@@ -9,7 +9,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3200.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3200.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3501.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3501.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3xxx.c

@@ -8,7 +8,7 @@ Copyright (C) 2004,2005  ADDI-DATA GmbH for the source code of this module.
 	D-77833 Ottersweier
 	Tel: +19(0)7223/9493-0
 	Fax: +49(0)7223/9493-92
-	http://www.addi-data-com
+	http://www.addi-data.com
 	info@addi-data.com
 
 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

+ 1 - 1
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3xxx.h

@@ -6,7 +6,7 @@
  *	D-77833 Ottersweier
  *	Tel: +19(0)7223/9493-0
  *	Fax: +49(0)7223/9493-92
- *	http://www.addi-data-com
+ *	http://www.addi-data.com
  *	info@addi-data.com
  *
  * This program is free software; you can redistribute it and/or modify it