summaryrefslogtreecommitdiff
path: root/gck
diff options
context:
space:
mode:
authorDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-23 12:59:43 +0100
committerDaniel Mustieles <daniel.mustieles@gmail.com>2014-01-31 14:34:28 +0100
commit4b4ee9b566069b5ff2b27941e599871dc9ad6ae1 (patch)
treebeb8c6345cb0faf5dbb6a3ed39d369b3bd3f0106 /gck
parent7e638717e1fad834428e579c802ace3eaf6e105c (diff)
downloadgcr-4b4ee9b566069b5ff2b27941e599871dc9ad6ae1.tar.gz
Updated FSF's address
Diffstat (limited to 'gck')
-rw-r--r--gck/gck-attributes.c3
-rw-r--r--gck/gck-call.c3
-rw-r--r--gck/gck-deprecated.h3
-rw-r--r--gck/gck-dump.c3
-rw-r--r--gck/gck-enumerator.c3
-rw-r--r--gck/gck-interaction.c3
-rw-r--r--gck/gck-misc.c3
-rw-r--r--gck/gck-mock.c4
-rw-r--r--gck/gck-mock.h4
-rw-r--r--gck/gck-module.c3
-rw-r--r--gck/gck-modules.c3
-rw-r--r--gck/gck-object-cache.c3
-rw-r--r--gck/gck-object.c3
-rw-r--r--gck/gck-password.c3
-rw-r--r--gck/gck-private.h3
-rw-r--r--gck/gck-session.c3
-rw-r--r--gck/gck-slot.c3
-rw-r--r--gck/gck-test.c4
-rw-r--r--gck/gck-test.h4
-rw-r--r--gck/gck-uri.c3
-rw-r--r--gck/gck-version.h.in4
-rw-r--r--gck/gck.h3
-rw-r--r--gck/pkcs11i.h3
-rw-r--r--gck/tests/mock-interaction.c3
-rw-r--r--gck/tests/mock-interaction.h3
-rw-r--r--gck/tests/test-gck-attributes.c3
-rw-r--r--gck/tests/test-gck-crypto.c3
-rw-r--r--gck/tests/test-gck-enumerator.c3
-rw-r--r--gck/tests/test-gck-module.c3
-rw-r--r--gck/tests/test-gck-modules.c3
-rw-r--r--gck/tests/test-gck-object.c3
-rw-r--r--gck/tests/test-gck-session.c3
-rw-r--r--gck/tests/test-gck-slot.c3
-rw-r--r--gck/tests/test-gck-uri.c3
34 files changed, 34 insertions, 73 deletions
diff --git a/gck/gck-attributes.c b/gck/gck-attributes.c
index 480509a..066564e 100644
--- a/gck/gck-attributes.c
+++ b/gck/gck-attributes.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <nielsen@memberwebs.com>
*/
diff --git a/gck/gck-call.c b/gck/gck-call.c
index fa17b48..8e1a276 100644
--- a/gck/gck-call.c
+++ b/gck/gck-call.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <nielsen@memberwebs.com>
*/
diff --git a/gck/gck-deprecated.h b/gck/gck-deprecated.h
index 0e3b67a..9314db7 100644
--- a/gck/gck-deprecated.h
+++ b/gck/gck-deprecated.h
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/gck-dump.c b/gck/gck-dump.c
index 0f1e1fb..58ca5d5 100644
--- a/gck/gck-dump.c
+++ b/gck/gck-dump.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/gck-enumerator.c b/gck/gck-enumerator.c
index 16e851c..36b188a 100644
--- a/gck/gck-enumerator.c
+++ b/gck/gck-enumerator.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <nielsen@memberwebs.com>
*/
diff --git a/gck/gck-interaction.c b/gck/gck-interaction.c
index ef61e6b..ebbdc77 100644
--- a/gck/gck-interaction.c
+++ b/gck/gck-interaction.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/gck-misc.c b/gck/gck-misc.c
index e21ccba..0e3586b 100644
--- a/gck/gck-misc.c
+++ b/gck/gck-misc.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <nielsen@memberwebs.com>
*/
diff --git a/gck/gck-mock.c b/gck/gck-mock.c
index 23f4c4d..30b5462 100644
--- a/gck/gck-mock.c
+++ b/gck/gck-mock.c
@@ -14,9 +14,7 @@
* Lesser 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/>.
*/
#include "config.h"
diff --git a/gck/gck-mock.h b/gck/gck-mock.h
index c1e56e3..da08a31 100644
--- a/gck/gck-mock.h
+++ b/gck/gck-mock.h
@@ -14,9 +14,7 @@
* Lesser 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/>.
*/
#include <glib.h>
diff --git a/gck/gck-module.c b/gck/gck-module.c
index 1808cab..257e88b 100644
--- a/gck/gck-module.c
+++ b/gck/gck-module.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <nielsen@memberwebs.com>
*/
diff --git a/gck/gck-modules.c b/gck/gck-modules.c
index d55666c..64ee63d 100644
--- a/gck/gck-modules.c
+++ b/gck/gck-modules.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stef@memberwebs.com>
*/
diff --git a/gck/gck-object-cache.c b/gck/gck-object-cache.c
index 07a4dbc..2325bfa 100644
--- a/gck/gck-object-cache.c
+++ b/gck/gck-object-cache.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/gck-object.c b/gck/gck-object.c
index 87c0e7b..cc7753e 100644
--- a/gck/gck-object.c
+++ b/gck/gck-object.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <nielsen@memberwebs.com>
*/
diff --git a/gck/gck-password.c b/gck/gck-password.c
index f5edfc7..90926c9 100644
--- a/gck/gck-password.c
+++ b/gck/gck-password.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/gck-private.h b/gck/gck-private.h
index 884be22..dc4c44b 100644
--- a/gck/gck-private.h
+++ b/gck/gck-private.h
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <nielsen@memberwebs.com>
*/
diff --git a/gck/gck-session.c b/gck/gck-session.c
index b726b4a..5df0020 100644
--- a/gck/gck-session.c
+++ b/gck/gck-session.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <nielsen@memberwebs.com>
*/
diff --git a/gck/gck-slot.c b/gck/gck-slot.c
index 5b3580a..7218d0e 100644
--- a/gck/gck-slot.c
+++ b/gck/gck-slot.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <nielsen@memberwebs.com>
*/
diff --git a/gck/gck-test.c b/gck/gck-test.c
index b411ef9..0e14928 100644
--- a/gck/gck-test.c
+++ b/gck/gck-test.c
@@ -14,9 +14,7 @@
* Lesser 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/>.
*/
#include "config.h"
diff --git a/gck/gck-test.h b/gck/gck-test.h
index 0bc3cdf..dfefbb0 100644
--- a/gck/gck-test.h
+++ b/gck/gck-test.h
@@ -14,9 +14,7 @@
* Lesser 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/>.
*/
#include <glib.h>
diff --git a/gck/gck-uri.c b/gck/gck-uri.c
index d8665fa..6ab71b7 100644
--- a/gck/gck-uri.c
+++ b/gck/gck-uri.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stef@memberwebs.com>
*/
diff --git a/gck/gck-version.h.in b/gck/gck-version.h.in
index ed3ef86..012e236 100644
--- a/gck/gck-version.h.in
+++ b/gck/gck-version.h.in
@@ -14,9 +14,7 @@
* Lesser 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/>.
*
* Author: Stef Walter <stefw@gnome.org>
*/
diff --git a/gck/gck.h b/gck/gck.h
index d8b8b5b..1af1e22 100644
--- a/gck/gck.h
+++ b/gck/gck.h
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <nielsen@memberwebs.com>
*/
diff --git a/gck/pkcs11i.h b/gck/pkcs11i.h
index c66d9a7..14291d7 100644
--- a/gck/pkcs11i.h
+++ b/gck/pkcs11i.h
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stef@memberwebs.com>
*/
diff --git a/gck/tests/mock-interaction.c b/gck/tests/mock-interaction.c
index ed25a47..c431454 100644
--- a/gck/tests/mock-interaction.c
+++ b/gck/tests/mock-interaction.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/tests/mock-interaction.h b/gck/tests/mock-interaction.h
index 0747f4b..5053cd2 100644
--- a/gck/tests/mock-interaction.h
+++ b/gck/tests/mock-interaction.h
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/tests/test-gck-attributes.c b/gck/tests/test-gck-attributes.c
index f3c532b..0cfd95e 100644
--- a/gck/tests/test-gck-attributes.c
+++ b/gck/tests/test-gck-attributes.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/tests/test-gck-crypto.c b/gck/tests/test-gck-crypto.c
index 492ad06..f2bd7f9 100644
--- a/gck/tests/test-gck-crypto.c
+++ b/gck/tests/test-gck-crypto.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/tests/test-gck-enumerator.c b/gck/tests/test-gck-enumerator.c
index 25197f5..9d01c4c 100644
--- a/gck/tests/test-gck-enumerator.c
+++ b/gck/tests/test-gck-enumerator.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/tests/test-gck-module.c b/gck/tests/test-gck-module.c
index 10c7606..068423f 100644
--- a/gck/tests/test-gck-module.c
+++ b/gck/tests/test-gck-module.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/tests/test-gck-modules.c b/gck/tests/test-gck-modules.c
index 80cdb95..4307408 100644
--- a/gck/tests/test-gck-modules.c
+++ b/gck/tests/test-gck-modules.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/tests/test-gck-object.c b/gck/tests/test-gck-object.c
index 9cd316d..9622bb2 100644
--- a/gck/tests/test-gck-object.c
+++ b/gck/tests/test-gck-object.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/tests/test-gck-session.c b/gck/tests/test-gck-session.c
index 1bd2569..19c3361 100644
--- a/gck/tests/test-gck-session.c
+++ b/gck/tests/test-gck-session.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/tests/test-gck-slot.c b/gck/tests/test-gck-slot.c
index a8f66db..4661d49 100644
--- a/gck/tests/test-gck-slot.c
+++ b/gck/tests/test-gck-slot.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/
diff --git a/gck/tests/test-gck-uri.c b/gck/tests/test-gck-uri.c
index db44442..39ef9f1 100644
--- a/gck/tests/test-gck-uri.c
+++ b/gck/tests/test-gck-uri.c
@@ -15,8 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the Gnome Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ see <http://www.gnu.org/licenses/>.
Author: Stef Walter <stefw@collabora.co.uk>
*/