Copyright consolidation 09/10
[openssl.git] / crypto / sha / sha512.c
index 2c8954f1c337d1b8886ff070ca1478be99956e66..d24d103431dce120f8694b3562e16995495f3c48 100644 (file)
@@ -1,8 +1,12 @@
-/* ====================================================================
- * Copyright (c) 2004 The OpenSSL Project.  All rights reserved
- * according to the OpenSSL license [found in ../../LICENSE].
- * ====================================================================
+/*
+ * Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License").  You may not use
+ * this file except in compliance with the License.  You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
  */
+
 #include <openssl/opensslconf.h>
 /*-
  * IMPLEMENTATION NOTES.