summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
authorDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-23 12:48:05 +0100
committerDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-31 14:02:02 +0100
commit892fc2e4ad0c84d28a738de63f5a36ea1c14c50c (patch)
tree3037f96b587cef3f148d10c260add72bc6dbfb58 /service
parentfe775e8606709b5dc1a814138b38c7340a6fd6b9 (diff)
downloaddconf-892fc2e4ad0c84d28a738de63f5a36ea1c14c50c.tar.gz
Updated FSF's address
Diffstat (limited to 'service')
-rw-r--r--service/dconf-blame.c4
-rw-r--r--service/dconf-blame.h4
-rw-r--r--service/dconf-gvdb-utils.c4
-rw-r--r--service/dconf-gvdb-utils.h4
-rw-r--r--service/dconf-keyfile-writer.c4
-rw-r--r--service/dconf-service.c4
-rw-r--r--service/dconf-service.h4
-rw-r--r--service/dconf-shm-writer.c4
-rw-r--r--service/dconf-writer.c4
-rw-r--r--service/dconf-writer.h4
-rw-r--r--service/main.c4
11 files changed, 11 insertions, 33 deletions
diff --git a/service/dconf-blame.c b/service/dconf-blame.c
index 6241d64..5084ef1 100644
--- a/service/dconf-blame.c
+++ b/service/dconf-blame.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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/
diff --git a/service/dconf-blame.h b/service/dconf-blame.h
index 3b53710..5910272 100644
--- a/service/dconf-blame.h
+++ b/service/dconf-blame.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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/
diff --git a/service/dconf-gvdb-utils.c b/service/dconf-gvdb-utils.c
index b4ed2a4..0ff4bdc 100644
--- a/service/dconf-gvdb-utils.c
+++ b/service/dconf-gvdb-utils.c
@@ -13,9 +13,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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/
diff --git a/service/dconf-gvdb-utils.h b/service/dconf-gvdb-utils.h
index 7c3259b..5b3e3a9 100644
--- a/service/dconf-gvdb-utils.h
+++ b/service/dconf-gvdb-utils.h
@@ -13,9 +13,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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/
diff --git a/service/dconf-keyfile-writer.c b/service/dconf-keyfile-writer.c
index e23da2a..88f0305 100644
--- a/service/dconf-keyfile-writer.c
+++ b/service/dconf-keyfile-writer.c
@@ -13,9 +13,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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/
diff --git a/service/dconf-service.c b/service/dconf-service.c
index 66b541e..8302bed 100644
--- a/service/dconf-service.c
+++ b/service/dconf-service.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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/
diff --git a/service/dconf-service.h b/service/dconf-service.h
index 221a24f..36e573f 100644
--- a/service/dconf-service.h
+++ b/service/dconf-service.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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/
diff --git a/service/dconf-shm-writer.c b/service/dconf-shm-writer.c
index 4d3c207..db3dfcd 100644
--- a/service/dconf-shm-writer.c
+++ b/service/dconf-shm-writer.c
@@ -13,9 +13,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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/
diff --git a/service/dconf-writer.c b/service/dconf-writer.c
index 4237718..f85300c 100644
--- a/service/dconf-writer.c
+++ b/service/dconf-writer.c
@@ -13,9 +13,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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/
diff --git a/service/dconf-writer.h b/service/dconf-writer.h
index 3435bdd..a41f115 100644
--- a/service/dconf-writer.h
+++ b/service/dconf-writer.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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/
diff --git a/service/main.c b/service/main.c
index 2918191..7824dd0 100644
--- a/service/main.c
+++ b/service/main.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.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*
* Author: Ryan Lortie <desrt@desrt.ca>
*/