summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-18 20:45:57 -0500
committerSteve Zesch <[email protected]>2012-11-18 20:45:57 -0500
commita39bbde3774a32bca86eb18654c1c0a880dc507a (patch)
treee4e407737f61c839c7f63012ed2d87b2994c61e6 /plugins
parent07fc7c237c3db0ec240b3c4fb705c0c3964228d0 (diff)
downloadmate-sensors-applet-a39bbde3774a32bca86eb18654c1c0a880dc507a.tar.bz2
mate-sensors-applet-a39bbde3774a32bca86eb18654c1c0a880dc507a.tar.xz
fixed incorrect fsf addresses.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/acpi/acpi-plugin.c2
-rw-r--r--plugins/acpi/acpi-plugin.h2
-rw-r--r--plugins/aticonfig/aticonfig-plugin.c2
-rw-r--r--plugins/aticonfig/aticonfig-plugin.h2
-rw-r--r--plugins/eee/eee-plugin.c2
-rw-r--r--plugins/eee/eee-plugin.h2
-rw-r--r--plugins/hddtemp/hddtemp-plugin.c2
-rw-r--r--plugins/hddtemp/hddtemp-plugin.h2
-rw-r--r--plugins/i2c-proc/i2c-proc-plugin.c2
-rw-r--r--plugins/i2c-proc/i2c-proc-plugin.h2
-rw-r--r--plugins/i2c-sys/i2c-sys-plugin.c2
-rw-r--r--plugins/i2c-sys/i2c-sys-plugin.h2
-rw-r--r--plugins/i8k/i8k-plugin.c2
-rw-r--r--plugins/i8k/i8k-plugin.h2
-rw-r--r--plugins/ibm-acpi/ibm-acpi-plugin.c2
-rw-r--r--plugins/ibm-acpi/ibm-acpi-plugin.h2
-rw-r--r--plugins/libsensors/libsensors-plugin.c2
-rw-r--r--plugins/libsensors/libsensors-plugin.h2
-rw-r--r--plugins/nvidia/nvidia-plugin.c2
-rw-r--r--plugins/nvidia/nvidia-plugin.h2
-rw-r--r--plugins/omnibook/omnibook-plugin.c2
-rw-r--r--plugins/omnibook/omnibook-plugin.h2
-rw-r--r--plugins/pmu-sys/pmu-sys-plugin.c2
-rw-r--r--plugins/pmu-sys/pmu-sys-plugin.h2
-rw-r--r--plugins/smu-sys/smu-sys-plugin.c2
-rw-r--r--plugins/smu-sys/smu-sys-plugin.h2
-rw-r--r--plugins/sonypi/sonypi-plugin.c2
-rw-r--r--plugins/sonypi/sonypi-plugin.h2
-rw-r--r--plugins/udisks/udisks-plugin.c2
-rw-r--r--plugins/udisks/udisks-plugin.h2
30 files changed, 30 insertions, 30 deletions
diff --git a/plugins/acpi/acpi-plugin.c b/plugins/acpi/acpi-plugin.c
index 4c0189f..16749e2 100644
--- a/plugins/acpi/acpi-plugin.c
+++ b/plugins/acpi/acpi-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/acpi/acpi-plugin.h b/plugins/acpi/acpi-plugin.h
index c6c8555..15f3f35 100644
--- a/plugins/acpi/acpi-plugin.h
+++ b/plugins/acpi/acpi-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 ACPI_PLUGIN_H
diff --git a/plugins/aticonfig/aticonfig-plugin.c b/plugins/aticonfig/aticonfig-plugin.c
index 45f5da8..9d6f554 100644
--- a/plugins/aticonfig/aticonfig-plugin.c
+++ b/plugins/aticonfig/aticonfig-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/aticonfig/aticonfig-plugin.h b/plugins/aticonfig/aticonfig-plugin.h
index c71c5b4..4c6e41e 100644
--- a/plugins/aticonfig/aticonfig-plugin.h
+++ b/plugins/aticonfig/aticonfig-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 ATICONFIG_PLUGIN_H
diff --git a/plugins/eee/eee-plugin.c b/plugins/eee/eee-plugin.c
index cfabebb..7000f1c 100644
--- a/plugins/eee/eee-plugin.c
+++ b/plugins/eee/eee-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/eee/eee-plugin.h b/plugins/eee/eee-plugin.h
index 88f7add..8e6ad64 100644
--- a/plugins/eee/eee-plugin.h
+++ b/plugins/eee/eee-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 EEE_PLUGIN_H
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
diff --git a/plugins/i2c-proc/i2c-proc-plugin.c b/plugins/i2c-proc/i2c-proc-plugin.c
index 217654c..06ed2af 100644
--- a/plugins/i2c-proc/i2c-proc-plugin.c
+++ b/plugins/i2c-proc/i2c-proc-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/i2c-proc/i2c-proc-plugin.h b/plugins/i2c-proc/i2c-proc-plugin.h
index 818f196..ee5e401 100644
--- a/plugins/i2c-proc/i2c-proc-plugin.h
+++ b/plugins/i2c-proc/i2c-proc-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 SENSORS_LIST_I2C_PROC_H
diff --git a/plugins/i2c-sys/i2c-sys-plugin.c b/plugins/i2c-sys/i2c-sys-plugin.c
index 17535aa..b1be6b2 100644
--- a/plugins/i2c-sys/i2c-sys-plugin.c
+++ b/plugins/i2c-sys/i2c-sys-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/i2c-sys/i2c-sys-plugin.h b/plugins/i2c-sys/i2c-sys-plugin.h
index 9574fa8..56e6dab 100644
--- a/plugins/i2c-sys/i2c-sys-plugin.h
+++ b/plugins/i2c-sys/i2c-sys-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 I2C_SYS_PLUGIN_H
diff --git a/plugins/i8k/i8k-plugin.c b/plugins/i8k/i8k-plugin.c
index 25813c8..201f8ef 100644
--- a/plugins/i8k/i8k-plugin.c
+++ b/plugins/i8k/i8k-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/i8k/i8k-plugin.h b/plugins/i8k/i8k-plugin.h
index f9c39d1..28a0eb4 100644
--- a/plugins/i8k/i8k-plugin.h
+++ b/plugins/i8k/i8k-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 I8K_PLUGIN_H
diff --git a/plugins/ibm-acpi/ibm-acpi-plugin.c b/plugins/ibm-acpi/ibm-acpi-plugin.c
index 8bf2683..94a3a36 100644
--- a/plugins/ibm-acpi/ibm-acpi-plugin.c
+++ b/plugins/ibm-acpi/ibm-acpi-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/ibm-acpi/ibm-acpi-plugin.h b/plugins/ibm-acpi/ibm-acpi-plugin.h
index 2ebe23e..180967e 100644
--- a/plugins/ibm-acpi/ibm-acpi-plugin.h
+++ b/plugins/ibm-acpi/ibm-acpi-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 IBM_ACPI_PLUGIN_H
diff --git a/plugins/libsensors/libsensors-plugin.c b/plugins/libsensors/libsensors-plugin.c
index f9c6830..375b553 100644
--- a/plugins/libsensors/libsensors-plugin.c
+++ b/plugins/libsensors/libsensors-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/libsensors/libsensors-plugin.h b/plugins/libsensors/libsensors-plugin.h
index 6b03047..71940a2 100644
--- a/plugins/libsensors/libsensors-plugin.h
+++ b/plugins/libsensors/libsensors-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 LIBSENSORS_SENSORS_INTERFACE_H
diff --git a/plugins/nvidia/nvidia-plugin.c b/plugins/nvidia/nvidia-plugin.c
index ab4c937..8cf9237 100644
--- a/plugins/nvidia/nvidia-plugin.c
+++ b/plugins/nvidia/nvidia-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/nvidia/nvidia-plugin.h b/plugins/nvidia/nvidia-plugin.h
index ac6e7a4..9e1fabb 100644
--- a/plugins/nvidia/nvidia-plugin.h
+++ b/plugins/nvidia/nvidia-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 NVIDIA_PLUGIN_H
diff --git a/plugins/omnibook/omnibook-plugin.c b/plugins/omnibook/omnibook-plugin.c
index 0772b0f..7906d21 100644
--- a/plugins/omnibook/omnibook-plugin.c
+++ b/plugins/omnibook/omnibook-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/omnibook/omnibook-plugin.h b/plugins/omnibook/omnibook-plugin.h
index d856d0f..7212bbc 100644
--- a/plugins/omnibook/omnibook-plugin.h
+++ b/plugins/omnibook/omnibook-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 OMNIBOOK_PLUGIN_H
diff --git a/plugins/pmu-sys/pmu-sys-plugin.c b/plugins/pmu-sys/pmu-sys-plugin.c
index 72cc275..c269360 100644
--- a/plugins/pmu-sys/pmu-sys-plugin.c
+++ b/plugins/pmu-sys/pmu-sys-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/pmu-sys/pmu-sys-plugin.h b/plugins/pmu-sys/pmu-sys-plugin.h
index 9dac861..b0c1291 100644
--- a/plugins/pmu-sys/pmu-sys-plugin.h
+++ b/plugins/pmu-sys/pmu-sys-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 PMU_SYS_PLUGIN_H
diff --git a/plugins/smu-sys/smu-sys-plugin.c b/plugins/smu-sys/smu-sys-plugin.c
index 76bf31c..f306be4 100644
--- a/plugins/smu-sys/smu-sys-plugin.c
+++ b/plugins/smu-sys/smu-sys-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/smu-sys/smu-sys-plugin.h b/plugins/smu-sys/smu-sys-plugin.h
index 4a80b37..854b131 100644
--- a/plugins/smu-sys/smu-sys-plugin.h
+++ b/plugins/smu-sys/smu-sys-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 SMU_SYS_PLUGIN_H
diff --git a/plugins/sonypi/sonypi-plugin.c b/plugins/sonypi/sonypi-plugin.c
index 5e53151..8dab2a7 100644
--- a/plugins/sonypi/sonypi-plugin.c
+++ b/plugins/sonypi/sonypi-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/sonypi/sonypi-plugin.h b/plugins/sonypi/sonypi-plugin.h
index d72c515..1c166af 100644
--- a/plugins/sonypi/sonypi-plugin.h
+++ b/plugins/sonypi/sonypi-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 SONYPI_PLUGIN_H
diff --git a/plugins/udisks/udisks-plugin.c b/plugins/udisks/udisks-plugin.c
index 16fed3c..4995f08 100644
--- a/plugins/udisks/udisks-plugin.c
+++ b/plugins/udisks/udisks-plugin.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 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/udisks/udisks-plugin.h b/plugins/udisks/udisks-plugin.h
index c94b684..bbc6a3e 100644
--- a/plugins/udisks/udisks-plugin.h
+++ b/plugins/udisks/udisks-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 UDISKS_PLUGIN_H