Following the license change, modify the boilerplates in ms/
[openssl.git] / ms / uplink.c
index 6a5091b570cef2eb31aacfb62055afc3ca5d7cb5..02d466fd88d9b8eb5e5e2c72db38762c43da3923 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the Apache License 2.0 (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
+ */
+
 #if (defined(_WIN64) || defined(_WIN32_WCE)) && !defined(UNICODE)
 # define UNICODE
 #endif