Skip to content
/ licenses Public
forked from okfn/licenses

Open source and open knowledge (data and content) licenses together with API and web service.

Notifications You must be signed in to change notification settings

enyst/licenses

This branch is up to date with okfn/licenses:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2023
Mar 24, 2023
Dec 3, 2013
Oct 24, 2017
Feb 12, 2012
Oct 24, 2017
Oct 24, 2017
Oct 24, 2017
Mar 14, 2023
May 19, 2018
Jul 29, 2020
Mar 24, 2023

Repository files navigation

Machine readable list of licenses and web service - see https://licenses.opendefinition.org/.

For more information, including details of web service usage, see https://licenses.opendefinition.org/.

License

All data (and associated content) is placed in the Public Domain using the Public Domain Dedication and License. All code is licensed under the MIT License.

Contributions

Your contributions are very welcome. Learn how you can help

Layout

README.md
index.html # home page
licenses/{id}.json # json versions of licenses
licenses/jsonp/{id}.js # jsonp
licenses/groups/ # special groups of licenses
bin/ # scripts

Note: groups and jsonp versions are generated as part of the build and deploy process for the service.

Build and Deployment

To build files for deployment do:

bin/deploy.py run

For deployment simply upload the current directory files to a relevant online location.

We currently use github pages (we previously used s3).

The changes in each release are recorded in the Change Log.

About

Open source and open knowledge (data and content) licenses together with API and web service.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.1%
  • Python 7.4%
  • HTML 0.5%