summaryrefslogtreecommitdiff
path: root/lib/test
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 /lib/test
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 'lib/test')
-rw-r--r--lib/test/test-scanner.c3
-rwxr-xr-xlib/test/test-scanner.pl3
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/test/test-scanner.c b/lib/test/test-scanner.c
index 3d6ac545..e0abcee8 100644
--- a/lib/test/test-scanner.c
+++ b/lib/test/test-scanner.c
@@ -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>
diff --git a/lib/test/test-scanner.pl b/lib/test/test-scanner.pl
index da6d6489..6d163a8e 100755
--- a/lib/test/test-scanner.pl
+++ b/lib/test/test-scanner.pl
@@ -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;