summaryrefslogtreecommitdiff
path: root/drbg.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2017-02-21 02:54:09 -0500
committerJeffrey Walton <noloader@gmail.com>2017-02-21 02:54:09 -0500
commit8c20630c2d693ef3ebd4209d111d05e18337521e (patch)
tree2159233c3e093a37e0c3b67799234aa56d258897 /drbg.h
parent73836e58a5f5c11cd7bf7db76e9d02013975fc9a (diff)
downloadcryptopp-git-8c20630c2d693ef3ebd4209d111d05e18337521e.tar.gz
Remove extra preamble for copyright.
Similar text may be added in the future
Diffstat (limited to 'drbg.h')
-rw-r--r--drbg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drbg.h b/drbg.h
index 8798b3b2..f7767818 100644
--- a/drbg.h
+++ b/drbg.h
@@ -1,5 +1,4 @@
// drbg.h - written and placed in public domain by Jeffrey Walton.
-// Copyright assigned to Crypto++ project.
//! \file drbg.h
//! \brief Classes for NIST DRBGs from SP 800-90A