summaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
authorBen Straub <bs@github.com>2013-11-01 10:51:12 -0700
committerBen Straub <bs@github.com>2013-11-01 10:51:12 -0700
commitdcfdb977d0767395055afe2dcd44fe260e39b46d (patch)
treed2660dba8973b9dd88fa33b2fae8749eacd54657 /examples/README.md
parent567649f2ada60e5c3009cc985af238b452b14a81 (diff)
downloadlibgit2-dcfdb977d0767395055afe2dcd44fe260e39b46d.tar.gz
Relicense examples under CC0
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index 494d3291a..769c4b267 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -8,7 +8,10 @@ handling, and cross-platform compatibility in the same manner as the rest
of the code in libgit2, so copy with caution.
That being said, you are welcome to copy code from these examples as
-desired when using libgit2.
+desired when using libgit2. They have been [released to the public domain][cc0],
+so there are no restrictions on their use.
+
+[cc0]: COPYING
For annotated HTML versions, see the "Examples" section of: