[Commits] [svn:einsteintoolkit] www/about/ (Rev. 62)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Thu Mar 11 10:41:14 CST 2010


User: knarf
Date: 2010/03/11 10:41 AM

Added:
 /about/
  licenses.php
 /about/developers/
  frank.jpg

Log:
 license draft

File Changes:

Directory: /about/
==================

File [added]: licenses.php
Delta lines: +14 -0
===================================================================
--- about/licenses.php	                        (rev 0)
+++ about/licenses.php	2010-03-11 16:41:14 UTC (rev 62)
@@ -0,0 +1,14 @@
+<?php $title='Einstein Toolkit Licenses';
+include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
+
+<p>Software within the Einstein Toolkit has to be distributed under
+a <a href="http://www.opensource.org/licenses/category"
+>free software license</a>.</p>
+<p>Because this list is quite long and some
+of the licenses are incompatible, the Einstein Toolkit team suggests
+to choose a license which is 
+<a href="http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses"
+>compatible</a> to the <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>
+license.</p>
+
+<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>



Property changes on: about/licenses.php
___________________________________________________________________
Name: svn:executable
   + *


Directory: /about/developers/
=============================

File [added]: frank.jpg
Delta lines: +0 -0
===================================================================
(Binary files differ)



Property changes on: about/developers/frank.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the Commits mailing list