summaryrefslogtreecommitdiff
path: root/template/Easy.pm.tmpl
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2022-07-25 08:08:23 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2022-07-25 08:08:23 +0900
commit9b3f69794dbf1f525bc1d1f15aa3403f55da92fe (patch)
tree3d19d810175a65a12f90a3fef62288747630ef15 /template/Easy.pm.tmpl
parent4cd8ea6c4d941c8b47285d9c4976f62ece2df64d (diff)
downloadperl-WWW-Curl-9b3f69794dbf1f525bc1d1f15aa3403f55da92fe.tar.gz
perl-WWW-Curl-9b3f69794dbf1f525bc1d1f15aa3403f55da92fe.tar.bz2
perl-WWW-Curl-9b3f69794dbf1f525bc1d1f15aa3403f55da92fe.zip
Imported Upstream version 4.17upstream/4.17upstream
Diffstat (limited to 'template/Easy.pm.tmpl')
-rw-r--r--template/Easy.pm.tmpl5
1 files changed, 2 insertions, 3 deletions
diff --git a/template/Easy.pm.tmpl b/template/Easy.pm.tmpl
index 83d856a..bded4a7 100644
--- a/template/Easy.pm.tmpl
+++ b/template/Easy.pm.tmpl
@@ -4,7 +4,7 @@ use strict;
use warnings;
use Carp;
-our $VERSION = '4.16';
+our $VERSION = '4.17';
use WWW::Curl ();
use Exporter ();
@@ -59,5 +59,4 @@ Sebastian Riedel, et al.
You may opt to use, copy, modify, merge, publish, distribute and/or sell
copies of the Software, and permit persons to whom the Software is furnished
-to do so, under the terms of the MPL or the MIT/X-derivate licenses. You may
-pick one of these licenses.
+to do so, under the terms of the MIT license.