diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-04-19 19:54:55 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-04-19 19:54:55 +0000 |
commit | 8cb95aa7c6d2ef81ae9c0f344296f945796f44cc (patch) | |
tree | a9bcd5286fbfc10ba246197f49c6ea7f4bfc8a20 /sbin/isakmpd/app.h | |
parent | 6e4f06f3fd737f3360199250b55be8cd5b1fef96 (diff) |
./app.c: Merge with EOM 1.5
./gmp_util.c: Merge with EOM 1.3
./asn_useful.c: Merge with EOM 1.11
./attribute.c: Merge with EOM 1.9
./constants.c: Merge with EOM 1.7
./doi.h: Merge with EOM 1.25
./doi.c: Merge with EOM 1.4
./field.c: Merge with EOM 1.9
./init.c: Merge with EOM 1.13
./isakmp_doi.c: Merge with EOM 1.35
./prf.c: Merge with EOM 1.6
./util.c: Merge with EOM 1.14
./app.h: Merge with EOM 1.4
./conf.h: Merge with EOM 1.8
./ipsec.h: Merge with EOM 1.34
./ipsec_doi.h: Merge with EOM 1.10
./pkcs.h: Merge with EOM 1.8
./sysdep.h: Merge with EOM 1.15
1999 copyrights
Diffstat (limited to 'sbin/isakmpd/app.h')
-rw-r--r-- | sbin/isakmpd/app.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/app.h b/sbin/isakmpd/app.h index 51ea637b536..ddadaebe4bf 100644 --- a/sbin/isakmpd/app.h +++ b/sbin/isakmpd/app.h @@ -1,8 +1,8 @@ -/* $OpenBSD: app.h,v 1.4 1999/02/26 03:31:42 niklas Exp $ */ -/* $EOM: app.h,v 1.3 1999/01/31 01:20:41 niklas Exp $ */ +/* $OpenBSD: app.h,v 1.5 1999/04/19 19:54:54 niklas Exp $ */ +/* $EOM: app.h,v 1.4 1999/04/02 00:58:16 niklas Exp $ */ /* - * Copyright (c) 1998 Niklas Hallqvist. All rights reserved. + * Copyright (c) 1998, 1999 Niklas Hallqvist. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |