diff options
| author | jhurst <jhurst@cinecert.com> | 2020-07-19 11:41:09 -0700 |
|---|---|---|
| committer | jhurst <jhurst@cinecert.com> | 2020-07-19 11:41:09 -0700 |
| commit | c162e0da8e9b31ecd35ada7e5801ec6f4be45be6 (patch) | |
| tree | c85dbfb6e771b4762547395f9fe864ac14a111e1 /src/KM_sha1.cpp | |
| parent | 046039d6cefb99790d52959d7a640fecbce4ab5c (diff) | |
editorial change
Diffstat (limited to 'src/KM_sha1.cpp')
| -rw-r--r-- | src/KM_sha1.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/KM_sha1.cpp b/src/KM_sha1.cpp index ae62b55..2b7fdb9 100644 --- a/src/KM_sha1.cpp +++ b/src/KM_sha1.cpp @@ -1,4 +1,6 @@ /* +public domain code distributed with asdcplib + SHA-1 in C By Steve Reid <email redacted> 100% Public Domain |
