From d72b5f2a0bbd035a98979c3519de90a194f67e05 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 18 Nov 2012 20:57:29 -0500 Subject: [PATCH] fixed incorrect fsf addresses. --- src/compositor/compositor-private.h | 4 ++-- src/compositor/compositor-xrender.c | 4 ++-- src/compositor/compositor-xrender.h | 4 ++-- src/compositor/compositor.c | 4 ++-- src/core/atomnames.h | 4 ++-- src/core/bell.c | 4 ++-- src/core/bell.h | 4 ++-- src/core/boxes.c | 4 ++-- src/core/constraints.c | 4 ++-- src/core/constraints.h | 4 ++-- src/core/core.c | 4 ++-- src/core/delete.c | 4 ++-- src/core/display-private.h | 4 ++-- src/core/display.c | 4 ++-- src/core/edge-resistance.c | 4 ++-- src/core/edge-resistance.h | 4 ++-- src/core/effects.c | 4 ++-- src/core/effects.h | 4 ++-- src/core/errors.c | 4 ++-- src/core/eventqueue.c | 4 ++-- src/core/eventqueue.h | 4 ++-- src/core/frame-private.h | 4 ++-- src/core/frame.c | 4 ++-- src/core/group-private.h | 4 ++-- src/core/group-props.c | 4 ++-- src/core/group-props.h | 4 ++-- src/core/group.c | 4 ++-- src/core/group.h | 4 ++-- src/core/iconcache.c | 4 ++-- src/core/iconcache.h | 4 ++-- src/core/keybindings.c | 4 ++-- src/core/keybindings.h | 4 ++-- src/core/main.c | 4 ++-- src/core/place.c | 4 ++-- src/core/place.h | 4 ++-- src/core/prefs.c | 4 ++-- src/core/schema-bindings.c | 4 ++-- src/core/screen-private.h | 4 ++-- src/core/screen.c | 4 ++-- src/core/session.c | 4 ++-- src/core/session.h | 4 ++-- src/core/stack.c | 4 ++-- src/core/stack.h | 4 ++-- src/core/testboxes.c | 4 ++-- src/core/util.c | 4 ++-- src/core/window-private.h | 4 ++-- src/core/window-props.c | 4 ++-- src/core/window-props.h | 4 ++-- src/core/window.c | 4 ++-- src/core/workspace.c | 4 ++-- src/core/workspace.h | 4 ++-- src/core/xprops.c | 4 ++-- src/include/all-keybindings.h | 4 ++-- src/include/boxes.h | 4 ++-- src/include/common.h | 4 ++-- src/include/compositor.h | 4 ++-- src/include/core.h | 4 ++-- src/include/display.h | 4 ++-- src/include/errors.h | 4 ++-- src/include/frame.h | 4 ++-- src/include/main.h | 4 ++-- src/include/prefs.h | 4 ++-- src/include/resizepopup.h | 4 ++-- src/include/screen.h | 4 ++-- src/include/tabpopup.h | 4 ++-- src/include/types.h | 4 ++-- src/include/ui.h | 4 ++-- src/include/util.h | 4 ++-- src/include/window.h | 4 ++-- src/include/xprops.h | 4 ++-- src/tools/marco-grayscale.c | 4 ++-- src/tools/marco-mag.c | 4 ++-- src/tools/marco-message.c | 4 ++-- src/tools/marco-window-demo.c | 4 ++-- src/ui/draw-workspace.c | 4 ++-- src/ui/draw-workspace.h | 4 ++-- src/ui/fixedtip.c | 4 ++-- src/ui/fixedtip.h | 4 ++-- src/ui/frames.c | 4 ++-- src/ui/frames.h | 4 ++-- src/ui/gradient.c | 4 ++-- src/ui/gradient.h | 4 ++-- src/ui/menu.c | 4 ++-- src/ui/menu.h | 4 ++-- src/ui/metaaccellabel.c | 4 ++-- src/ui/metaaccellabel.h | 4 ++-- src/ui/preview-widget.c | 4 ++-- src/ui/preview-widget.h | 4 ++-- src/ui/resizepopup.c | 4 ++-- src/ui/tabpopup.c | 4 ++-- src/ui/testgradient.c | 4 ++-- src/ui/theme-parser.c | 4 ++-- src/ui/theme-parser.h | 4 ++-- src/ui/theme-viewer.c | 4 ++-- src/ui/theme.c | 4 ++-- src/ui/theme.h | 4 ++-- src/ui/themewidget.c | 4 ++-- src/ui/themewidget.h | 4 ++-- src/ui/ui.c | 4 ++-- src/wm-tester/main.c | 4 ++-- 100 files changed, 200 insertions(+), 200 deletions(-) diff --git a/src/compositor/compositor-private.h b/src/compositor/compositor-private.h index ef9f8023b..6e34fe058 100644 --- a/src/compositor/compositor-private.h +++ b/src/compositor/compositor-private.h @@ -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. */ #ifndef META_COMPOSITOR_PRIVATE_H diff --git a/src/compositor/compositor-xrender.c b/src/compositor/compositor-xrender.c index f68d5c4d2..f013eac88 100644 --- a/src/compositor/compositor-xrender.c +++ b/src/compositor/compositor-xrender.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. */ #define _GNU_SOURCE diff --git a/src/compositor/compositor-xrender.h b/src/compositor/compositor-xrender.h index 5c8a36c01..7b0ee9448 100644 --- a/src/compositor/compositor-xrender.h +++ b/src/compositor/compositor-xrender.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_COMPOSITOR_XRENDER_H_ diff --git a/src/compositor/compositor.c b/src/compositor/compositor.c index 975bf341c..4e5adab5a 100644 --- a/src/compositor/compositor.c +++ b/src/compositor/compositor.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 diff --git a/src/core/atomnames.h b/src/core/atomnames.h index 551482acd..756626c5b 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 efbfb7fd6..9a847bc39 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 95e3ea9eb..5a75da43b 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 diff --git a/src/core/boxes.c b/src/core/boxes.c index 2ae5f06af..dad6b470f 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 6abc7d5c3..16d9b107a 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 diff --git a/src/core/constraints.h b/src/core/constraints.h index d374581fc..15f6baa8d 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 ed46f7087..76e5548bf 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 diff --git a/src/core/delete.c b/src/core/delete.c index f0590e3b5..b20938980 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 6d3807a6a..4cfa042a7 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 09047493b..eccb54978 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 fd3f2d448..6ac10ee24 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 diff --git a/src/core/edge-resistance.h b/src/core/edge-resistance.h index 14ba17a09..c0d7e434a 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 1392b7c28..6d7695174 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 diff --git a/src/core/effects.h b/src/core/effects.h index 91d09e15d..70669f60a 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 3b2a63342..6539d7b16 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 diff --git a/src/core/eventqueue.c b/src/core/eventqueue.c index 2799cae9b..410040d7e 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 diff --git a/src/core/eventqueue.h b/src/core/eventqueue.h index 8f3596afa..b99aceb4c 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 bde352dc0..19e1cfdbe 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 2d0bbb51b..9c12b866f 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 diff --git a/src/core/group-private.h b/src/core/group-private.h index bf8dd5a32..1285818c2 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 05e829003..ba16157e8 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 diff --git a/src/core/group-props.h b/src/core/group-props.h index ffde09014..d7ac80aec 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 35db53c78..94eccdf43 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 diff --git a/src/core/group.h b/src/core/group.h index f71c2c476..6d191aa2b 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 af9411bae..ebc4ec404 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 diff --git a/src/core/iconcache.h b/src/core/iconcache.h index 85ea9c66a..a2c9573df 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 d75c30254..8dda13cd0 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 618520b40..e49f473ec 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 94d569172..90332c500 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 cb1458f03..c59d9588e 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 diff --git a/src/core/place.h b/src/core/place.h index 85b7cd3f1..9cd853bdf 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 e14e5e2b9..a39af3356 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 diff --git a/src/core/schema-bindings.c b/src/core/schema-bindings.c index 2f1da821d..d7cf7b6b4 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 30941eab5..77ea457f8 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 69f3bdb03..f696d92a3 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 diff --git a/src/core/session.c b/src/core/session.c index 232d818c9..c235265d2 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 diff --git a/src/core/session.h b/src/core/session.h index 62a9370d1..31cd2f277 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 2e108d20e..2a1dd8e54 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 diff --git a/src/core/stack.h b/src/core/stack.h index f96938971..d6cabfc91 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 fc81f064b..ad5faf698 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 6dd27f8eb..9b29d2dfc 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 1a966275b..447a2c4b6 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 b7b3e12d1..08cc66305 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 1e60eff0d..7312e898f 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 08ab9ec9f..06b6446f2 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 diff --git a/src/core/workspace.c b/src/core/workspace.c index 9694c1f9c..05ca7c70f 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 diff --git a/src/core/workspace.h b/src/core/workspace.h index f4079ebb1..c6983bf04 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 71e9eeae5..14e0814f7 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. */ /*********************************************************** diff --git a/src/include/all-keybindings.h b/src/include/all-keybindings.h index 0aafc3973..501f5c144 100644 --- a/src/include/all-keybindings.h +++ b/src/include/all-keybindings.h @@ -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. */ /** diff --git a/src/include/boxes.h b/src/include/boxes.h index 5c76ed6b0..8cae0f870 100644 --- a/src/include/boxes.h +++ b/src/include/boxes.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_BOXES_H diff --git a/src/include/common.h b/src/include/common.h index a7eb89b1a..6ee19100c 100644 --- a/src/include/common.h +++ b/src/include/common.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_COMMON_H diff --git a/src/include/compositor.h b/src/include/compositor.h index a7f9bf1f3..df59e2044 100644 --- a/src/include/compositor.h +++ b/src/include/compositor.h @@ -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. */ #ifndef META_COMPOSITOR_H diff --git a/src/include/core.h b/src/include/core.h index ded94c4e2..66db2f811 100644 --- a/src/include/core.h +++ b/src/include/core.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_CORE_H diff --git a/src/include/display.h b/src/include/display.h index 53dd9d758..a8dc49eb1 100644 --- a/src/include/display.h +++ b/src/include/display.h @@ -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. */ #ifndef META_DISPLAY_H diff --git a/src/include/errors.h b/src/include/errors.h index d3fa5a961..8f4d6368d 100644 --- a/src/include/errors.h +++ b/src/include/errors.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_ERRORS_H diff --git a/src/include/frame.h b/src/include/frame.h index eeb572639..367c50fb3 100644 --- a/src/include/frame.h +++ b/src/include/frame.h @@ -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. */ #ifndef META_FRAME_H diff --git a/src/include/main.h b/src/include/main.h index d5789696c..bdc7fa015 100644 --- a/src/include/main.h +++ b/src/include/main.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_MAIN_H diff --git a/src/include/prefs.h b/src/include/prefs.h index a68d7ae8c..276f7af65 100644 --- a/src/include/prefs.h +++ b/src/include/prefs.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_PREFS_H diff --git a/src/include/resizepopup.h b/src/include/resizepopup.h index 4e03d5d38..8a59a869d 100644 --- a/src/include/resizepopup.h +++ b/src/include/resizepopup.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_RESIZEPOPUP_H diff --git a/src/include/screen.h b/src/include/screen.h index 9f8423172..759c1fd2f 100644 --- a/src/include/screen.h +++ b/src/include/screen.h @@ -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. */ #ifndef META_SCREEN_H diff --git a/src/include/tabpopup.h b/src/include/tabpopup.h index 2bee506e2..97b8ef967 100644 --- a/src/include/tabpopup.h +++ b/src/include/tabpopup.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_TABPOPUP_H diff --git a/src/include/types.h b/src/include/types.h index 045b102f0..7aca1373d 100644 --- a/src/include/types.h +++ b/src/include/types.h @@ -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. */ #ifndef META_TYPES_H diff --git a/src/include/ui.h b/src/include/ui.h index 1fce402c8..a8866498c 100644 --- a/src/include/ui.h +++ b/src/include/ui.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_UI_H diff --git a/src/include/util.h b/src/include/util.h index 0607c5687..d7b3ed1ce 100644 --- a/src/include/util.h +++ b/src/include/util.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_UTIL_H diff --git a/src/include/window.h b/src/include/window.h index 8a3386602..32c7ebc93 100644 --- a/src/include/window.h +++ b/src/include/window.h @@ -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. */ #ifndef META_WINDOW_H diff --git a/src/include/xprops.h b/src/include/xprops.h index 58ad22c7e..7ee3b6079 100644 --- a/src/include/xprops.h +++ b/src/include/xprops.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_XPROPS_H diff --git a/src/tools/marco-grayscale.c b/src/tools/marco-grayscale.c index 8d0cd68c9..8da539b52 100644 --- a/src/tools/marco-grayscale.c +++ b/src/tools/marco-grayscale.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 diff --git a/src/tools/marco-mag.c b/src/tools/marco-mag.c index 22c7cc3d8..4cb33183f 100644 --- a/src/tools/marco-mag.c +++ b/src/tools/marco-mag.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. */ #define _GNU_SOURCE diff --git a/src/tools/marco-message.c b/src/tools/marco-message.c index 78bebeb2a..0682457d8 100644 --- a/src/tools/marco-message.c +++ b/src/tools/marco-message.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 diff --git a/src/tools/marco-window-demo.c b/src/tools/marco-window-demo.c index 876a25857..37a5dd4e5 100644 --- a/src/tools/marco-window-demo.c +++ b/src/tools/marco-window-demo.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 diff --git a/src/ui/draw-workspace.c b/src/ui/draw-workspace.c index b1a7c7338..4008dc7cc 100644 --- a/src/ui/draw-workspace.c +++ b/src/ui/draw-workspace.c @@ -21,8 +21,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 "draw-workspace.h" diff --git a/src/ui/draw-workspace.h b/src/ui/draw-workspace.h index a8b77cab0..5186d0534 100644 --- a/src/ui/draw-workspace.h +++ b/src/ui/draw-workspace.h @@ -21,8 +21,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 WNCK_DRAW_WORKSPACE_H diff --git a/src/ui/fixedtip.c b/src/ui/fixedtip.c index 933706362..707c461fe 100644 --- a/src/ui/fixedtip.c +++ b/src/ui/fixedtip.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 diff --git a/src/ui/fixedtip.h b/src/ui/fixedtip.h index 28a618d98..3c4a6ed82 100644 --- a/src/ui/fixedtip.h +++ b/src/ui/fixedtip.h @@ -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. */ /** diff --git a/src/ui/frames.c b/src/ui/frames.c index c3cfc0eab..06d0a49a2 100644 --- a/src/ui/frames.c +++ b/src/ui/frames.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 diff --git a/src/ui/frames.h b/src/ui/frames.h index e9da47145..b1d178ad7 100644 --- a/src/ui/frames.h +++ b/src/ui/frames.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_FRAMES_H diff --git a/src/ui/gradient.c b/src/ui/gradient.c index 0e7398171..cac22be12 100644 --- a/src/ui/gradient.c +++ b/src/ui/gradient.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 "gradient.h" #include "util.h" diff --git a/src/ui/gradient.h b/src/ui/gradient.h index 196fd6a06..0cba4a23e 100644 --- a/src/ui/gradient.h +++ b/src/ui/gradient.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_GRADIENT_H #define META_GRADIENT_H diff --git a/src/ui/menu.c b/src/ui/menu.c index 5207876f7..d98a33d3c 100644 --- a/src/ui/menu.c +++ b/src/ui/menu.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 diff --git a/src/ui/menu.h b/src/ui/menu.h index 29e85a5bc..27f89dfe0 100644 --- a/src/ui/menu.h +++ b/src/ui/menu.h @@ -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. */ #ifndef META_MENU_H diff --git a/src/ui/metaaccellabel.c b/src/ui/metaaccellabel.c index 5efd7d2ec..88262d0fe 100644 --- a/src/ui/metaaccellabel.c +++ b/src/ui/metaaccellabel.c @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser 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. */ /* diff --git a/src/ui/metaaccellabel.h b/src/ui/metaaccellabel.h index 34914c92d..c2a4fa200 100644 --- a/src/ui/metaaccellabel.h +++ b/src/ui/metaaccellabel.h @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser 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. */ /* diff --git a/src/ui/preview-widget.c b/src/ui/preview-widget.c index 8fcd2517a..0163c7f5d 100644 --- a/src/ui/preview-widget.c +++ b/src/ui/preview-widget.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. */ #define _GNU_SOURCE diff --git a/src/ui/preview-widget.h b/src/ui/preview-widget.h index 4b2137143..e11a0b81b 100644 --- a/src/ui/preview-widget.h +++ b/src/ui/preview-widget.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. */ #include "theme.h" diff --git a/src/ui/resizepopup.c b/src/ui/resizepopup.c index 67f39505d..f740f236e 100644 --- a/src/ui/resizepopup.c +++ b/src/ui/resizepopup.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 diff --git a/src/ui/tabpopup.c b/src/ui/tabpopup.c index e0a554478..71319f160 100644 --- a/src/ui/tabpopup.c +++ b/src/ui/tabpopup.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 diff --git a/src/ui/testgradient.c b/src/ui/testgradient.c index fd1b09c7d..4def3b076 100644 --- a/src/ui/testgradient.c +++ b/src/ui/testgradient.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 "gradient.h" #include diff --git a/src/ui/theme-parser.c b/src/ui/theme-parser.c index 12f01061c..e79396b26 100644 --- a/src/ui/theme-parser.c +++ b/src/ui/theme-parser.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 diff --git a/src/ui/theme-parser.h b/src/ui/theme-parser.h index ff090ee9a..27c86a817 100644 --- a/src/ui/theme-parser.h +++ b/src/ui/theme-parser.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. */ #include "theme.h" diff --git a/src/ui/theme-viewer.c b/src/ui/theme-viewer.c index c4a1fcd68..f8ed0d157 100644 --- a/src/ui/theme-viewer.c +++ b/src/ui/theme-viewer.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 diff --git a/src/ui/theme.c b/src/ui/theme.c index f8579f1a9..d5efce8e1 100644 --- a/src/ui/theme.c +++ b/src/ui/theme.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. */ /** diff --git a/src/ui/theme.h b/src/ui/theme.h index afad3cb27..f7214e9bf 100644 --- a/src/ui/theme.h +++ b/src/ui/theme.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_THEME_H diff --git a/src/ui/themewidget.c b/src/ui/themewidget.c index 2d4e99fe4..6bbb05a12 100644 --- a/src/ui/themewidget.c +++ b/src/ui/themewidget.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 "themewidget.h" diff --git a/src/ui/themewidget.h b/src/ui/themewidget.h index 5679d7abe..79f10e65e 100644 --- a/src/ui/themewidget.h +++ b/src/ui/themewidget.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. */ #include "theme.h" diff --git a/src/ui/ui.c b/src/ui/ui.c index c41bc8916..e58035bf9 100644 --- a/src/ui/ui.c +++ b/src/ui/ui.c @@ -16,8 +16,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 "prefs.h" diff --git a/src/wm-tester/main.c b/src/wm-tester/main.c index e56d66062..50bb85fc7 100644 --- a/src/wm-tester/main.c +++ b/src/wm-tester/main.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