summaryrefslogtreecommitdiff
path: root/mate-settings-daemon
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2012-10-12 21:18:12 +0200
committerraveit65 <[email protected]>2012-10-12 21:18:12 +0200
commitc55e5b68619dd45a002b939d8fffeaf45bf8d206 (patch)
tree1e974d2baf2457ac6c9d49e33c936b9d9ebda6d1 /mate-settings-daemon
parentd2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 (diff)
downloadmate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.bz2
mate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.xz
fix incorrect FSF address
Diffstat (limited to 'mate-settings-daemon')
-rw-r--r--mate-settings-daemon/main.c2
-rw-r--r--mate-settings-daemon/mate-settings-manager.c2
-rw-r--r--mate-settings-daemon/mate-settings-manager.h2
-rw-r--r--mate-settings-daemon/mate-settings-module.c4
-rw-r--r--mate-settings-daemon/mate-settings-module.h4
-rw-r--r--mate-settings-daemon/mate-settings-plugin-info.c4
-rw-r--r--mate-settings-daemon/mate-settings-plugin-info.h4
-rw-r--r--mate-settings-daemon/mate-settings-plugin.c4
-rw-r--r--mate-settings-daemon/mate-settings-profile.c2
-rw-r--r--mate-settings-daemon/mate-settings-profile.h2
10 files changed, 15 insertions, 15 deletions
diff --git a/mate-settings-daemon/main.c b/mate-settings-daemon/main.c
index 5f778a7..fadf69a 100644
--- a/mate-settings-daemon/main.c
+++ b/mate-settings-daemon/main.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
*/
#include "config.h"
diff --git a/mate-settings-daemon/mate-settings-manager.c b/mate-settings-daemon/mate-settings-manager.c
index 21067e9..d0e38b2 100644
--- a/mate-settings-daemon/mate-settings-manager.c
+++ b/mate-settings-daemon/mate-settings-manager.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.
*
*/
diff --git a/mate-settings-daemon/mate-settings-manager.h b/mate-settings-daemon/mate-settings-manager.h
index 97277b4..3d2296f 100644
--- a/mate-settings-daemon/mate-settings-manager.h
+++ b/mate-settings-daemon/mate-settings-manager.h
@@ -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.
*
*/
diff --git a/mate-settings-daemon/mate-settings-module.c b/mate-settings-daemon/mate-settings-module.c
index f5c1df4..02d1555 100644
--- a/mate-settings-daemon/mate-settings-module.c
+++ b/mate-settings-daemon/mate-settings-module.c
@@ -14,8 +14,8 @@
*
* 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.
*/
#include "config.h"
diff --git a/mate-settings-daemon/mate-settings-module.h b/mate-settings-daemon/mate-settings-module.h
index 1efe41a..7056cea 100644
--- a/mate-settings-daemon/mate-settings-module.h
+++ b/mate-settings-daemon/mate-settings-module.h
@@ -14,8 +14,8 @@
*
* 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 MATE_SETTINGS_MODULE_H
diff --git a/mate-settings-daemon/mate-settings-plugin-info.c b/mate-settings-daemon/mate-settings-plugin-info.c
index 9fa333e..9936fb7 100644
--- a/mate-settings-daemon/mate-settings-plugin-info.c
+++ b/mate-settings-daemon/mate-settings-plugin-info.c
@@ -14,8 +14,8 @@
*
* 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.
*/
#include "config.h"
diff --git a/mate-settings-daemon/mate-settings-plugin-info.h b/mate-settings-daemon/mate-settings-plugin-info.h
index 93903d2..038ec11 100644
--- a/mate-settings-daemon/mate-settings-plugin-info.h
+++ b/mate-settings-daemon/mate-settings-plugin-info.h
@@ -14,8 +14,8 @@
*
* 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 __MATE_SETTINGS_PLUGIN_INFO_H__
diff --git a/mate-settings-daemon/mate-settings-plugin.c b/mate-settings-daemon/mate-settings-plugin.c
index 7fbb693..c1faa14 100644
--- a/mate-settings-daemon/mate-settings-plugin.c
+++ b/mate-settings-daemon/mate-settings-plugin.c
@@ -15,8 +15,8 @@
*
* 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.
*/
#include "config.h"
diff --git a/mate-settings-daemon/mate-settings-profile.c b/mate-settings-daemon/mate-settings-profile.c
index 330327a..d2ec01f 100644
--- a/mate-settings-daemon/mate-settings-profile.c
+++ b/mate-settings-daemon/mate-settings-profile.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.
*
* Authors: William Jon McCann <[email protected]>
*
diff --git a/mate-settings-daemon/mate-settings-profile.h b/mate-settings-daemon/mate-settings-profile.h
index 6740488..ad01a5c 100644
--- a/mate-settings-daemon/mate-settings-profile.h
+++ b/mate-settings-daemon/mate-settings-profile.h
@@ -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.
*
* Authors: William Jon McCann <[email protected]>
*