Make DRBG uninstantiate() and instantiate() methods inverse to each other
[openssl.git] / crypto / ppc_arch.h
index a27fb728df6e27130d985daebb8aaacc50329856..65cf96fc1fe8be1d0414bff322290842958fcbcc 100644 (file)
@@ -1,5 +1,14 @@
-#ifndef __PPC_ARCH_H__
-# define __PPC_ARCH_H__
+/*
+ * Copyright 2014-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
+ */
+
+#ifndef HEADER_PPC_ARCH_H
+# define HEADER_PPC_ARCH_H
 
 extern unsigned int OPENSSL_ppccap_P;