diff --git a/tools/i2cbusses.h b/tools/i2cbusses.h index d7ecb66..c586efc 100644 --- a/tools/i2cbusses.h +++ b/tools/i2cbusses.h @@ -1,7 +1,7 @@ /* - i2cbusses.h - Part of the lm_sensors project + i2cbusses.h - Part of the i2c-tools package - Copyright (C) 2004 The lm_sensors group + Copyright (C) 2004-2007 Jean Delvare 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/tools/i2cdetect.8 b/tools/i2cdetect.8 index 09c85cb..a0f9366 100644 --- a/tools/i2cdetect.8 +++ b/tools/i2cdetect.8 @@ -1,4 +1,4 @@ -.TH I2CDETECT 8 "October 2006" +.TH I2CDETECT 8 "June 2007" .SH NAME i2cdetect \- detect I2C chips @@ -81,8 +81,7 @@ Output a list of installed busses. i2cdump(8), sensors-detect(8) .SH AUTHOR -Frodo Looijaard, Mark D. Studebaker, and the lm_sensors group -http://www.lm-sensors.org/ -This manual page was written by Aurelien Jarno , for -the Debian GNU/Linux system. It was then reviewed by the lm_sensors team and -is now part of the lm_sensors source distribution. +Frodo Looijaard, Mark D. Studebaker and Jean Delvare + +This manual page was originally written by Aurelien Jarno +, for the Debian GNU/Linux system. diff --git a/tools/i2cdump.8 b/tools/i2cdump.8 index 9a703e9..34ed0e7 100644 --- a/tools/i2cdump.8 +++ b/tools/i2cdump.8 @@ -73,8 +73,7 @@ monitoring chips internals. i2cset(8), i2cdetect(8), isadump(8) .SH AUTHOR -Frodo Looijaard, Mark D. Studebaker, and the lm_sensors group -http://www.lm-sensors.org/ +Frodo Looijaard, Mark D. Studebaker and Jean Delvare + This manual page was originally written by David Z Maze for -the Debian GNU/Linux system. It was then reviewed by the lm_sensors team and -is now part of the lm_sensors source distribution. +the Debian GNU/Linux system. diff --git a/tools/i2cdump.c b/tools/i2cdump.c index a2e2aab..72691ac 100644 --- a/tools/i2cdump.c +++ b/tools/i2cdump.c @@ -2,7 +2,7 @@ i2cdump.c - a user-space program to dump I2C registers Copyright (C) 2002-2003 Frodo Looijaard , and Mark D. Studebaker - Copyright (C) 2004 The lm_sensors group + Copyright (C) 2004-2007 Jean Delvare 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/tools/i2cget.8 b/tools/i2cget.8 index 4b4b76e..c2b65dc 100644 --- a/tools/i2cget.8 +++ b/tools/i2cget.8 @@ -63,6 +63,6 @@ i2cdump(8), i2cset(8) .SH AUTHOR Jean Delvare -http://www.lm-sensors.org/ + This manual page was strongly inspired from those written by David Z Maze for i2cset. diff --git a/tools/i2cset.8 b/tools/i2cset.8 index de7971a..e6bdf88 100644 --- a/tools/i2cset.8 +++ b/tools/i2cset.8 @@ -70,8 +70,7 @@ using this program. i2cdump(8), isaset(8) .SH AUTHOR -Frodo Looijaard, Mark D. Studebaker, and the lm_sensors group -http://www.lm-sensors.org/ +Frodo Looijaard, Mark D. Studebaker and Jean Delvare + This manual page was originally written by David Z Maze for -the Debian GNU/Linux system. It was then reviewed by the lm_sensors team and -is now part of the lm_sensors source distribution. +the Debian GNU/Linux system.