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>
master
Nicholas D Steeves 2017-09-17 19:52:26 -04:00 committed by David Sterba
parent bc2c60ad31
commit ac71751828
1 changed files with 4 additions and 0 deletions

View File

@ -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
/*