| rowspan = “2”| [32px|left](/File:Note.png"wikilink") | When possible, we encourage you to do nothing, i.e., to leave the COPYRIGHT file untouched. Which means that your CEP will be available under the LGPL-v3 license. You don’t need to decide at the beginning if your CEP can/should be distributed as an Open-Source CEP, but it won’t hurt to start thinking about it. |
!!! note
When possible, we encourage you to do nothing, i.e., to leave the COPYRIGHT file untouched. Which means that your CEP will be available under the LGPL-v3 license. You don’t need to decide at the beginning if your CEP can/should be distributed as an Open-Source CEP, but it won’t hurt to start thinking about it. |
If for any reason you think you can not keep the LGPL-v3, please **do
| rowspan = “2”| [32px|left](/File:Note.png"wikilink") | For CEP Set, the build and install should be at the top level of the CEP Set, i.e. one level higher than the CEP directories. Consequently there is no src subdirectories. |
!!! note
For CEP Set, the build and install should be at the top level of the CEP Set, i.e. one level higher than the CEP directories. Consequently there is no src subdirectories. |
## CEP maturing
...
...
@@ -147,18 +145,17 @@ When you are first working on a CEP, this one might not be ready to be
publicly visible, this is why it might to be developed a bit more. This
step of maturation is called CEP “incubation”.
[center](/Image:CEPIncubator.png"wikilink")

### Incubators location
Incubators are svn location where you may host your source code to
Incubators are svn and Git location where you may host your source code to
mature it. At the moment, 2 incubators are proposed:
\* One public, where you may host your CEP containing extensions that
If you create a CEP from scratch, use the CEP **skel** located at the
root of any of the incubator. You will find information on how to adapt
it to your own CEP in the **README** file.
|}
!!! tip
If you create a CEP from scratch, use the CEP **skel** located at the root of any of the incubator. You will find information on how to adapt it to your own CEP in the **README** file.