From: Nicholas D Steeves Date: Sun, 17 Sep 2017 23:52:26 +0000 (-0400) Subject: btrfs-progs: tests: Add required IETF Trust copyright to SHA implementation X-Git-Tag: upstream/4.16.1~401 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ac717518287eca607eb9f53465d752c2ea18c9e9;p=platform%2Fupstream%2Fbtrfs-progs.git btrfs-progs: tests: Add required IETF Trust copyright to SHA implementation Signed-off-by: Nicholas D Steeves Signed-off-by: David Sterba --- diff --git a/tests/sha-private.h b/tests/sha-private.h index 6e9c452..d94d437 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 /*