summaryrefslogtreecommitdiff
path: root/prog/rrd
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2008-03-26 13:37:12 +0000
committerJean Delvare <khali@linux-fr.org>2008-03-26 13:37:12 +0000
commitf2e518511d926fa3764b12bf9f242326bc808b03 (patch)
treeeb45c05faf8e8cf8db64561f44b952f25119609e /prog/rrd
parente4870c50f987bb9f6533fa051d2df3602a66484d (diff)
downloadlm-sensors-git-f2e518511d926fa3764b12bf9f242326bc808b03.tar.gz
Patch from Aurelien Jarno:
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. git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5163 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'prog/rrd')
-rwxr-xr-xprog/rrd/sens_create_rrd3
-rwxr-xr-xprog/rrd/sens_update_rrd3
2 files changed, 4 insertions, 2 deletions
diff --git a/prog/rrd/sens_create_rrd b/prog/rrd/sens_create_rrd
index 0b2a8574..09ef1f83 100755
--- a/prog/rrd/sens_create_rrd
+++ b/prog/rrd/sens_create_rrd
@@ -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
diff --git a/prog/rrd/sens_update_rrd b/prog/rrd/sens_update_rrd
index 2d7fa967..6be365b1 100755
--- a/prog/rrd/sens_update_rrd
+++ b/prog/rrd/sens_update_rrd
@@ -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.
#
#################################################################
#