summaryrefslogtreecommitdiff
path: root/libxfsm
diff options
context:
space:
mode:
authorJérôme Guelfucci <jeromeg@xfce.org>2011-02-14 18:11:15 +0100
committerJérôme Guelfucci <jeromeg@xfce.org>2011-02-14 18:11:34 +0100
commitfd33ae519435f8570a4563314ecaa9d17caa5ef8 (patch)
tree5df298bdad81d9db11d5a00df659fc991a424c4c /libxfsm
parent71565e883e00f6dc5a6f2263a31c8e620a662f80 (diff)
downloadxfce4-session-fd33ae519435f8570a4563314ecaa9d17caa5ef8.tar.gz
Update FSF address.
Diffstat (limited to 'libxfsm')
-rw-r--r--libxfsm/xfsm-splash-engine.h8
-rw-r--r--libxfsm/xfsm-splash-rc.c8
-rw-r--r--libxfsm/xfsm-splash-rc.h8
-rw-r--r--libxfsm/xfsm-util.c4
-rw-r--r--libxfsm/xfsm-util.h8
5 files changed, 18 insertions, 18 deletions
diff --git a/libxfsm/xfsm-splash-engine.h b/libxfsm/xfsm-splash-engine.h
index a5a4cf2e..d77a8db5 100644
--- a/libxfsm/xfsm-splash-engine.h
+++ b/libxfsm/xfsm-splash-engine.h
@@ -7,16 +7,16 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
#ifndef __XFSM_SPLASH_ENGINE_H__
diff --git a/libxfsm/xfsm-splash-rc.c b/libxfsm/xfsm-splash-rc.c
index 4931f186..d652d1d6 100644
--- a/libxfsm/xfsm-splash-rc.c
+++ b/libxfsm/xfsm-splash-rc.c
@@ -7,16 +7,16 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/libxfsm/xfsm-splash-rc.h b/libxfsm/xfsm-splash-rc.h
index aea7d3ea..4dd21f9f 100644
--- a/libxfsm/xfsm-splash-rc.h
+++ b/libxfsm/xfsm-splash-rc.h
@@ -7,16 +7,16 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
#ifndef __XFSM_SPLASH_RC_H__
diff --git a/libxfsm/xfsm-util.c b/libxfsm/xfsm-util.c
index 26391538..e766c25c 100644
--- a/libxfsm/xfsm-util.c
+++ b/libxfsm/xfsm-util.c
@@ -16,8 +16,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*
* Parts of this file where taken from gnome-session/gsm-multiscreen.c,
* which was written by Mark McLoughlin <mark@skynet.ie>.
diff --git a/libxfsm/xfsm-util.h b/libxfsm/xfsm-util.h
index 7bab34c0..b215b54b 100644
--- a/libxfsm/xfsm-util.h
+++ b/libxfsm/xfsm-util.h
@@ -7,16 +7,16 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA.
*/
#ifndef __XFSM_UTIL_H__