From 6712c48aeb9388659f97205504b09fc46f476c82 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Wed, 5 Nov 2014 19:11:01 -0500 Subject: [PATCH] Initial index page. A few links to "what is copyleft" sources and a link to the guide. --- index.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.mdwn diff --git a/index.mdwn b/index.mdwn new file mode 100644 index 0000000..1e9c34c --- /dev/null +++ b/index.mdwn @@ -0,0 +1,12 @@ +Copyleft.org +============ + +This site is a wiki for dissemination of information of all things related to +copyleft licensing. The primary project currently on this site is the +[tutorial book entitled *Copyleft and the GNU General Public License: A Comprehensive Tutorial*](/guide/). + +## What Is Copyleft? + +Here are a few sources to read generally what copyleft is: + * [Richard M. Stallman's essay on copyleft at gnu.org](https://www.gnu.org/copyleft/) + * [The Wikipedia entry on Copyleft](http://en.wikipedia.org/wiki/Copyleft)