From 0d9a417255df1620855f232717463097761b09d6 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Tue, 9 Oct 2012 11:52:46 -0400 Subject: Fixed fsf addresses. Closes #18. --- battstat/apmlib/apm.h | 2 +- battstat/apmlib/apmlib.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'battstat/apmlib') diff --git a/battstat/apmlib/apm.h b/battstat/apmlib/apm.h index e236a677..c24041c2 100644 --- a/battstat/apmlib/apm.h +++ b/battstat/apmlib/apm.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * * $Id$ * diff --git a/battstat/apmlib/apmlib.c b/battstat/apmlib/apmlib.c index bf72e348..41c8fdf7 100644 --- a/battstat/apmlib/apmlib.c +++ b/battstat/apmlib/apmlib.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * */ #include -- cgit v1.2.1