From 67b161359716a7b6c5d15a67687fb31d93677d36 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 3 Mar 2009 15:14:12 -0500 Subject: [PATCH] put explicit licensing information in the website CSS after discussion with other authors. --- website/local.css | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/local.css b/website/local.css index de0f196..b2d86c7 100644 --- a/website/local.css +++ b/website/local.css @@ -1,3 +1,22 @@ +/* CSS for web.monkeysphere.info + +Copyright: 2008,2009 + +Authors: +Dan Scott, +Daniel Kahn Gillmor , +Jameson Graef Rollins , +Jamie McClelland + +License: This stylesheet is licensed under the GNU GPL, version 3 or +later (your choice). + +The full text of the GPL can be found at: + + http://www.gnu.org/licenses/gpl.html + + */ + h1 { -moz-border-radius: 4px; background-color: #B67B4E; -- 2.25.1