diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1997-02-22 03:48:33 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1997-02-22 03:48:33 +0000 |
commit | 3ca1f64f1fd86d46df5b02f34c04ecec04957589 (patch) | |
tree | c2288f702d79d8e08d5f8f0ff131a11b3cfb34b4 | |
parent | 98793efda33a7e493d81589a72354ec4d218bd4f (diff) |
Amended the copyleft.
-rw-r--r-- | sbin/ipsec/delspi/delspi.c | 2 | ||||
-rw-r--r-- | sbin/ipsec/pfr/pfr.c | 2 | ||||
-rw-r--r-- | sbin/ipsec/rt/rt.c | 2 | ||||
-rw-r--r-- | sbin/ipsec/rtdelete/rtdelete.c | 2 | ||||
-rw-r--r-- | sbin/ipsec/sah/sah.c | 2 | ||||
-rw-r--r-- | sbin/ipsec/sahhmac/sahhmac.c | 2 | ||||
-rw-r--r-- | sbin/ipsec/sgrp/sgrp.c | 2 | ||||
-rw-r--r-- | 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. |