summaryrefslogtreecommitdiff
path: root/siphash.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 /siphash.h
parent73836e58a5f5c11cd7bf7db76e9d02013975fc9a (diff)
downloadcryptopp-git-8c20630c2d693ef3ebd4209d111d05e18337521e.tar.gz
Remove extra preamble for copyright.
Similar text may be added in the future
Diffstat (limited to 'siphash.h')
-rw-r--r--siphash.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/siphash.h b/siphash.h
index 8194d4b8..e41b6303 100644
--- a/siphash.h
+++ b/siphash.h
@@ -1,5 +1,4 @@
// siphash.h - written and placed in public domain by Jeffrey Walton.
-// Copyright assigned to Crypto++ project.
//! \file siphash.h
//! \brief Classes for SipHash message authentication code