mirror of
https://github.com/github/choosealicense.com
synced 2025-01-22 03:17:48 +01:00
Create ODbL as license option
This commit is contained in:
parent
1b7cfc9724
commit
59335af4d8
27
licenses/odbl.txt
Normal file
27
licenses/odbl.txt
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
layout: license
|
||||||
|
permalink: /licenses/odbl/
|
||||||
|
category: ODbL
|
||||||
|
class: license-types
|
||||||
|
title: Open Database License
|
||||||
|
|
||||||
|
source: http://opendatacommons.org/licenses/odbl/1.0/
|
||||||
|
|
||||||
|
description: The <a href="http://opendatacommons.org/licenses/odbl/1.0/">Open Database License (ODbL)</a> is a license agreement intended to allow users to freely share, modify, and use this Database while maintaining this same freedom for others.
|
||||||
|
|
||||||
|
how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the into the file.
|
||||||
|
|
||||||
|
required:
|
||||||
|
- attribution
|
||||||
|
- share-alike
|
||||||
|
- keep open
|
||||||
|
|
||||||
|
permitted:
|
||||||
|
- commercial-use
|
||||||
|
- private-use
|
||||||
|
- modifications
|
||||||
|
- distribution
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Copyright [year] [fullname]
|
Loading…
x
Reference in New Issue
Block a user