[PolicyKit-gnome] Bug 583826 – Update FSF address
- From: David Zeuthen <davidz src gnome org>
- To: svn-commits-list gnome org
- Subject: [PolicyKit-gnome] Bug 583826 – Update FSF address
- Date: Mon, 22 Jun 2009 12:22:28 -0400 (EDT)
commit 924c04688b55640a71145f81df08ebd38e349119
Author: Tobias Mueller <tobiasmue gnome org>
Date: Mon May 25 21:31:30 2009 +0200
Bug 583826 â?? Update FSF address
The address of the FSF has changed a while ago. This fixes bug 583826.
Signed-off-by: David Zeuthen <davidz redhat com>
COPYING | 8 ++++----
src/main.c | 4 ++--
src/polkitgnomeauthenticationdialog.c | 4 ++--
src/polkitgnomeauthenticationdialog.h | 4 ++--
src/polkitgnomeauthenticator.c | 4 ++--
src/polkitgnomeauthenticator.h | 4 ++--
src/polkitgnomelistener.c | 4 ++--
src/polkitgnomelistener.h | 4 ++--
8 files changed, 18 insertions(+), 18 deletions(-)
---
diff --git a/COPYING b/COPYING
index bf50f20..4574bf9 100644
--- a/COPYING
+++ b/COPYING
@@ -2,7 +2,7 @@
Version 2, June 1991
Copyright (C) 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -463,9 +463,9 @@ convey the exclusion of warranty; and each file should have at least the
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, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA
Also add information on how to contact you by electronic and paper mail.
diff --git a/src/main.c b/src/main.c
index 6374da4..b8b3091 100644
--- a/src/main.c
+++ b/src/main.c
@@ -13,8 +13,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz redhat com>
*/
diff --git a/src/polkitgnomeauthenticationdialog.c b/src/polkitgnomeauthenticationdialog.c
index 8866ca3..414614d 100644
--- a/src/polkitgnomeauthenticationdialog.c
+++ b/src/polkitgnomeauthenticationdialog.c
@@ -13,8 +13,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz redhat com>
*/
diff --git a/src/polkitgnomeauthenticationdialog.h b/src/polkitgnomeauthenticationdialog.h
index 70d71f0..85efb82 100644
--- a/src/polkitgnomeauthenticationdialog.h
+++ b/src/polkitgnomeauthenticationdialog.h
@@ -13,8 +13,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz redhat com>
*/
diff --git a/src/polkitgnomeauthenticator.c b/src/polkitgnomeauthenticator.c
index c7c1b15..8fd15cd 100644
--- a/src/polkitgnomeauthenticator.c
+++ b/src/polkitgnomeauthenticator.c
@@ -13,8 +13,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz redhat com>
*/
diff --git a/src/polkitgnomeauthenticator.h b/src/polkitgnomeauthenticator.h
index 8101224..9a59170 100644
--- a/src/polkitgnomeauthenticator.h
+++ b/src/polkitgnomeauthenticator.h
@@ -13,8 +13,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz redhat com>
*/
diff --git a/src/polkitgnomelistener.c b/src/polkitgnomelistener.c
index 9d009dd..c85b63e 100644
--- a/src/polkitgnomelistener.c
+++ b/src/polkitgnomelistener.c
@@ -13,8 +13,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz redhat com>
*/
diff --git a/src/polkitgnomelistener.h b/src/polkitgnomelistener.h
index dfb5e34..d170703 100644
--- a/src/polkitgnomelistener.h
+++ b/src/polkitgnomelistener.h
@@ -13,8 +13,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz redhat com>
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]