X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fsha1.h;h=eda265dfc566b028ab93f94b3d25c006fb1919ca;hb=HEAD;hp=9a372775ae9aac28b4134203fb15ea42cf083080;hpb=e7f1bf58e44a3449ba6dcf637a51191006bd2324;p=sliver-openvswitch.git diff --git a/lib/sha1.h b/lib/sha1.h index 9a372775a..eda265dfc 100644 --- a/lib/sha1.h +++ b/lib/sha1.h @@ -1,7 +1,7 @@ /* * This file is from the Apache Portable Runtime Library. * The full upstream copyright and license statement is included below. - * Modifications copyright (c) 2009 Nicira Networks. + * Modifications copyright (c) 2009 Nicira, Inc. */ /* Licensed to the Apache Software Foundation (ASF) under one or more @@ -20,10 +20,10 @@ * limitations under the License. */ /* NIST Secure Hash Algorithm - * heavily modified by Uwe Hollerbach uh@alumni.caltech edu - * from Peter C. Gutmann's implementation as found in - * Applied Cryptography by Bruce Schneier - * This code is hereby placed in the public domain + * heavily modified by Uwe Hollerbach uh@alumni.caltech edu + * from Peter C. Gutmann's implementation as found in + * Applied Cryptography by Bruce Schneier + * This code is hereby placed in the public domain */ #ifndef SHA1_H