summaryrefslogtreecommitdiff
path: root/libeggsmclient
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-18 20:49:58 -0500
committerSteve Zesch <[email protected]>2012-11-18 20:49:58 -0500
commite4d70e0aae8b9d03038247e48136209577eee5a6 (patch)
treea6f0eb6450db475b81cc6c20c13d4d99ac434dae /libeggsmclient
parent266894647388df80ab6bc6d3b38201db863a9488 (diff)
downloadmate-utils-e4d70e0aae8b9d03038247e48136209577eee5a6.tar.bz2
mate-utils-e4d70e0aae8b9d03038247e48136209577eee5a6.tar.xz
fixed incorrect fsf addresses.
Diffstat (limited to 'libeggsmclient')
-rw-r--r--libeggsmclient/eggdesktopfile.c2
-rw-r--r--libeggsmclient/eggdesktopfile.h2
-rw-r--r--libeggsmclient/eggsmclient-private.h4
-rw-r--r--libeggsmclient/eggsmclient-xsmp.c4
-rw-r--r--libeggsmclient/eggsmclient.c4
-rw-r--r--libeggsmclient/eggsmclient.h4
6 files changed, 10 insertions, 10 deletions
diff --git a/libeggsmclient/eggdesktopfile.c b/libeggsmclient/eggdesktopfile.c
index 6cd33c3b..5dec3cdf 100644
--- a/libeggsmclient/eggdesktopfile.c
+++ b/libeggsmclient/eggdesktopfile.c
@@ -18,7 +18,7 @@
* 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.
+ * Suite 330, Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/libeggsmclient/eggdesktopfile.h b/libeggsmclient/eggdesktopfile.h
index f8a3d3e0..adc31b18 100644
--- a/libeggsmclient/eggdesktopfile.h
+++ b/libeggsmclient/eggdesktopfile.h
@@ -14,7 +14,7 @@
* 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.
+ * Suite 330, Boston, MA 02110-1301, USA.
*/
#ifndef __EGG_DESKTOP_FILE_H__
diff --git a/libeggsmclient/eggsmclient-private.h b/libeggsmclient/eggsmclient-private.h
index ccb10bfc..2e41d6d9 100644
--- a/libeggsmclient/eggsmclient-private.h
+++ b/libeggsmclient/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/libeggsmclient/eggsmclient-xsmp.c b/libeggsmclient/eggsmclient-xsmp.c
index 23f40bba..c72839c6 100644
--- a/libeggsmclient/eggsmclient-xsmp.c
+++ b/libeggsmclient/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/libeggsmclient/eggsmclient.c b/libeggsmclient/eggsmclient.c
index 4b65f283..15b4fad1 100644
--- a/libeggsmclient/eggsmclient.c
+++ b/libeggsmclient/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/libeggsmclient/eggsmclient.h b/libeggsmclient/eggsmclient.h
index e620b754..d87f670a 100644
--- a/libeggsmclient/eggsmclient.h
+++ b/libeggsmclient/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__