Update README.md

This commit is contained in:
Doug Bird 2018-06-12 14:22:03 -07:00 committed by GitHub
parent f40184da2e
commit 9d645a7ba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -148,15 +148,15 @@ TLD Enumerations - https://github.com/katmore/tld-enum
The following copyright notice applies to all resources in this project unless specifically noted otherwise: The following copyright notice applies to all resources in this project unless specifically noted otherwise:
Copyright (c) 2017 Doug Bird, All Rights Reserved. Copyright (c) 2017-2018 Doug Bird. All Rights Reserved.
### Public Domain Resources ### Public Domain Resources
The following resources of this project are hereby released into the public domain: The following resources of this project are hereby released into the public domain:
* [/tlds.csv](/tlds.csv) * [tlds.csv](/tlds.csv)
* [/formats/js/tld-enum.js](/formats/js/tld-list.js) * [formats/js/tld-enum.js](/formats/js/tld-list.js)
* [/formats/json/tld-list.json](/formats/json/tld-list.json) * [formats/json/tld-list.json](/formats/json/tld-list.json)
* [/formats/php/TldEnum/TldEnum.php](/formats/php/TldEnum/TldEnum.php) * [formats/php/TldEnum/TldEnum.php](/formats/php/TldEnum/TldEnum.php)
* [/assets/tld-desc.csv](/assets/tld-desc.csv) * [assets/tld-desc.csv](/assets/tld-desc.csv)
### License ### License
All resources in the 'TLD Enumerations' project are copyrighted free software unless specifically noted otherwise. All resources in the 'TLD Enumerations' project are copyrighted free software unless specifically noted otherwise.