diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-04-27 21:02:58 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-04-27 21:02:58 +0000 |
commit | 87913cf4ca3b26bd5ab60ddd1fa41f56bb4bf74c (patch) | |
tree | c16b353f133a8342d53bf1e761f7b1504813ec9f /sbin/isakmpd/genfields.sh | |
parent | eb9f7042f2c9b99330027af20a5448efe6441ee2 (diff) |
regress/exchange/Makefile: Merge with EOM 1.6
regress/exchange/run.sh: Merge with EOM 1.5
regress/rsakeygen/rsakeygen.c: Merge with EOM 1.7
genconstants.sh: Merge with EOM 1.6
genfields.sh: Merge with EOM 1.5
author: niklas
1999
Diffstat (limited to 'sbin/isakmpd/genfields.sh')
-rw-r--r-- | sbin/isakmpd/genfields.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/genfields.sh b/sbin/isakmpd/genfields.sh index 9ee8cb9728d..f53cdcb00ef 100644 --- a/sbin/isakmpd/genfields.sh +++ b/sbin/isakmpd/genfields.sh @@ -1,8 +1,8 @@ -# $OpenBSD: genfields.sh,v 1.3 1999/02/26 03:39:49 niklas Exp $ -# $EOM: genfields.sh,v 1.4 1999/02/25 11:38:57 niklas Exp $ +# $OpenBSD: genfields.sh,v 1.4 1999/04/27 21:02:57 niklas Exp $ +# $EOM: genfields.sh,v 1.5 1999/04/02 01:15:55 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 |