summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2014-02-01 20:11:23 +0100
committerPiotr Drąg <piotrdrag@gmail.com>2014-02-01 20:11:23 +0100
commita66a7b0ca8ff8dfd57030526646ec7f731160eb9 (patch)
tree852c0a866e0535ce8ce0f9fe4658fcc88bf04012
parentbe83a912b4be75694b38482f0fcc25eaf72ec7b9 (diff)
downloadgconf-a66a7b0ca8ff8dfd57030526646ec7f731160eb9.tar.gz
Revert "Updated FSF's address"
This reverts commit be83a912b4be75694b38482f0fcc25eaf72ec7b9.
-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
-rwxr-xr-x[-rw-r--r--]gsettings/gsettings-schema-convert4
11 files changed, 33 insertions, 11 deletions
diff --git a/gconf/gconf-database-dbus.c b/gconf/gconf-database-dbus.c
index 35927923..8fc42e7a 100644
--- a/gconf/gconf-database-dbus.c
+++ b/gconf/gconf-database-dbus.c
@@ -13,7 +13,9 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#include <config.h>
diff --git a/gconf/gconf-database-dbus.h b/gconf/gconf-database-dbus.h
index 030fde6f..8794b1fa 100644
--- a/gconf/gconf-database-dbus.h
+++ b/gconf/gconf-database-dbus.h
@@ -12,7 +12,9 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#ifndef GCONF_GCONF_DATABASE_DBUS_H
diff --git a/gconf/gconf-dbus-utils.h b/gconf/gconf-dbus-utils.h
index 3fcb64c6..8d16a515 100644
--- a/gconf/gconf-dbus-utils.h
+++ b/gconf/gconf-dbus-utils.h
@@ -12,7 +12,9 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#ifndef GCONF_DBUS_UTILS_H
diff --git a/gconf/gconf-dbus.c b/gconf/gconf-dbus.c
index c3f2305c..048e3eab 100644
--- a/gconf/gconf-dbus.c
+++ b/gconf/gconf-dbus.c
@@ -15,7 +15,9 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#include <config.h>
diff --git a/gconf/gconfd-dbus.c b/gconf/gconfd-dbus.c
index 33158bbf..ed2f3caa 100644
--- a/gconf/gconfd-dbus.c
+++ b/gconf/gconfd-dbus.c
@@ -12,7 +12,9 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#include <config.h>
diff --git a/gconf/gconfd-dbus.h b/gconf/gconfd-dbus.h
index 189dadcf..f2e266dd 100644
--- a/gconf/gconfd-dbus.h
+++ b/gconf/gconfd-dbus.h
@@ -12,7 +12,9 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#ifndef GCONF_GCONFD_DBUS_H
diff --git a/gsettings/gconfsettingsbackend-module.c b/gsettings/gconfsettingsbackend-module.c
index c3586187..814146a6 100644
--- a/gsettings/gconfsettingsbackend-module.c
+++ b/gsettings/gconfsettingsbackend-module.c
@@ -12,7 +12,9 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * 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.
*
* Author: Vincent Untz <vuntz@gnome.org>
*/
diff --git a/gsettings/gconfsettingsbackend.c b/gsettings/gconfsettingsbackend.c
index 80f4762e..6e6f52f4 100644
--- a/gsettings/gconfsettingsbackend.c
+++ b/gsettings/gconfsettingsbackend.c
@@ -12,7 +12,9 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * 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.
*
* Author: Vincent Untz <vuntz@gnome.org>
*/
diff --git a/gsettings/gconfsettingsbackend.h b/gsettings/gconfsettingsbackend.h
index 7a668573..719552e6 100644
--- a/gsettings/gconfsettingsbackend.h
+++ b/gsettings/gconfsettingsbackend.h
@@ -12,7 +12,9 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * 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.
*
* Author: Vincent Untz <vuntz@gnome.org>
*/
diff --git a/gsettings/gsettings-data-convert.c b/gsettings/gsettings-data-convert.c
index 13069053..160ed414 100644
--- a/gsettings/gsettings-data-convert.c
+++ b/gsettings/gsettings-data-convert.c
@@ -12,7 +12,9 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * 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.
*
* Author: Matthias Clasen <mclasen@redhat.com>
*/
diff --git a/gsettings/gsettings-schema-convert b/gsettings/gsettings-schema-convert
index ddf286c2..913cc83b 100644..100755
--- a/gsettings/gsettings-schema-convert
+++ b/gsettings/gsettings-schema-convert
@@ -14,7 +14,9 @@
# 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, see <http://www.gnu.org/licenses/>.
+# License along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+# USA.
#
# Authors: Vincent Untz <vuntz@gnome.org>