diff options
Diffstat (limited to 'lib/libssl/src/crypto/ecdh')
| -rw-r--r-- | lib/libssl/src/crypto/ecdh/ecdh.h | 2 | ||||
| -rw-r--r-- | lib/libssl/src/crypto/ecdh/ech_err.c | 2 | ||||
| -rw-r--r-- | lib/libssl/src/crypto/ecdh/ech_key.c | 2 | ||||
| -rw-r--r-- | lib/libssl/src/crypto/ecdh/ech_lib.c | 2 | ||||
| -rw-r--r-- | lib/libssl/src/crypto/ecdh/ech_locl.h | 2 | ||||
| -rw-r--r-- | lib/libssl/src/crypto/ecdh/ech_ossl.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/lib/libssl/src/crypto/ecdh/ecdh.h b/lib/libssl/src/crypto/ecdh/ecdh.h index 8887102c0b5..c8c6920aa2e 100644 --- a/lib/libssl/src/crypto/ecdh/ecdh.h +++ b/lib/libssl/src/crypto/ecdh/ecdh.h @@ -1,4 +1,4 @@ -/* crypto/ecdh/ecdh.h */ +/* $OpenBSD: ecdh.h,v 1.2 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. * diff --git a/lib/libssl/src/crypto/ecdh/ech_err.c b/lib/libssl/src/crypto/ecdh/ech_err.c index 3bd247398db..c44f364a513 100644 --- a/lib/libssl/src/crypto/ecdh/ech_err.c +++ b/lib/libssl/src/crypto/ecdh/ech_err.c @@ -1,4 +1,4 @@ -/* crypto/ecdh/ech_err.c */ +/* $OpenBSD: ech_err.c,v 1.2 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved. * diff --git a/lib/libssl/src/crypto/ecdh/ech_key.c b/lib/libssl/src/crypto/ecdh/ech_key.c index 2988899ea2a..b0bba7f8260 100644 --- a/lib/libssl/src/crypto/ecdh/ech_key.c +++ b/lib/libssl/src/crypto/ecdh/ech_key.c @@ -1,4 +1,4 @@ -/* crypto/ecdh/ecdh_key.c */ +/* $OpenBSD: ech_key.c,v 1.2 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. * diff --git a/lib/libssl/src/crypto/ecdh/ech_lib.c b/lib/libssl/src/crypto/ecdh/ech_lib.c index ae1999b8c37..227448afb13 100644 --- a/lib/libssl/src/crypto/ecdh/ech_lib.c +++ b/lib/libssl/src/crypto/ecdh/ech_lib.c @@ -1,4 +1,4 @@ -/* crypto/ecdh/ech_lib.c */ +/* $OpenBSD: ech_lib.c,v 1.5 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. * diff --git a/lib/libssl/src/crypto/ecdh/ech_locl.h b/lib/libssl/src/crypto/ecdh/ech_locl.h index f6cad6a894b..fff54abf608 100644 --- a/lib/libssl/src/crypto/ecdh/ech_locl.h +++ b/lib/libssl/src/crypto/ecdh/ech_locl.h @@ -1,4 +1,4 @@ -/* crypto/ecdh/ech_locl.h */ +/* $OpenBSD: ech_locl.h,v 1.2 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 2000-2005 The OpenSSL Project. All rights reserved. * diff --git a/lib/libssl/src/crypto/ecdh/ech_ossl.c b/lib/libssl/src/crypto/ecdh/ech_ossl.c index 0f4cdf056d5..dc99eec79e2 100644 --- a/lib/libssl/src/crypto/ecdh/ech_ossl.c +++ b/lib/libssl/src/crypto/ecdh/ech_ossl.c @@ -1,4 +1,4 @@ -/* crypto/ecdh/ech_ossl.c */ +/* $OpenBSD: ech_ossl.c,v 1.5 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. * |
