From 8f8784ba4ebcd8eb099c4e119a9a8d5a349efd61 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Tue, 9 Oct 2012 11:24:27 -0400 Subject: Fixed fsf addresses. Closes #4. --- copy-n-paste/eggdesktopfile.c | 4 ++-- copy-n-paste/eggdesktopfile.h | 4 ++-- copy-n-paste/eggsmclient-private.h | 4 ++-- copy-n-paste/eggsmclient-xsmp.c | 4 ++-- copy-n-paste/eggsmclient.c | 4 ++-- copy-n-paste/eggsmclient.h | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'copy-n-paste') diff --git a/copy-n-paste/eggdesktopfile.c b/copy-n-paste/eggdesktopfile.c index a4e3acd..23bf7ab 100644 --- a/copy-n-paste/eggdesktopfile.c +++ b/copy-n-paste/eggdesktopfile.c @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, - * write to the Free Software Foundation, Inc., 59 Temple Place - - * Suite 330, Boston, MA 02111-1307, USA. + * write to the Free Software Foundation, Inc., 51 Franklin, + * Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/copy-n-paste/eggdesktopfile.h b/copy-n-paste/eggdesktopfile.h index f8a3d3e..60b5a17 100644 --- a/copy-n-paste/eggdesktopfile.h +++ b/copy-n-paste/eggdesktopfile.h @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, - * write to the Free Software Foundation, Inc., 59 Temple Place - - * Suite 330, Boston, MA 02111-1307, USA. + * write to the Free Software Foundation, Inc., 51 Franklin St, + * Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __EGG_DESKTOP_FILE_H__ diff --git a/copy-n-paste/eggsmclient-private.h b/copy-n-paste/eggsmclient-private.h index ccb10bf..2e41d6d 100644 --- a/copy-n-paste/eggsmclient-private.h +++ b/copy-n-paste/eggsmclient-private.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 __EGG_SM_CLIENT_PRIVATE_H__ diff --git a/copy-n-paste/eggsmclient-xsmp.c b/copy-n-paste/eggsmclient-xsmp.c index 23f40bb..c72839c 100644 --- a/copy-n-paste/eggsmclient-xsmp.c +++ b/copy-n-paste/eggsmclient-xsmp.c @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/copy-n-paste/eggsmclient.c b/copy-n-paste/eggsmclient.c index 4b65f28..15b4fad 100644 --- a/copy-n-paste/eggsmclient.c +++ b/copy-n-paste/eggsmclient.c @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/copy-n-paste/eggsmclient.h b/copy-n-paste/eggsmclient.h index e620b75..d87f670 100644 --- a/copy-n-paste/eggsmclient.h +++ b/copy-n-paste/eggsmclient.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 __EGG_SM_CLIENT_H__ -- cgit v1.2.1