summaryrefslogtreecommitdiffstats
path: root/external/perl
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-04-20 16:20:59 +0200
committerRich Salz <rsalz@openssl.org>2016-04-20 16:40:05 +0200
commitac3d0e13777a0f0533792ed8fdd7de485675a3a2 (patch)
tree2c1e80cb4f3dba5a981be068ff815837b7fde3b4 /external/perl
parentUpdate copyright; generated files. (diff)
downloadopenssl-ac3d0e13777a0f0533792ed8fdd7de485675a3a2.tar.xz
openssl-ac3d0e13777a0f0533792ed8fdd7de485675a3a2.zip
Copyright consolidation; .pm and Configure
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'external/perl')
-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