summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-18 20:57:29 -0500
committerSteve Zesch <[email protected]>2012-11-18 20:57:29 -0500
commitd72b5f2a0bbd035a98979c3519de90a194f67e05 (patch)
tree41e2ed48f607e5f7631974b232dbb0f8262a3520 /src/core
parentf92f68f71e49c87a21774df9afe91b4459774921 (diff)
downloadmarco-d72b5f2a0bbd035a98979c3519de90a194f67e05.tar.bz2
marco-d72b5f2a0bbd035a98979c3519de90a194f67e05.tar.xz
fixed incorrect fsf addresses.
Diffstat (limited to 'src/core')
-rw-r--r--src/core/atomnames.h4
-rw-r--r--src/core/bell.c4
-rw-r--r--src/core/bell.h4
-rw-r--r--src/core/boxes.c4
-rw-r--r--src/core/constraints.c4
-rw-r--r--src/core/constraints.h4
-rw-r--r--src/core/core.c4
-rw-r--r--src/core/delete.c4
-rw-r--r--src/core/display-private.h4
-rw-r--r--src/core/display.c4
-rw-r--r--src/core/edge-resistance.c4
-rw-r--r--src/core/edge-resistance.h4
-rw-r--r--src/core/effects.c4
-rw-r--r--src/core/effects.h4
-rw-r--r--src/core/errors.c4
-rw-r--r--src/core/eventqueue.c4
-rw-r--r--src/core/eventqueue.h4
-rw-r--r--src/core/frame-private.h4
-rw-r--r--src/core/frame.c4
-rw-r--r--src/core/group-private.h4
-rw-r--r--src/core/group-props.c4
-rw-r--r--src/core/group-props.h4
-rw-r--r--src/core/group.c4
-rw-r--r--src/core/group.h4
-rw-r--r--src/core/iconcache.c4
-rw-r--r--src/core/iconcache.h4
-rw-r--r--src/core/keybindings.c4
-rw-r--r--src/core/keybindings.h4
-rw-r--r--src/core/main.c4
-rw-r--r--src/core/place.c4
-rw-r--r--src/core/place.h4
-rw-r--r--src/core/prefs.c4
-rw-r--r--src/core/schema-bindings.c4
-rw-r--r--src/core/screen-private.h4
-rw-r--r--src/core/screen.c4
-rw-r--r--src/core/session.c4
-rw-r--r--src/core/session.h4
-rw-r--r--src/core/stack.c4
-rw-r--r--src/core/stack.h4
-rw-r--r--src/core/testboxes.c4
-rw-r--r--src/core/util.c4
-rw-r--r--src/core/window-private.h4
-rw-r--r--src/core/window-props.c4
-rw-r--r--src/core/window-props.h4
-rw-r--r--src/core/window.c4
-rw-r--r--src/core/workspace.c4
-rw-r--r--src/core/workspace.h4
-rw-r--r--src/core/xprops.c4
48 files changed, 96 insertions, 96 deletions
diff --git a/src/core/atomnames.h b/src/core/atomnames.h
index 551482ac..756626c5 100644
--- a/src/core/atomnames.h
+++ b/src/core/atomnames.h
@@ -19,8 +19,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.
*/
/**
diff --git a/src/core/bell.c b/src/core/bell.c
index efbfb7fd..9a847bc3 100644
--- a/src/core/bell.c
+++ b/src/core/bell.c
@@ -18,8 +18,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.
*/
/**
diff --git a/src/core/bell.h b/src/core/bell.h
index 95e3ea9e..5a75da43 100644
--- a/src/core/bell.h
+++ b/src/core/bell.h
@@ -27,8 +27,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 <X11/Xlib.h>
diff --git a/src/core/boxes.c b/src/core/boxes.c
index 2ae5f06a..dad6b470 100644
--- a/src/core/boxes.c
+++ b/src/core/boxes.c
@@ -22,8 +22,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 "boxes.h"
diff --git a/src/core/constraints.c b/src/core/constraints.c
index 6abc7d5c..16d9b107 100644
--- a/src/core/constraints.c
+++ b/src/core/constraints.c
@@ -19,8 +19,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/src/core/constraints.h b/src/core/constraints.h
index d374581f..15f6baa8 100644
--- a/src/core/constraints.h
+++ b/src/core/constraints.h
@@ -18,8 +18,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 META_CONSTRAINTS_H
diff --git a/src/core/core.c b/src/core/core.c
index ed46f708..76e5548b 100644
--- a/src/core/core.c
+++ b/src/core/core.c
@@ -19,8 +19,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/src/core/delete.c b/src/core/delete.c
index f0590e3b..b2093898 100644
--- a/src/core/delete.c
+++ b/src/core/delete.c
@@ -18,8 +18,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.
*/
#define _GNU_SOURCE
diff --git a/src/core/display-private.h b/src/core/display-private.h
index 6d3807a6..4cfa042a 100644
--- a/src/core/display-private.h
+++ b/src/core/display-private.h
@@ -18,8 +18,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 META_DISPLAY_PRIVATE_H
diff --git a/src/core/display.c b/src/core/display.c
index 09047493..eccb5497 100644
--- a/src/core/display.c
+++ b/src/core/display.c
@@ -18,8 +18,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.
*/
/**
diff --git a/src/core/edge-resistance.c b/src/core/edge-resistance.c
index fd3f2d44..6ac10ee2 100644
--- a/src/core/edge-resistance.c
+++ b/src/core/edge-resistance.c
@@ -17,8 +17,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/src/core/edge-resistance.h b/src/core/edge-resistance.h
index 14ba17a0..c0d7e434 100644
--- a/src/core/edge-resistance.h
+++ b/src/core/edge-resistance.h
@@ -17,8 +17,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 META_EDGE_RESISTANCE_H
diff --git a/src/core/effects.c b/src/core/effects.c
index 1392b7c2..6d769517 100644
--- a/src/core/effects.c
+++ b/src/core/effects.c
@@ -51,8 +51,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/src/core/effects.h b/src/core/effects.h
index 91d09e15..70669f60 100644
--- a/src/core/effects.h
+++ b/src/core/effects.h
@@ -38,8 +38,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 META_EFFECTS_H
diff --git a/src/core/errors.c b/src/core/errors.c
index 3b2a6334..6539d7b1 100644
--- a/src/core/errors.c
+++ b/src/core/errors.c
@@ -18,8 +18,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/src/core/eventqueue.c b/src/core/eventqueue.c
index 2799cae9..410040d7 100644
--- a/src/core/eventqueue.c
+++ b/src/core/eventqueue.c
@@ -18,8 +18,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 "eventqueue.h"
#include <X11/Xlib.h>
diff --git a/src/core/eventqueue.h b/src/core/eventqueue.h
index 8f3596af..b99aceb4 100644
--- a/src/core/eventqueue.h
+++ b/src/core/eventqueue.h
@@ -17,8 +17,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 META_EVENT_QUEUE_H
diff --git a/src/core/frame-private.h b/src/core/frame-private.h
index bde352dc..19e1cfdb 100644
--- a/src/core/frame-private.h
+++ b/src/core/frame-private.h
@@ -17,8 +17,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 META_FRAME_PRIVATE_H
diff --git a/src/core/frame.c b/src/core/frame.c
index 2d0bbb51..9c12b866 100644
--- a/src/core/frame.c
+++ b/src/core/frame.c
@@ -19,8 +19,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/src/core/group-private.h b/src/core/group-private.h
index bf8dd5a3..1285818c 100644
--- a/src/core/group-private.h
+++ b/src/core/group-private.h
@@ -17,8 +17,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 META_GROUP_PRIVATE_H
diff --git a/src/core/group-props.c b/src/core/group-props.c
index 05e82900..ba16157e 100644
--- a/src/core/group-props.c
+++ b/src/core/group-props.c
@@ -17,8 +17,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/src/core/group-props.h b/src/core/group-props.h
index ffde0901..d7ac80ae 100644
--- a/src/core/group-props.h
+++ b/src/core/group-props.h
@@ -17,8 +17,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 META_GROUP_PROPS_H
diff --git a/src/core/group.c b/src/core/group.c
index 35db53c7..94eccdf4 100644
--- a/src/core/group.c
+++ b/src/core/group.c
@@ -18,8 +18,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/src/core/group.h b/src/core/group.h
index f71c2c47..6d191aa2 100644
--- a/src/core/group.h
+++ b/src/core/group.h
@@ -17,8 +17,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 META_GROUP_H
diff --git a/src/core/iconcache.c b/src/core/iconcache.c
index af9411ba..ebc4ec40 100644
--- a/src/core/iconcache.c
+++ b/src/core/iconcache.c
@@ -17,8 +17,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/src/core/iconcache.h b/src/core/iconcache.h
index 85ea9c66..a2c9573d 100644
--- a/src/core/iconcache.h
+++ b/src/core/iconcache.h
@@ -17,8 +17,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 META_ICON_CACHE_H
diff --git a/src/core/keybindings.c b/src/core/keybindings.c
index d75c3025..8dda13cd 100644
--- a/src/core/keybindings.c
+++ b/src/core/keybindings.c
@@ -19,8 +19,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.
*/
#define _GNU_SOURCE
diff --git a/src/core/keybindings.h b/src/core/keybindings.h
index 618520b4..e49f473e 100644
--- a/src/core/keybindings.h
+++ b/src/core/keybindings.h
@@ -22,8 +22,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 META_KEYBINDINGS_H
diff --git a/src/core/main.c b/src/core/main.c
index 94d56917..90332c50 100644
--- a/src/core/main.c
+++ b/src/core/main.c
@@ -18,8 +18,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.
*/
/**
diff --git a/src/core/place.c b/src/core/place.c
index cb1458f0..c59d9588 100644
--- a/src/core/place.c
+++ b/src/core/place.c
@@ -20,8 +20,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/src/core/place.h b/src/core/place.h
index 85b7cd3f..9cd853bd 100644
--- a/src/core/place.h
+++ b/src/core/place.h
@@ -17,8 +17,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 META_PLACE_H
diff --git a/src/core/prefs.c b/src/core/prefs.c
index e14e5e2b..a39af335 100644
--- a/src/core/prefs.c
+++ b/src/core/prefs.c
@@ -19,8 +19,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/src/core/schema-bindings.c b/src/core/schema-bindings.c
index 2f1da821..d7cf7b6b 100644
--- a/src/core/schema-bindings.c
+++ b/src/core/schema-bindings.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.
*/
/** \file Schema bindings generator.
diff --git a/src/core/screen-private.h b/src/core/screen-private.h
index 30941eab..77ea457f 100644
--- a/src/core/screen-private.h
+++ b/src/core/screen-private.h
@@ -26,8 +26,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 META_SCREEN_PRIVATE_H
diff --git a/src/core/screen.c b/src/core/screen.c
index 69f3bdb0..f696d92a 100644
--- a/src/core/screen.c
+++ b/src/core/screen.c
@@ -22,8 +22,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/src/core/session.c b/src/core/session.c
index 232d818c..c235265d 100644
--- a/src/core/session.c
+++ b/src/core/session.c
@@ -19,8 +19,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/src/core/session.h b/src/core/session.h
index 62a9370d..31cd2f27 100644
--- a/src/core/session.h
+++ b/src/core/session.h
@@ -24,8 +24,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 META_SESSION_H
diff --git a/src/core/stack.c b/src/core/stack.c
index 2e108d20..2a1dd8e5 100644
--- a/src/core/stack.c
+++ b/src/core/stack.c
@@ -22,8 +22,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/src/core/stack.h b/src/core/stack.h
index f9693897..d6cabfc9 100644
--- a/src/core/stack.h
+++ b/src/core/stack.h
@@ -34,8 +34,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 META_STACK_H
diff --git a/src/core/testboxes.c b/src/core/testboxes.c
index fc81f064..ad5faf69 100644
--- a/src/core/testboxes.c
+++ b/src/core/testboxes.c
@@ -17,8 +17,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 "boxes.h"
diff --git a/src/core/util.c b/src/core/util.c
index 6dd27f8e..9b29d2df 100644
--- a/src/core/util.c
+++ b/src/core/util.c
@@ -18,8 +18,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.
*/
#define _GNU_SOURCE
diff --git a/src/core/window-private.h b/src/core/window-private.h
index 1a966275..447a2c4b 100644
--- a/src/core/window-private.h
+++ b/src/core/window-private.h
@@ -27,8 +27,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 META_WINDOW_PRIVATE_H
diff --git a/src/core/window-props.c b/src/core/window-props.c
index b7b3e12d..08cc6630 100644
--- a/src/core/window-props.c
+++ b/src/core/window-props.c
@@ -31,8 +31,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.
*/
#define _GNU_SOURCE
diff --git a/src/core/window-props.h b/src/core/window-props.h
index 1e60eff0..7312e898 100644
--- a/src/core/window-props.h
+++ b/src/core/window-props.h
@@ -25,8 +25,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 META_WINDOW_PROPS_H
diff --git a/src/core/window.c b/src/core/window.c
index 08ab9ec9..06b6446f 100644
--- a/src/core/window.c
+++ b/src/core/window.c
@@ -20,8 +20,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/src/core/workspace.c b/src/core/workspace.c
index 9694c1f9..05ca7c70 100644
--- a/src/core/workspace.c
+++ b/src/core/workspace.c
@@ -19,8 +19,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/src/core/workspace.h b/src/core/workspace.h
index f4079ebb..c6983bf0 100644
--- a/src/core/workspace.h
+++ b/src/core/workspace.h
@@ -26,8 +26,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 META_WORKSPACE_H
diff --git a/src/core/xprops.c b/src/core/xprops.c
index 71e9eeae..14e0814f 100644
--- a/src/core/xprops.c
+++ b/src/core/xprops.c
@@ -23,8 +23,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.
*/
/***********************************************************