From 892fc2e4ad0c84d28a738de63f5a36ea1c14c50c Mon Sep 17 00:00:00 2001 From: Daniel Mustieles Date: Thu, 23 Jan 2014 12:48:05 +0100 Subject: Updated FSF's address --- service/dconf-blame.c | 4 +--- service/dconf-blame.h | 4 +--- service/dconf-gvdb-utils.c | 4 +--- service/dconf-gvdb-utils.h | 4 +--- service/dconf-keyfile-writer.c | 4 +--- service/dconf-service.c | 4 +--- service/dconf-service.h | 4 +--- service/dconf-shm-writer.c | 4 +--- service/dconf-writer.c | 4 +--- service/dconf-writer.h | 4 +--- service/main.c | 4 +--- 11 files changed, 11 insertions(+), 33 deletions(-) (limited to 'service') 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 . * * Author: Ryan Lortie */ 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 . * * Author: Ryan Lortie */ 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 . * * Author: Ryan Lortie */ 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 . * * Author: Ryan Lortie */ 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 . * * Author: Ryan Lortie */ 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 . * * Author: Ryan Lortie */ 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 . * * Author: Ryan Lortie */ 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 . * * Author: Ryan Lortie */ 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 . * * Author: Ryan Lortie */ 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 . * * Author: Ryan Lortie */ 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 . * * Author: Ryan Lortie */ -- cgit v1.2.1