[lm-sensors] [PATCH] Update FSF address in headers
Aurelien Jarno
aurelien at aurel32.net
Sun Mar 2 22:46:04 CET 2008
I have just noticed that the FSF address is the old one in all files
except COPYING. Please find a patch below to fix that.
Index: lib/error.h
===================================================================
--- lib/error.h (révision 5132)
+++ lib/error.h (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef LIB_SENSORS_ERROR_H
Index: lib/scanner.h
===================================================================
--- lib/scanner.h (révision 5132)
+++ lib/scanner.h (copie de travail)
@@ -14,7 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef LIB_SENSORS_SCANNER_H
Index: lib/test/test-scanner.pl
===================================================================
--- lib/test/test-scanner.pl (révision 5132)
+++ lib/test/test-scanner.pl (copie de travail)
@@ -14,7 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
#
require 5.004;
Index: lib/test/test-scanner.c
===================================================================
--- lib/test/test-scanner.c (révision 5132)
+++ lib/test/test-scanner.c (copie de travail)
@@ -13,7 +13,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#include <stdio.h>
Index: lib/sensors.h
===================================================================
--- lib/sensors.h (révision 5132)
+++ lib/sensors.h (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef LIB_SENSORS_SENSORS_H
Index: lib/access.c
===================================================================
--- lib/access.c (révision 5132)
+++ lib/access.c (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#include <stdlib.h>
Index: lib/init.c
===================================================================
--- lib/init.c (révision 5132)
+++ lib/init.c (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#include <stdlib.h>
Index: lib/access.h
===================================================================
--- lib/access.h (révision 5132)
+++ lib/access.h (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef LIB_SENSORS_ACCESS_H
Index: lib/sysfs.c
===================================================================
--- lib/sysfs.c (révision 5132)
+++ lib/sysfs.c (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
/* this define needed for strndup() */
Index: lib/init.h
===================================================================
--- lib/init.h (révision 5132)
+++ lib/init.h (copie de travail)
@@ -14,7 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef LIB_SENSORS_INIT_H
Index: lib/data.c
===================================================================
--- lib/data.c (révision 5132)
+++ lib/data.c (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
/* this define needed for strndup() */
Index: lib/Module.mk
===================================================================
--- lib/Module.mk (révision 5132)
+++ lib/Module.mk (copie de travail)
@@ -13,7 +13,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
# Note that MODULE_DIR (the directory in which this file resides) is a
# 'simply expanded variable'. That means that its value is substituted
Index: lib/sysfs.h
===================================================================
--- lib/sysfs.h (révision 5132)
+++ lib/sysfs.h (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef SENSORS_LIB_SYSFS_H
Index: lib/general.c
===================================================================
--- lib/general.c (révision 5132)
+++ lib/general.c (copie de travail)
@@ -14,7 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#include "error.h"
Index: lib/data.h
===================================================================
--- lib/data.h (révision 5132)
+++ lib/data.h (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef LIB_SENSORS_DATA_H
Index: lib/general.h
===================================================================
--- lib/general.h (révision 5132)
+++ lib/general.h (copie de travail)
@@ -14,7 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef LIB_SENSORS_GENERAL
Index: lib/conf-parse.y
===================================================================
--- lib/conf-parse.y (révision 5132)
+++ lib/conf-parse.y (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#define YYERROR_VERBOSE
Index: lib/conf-lex.l
===================================================================
--- lib/conf-lex.l (révision 5132)
+++ lib/conf-lex.l (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#include <stdlib.h>
Index: lib/error.c
===================================================================
--- lib/error.c (révision 5132)
+++ lib/error.c (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#include <stdlib.h>
Index: lib/conf.h
===================================================================
--- lib/conf.h (révision 5132)
+++ lib/conf.h (copie de travail)
@@ -14,7 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef LIB_SENSORS_CONF_H
Index: prog/init/lm_sensors.init.suse
===================================================================
--- prog/init/lm_sensors.init.suse (révision 5132)
+++ prog/init/lm_sensors.init.suse (copie de travail)
@@ -27,7 +27,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
# See also the lm_sensors homepage at:
# http://www.lm-sensors.org
Index: prog/init/lm_sensors.init
===================================================================
--- prog/init/lm_sensors.init (révision 5132)
+++ prog/init/lm_sensors.init (copie de travail)
@@ -16,7 +16,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
# See also the lm_sensors homepage at:
# http://www.lm-sensors.org
Index: prog/pwm/fancontrol
===================================================================
--- prog/pwm/fancontrol (révision 5132)
+++ prog/pwm/fancontrol (copie de travail)
@@ -36,7 +36,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
#
#
Index: prog/pwm/pwmconfig
===================================================================
--- prog/pwm/pwmconfig (révision 5132)
+++ prog/pwm/pwmconfig (copie de travail)
@@ -23,7 +23,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
#
#
echo 'This program will search your sensors for pulse width modulation (pwm)'
Index: prog/pwm/Module.mk
===================================================================
--- prog/pwm/Module.mk (révision 5132)
+++ prog/pwm/Module.mk (copie de travail)
@@ -13,7 +13,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
MODULE_DIR := prog/pwm
PROGPWMDIR := $(MODULE_DIR)
Index: prog/dump/isadump.c
===================================================================
--- prog/dump/isadump.c (révision 5132)
+++ prog/dump/isadump.c (copie de travail)
@@ -16,7 +16,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
/*
Index: prog/dump/superio.c
===================================================================
--- prog/dump/superio.c (révision 5132)
+++ prog/dump/superio.c (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#include <stdlib.h>
Index: prog/dump/isaset.c
===================================================================
--- prog/dump/isaset.c (révision 5132)
+++ prog/dump/isaset.c (copie de travail)
@@ -16,7 +16,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
/*
Index: prog/dump/Module.mk
===================================================================
--- prog/dump/Module.mk (révision 5132)
+++ prog/dump/Module.mk (copie de travail)
@@ -13,7 +13,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
# Note that MODULE_DIR (the directory in which this file resides) is a
# 'simply expanded variable'. That means that its value is substituted
Index: prog/dump/superio.h
===================================================================
--- prog/dump/superio.h (révision 5132)
+++ prog/dump/superio.h (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef _SUPERIO_H
Index: prog/tellerstats/tellerstats.sh
===================================================================
--- prog/tellerstats/tellerstats.sh (révision 5132)
+++ prog/tellerstats/tellerstats.sh (copie de travail)
@@ -17,7 +17,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
#
# generic tellerstats init BEGIN
Index: prog/tellerstats/gather.sh
===================================================================
--- prog/tellerstats/gather.sh (révision 5132)
+++ prog/tellerstats/gather.sh (copie de travail)
@@ -20,7 +20,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
#
# generic tellerstats init BEGIN
Index: prog/rrd/sens_update_rrd
===================================================================
--- prog/rrd/sens_update_rrd (révision 5132)
+++ prog/rrd/sens_update_rrd (copie de travail)
@@ -23,7 +23,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
#
#################################################################
#
Index: prog/rrd/sens_create_rrd
===================================================================
--- prog/rrd/sens_create_rrd (révision 5132)
+++ prog/rrd/sens_create_rrd (copie de travail)
@@ -18,7 +18,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
#
RRDPATH=/usr/bin
RRDB=$1
Index: prog/detect/sensors-detect
===================================================================
--- prog/detect/sensors-detect (révision 5132)
+++ prog/detect/sensors-detect (copie de travail)
@@ -17,7 +17,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
#
# TODO: Better handling of chips with several addresses
@@ -5945,7 +5946,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
#
#
# See also the lm_sensors homepage at:
Index: prog/detect/sensors-detect-stat.pl
===================================================================
--- prog/detect/sensors-detect-stat.pl (révision 5132)
+++ prog/detect/sensors-detect-stat.pl (copie de travail)
@@ -17,7 +17,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
use strict;
use vars qw(%histo $chips $file $skip);
Index: prog/detect/Module.mk
===================================================================
--- prog/detect/Module.mk (révision 5132)
+++ prog/detect/Module.mk (copie de travail)
@@ -13,7 +13,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
# Note that MODULE_DIR (the directory in which this file resides) is a
# 'simply expanded variable'. That means that its value is substituted
Index: prog/sensors/main.c
===================================================================
--- prog/sensors/main.c (révision 5132)
+++ prog/sensors/main.c (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#include <stdio.h>
Index: prog/sensors/chips.c
===================================================================
--- prog/sensors/chips.c (révision 5132)
+++ prog/sensors/chips.c (copie de travail)
@@ -16,7 +16,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#include <stdio.h>
Index: prog/sensors/main.h
===================================================================
--- prog/sensors/main.h (révision 5132)
+++ prog/sensors/main.h (copie de travail)
@@ -14,7 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef PROG_SENSORS_MAIN_H
Index: prog/sensors/Module.mk
===================================================================
--- prog/sensors/Module.mk (révision 5132)
+++ prog/sensors/Module.mk (copie de travail)
@@ -13,7 +13,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
# Note that MODULE_DIR (the directory in which this file resides) is a
# 'simply expanded variable'. That means that its value is substituted
Index: prog/sensors/chips.h
===================================================================
--- prog/sensors/chips.h (révision 5132)
+++ prog/sensors/chips.h (copie de travail)
@@ -15,7 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA 02110-1301 USA.
*/
#ifndef PROG_SENSORS_CHIPS_H
Index: prog/sensord/sensord.h
===================================================================
--- prog/sensord/sensord.h (révision 5132)
+++ prog/sensord/sensord.h (copie de travail)
@@ -17,7 +17,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
#include "lib/sensors.h"
Index: prog/sensord/chips.c
===================================================================
--- prog/sensord/chips.c (révision 5132)
+++ prog/sensord/chips.c (copie de travail)
@@ -17,7 +17,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
#include <stdio.h>
Index: prog/sensord/lib.c
===================================================================
--- prog/sensord/lib.c (révision 5132)
+++ prog/sensord/lib.c (copie de travail)
@@ -17,7 +17,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
#include <stdio.h>
Index: prog/sensord/rrd.c
===================================================================
--- prog/sensord/rrd.c (révision 5132)
+++ prog/sensord/rrd.c (copie de travail)
@@ -17,7 +17,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
/*
Index: prog/sensord/Module.mk
===================================================================
--- prog/sensord/Module.mk (révision 5132)
+++ prog/sensord/Module.mk (copie de travail)
@@ -13,7 +13,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
# The round robin database (RRD) development headers and libraries are
# REQUIRED. Get this package from:
Index: prog/sensord/args.c
===================================================================
--- prog/sensord/args.c (révision 5132)
+++ prog/sensord/args.c (copie de travail)
@@ -17,7 +17,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
#include <stdio.h>
Index: prog/sensord/sense.c
===================================================================
--- prog/sensord/sense.c (révision 5132)
+++ prog/sensord/sense.c (copie de travail)
@@ -17,7 +17,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
#include <stdio.h>
Index: prog/sensord/sensord.c
===================================================================
--- prog/sensord/sensord.c (révision 5132)
+++ prog/sensord/sensord.c (copie de travail)
@@ -17,7 +17,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
#include <stdio.h>
Index: etc/Module.mk
===================================================================
--- etc/Module.mk (révision 5132)
+++ etc/Module.mk (copie de travail)
@@ -13,7 +13,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
# Note that MODULE_DIR (the directory in which this file resides) is a
# 'simply expanded variable'. That means that its value is substituted
Index: Makefile
===================================================================
--- Makefile (révision 5132)
+++ Makefile (copie de travail)
@@ -13,7 +13,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1301 USA.
# Everything you may want to change is in the top of this file. Usually, you
# can just use the defaults, fortunately.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' aurel32 at debian.org | aurelien at aurel32.net
`- people.debian.org/~aurel32 | www.aurel32.net
More information about the lm-sensors
mailing list