Changeset 4488

Show
Ignore:
Timestamp:
06/27/07 11:48:21 (1 year ago)
Author:
khali
Message:

Remove remaining references to lm-sensors.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • i2c-tools/trunk/tools/i2cbusses.h

    r4480 r4488  
    11/* 
    2     i2cbusses.h - Part of the lm_sensors project 
     2    i2cbusses.h - Part of the i2c-tools package 
    33 
    4     Copyright (C) 2004       The lm_sensors group 
     4    Copyright (C) 2004-2007  Jean Delvare <khali@linux-fr.org> 
    55 
    66    This program is free software; you can redistribute it and/or modify 
  • i2c-tools/trunk/tools/i2cdetect.8

    r4480 r4488  
    1 .TH I2CDETECT 8 "October 2006
     1.TH I2CDETECT 8 "June 2007
    22.SH NAME 
    33i2cdetect \- detect I2C chips 
     
    8282 
    8383.SH AUTHOR 
    84 Frodo Looijaard, Mark D. Studebaker, and the lm_sensors group 
    85 http://www.lm-sensors.org/ 
    86 This manual page was written by Aurelien Jarno <aurel32@debian.org>, for 
    87 the Debian GNU/Linux system. It was then reviewed by the lm_sensors team and 
    88 is now part of the lm_sensors source distribution. 
     84Frodo Looijaard, Mark D. Studebaker and Jean Delvare 
     85 
     86This manual page was originally written by Aurelien Jarno 
     87<aurel32@debian.org>, for the Debian GNU/Linux system. 
  • i2c-tools/trunk/tools/i2cdump.8

    r4480 r4488  
    7474 
    7575.SH AUTHOR 
    76 Frodo Looijaard, Mark D. Studebaker, and the lm_sensors group 
    77 http://www.lm-sensors.org/ 
     76Frodo Looijaard, Mark D. Studebaker and Jean Delvare 
     77 
    7878This manual page was originally written by David Z Maze <dmaze@debian.org> for 
    79 the Debian GNU/Linux system. It was then reviewed by the lm_sensors team and 
    80 is now part of the lm_sensors source distribution. 
     79the Debian GNU/Linux system. 
  • i2c-tools/trunk/tools/i2cdump.c

    r4487 r4488  
    33    Copyright (C) 2002-2003  Frodo Looijaard <frodol@dds.nl>, and 
    44                             Mark D. Studebaker <mdsxyz123@yahoo.com> 
    5     Copyright (C) 2004       The lm_sensors group 
     5    Copyright (C) 2004-2007  Jean Delvare <khali@linux-fr.org> 
    66 
    77    This program is free software; you can redistribute it and/or modify 
  • i2c-tools/trunk/tools/i2cget.8

    r4480 r4488  
    6464.SH AUTHOR 
    6565Jean Delvare 
    66 http://www.lm-sensors.org/ 
     66 
    6767This manual page was strongly inspired from those written by David Z Maze 
    6868for i2cset. 
  • i2c-tools/trunk/tools/i2cset.8

    r4480 r4488  
    7171 
    7272.SH AUTHOR 
    73 Frodo Looijaard, Mark D. Studebaker, and the lm_sensors group 
    74 http://www.lm-sensors.org/ 
     73Frodo Looijaard, Mark D. Studebaker and Jean Delvare 
     74 
    7575This manual page was originally written by David Z Maze <dmaze@debian.org> for 
    76 the Debian GNU/Linux system. It was then reviewed by the lm_sensors team and 
    77 is now part of the lm_sensors source distribution. 
     76the Debian GNU/Linux system.