aboutsummaryrefslogtreecommitdiffstats
path: root/util/with_fallback.pm
diff options
context:
space:
mode:
Diffstat (limited to 'util/with_fallback.pm')
-rw-r--r--util/with_fallback.pm7
1 files changed, 6 insertions, 1 deletions
diff --git a/util/with_fallback.pm b/util/with_fallback.pm
index 014f355156..b6deb2092e 100644
--- a/util/with_fallback.pm
+++ b/util/with_fallback.pm
@@ -1,4 +1,9 @@
-#! /usr/bin/perl
+# 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 with_fallback;