From e1901422303853815f7a635f9c17a8ae9097e405 2013-11-20 16:55:54 From: http://wandborg.se/ Date: 2013-11-20 16:55:54 Subject: [PATCH] Filled in licensing, added double-entry API FIXME --- diff --git a/ExistingProjects/ERPNext.mdwn b/ExistingProjects/ERPNext.mdwn index 89973d977cda2d6c066a1c55aecf3d243829b0ab..04a6f33e5b06f8c4919602465ceba00accfd2d16 100644 --- a/ExistingProjects/ERPNext.mdwn +++ b/ExistingProjects/ERPNext.mdwn @@ -73,9 +73,11 @@ data does, so I think it's tough to do it as a list of questions. FIXME: This is assessment of what the API for storing the accounting data does, so I think it's tough to do it as a list of questions. +- Is the accounting API separate from the ERP stuff? FIXME + ### Evaluation of the [[Community Health|UseCases/CommunityHealth]] -- Is the [[license both determined as Free Software by FSF and OSI-approved|USeCases/CommunityHealth#license-approved]]?

Unless otherwise asserted in the code files, Web Notes will own the copyright of all contributions too. That means Web Notes holds the rights to change the license in the future or offer Commercial Licenses.

Web Notes will only accept copyright assertions in case of a significant contribution like a whole new functionality or a major rewrite. We believe if your contribution is significant then you should have a say in what license Web Notes selects in the future and/or have a right to any revenue Web Notes gets from a Commercial License. Either ways Web Notes will have the right to decide what is a "significant" contribution.

Note: At the moment, Web Notes does not give Commercial License for ERPNext nor has specific plans do so in the future.

--

-- Is the [[license GPL-compatible||USeCases/CommunityHealth#gpl-compatible]]? +- Is the [[license both determined as Free Software by FSF and OSI-approved|USeCases/CommunityHealth#license-approved]]? Yes, it's [GPLv3](https://github.com/webnotes/erpnext/blob/master/license.txt), (CC-BY-SA 3.0 for documentation). +- Is the [[license GPL-compatible||USeCases/CommunityHealth#gpl-compatible]]? Yes, it's [GPLv3](https://github.com/webnotes/erpnext/blob/master/license.txt), (CC-BY-SA 3.0 for documentation). ## Final(-ish) Evaluation