From 67ede008196beedba2211320bfd30148fb74c873 Mon Sep 17 00:00:00 2001 From: angelos Date: Sat, 22 Feb 1997 03:48:28 +0000 Subject: [PATCH] Amended the copyleft. --- sbin/ipsec/delspi/delspi.c | 2 +- sbin/ipsec/pfr/pfr.c | 2 +- sbin/ipsec/rt/rt.c | 2 +- sbin/ipsec/rtdelete/rtdelete.c | 2 +- sbin/ipsec/sah/sah.c | 2 +- sbin/ipsec/sahhmac/sahhmac.c | 2 +- sbin/ipsec/sgrp/sgrp.c | 2 +- sbin/ipsec/shahmac/shahmac.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sbin/ipsec/delspi/delspi.c b/sbin/ipsec/delspi/delspi.c index 8a9d837466e..8894144334d 100644 --- a/sbin/ipsec/delspi/delspi.c +++ b/sbin/ipsec/delspi/delspi.c @@ -4,7 +4,7 @@ * * This code was written for BSD/OS in Athens, Greece, in November 1995. * - * Ported to NetBSD, with additional transforms, in December 1996, + * Ported to OpenBSD and NetBSD, with additional transforms, in December 1996, * by Angelos D. Keromytis, kermit@forthnet.gr. * * Copyright (C) 1995, 1996, 1997 by John Ioannidis and Angelos D. Keromytis. diff --git a/sbin/ipsec/pfr/pfr.c b/sbin/ipsec/pfr/pfr.c index 6be4a6a3435..0cf54aefe19 100644 --- a/sbin/ipsec/pfr/pfr.c +++ b/sbin/ipsec/pfr/pfr.c @@ -4,7 +4,7 @@ * * This code was written for BSD/OS in Athens, Greece, in November 1995. * - * Ported to NetBSD, with additional transforms, in December 1996, + * Ported to OpenBSD and NetBSD, with additional transforms, in December 1996, * by Angelos D. Keromytis, kermit@forthnet.gr. * * Copyright (C) 1995, 1996, 1997 by John Ioannidis and Angelos D. Keromytis. diff --git a/sbin/ipsec/rt/rt.c b/sbin/ipsec/rt/rt.c index 8dcf352a1f8..0eda804da72 100644 --- a/sbin/ipsec/rt/rt.c +++ b/sbin/ipsec/rt/rt.c @@ -4,7 +4,7 @@ * * This code was written for BSD/OS in Athens, Greece, in November 1995. * - * Ported to NetBSD, with additional transforms, in December 1996, + * Ported to OpenBSD and NetBSD, with additional transforms, in December 1996, * by Angelos D. Keromytis, kermit@forthnet.gr. * * Copyright (C) 1995, 1996, 1997 by John Ioannidis and Angelos D. Keromytis. diff --git a/sbin/ipsec/rtdelete/rtdelete.c b/sbin/ipsec/rtdelete/rtdelete.c index 16d7044ae6e..5e4bf53028d 100644 --- a/sbin/ipsec/rtdelete/rtdelete.c +++ b/sbin/ipsec/rtdelete/rtdelete.c @@ -4,7 +4,7 @@ * * This code was written for BSD/OS in Athens, Greece, in November 1995. * - * Ported to NetBSD, with additional transforms, in December 1996, + * Ported to OpenBSD and NetBSD, with additional transforms, in December 1996, * by Angelos D. Keromytis, kermit@forthnet.gr. * * Copyright (C) 1995, 1996, 1997 by John Ioannidis and Angelos D. Keromytis. diff --git a/sbin/ipsec/sah/sah.c b/sbin/ipsec/sah/sah.c index e2938fdb906..75a4b25cdc0 100644 --- a/sbin/ipsec/sah/sah.c +++ b/sbin/ipsec/sah/sah.c @@ -4,7 +4,7 @@ * * This code was written for BSD/OS in Athens, Greece, in November 1995. * - * Ported to NetBSD, with additional transforms, in December 1996, + * Ported to OpenBSD and NetBSD, with additional transforms, in December 1996, * by Angelos D. Keromytis, kermit@forthnet.gr. * * Copyright (C) 1995, 1996, 1997 by John Ioannidis and Angelos D. Keromytis. diff --git a/sbin/ipsec/sahhmac/sahhmac.c b/sbin/ipsec/sahhmac/sahhmac.c index efcfc429b95..a0d0f15348c 100644 --- a/sbin/ipsec/sahhmac/sahhmac.c +++ b/sbin/ipsec/sahhmac/sahhmac.c @@ -4,7 +4,7 @@ * * This code was written for BSD/OS in Athens, Greece, in November 1995. * - * Ported to NetBSD, with additional transforms, in December 1996, + * Ported to OpenBSD and NetBSD, with additional transforms, in December 1996, * by Angelos D. Keromytis, kermit@forthnet.gr. * * Copyright (C) 1995, 1996, 1997 by John Ioannidis and Angelos D. Keromytis. diff --git a/sbin/ipsec/sgrp/sgrp.c b/sbin/ipsec/sgrp/sgrp.c index c8be606f5b4..7ab99e47c8d 100644 --- a/sbin/ipsec/sgrp/sgrp.c +++ b/sbin/ipsec/sgrp/sgrp.c @@ -4,7 +4,7 @@ * * This code was written for BSD/OS in Athens, Greece, in November 1995. * - * Ported to NetBSD, with additional transforms, in December 1996, + * Ported to OpenBSD and NetBSD, with additional transforms, in December 1996, * by Angelos D. Keromytis, kermit@forthnet.gr. * * Copyright (C) 1995, 1996, 1997 by John Ioannidis and Angelos D. Keromytis. diff --git a/sbin/ipsec/shahmac/shahmac.c b/sbin/ipsec/shahmac/shahmac.c index 34905546d7e..4ca68d2aaee 100644 --- a/sbin/ipsec/shahmac/shahmac.c +++ b/sbin/ipsec/shahmac/shahmac.c @@ -4,7 +4,7 @@ * * This code was written for BSD/OS in Athens, Greece, in November 1995. * - * Ported to NetBSD, with additional transforms, in December 1996, + * Ported to OpenBSD and NetBSD, with additional transforms, in December 1996, * by Angelos D. Keromytis, kermit@forthnet.gr. * * Copyright (C) 1995, 1996, 1997 by John Ioannidis and Angelos D. Keromytis. -- 2.20.1