Import OpenSSL 1.1.0i
This commit is contained in:
5
external/perl/transfer/Text/Template.pm
vendored
5
external/perl/transfer/Text/Template.pm
vendored
@@ -1,4 +1,4 @@
|
||||
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
|
||||
# Copyright 2016-2018 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
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
# Quick transfer to the downloaded Text::Template
|
||||
|
||||
package transfer::Text::Template;
|
||||
$VERSION = 1.46;
|
||||
|
||||
BEGIN {
|
||||
use File::Spec::Functions;
|
||||
use File::Basename;
|
||||
|
||||
Reference in New Issue
Block a user