summaryrefslogtreecommitdiff
path: root/mate-panel/libegg
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-18 20:42:35 -0500
committerSteve Zesch <[email protected]>2012-11-18 20:42:35 -0500
commit6df88f1083d89a62b389d2dbb2f95d2e54f019d6 (patch)
tree8ca355eee4bc532fcf8c1e3a7d72ceb134c1dbd5 /mate-panel/libegg
parent24ac184b8026e9628f8589938399c703101b6276 (diff)
downloadmate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.bz2
mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.xz
fixed incorrect fsf addresses.
Diffstat (limited to 'mate-panel/libegg')
-rw-r--r--mate-panel/libegg/eggdesktopfile.c4
-rw-r--r--mate-panel/libegg/eggdesktopfile.h4
-rw-r--r--mate-panel/libegg/eggsmclient-private.h4
-rw-r--r--mate-panel/libegg/eggsmclient-xsmp.c4
-rw-r--r--mate-panel/libegg/eggsmclient.c4
-rw-r--r--mate-panel/libegg/eggsmclient.h4
6 files changed, 12 insertions, 12 deletions
diff --git a/mate-panel/libegg/eggdesktopfile.c b/mate-panel/libegg/eggdesktopfile.c
index 5ac79507..fbd4f30e 100644
--- a/mate-panel/libegg/eggdesktopfile.c
+++ b/mate-panel/libegg/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., 151 Franklin Street,
+ * Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/mate-panel/libegg/eggdesktopfile.h b/mate-panel/libegg/eggdesktopfile.h
index 68850b71..71490c2e 100644
--- a/mate-panel/libegg/eggdesktopfile.h
+++ b/mate-panel/libegg/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., 151 Franklin St,
+ * Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __EGG_DESKTOP_FILE_H__
diff --git a/mate-panel/libegg/eggsmclient-private.h b/mate-panel/libegg/eggsmclient-private.h
index 9f2498ac..a58f424b 100644
--- a/mate-panel/libegg/eggsmclient-private.h
+++ b/mate-panel/libegg/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/mate-panel/libegg/eggsmclient-xsmp.c b/mate-panel/libegg/eggsmclient-xsmp.c
index a6d3f11f..75fced19 100644
--- a/mate-panel/libegg/eggsmclient-xsmp.c
+++ b/mate-panel/libegg/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/mate-panel/libegg/eggsmclient.c b/mate-panel/libegg/eggsmclient.c
index 2b480cca..24da19b7 100644
--- a/mate-panel/libegg/eggsmclient.c
+++ b/mate-panel/libegg/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/mate-panel/libegg/eggsmclient.h b/mate-panel/libegg/eggsmclient.h
index be585376..4863d953 100644
--- a/mate-panel/libegg/eggsmclient.h
+++ b/mate-panel/libegg/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__