]> git.cworth.org Git - notmuch-wiki/blobdiff - wikiwriteaccess.mdwn
COPYING: The wiki is now dual licensed under CC-BY-SA-3.0 and GPL v3+
[notmuch-wiki] / wikiwriteaccess.mdwn
index 9b98f9dd28bee77a923dd85f25d3f3908871089a..12848deaf97c995e66efd4181be330e6492bfb43 100644 (file)
@@ -23,13 +23,9 @@ and push back to the wiki:
 
 The syntax used on the pages is [markdown](http://daringfireball.net/projects/markdown/syntax). In order to preview your modifications you can copy and paste the page in this [online preview](http://daringfireball.net/projects/markdown/dingus).
 
-## License
-
-We are in the process of updating the wiki license. By pushing to the repository
-you agree that all of your contributions to the notmuch wiki will be dual
-licensed under:
+Please make sure you have valid and real git `user.name` and `user.email`
+configuration options set.
 
-- [CC-BY-SA-3.0](http://creativecommons.org/licenses/by-sa/3.0/) <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" />
+## License
 
-- [The GNU General Public License](http://www.gnu.org/licenses/gpl.txt), either
-  version 3.0 or at your option any later version.
+See the [[Notmuch wiki license terms|COPYING]] before pushing any changes.