From e8cc9816d9b4e0b9398d8e1fec1061dfd5dc360f Mon Sep 17 00:00:00 2001
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date: Tue, 3 Mar 2009 15:56:41 -0500
Subject: [PATCH] allowed for exceptions in licensing so if there is individual
 content that needs a specific other license, we can do so.

---
 website/index.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/index.mdwn b/website/index.mdwn
index 70edb1f..ba121a2 100644
--- a/website/index.mdwn
+++ b/website/index.mdwn
@@ -1,5 +1,5 @@
 [[meta title="The Monkeysphere Project"]]
-[[meta license="All content on this web site is licensed under the GPL version 3 or later"]]
+[[meta license="Unless otherwise noted, all content on this web site is licensed under the GPL version 3 or later"]]
 [[meta copyright="All content on this web site is copyright by the author of that content. [Look in the revision control system](community) for details about who authored a particular piece of content."]]
 
 # The Monkeysphere Project #
-- 
2.34.1