summaryrefslogtreecommitdiff
path: root/plugins/common
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/common
parentd2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 (diff)
downloadmate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.bz2
mate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.xz
fix incorrect FSF address
Diffstat (limited to 'plugins/common')
-rw-r--r--plugins/common/eggaccelerators.c4
-rw-r--r--plugins/common/eggaccelerators.h4
-rw-r--r--plugins/common/msd-keygrab.c2
-rw-r--r--plugins/common/msd-keygrab.h2
-rw-r--r--plugins/common/msd-osd-window.c4
-rw-r--r--plugins/common/msd-osd-window.h4
6 files changed, 10 insertions, 10 deletions
diff --git a/plugins/common/eggaccelerators.c b/plugins/common/eggaccelerators.c
index d92f536..448fb02 100644
--- a/plugins/common/eggaccelerators.c
+++ b/plugins/common/eggaccelerators.c
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include "eggaccelerators.h"
diff --git a/plugins/common/eggaccelerators.h b/plugins/common/eggaccelerators.h
index 786b11f..74a19e4 100644
--- a/plugins/common/eggaccelerators.h
+++ b/plugins/common/eggaccelerators.h
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __EGG_ACCELERATORS_H__
diff --git a/plugins/common/msd-keygrab.c b/plugins/common/msd-keygrab.c
index 7a16f4e..c096758 100644
--- a/plugins/common/msd-keygrab.c
+++ b/plugins/common/msd-keygrab.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/common/msd-keygrab.h b/plugins/common/msd-keygrab.h
index 8ebef21..ff633d6 100644
--- a/plugins/common/msd-keygrab.h
+++ b/plugins/common/msd-keygrab.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.
*/
#ifndef __MSD_COMMON_KEYGRAB_H
diff --git a/plugins/common/msd-osd-window.c b/plugins/common/msd-osd-window.c
index 123313c..7a21bce 100644
--- a/plugins/common/msd-osd-window.c
+++ b/plugins/common/msd-osd-window.c
@@ -22,8 +22,8 @@
*
* You should have received a copy of the GNU Lesser 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
*/
diff --git a/plugins/common/msd-osd-window.h b/plugins/common/msd-osd-window.h
index f539e5e..da84e64 100644
--- a/plugins/common/msd-osd-window.h
+++ b/plugins/common/msd-osd-window.h
@@ -22,8 +22,8 @@
*
* You should have received a copy of the GNU Lesser 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
*/