Browse Source

doc updates

dns-challenge-regression-fix v2.7.20
AJ ONeal 5 years ago
parent
commit
44cd0f3d2e
  1. 4
      README.md
  2. 2
      package.json

4
README.md

@ -534,11 +534,11 @@ Our [trademark policy](https://therootcompany.com/legal/#trademark) is pretty mu
# Legal & Rules of the Road
Greenlock™ are [trademarks](https://rootprojects.org/legal/#trademark) of AJ ONeal
Greenlock™ is a [trademark](https://rootprojects.org/legal/#trademark) of AJ ONeal
The rule of thumb is "attribute, but don't confuse". For example:
> Built with [Greenlock.js](https://git.rootprojects.org/root/greenlock-cli.js) (a [Root](https://rootprojects.org) project).
> Built with [Greenlock.js](https://git.rootprojects.org/root/greenlock.js) (a [Root](https://rootprojects.org) project).
Please [contact us](mailto:aj@therootcompany.com) if you have any questions in regards to our trademark,
attribution, and/or visible source policies. We want to build great software and a great community.

2
package.json

@ -1,6 +1,6 @@
{
"name": "greenlock",
"version": "2.7.19",
"version": "2.7.20",
"description": "Let's Encrypt for node.js on npm",
"main": "index.js",
"files": [

Loading…
Cancel
Save