Copyright consolidation; .pm and Configure
[openssl.git] / test / testlib / OpenSSL / Test / Utils.pm
index da35b14955b1c7a6ab1f339e940705805be9e5b4..665bfc6310829270479a5df5ab56e63c71eb300f 100644 (file)
@@ -1,3 +1,10 @@
+# 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
+
 package OpenSSL::Test::Utils;
 
 use strict;
@@ -131,7 +138,7 @@ sub alldisabled {
     return allof(@ret);
 }
 
-#!!! Kept for backward compatibility
+# !!! Kept for backward compatibility
 # args:
 #  single string
 sub disabled {