Browse Source

Remove remaining references to lm-sensors.

git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4488 7894878c-1315-0410-8ee3-d5d059ff63e0
tags/v3.0.0
Jean Delvare 18 years ago
parent
commit
a738f64223
  1. 4
      tools/i2cbusses.h
  2. 11
      tools/i2cdetect.8
  3. 7
      tools/i2cdump.8
  4. 2
      tools/i2cdump.c
  5. 2
      tools/i2cget.8
  6. 7
      tools/i2cset.8

4
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 <khali@linux-fr.org>
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

11
tools/i2cdetect.8

@ -1,4 +1,4 @@
.TH I2CDETECT 8 "October 2006"
.TH I2CDETECT 8 "June 2007"
.SH NAME .SH NAME
i2cdetect \- detect I2C chips i2cdetect \- detect I2C chips
@ -81,8 +81,7 @@ Output a list of installed busses.
i2cdump(8), sensors-detect(8) i2cdump(8), sensors-detect(8)
.SH AUTHOR .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 <aurel32@debian.org>, 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
<aurel32@debian.org>, for the Debian GNU/Linux system.

7
tools/i2cdump.8

@ -73,8 +73,7 @@ monitoring chips internals.
i2cset(8), i2cdetect(8), isadump(8) i2cset(8), i2cdetect(8), isadump(8)
.SH AUTHOR .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 <dmaze@debian.org> for This manual page was originally written by David Z Maze <dmaze@debian.org> 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.

2
tools/i2cdump.c

@ -2,7 +2,7 @@
i2cdump.c - a user-space program to dump I2C registers i2cdump.c - a user-space program to dump I2C registers
Copyright (C) 2002-2003 Frodo Looijaard <frodol@dds.nl>, and Copyright (C) 2002-2003 Frodo Looijaard <frodol@dds.nl>, and
Mark D. Studebaker <mdsxyz123@yahoo.com> Mark D. Studebaker <mdsxyz123@yahoo.com>
Copyright (C) 2004 The lm_sensors group
Copyright (C) 2004-2007 Jean Delvare <khali@linux-fr.org>
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

2
tools/i2cget.8

@ -63,6 +63,6 @@ i2cdump(8), i2cset(8)
.SH AUTHOR .SH AUTHOR
Jean Delvare Jean Delvare
http://www.lm-sensors.org/
This manual page was strongly inspired from those written by David Z Maze This manual page was strongly inspired from those written by David Z Maze
for i2cset. for i2cset.

7
tools/i2cset.8

@ -70,8 +70,7 @@ using this program.
i2cdump(8), isaset(8) i2cdump(8), isaset(8)
.SH AUTHOR .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 <dmaze@debian.org> for This manual page was originally written by David Z Maze <dmaze@debian.org> 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.
Loading…
Cancel
Save