summaryrefslogtreecommitdiff
path: root/xfconfd
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2011-03-25 11:05:35 +0100
committerNick Schermer <nick@xfce.org>2011-03-25 12:37:48 +0100
commited2db07ccace659ce9e06f334f41ad09419d6cb1 (patch)
tree072f1b455100de92c0c33d47abed3334c220dcf4 /xfconfd
parent9d8927b5a9e16e3782fe37a64f90a47ad1d3c3c1 (diff)
downloadxfconf-ed2db07ccace659ce9e06f334f41ad09419d6cb1.tar.gz
Fix licenses and use new FSF address.
Diffstat (limited to 'xfconfd')
-rw-r--r--xfconfd/main.c2
-rw-r--r--xfconfd/xfconf-locking-utils.c2
-rw-r--r--xfconfd/xfconf-locking-utils.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/xfconfd/main.c b/xfconfd/main.c
index 2d8a80f..72e90e1 100644
--- a/xfconfd/main.c
+++ b/xfconfd/main.c
@@ -14,7 +14,7 @@
*
* 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/xfconfd/xfconf-locking-utils.c b/xfconfd/xfconf-locking-utils.c
index d5446b7..3a19b4d 100644
--- a/xfconfd/xfconf-locking-utils.c
+++ b/xfconfd/xfconf-locking-utils.c
@@ -14,7 +14,7 @@
*
* 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/xfconfd/xfconf-locking-utils.h b/xfconfd/xfconf-locking-utils.h
index 68757a5..c0a35b2 100644
--- a/xfconfd/xfconf-locking-utils.h
+++ b/xfconfd/xfconf-locking-utils.h
@@ -14,7 +14,7 @@
*
* 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 __XFCONF_UTIL_H__