[svnbook commit] r2772 - trunk/www

cmpilato noreply at red-bean.com
Tue Apr 3 09:09:35 CDT 2007


Author: cmpilato
Date: Tue Apr  3 09:09:35 2007
New Revision: 2772

Log:
Add copyright and license header to styles.css.

Modified:
   trunk/www/styles.css

Modified: trunk/www/styles.css
==============================================================================
--- trunk/www/styles.css	(original)
+++ trunk/www/styles.css	Tue Apr  3 09:09:35 2007
@@ -1,3 +1,14 @@
+/*
+ * Copyright (c) 2004-2007
+ * Ben Collins-Sussman, Brian W. Fitzpatrick, C. Michael Pilato.  
+ * 
+ * This work is licensed under the Creative Commons Attribution License.
+ * To view a copy of this license, visit
+ * http://creativecommons.org/licenses/by/2.0/ or send a letter to
+ * Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305,
+ * USA.
+ */
+
 body
 {
     color: black;




More information about the svnbook-dev mailing list