From a39bbde3774a32bca86eb18654c1c0a880dc507a Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 18 Nov 2012 20:45:57 -0500 Subject: fixed incorrect fsf addresses. --- plugins/hddtemp/hddtemp-plugin.c | 2 +- plugins/hddtemp/hddtemp-plugin.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/hddtemp') diff --git a/plugins/hddtemp/hddtemp-plugin.c b/plugins/hddtemp/hddtemp-plugin.c index 1a33d75..307b6f1 100644 --- a/plugins/hddtemp/hddtemp-plugin.c +++ b/plugins/hddtemp/hddtemp-plugin.c @@ -13,7 +13,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifdef HAVE_CONFIG_H diff --git a/plugins/hddtemp/hddtemp-plugin.h b/plugins/hddtemp/hddtemp-plugin.h index 7790e5a..07772f2 100644 --- a/plugins/hddtemp/hddtemp-plugin.h +++ b/plugins/hddtemp/hddtemp-plugin.h @@ -13,7 +13,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef HDDTEMP_PLUGIN_H -- cgit v1.2.1