From e20db7c8831714d26a625abc066c1812094b5cfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tantek=20=C3=87elik?= Date: Tue, 15 Sep 2020 16:18:01 -0700 Subject: [PATCH] CC0 license it CC0 like we would on the wiki, used wording from https://wiki.mozilla.org/Standards/license --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 935e045..8a46bf7 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ This repository provides minimal HTML for starting a new web site! 2. Rename it to `.github.io` 3. Edit `index.html` and put stuff there. 4. (Optional) [Point your domain to Github](https://help.github.com/articles/using-a-custom-domain-with-github-pages/). + +Per [CC0](http://creativecommons.org/publicdomain/zero/1.0/), to the extent possible under law, [the contributors](https://github.com/indieweb/blank-gh-site/graphs/contributors) have waived all copyright and related or neighboring rights to this work.