From 1de856625a1ac9a44817bd85ad29e8bc96f3a62c Mon Sep 17 00:00:00 2001 From: Nick Payne Date: Sun, 12 Feb 2012 16:15:42 +0000 Subject: [PATCH] Making readme a bit more relevant and adding license information. --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 858f851..47f551b 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# Payne Digital +# Payne Digital Website + +This project contains the source code powering the [paynedigital.com](http://paynedigital.com) website. + +## License + +The license for this project is a little more complex than usual. + +All code contained under ```jaoss/``` falls under the MIT license as it is technically a [seperate, standalone project](http://github.com/makeusabrew/jaoss). + +All other code and all assets (unless otherwise stated) is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-nc-sa/3.0/). + +The dynamic content of the actual website (e.g. articles) is copyright and may not be reproduced without prior permission. \ No newline at end of file