summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-23 13:00:20 +0100
committerDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-23 13:00:20 +0100
commitbe83a912b4be75694b38482f0fcc25eaf72ec7b9 (patch)
treefab3e13f17d8c18cae14037d7be82d712f76e0e2
parentd4bd9137469d2f86cf801cbd741c9418d59f58a0 (diff)
downloadgconf-be83a912b4be75694b38482f0fcc25eaf72ec7b9.tar.gz
Updated FSF's address
-rw-r--r--gconf/gconf-database-dbus.c4
-rw-r--r--gconf/gconf-database-dbus.h4
-rw-r--r--gconf/gconf-dbus-utils.h4
-rw-r--r--gconf/gconf-dbus.c4
-rw-r--r--gconf/gconfd-dbus.c4
-rw-r--r--gconf/gconfd-dbus.h4
-rw-r--r--gsettings/gconfsettingsbackend-module.c4
-rw-r--r--gsettings/gconfsettingsbackend.c4
-rw-r--r--gsettings/gconfsettingsbackend.h4
-rw-r--r--gsettings/gsettings-data-convert.c4
-rw-r--r--[-rwxr-xr-x]gsettings/gsettings-schema-convert4
11 files changed, 11 insertions, 33 deletions
diff --git a/gconf/gconf-database-dbus.c b/gconf/gconf-database-dbus.c
index 8fc42e7a..35927923 100644
--- a/gconf/gconf-database-dbus.c
+++ b/gconf/gconf-database-dbus.c
@@ -13,9 +13,7 @@
* Library General Public License for more details.
*
* 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/gconf/gconf-database-dbus.h b/gconf/gconf-database-dbus.h
index 8794b1fa..030fde6f 100644
--- a/gconf/gconf-database-dbus.h
+++ b/gconf/gconf-database-dbus.h
@@ -12,9 +12,7 @@
* Library General Public License for more details.
*
* 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef GCONF_GCONF_DATABASE_DBUS_H
diff --git a/gconf/gconf-dbus-utils.h b/gconf/gconf-dbus-utils.h
index 8d16a515..3fcb64c6 100644
--- a/gconf/gconf-dbus-utils.h
+++ b/gconf/gconf-dbus-utils.h
@@ -12,9 +12,7 @@
* Library General Public License for more details.
*
* 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef GCONF_DBUS_UTILS_H
diff --git a/gconf/gconf-dbus.c b/gconf/gconf-dbus.c
index 048e3eab..c3f2305c 100644
--- a/gconf/gconf-dbus.c
+++ b/gconf/gconf-dbus.c
@@ -15,9 +15,7 @@
* Library General Public License for more details.
*
* 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/gconf/gconfd-dbus.c b/gconf/gconfd-dbus.c
index ed2f3caa..33158bbf 100644
--- a/gconf/gconfd-dbus.c
+++ b/gconf/gconfd-dbus.c
@@ -12,9 +12,7 @@
* Library General Public License for more details.
*
* 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/gconf/gconfd-dbus.h b/gconf/gconfd-dbus.h
index f2e266dd..189dadcf 100644
--- a/gconf/gconfd-dbus.h
+++ b/gconf/gconfd-dbus.h
@@ -12,9 +12,7 @@
* Library General Public License for more details.
*
* 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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef GCONF_GCONFD_DBUS_H
diff --git a/gsettings/gconfsettingsbackend-module.c b/gsettings/gconfsettingsbackend-module.c
index 814146a6..c3586187 100644
--- a/gsettings/gconfsettingsbackend-module.c
+++ b/gsettings/gconfsettingsbackend-module.c
@@ -12,9 +12,7 @@
* Lesser General Public License for more details.
*
* 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.
+ * Public License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Vincent Untz <vuntz@gnome.org>
*/
diff --git a/gsettings/gconfsettingsbackend.c b/gsettings/gconfsettingsbackend.c
index 6e6f52f4..80f4762e 100644
--- a/gsettings/gconfsettingsbackend.c
+++ b/gsettings/gconfsettingsbackend.c
@@ -12,9 +12,7 @@
* Lesser General Public License for more details.
*
* 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.
+ * Public License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Vincent Untz <vuntz@gnome.org>
*/
diff --git a/gsettings/gconfsettingsbackend.h b/gsettings/gconfsettingsbackend.h
index 719552e6..7a668573 100644
--- a/gsettings/gconfsettingsbackend.h
+++ b/gsettings/gconfsettingsbackend.h
@@ -12,9 +12,7 @@
* Lesser General Public License for more details.
*
* 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.
+ * Public License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Vincent Untz <vuntz@gnome.org>
*/
diff --git a/gsettings/gsettings-data-convert.c b/gsettings/gsettings-data-convert.c
index 160ed414..13069053 100644
--- a/gsettings/gsettings-data-convert.c
+++ b/gsettings/gsettings-data-convert.c
@@ -12,9 +12,7 @@
* Lesser General Public License for more details.
*
* 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.
+ * Public License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Matthias Clasen <mclasen@redhat.com>
*/
diff --git a/gsettings/gsettings-schema-convert b/gsettings/gsettings-schema-convert
index 913cc83b..ddf286c2 100755..100644
--- a/gsettings/gsettings-schema-convert
+++ b/gsettings/gsettings-schema-convert
@@ -14,9 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU Lesser 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.
+# License along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# Authors: Vincent Untz <vuntz@gnome.org>