From d72b5f2a0bbd035a98979c3519de90a194f67e05 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 18 Nov 2012 20:57:29 -0500 Subject: fixed incorrect fsf addresses. --- 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 ++-- 25 files changed, 50 insertions(+), 50 deletions(-) (limited to 'src/ui') diff --git a/src/ui/draw-workspace.c b/src/ui/draw-workspace.c index b1a7c733..4008dc7c 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 a8b77cab..5186d053 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 93370636..707c461f 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 28a618d9..3c4a6ed8 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 c3cfc0ea..06d0a49a 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 e9da4714..b1d178ad 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 0e739817..cac22be1 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 196fd6a0..0cba4a23 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 5207876f..d98a33d3 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 29e85a5b..27f89dfe 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 5efd7d2e..88262d0f 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 34914c92..c2a4fa20 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 8fcd2517..0163c7f5 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 4b213714..e11a0b81 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 67f39505..f740f236 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 e0a55447..71319f16 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 fd1b09c7..4def3b07 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 12f01061..e79396b2 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 ff090ee9..27c86a81 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 c4a1fcd6..f8ed0d15 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 f8579f1a..d5efce8e 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 afad3cb2..f7214e9b 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 2d4e99fe..6bbb05a1 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 5679d7ab..79f10e65 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 c41bc891..e58035bf 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" -- cgit v1.2.1