Changes between Version 18 and Version 19 of codesprint/201106-bolsena
- Timestamp:
- 06/19/11 01:49:07 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
codesprint/201106-bolsena
v18 v19 40 40 Motivation: 41 41 42 * recently at least one commercial operation has begun distributing a modified version of GeoNetwork most likely without obeying the GPL licence conditions that the source code be distributed with it42 * recently at least one commercial operation has begun distributing a modified version of GeoNetwork - are they obeying the GPL licence conditions that the source code be distributed with their modified version of GeoNetwork? 43 43 44 44 GPL Licence problems: 45 45 46 Others are cloning the GeoNetwork code, making improvements and are not willing to return their improvementsto the community in the form of source code. It's unfortunate that neither GPLv2 or GPLv3 Affero can guarantee that these modifications are returned to the community. GNU Affero is stricter as it has a few more conditions on how source code has to be made available but it still allows the person/organisation making the modifications to make them available to the public for a charge (ie. $$).46 Others are cloning the GeoNetwork code, making improvements and have not (and seem to be not willing to) make their improvements available to the community in the form of source code. It's unfortunate that neither GPLv2 or GPLv3 Affero can guarantee that these modifications are returned to the community. GNU Affero is stricter as it has a few more conditions on how source code has to be made available but it still allows the person/organisation making the modifications to make them available to the public for a charge (ie. $$). 47 47 48 48 Any other comments? (I'm definitely not an expert on any of this and I can see quite a few people probably thinking this is all too hard :-) - if so then perhaps we should abandon the GNU GPL licence (requires agreement from contributors) and use some other licence eg. apache?).