-
Notifications
You must be signed in to change notification settings - Fork 16
/
LICENSE
21 lines (20 loc) · 1.08 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*********************************************************************************
* NMODL - NEURON Modeling Language Code Generation Framework
*
* Copyright (c) 2019, Blue Brain Project, EPFL.
*
* NMODL is licensed under the LGPL, unless noted otherwise, e.g., for external
* dependencies. See file LGPL.txt for the full license. Examples and external
* dependencies are either LGPL or BSD-licensed.
*
* This version is not open sourced yet and provided for collaborators. This
* does not allow redistribution of the source without prior consent.
* THE SOFTWARE IS PROVIDED _AS IS_, WITHOUT WARRANTY OF ANY KIND, EXPRESS
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*
*********************************************************************************/