summaryrefslogtreecommitdiff
path: root/battstat
diff options
context:
space:
mode:
Diffstat (limited to 'battstat')
-rw-r--r--battstat/acpi-freebsd.c2
-rw-r--r--battstat/acpi-freebsd.h4
-rw-r--r--battstat/acpi-linux.c2
-rw-r--r--battstat/acpi-linux.h2
-rw-r--r--battstat/battstat-upower.c2
-rw-r--r--battstat/battstat-upower.h2
-rw-r--r--battstat/battstat.h2
-rw-r--r--battstat/battstat_applet.c2
-rw-r--r--battstat/power-management.c2
-rw-r--r--battstat/properties.c2
10 files changed, 11 insertions, 11 deletions
diff --git a/battstat/acpi-freebsd.c b/battstat/acpi-freebsd.c
index 3863c970..afa66bdb 100644
--- a/battstat/acpi-freebsd.c
+++ b/battstat/acpi-freebsd.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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
$Id$
*/
diff --git a/battstat/acpi-freebsd.h b/battstat/acpi-freebsd.h
index 02f64040..15a34a9f 100644
--- a/battstat/acpi-freebsd.h
+++ b/battstat/acpi-freebsd.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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __ACPI_FREEBSD_H__
@@ -58,7 +58,7 @@ void acpi_freebsd_cleanup(struct acpi_info * acpiinfo);
*
* 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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __ACPI_FREEBSD_H__
diff --git a/battstat/acpi-linux.c b/battstat/acpi-linux.c
index 1af601c4..afda8fd7 100644
--- a/battstat/acpi-linux.c
+++ b/battstat/acpi-linux.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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
$Id$
*/
diff --git a/battstat/acpi-linux.h b/battstat/acpi-linux.h
index 532622dc..3550935d 100644
--- a/battstat/acpi-linux.h
+++ b/battstat/acpi-linux.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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
$Id$
*/
diff --git a/battstat/battstat-upower.c b/battstat/battstat-upower.c
index fe457ccf..67779f8c 100644
--- a/battstat/battstat-upower.c
+++ b/battstat/battstat-upower.c
@@ -16,7 +16,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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Id$
*/
diff --git a/battstat/battstat-upower.h b/battstat/battstat-upower.h
index 2e99b718..2afc43b6 100644
--- a/battstat/battstat-upower.h
+++ b/battstat/battstat-upower.h
@@ -16,7 +16,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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Id$
*/
diff --git a/battstat/battstat.h b/battstat/battstat.h
index 1ea8369b..9e45e56b 100644
--- a/battstat/battstat.h
+++ b/battstat/battstat.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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
$Id$
*/
diff --git a/battstat/battstat_applet.c b/battstat/battstat_applet.c
index dd66b4f5..918f16da 100644
--- a/battstat/battstat_applet.c
+++ b/battstat/battstat_applet.c
@@ -14,7 +14,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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
$Id$
*/
diff --git a/battstat/power-management.c b/battstat/power-management.c
index 9f4113f0..2b6d35a0 100644
--- a/battstat/power-management.c
+++ b/battstat/power-management.c
@@ -14,7 +14,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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
$Id$
*/
diff --git a/battstat/properties.c b/battstat/properties.c
index fcc84093..b2b6db62 100644
--- a/battstat/properties.c
+++ b/battstat/properties.c
@@ -14,7 +14,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 Street #330, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
$Id$
*/