summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--egg/egg-secure-memory.c3
-rw-r--r--egg/egg-secure-memory.h3
-rw-r--r--egg/tests/test-dh.c3
-rw-r--r--egg/tests/test-hex.c3
-rw-r--r--egg/tests/test-hkdf.c3
-rw-r--r--egg/tests/test-secmem.c3
6 files changed, 6 insertions, 12 deletions
diff --git a/egg/egg-secure-memory.c b/egg/egg-secure-memory.c
index 9e605ff..bcc067e 100644
--- a/egg/egg-secure-memory.c
+++ b/egg/egg-secure-memory.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/egg/egg-secure-memory.h b/egg/egg-secure-memory.h
index fde9dfb..008c82d 100644
--- a/egg/egg-secure-memory.h
+++ b/egg/egg-secure-memory.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/egg/tests/test-dh.c b/egg/tests/test-dh.c
index a676f93..c95f479 100644
--- a/egg/tests/test-dh.c
+++ b/egg/tests/test-dh.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/egg/tests/test-hex.c b/egg/tests/test-hex.c
index 992f0aa..6bb8c5b 100644
--- a/egg/tests/test-hex.c
+++ b/egg/tests/test-hex.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/egg/tests/test-hkdf.c b/egg/tests/test-hkdf.c
index de1d196..b54cb8a 100644
--- a/egg/tests/test-hkdf.c
+++ b/egg/tests/test-hkdf.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@collabora.co.uk>
*/
diff --git a/egg/tests/test-secmem.c b/egg/tests/test-secmem.c
index e941c1d..a1e847a 100644
--- a/egg/tests/test-secmem.c
+++ b/egg/tests/test-secmem.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>
*/