From 5bac57d9e00d9a0fd34ee570bb48c47688b052dc Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 18 Nov 2012 20:37:29 -0500 Subject: fix incorrect fsf addresses. --- libmenu/canonicalize.c | 4 ++-- libmenu/canonicalize.h | 4 ++-- libmenu/desktop-entries.c | 4 ++-- libmenu/desktop-entries.h | 4 ++-- libmenu/entry-directories.c | 4 ++-- libmenu/entry-directories.h | 4 ++-- libmenu/matemenu-tree.c | 4 ++-- libmenu/matemenu-tree.h | 4 ++-- libmenu/menu-layout.c | 4 ++-- libmenu/menu-layout.h | 4 ++-- libmenu/menu-monitor.c | 4 ++-- libmenu/menu-monitor.h | 4 ++-- libmenu/menu-util.c | 4 ++-- libmenu/menu-util.h | 4 ++-- util/test-menu-spec.c | 4 ++-- 15 files changed, 30 insertions(+), 30 deletions(-) diff --git a/libmenu/canonicalize.c b/libmenu/canonicalize.c index 82082e9..cd2b75a 100644 --- a/libmenu/canonicalize.c +++ b/libmenu/canonicalize.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - * 02111-1307 USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301 USA. */ #include diff --git a/libmenu/canonicalize.h b/libmenu/canonicalize.h index b5deddc..dcc6f6e 100644 --- a/libmenu/canonicalize.h +++ b/libmenu/canonicalize.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - * 02111-1307 USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + * 02110-1301 USA. */ #ifndef G_CANONICALIZE_H diff --git a/libmenu/desktop-entries.c b/libmenu/desktop-entries.c index 9488bde..c9fcc0f 100644 --- a/libmenu/desktop-entries.c +++ b/libmenu/desktop-entries.c @@ -13,8 +13,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. */ #include diff --git a/libmenu/desktop-entries.h b/libmenu/desktop-entries.h index 19d9abd..a67cc9f 100644 --- a/libmenu/desktop-entries.h +++ b/libmenu/desktop-entries.h @@ -13,8 +13,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. */ #ifndef __DESKTOP_ENTRIES_H__ diff --git a/libmenu/entry-directories.c b/libmenu/entry-directories.c index a442a65..2b59b37 100644 --- a/libmenu/entry-directories.c +++ b/libmenu/entry-directories.c @@ -13,8 +13,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. */ #include diff --git a/libmenu/entry-directories.h b/libmenu/entry-directories.h index 3cc4d9b..5b9dfae 100644 --- a/libmenu/entry-directories.h +++ b/libmenu/entry-directories.h @@ -13,8 +13,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. */ #ifndef __ENTRY_DIRECTORIES_H__ diff --git a/libmenu/matemenu-tree.c b/libmenu/matemenu-tree.c index 3a9497f..cb32464 100644 --- a/libmenu/matemenu-tree.c +++ b/libmenu/matemenu-tree.c @@ -13,8 +13,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. */ #include diff --git a/libmenu/matemenu-tree.h b/libmenu/matemenu-tree.h index d4916a9..cd3e45b 100644 --- a/libmenu/matemenu-tree.h +++ b/libmenu/matemenu-tree.h @@ -13,8 +13,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. */ #ifndef __MATEMENU_TREE_H__ diff --git a/libmenu/menu-layout.c b/libmenu/menu-layout.c index d447d2d..89e9752 100644 --- a/libmenu/menu-layout.c +++ b/libmenu/menu-layout.c @@ -15,8 +15,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. */ #include diff --git a/libmenu/menu-layout.h b/libmenu/menu-layout.h index 4b63014..5d3e81a 100644 --- a/libmenu/menu-layout.h +++ b/libmenu/menu-layout.h @@ -15,8 +15,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. */ #ifndef __MENU_LAYOUT_H__ diff --git a/libmenu/menu-monitor.c b/libmenu/menu-monitor.c index ff36010..7e89ae6 100644 --- a/libmenu/menu-monitor.c +++ b/libmenu/menu-monitor.c @@ -16,8 +16,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. */ #include diff --git a/libmenu/menu-monitor.h b/libmenu/menu-monitor.h index 1dbf6ba..8180c68 100644 --- a/libmenu/menu-monitor.h +++ b/libmenu/menu-monitor.h @@ -14,8 +14,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. */ #ifndef __MENU_MONITOR_H__ diff --git a/libmenu/menu-util.c b/libmenu/menu-util.c index 2f992b0..9d92dc1 100644 --- a/libmenu/menu-util.c +++ b/libmenu/menu-util.c @@ -15,8 +15,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. */ #include diff --git a/libmenu/menu-util.h b/libmenu/menu-util.h index 035f0e9..c8721e2 100644 --- a/libmenu/menu-util.h +++ b/libmenu/menu-util.h @@ -15,8 +15,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. */ #ifndef __MENU_UTIL_H__ diff --git a/util/test-menu-spec.c b/util/test-menu-spec.c index e67c0f4..cda6e02 100644 --- a/util/test-menu-spec.c +++ b/util/test-menu-spec.c @@ -13,8 +13,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. */ #include -- cgit v1.2.1