summaryrefslogtreecommitdiff
path: root/test/testlib/OpenSSL/Test/Utils.pm
diff options
context:
space:
mode:
Diffstat (limited to 'test/testlib/OpenSSL/Test/Utils.pm')
-rw-r--r--test/testlib/OpenSSL/Test/Utils.pm9
1 files changed, 8 insertions, 1 deletions
diff --git a/test/testlib/OpenSSL/Test/Utils.pm b/test/testlib/OpenSSL/Test/Utils.pm
index da35b14955..665bfc6310 100644
--- a/test/testlib/OpenSSL/Test/Utils.pm
+++ b/test/testlib/OpenSSL/Test/Utils.pm
@@ -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 {