summaryrefslogtreecommitdiff
path: root/libeggsmclient
diff options
context:
space:
mode:
authorDan <[email protected]>2013-06-15 14:22:21 -0700
committerDan <[email protected]>2013-06-15 14:22:21 -0700
commit0793470591b587fbee7f281633795ce2108125a9 (patch)
tree01b32cd3b1a4188aa23fbbcc63b5e093ece2a8c2 /libeggsmclient
parent9f16f4585a5cd8a45dda86717199caa0dd98b7ae (diff)
downloadmate-utils-0793470591b587fbee7f281633795ce2108125a9.tar.bz2
mate-utils-0793470591b587fbee7f281633795ce2108125a9.tar.xz
Fix incorrect FSF addresses
Diffstat (limited to 'libeggsmclient')
-rw-r--r--libeggsmclient/eggdesktopfile.c4
-rw-r--r--libeggsmclient/eggdesktopfile.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/libeggsmclient/eggdesktopfile.c b/libeggsmclient/eggdesktopfile.c
index 5dec3cdf..5ecf831d 100644
--- a/libeggsmclient/eggdesktopfile.c
+++ b/libeggsmclient/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 02110-1301, USA.
+ * write to the Free Software Foundation, Inc., 51 Franklin St,
+ * Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/libeggsmclient/eggdesktopfile.h b/libeggsmclient/eggdesktopfile.h
index adc31b18..9a5bd2e7 100644
--- a/libeggsmclient/eggdesktopfile.h
+++ b/libeggsmclient/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 02110-1301, USA.
+ * write to the Free Software Foundation, Inc., 51 Franklin St,
+ * Fifth Floor, Suite 330, Boston, MA 02110-1301, USA.
*/
#ifndef __EGG_DESKTOP_FILE_H__