summaryrefslogtreecommitdiffstats
path: root/external
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-04-20 10:20:59 -0400
committerRich Salz <rsalz@openssl.org>2016-04-20 10:40:05 -0400
commitac3d0e13777a0f0533792ed8fdd7de485675a3a2 (patch)
tree2c1e80cb4f3dba5a981be068ff815837b7fde3b4 /external
parent3fb2cf1ad19feaf6f7c571b49bd9e320eb4daf31 (diff)
Copyright consolidation; .pm and Configure
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'external')
-rw-r--r--external/perl/transfer/Text/Template.pm7
1 files changed, 6 insertions, 1 deletions
diff --git a/external/perl/transfer/Text/Template.pm b/external/perl/transfer/Text/Template.pm
index d018e6b048..7dbfe3f84f 100644
--- a/external/perl/transfer/Text/Template.pm
+++ b/external/perl/transfer/Text/Template.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
# Quick transfer to the downloaded Text::Template