summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2012-10-12 22:06:00 +0200
committerraveit65 <[email protected]>2012-10-12 22:06:00 +0200
commitbd77d1287b5434014ce52a0a3bb195ff2883185b (patch)
tree122a6dbd94c9364b6e58f2ec0203126af9d6963c /src
parentd1453ff860c405a5405d856da0d670f028d30101 (diff)
downloadmate-system-monitor-bd77d1287b5434014ce52a0a3bb195ff2883185b.tar.bz2
mate-system-monitor-bd77d1287b5434014ce52a0a3bb195ff2883185b.tar.xz
fix incorrect FSF address
Diffstat (limited to 'src')
-rw-r--r--src/bacon-message-connection.c2
-rw-r--r--src/bacon-message-connection.h2
-rw-r--r--src/callbacks.cpp2
-rw-r--r--src/callbacks.h2
-rw-r--r--src/gsm_color_button.c4
-rw-r--r--src/gsm_color_button.h4
-rw-r--r--src/interface.cpp2
-rw-r--r--src/interface.h2
-rw-r--r--src/procactions.cpp2
-rw-r--r--src/procactions.h2
-rw-r--r--src/procdialogs.cpp2
-rw-r--r--src/procdialogs.h2
-rw-r--r--src/procman.cpp2
-rw-r--r--src/procman.h2
-rw-r--r--src/proctable.cpp2
-rw-r--r--src/proctable.h2
16 files changed, 18 insertions, 18 deletions
diff --git a/src/bacon-message-connection.c b/src/bacon-message-connection.c
index c8000de..7b35342 100644
--- a/src/bacon-message-connection.c
+++ b/src/bacon-message-connection.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.
*
*/
diff --git a/src/bacon-message-connection.h b/src/bacon-message-connection.h
index aac7a2d..adefa62 100644
--- a/src/bacon-message-connection.h
+++ b/src/bacon-message-connection.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.
*
*/
diff --git a/src/callbacks.cpp b/src/callbacks.cpp
index 0e1b399..36d5a81 100644
--- a/src/callbacks.cpp
+++ b/src/callbacks.cpp
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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.
*
*/
diff --git a/src/callbacks.h b/src/callbacks.h
index 6ce3e18..faebbbb 100644
--- a/src/callbacks.h
+++ b/src/callbacks.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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.
*
*/
diff --git a/src/gsm_color_button.c b/src/gsm_color_button.c
index da82169..e8eb320 100644
--- a/src/gsm_color_button.c
+++ b/src/gsm_color_button.c
@@ -15,8 +15,8 @@
*
* You should have received a copy of the GNU General Public
* License along with the software; see the file COPYING. If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/src/gsm_color_button.h b/src/gsm_color_button.h
index 5effbc8..ac8d87e 100644
--- a/src/gsm_color_button.h
+++ b/src/gsm_color_button.h
@@ -15,8 +15,8 @@
*
* You should have received a copy of the GNU General Public
* License along with the software; see the file COPYING. If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __GSM_COLOR_BUTTON_H__
diff --git a/src/interface.cpp b/src/interface.cpp
index 2a88676..96a4c90 100644
--- a/src/interface.cpp
+++ b/src/interface.cpp
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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.
*
*/
diff --git a/src/interface.h b/src/interface.h
index b26b670..0d35544 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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.
*
*/
diff --git a/src/procactions.cpp b/src/procactions.cpp
index 8e79608..82058e9 100644
--- a/src/procactions.cpp
+++ b/src/procactions.cpp
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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.
*
*/
diff --git a/src/procactions.h b/src/procactions.h
index a4190d5..97288af 100644
--- a/src/procactions.h
+++ b/src/procactions.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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 _PROCACTIONS_H_
diff --git a/src/procdialogs.cpp b/src/procdialogs.cpp
index 2d0de35..c9e9dae 100644
--- a/src/procdialogs.cpp
+++ b/src/procdialogs.cpp
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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.
*
*/
diff --git a/src/procdialogs.h b/src/procdialogs.h
index eba3212..a126a45 100644
--- a/src/procdialogs.h
+++ b/src/procdialogs.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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 _PROCDIALOGS_H_
diff --git a/src/procman.cpp b/src/procman.cpp
index bffb4af..e5b0099 100644
--- a/src/procman.cpp
+++ b/src/procman.cpp
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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.
*
*/
diff --git a/src/procman.h b/src/procman.h
index feb1b4a..cbf73eb 100644
--- a/src/procman.h
+++ b/src/procman.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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 _PROCMAN_PROCMAN_H_
diff --git a/src/proctable.cpp b/src/proctable.cpp
index 5a8cd7b..71bf2d4 100644
--- a/src/proctable.cpp
+++ b/src/proctable.cpp
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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.
*
*/
diff --git a/src/proctable.h b/src/proctable.h
index 2cd1def..e502ba1 100644
--- a/src/proctable.h
+++ b/src/proctable.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Library 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.
*
*/