summaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
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: