Skip to content

Commit 64c39d1

Browse files
authored
Update license agreement
1 parent 9928df1 commit 64c39d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lescript.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class Lescript
66
{
77
public $ca = 'https://acme-v01.api.letsencrypt.org';
88
// public $ca = 'https://acme-staging.api.letsencrypt.org'; // testing
9-
public $license = 'https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf';
9+
public $license = 'https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf';
1010
public $countryCode = 'CZ';
1111
public $state = "Czech Republic";
1212

0 commit comments

Comments
 (0)