Changes between Initial Version and Version 1 of ApertureLicense


Ignore:
Timestamp:
10/10/05 20:04:53 (19 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApertureLicense

    v1 v1  
     1= License = 
     2 
     3The Aperture project is published with the following licensing policy. The core parts are free to use and to extend. They should be as open as possible so that anyone can include the core Aperture in a project, commercial, closed source or not. The concrete adapter and extractor implementations, which include much work and bugfixing, are licensed under a '''reciprocal''' license, meaning that changes to the code have to be published again and  external developers contribute bugfixes, improvements and extensions to the core adapters implementations. 
     4 
     5'''still open: AFL or BSD for core: If BSD is similiar to AFL, Leo would recommend BSD as it is more commonly used.''' 
     6 
     7The core project interfaces and architecture is published using the AFL  
     8http://www.opensource.org/licenses/afl-2.1.php 
     9OR BSD: 
     10http://www.opensource.org/licenses/bsd-license.php 
     11 
     12The implementations of adapters are licensed under the OSL (Open Software License). 
     13http://www.opensource.org/licenses/osl-2.1.php 
     14 
     15 
     16more about OSL / AFL: 
     17* http://www.rosenlaw.com/Rosen_Ch09.pdf 
     18* http://www.rosenlaw.com/oslbook.htm 
     19