summaryrefslogtreecommitdiff
path: root/plugins/background
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 /plugins/background
parentd2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 (diff)
downloadmate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.bz2
mate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.xz
fix incorrect FSF address
Diffstat (limited to 'plugins/background')
-rw-r--r--plugins/background/msd-background-manager.c2
-rw-r--r--plugins/background/msd-background-manager.h2
-rw-r--r--plugins/background/msd-background-plugin.c2
-rw-r--r--plugins/background/msd-background-plugin.h2
-rw-r--r--plugins/background/test-background.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/plugins/background/msd-background-manager.c b/plugins/background/msd-background-manager.c
index d9c9604..5353c94 100644
--- a/plugins/background/msd-background-manager.c
+++ b/plugins/background/msd-background-manager.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 Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/plugins/background/msd-background-manager.h b/plugins/background/msd-background-manager.h
index e935a89..36231a3 100644
--- a/plugins/background/msd-background-manager.h
+++ b/plugins/background/msd-background-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/plugins/background/msd-background-plugin.c b/plugins/background/msd-background-plugin.c
index 924759b..f5cb0d1 100644
--- a/plugins/background/msd-background-plugin.c
+++ b/plugins/background/msd-background-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.
*
*/
diff --git a/plugins/background/msd-background-plugin.h b/plugins/background/msd-background-plugin.h
index ece5f1d..460c303 100644
--- a/plugins/background/msd-background-plugin.h
+++ b/plugins/background/msd-background-plugin.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/plugins/background/test-background.c b/plugins/background/test-background.c
index 28817cc..33d4ea3 100644
--- a/plugins/background/test-background.c
+++ b/plugins/background/test-background.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"