summaryrefslogtreecommitdiff
path: root/tests/sha-private.h
diff options
context:
space:
mode:
authorNicholas D Steeves <nsteeves@gmail.com>2017-09-17 19:52:26 -0400
committerDavid Sterba <dsterba@suse.com>2017-09-25 15:18:12 +0200
commitac717518287eca607eb9f53465d752c2ea18c9e9 (patch)
treef9f7938f56f9308339e2e56b9dec3f5e647edc59 /tests/sha-private.h
parentbc2c60ad31fd8933a0c138d6c2a5c9bc495b97ce (diff)
btrfs-progs: tests: Add required IETF Trust copyright to SHA implementation
Signed-off-by: Nicholas D Steeves <nsteeves@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tests/sha-private.h')
-rw-r--r--tests/sha-private.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/sha-private.h b/tests/sha-private.h
index 6e9c4520..d94d4374 100644
--- a/tests/sha-private.h
+++ b/tests/sha-private.h
@@ -1,5 +1,9 @@
/************************ sha-private.h ************************/
/***************** See RFC 6234 for details. *******************/
+/* Copyright (c) 2011 IETF Trust and the persons identified as */
+/* authors of the code. All rights reserved. */
+/* See sha.h for terms of use and redistribution. */
+
#ifndef _SHA_PRIVATE__H
#define _SHA_PRIVATE__H
/*