Use _NO_INST in some build.info files
[openssl.git] / fuzz / helper.py
index 75a9e12f0a35cef061173a167c7bfb93d0cb1198..f5f9d77daaf25948c0039ee2e4c5453cfcaed07b 100755 (executable)
@@ -1,4 +1,11 @@
 #!/usr/bin/python
+#
+# Copyright 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
 
 """Fuzzing helper, creates and uses corpus/crash directories.