Skip to content

Commit

Permalink
Adding Open Source License and info
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisquintel committed Dec 13, 2013
1 parent 3a0e439 commit e8ff368
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 3 deletions.
21 changes: 18 additions & 3 deletions LICENSE.txt
@@ -1,5 +1,20 @@
Copyright (c) 2013 Quintel Intelligence B.V.
Copyright (c) 2013 ENERGYTRANSTIONMODEL.COM / QUINTEL INTELLIGENCE B.V., the
Netherlands.

Nothing of this repository may be copied or used in whatever
form without the explicit written consent of Quintel Intelligence B.V.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

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.
13 changes: 13 additions & 0 deletions README.md
Expand Up @@ -12,6 +12,17 @@ You may also wish to view the [Atlas readme][atlas-readme] for information on
loading the ETSource data in a console, importing data from the old InputExcel
output files, or for instructions on exporting data for ETEngine.

## Open Source

ETSource is released under the [MIT License](LICENSE.txt).

The sole exception to this is the **energy balance** in [datasets](datasets).
These Energy Balances come from the [IEA][IEA], that does not allow
redistribution of their data. You may want to purchase this data [with the
IEA](http://data.iea.org/IEASTORE/DEFAULT.ASP) and replace it.

Please [contact us][contact] when you have questions.

## "Active" Documents

Files with an ".ad" extension are editable through the [Atlas console][console]
Expand Down Expand Up @@ -340,3 +351,5 @@ viewed on ETModel.
[refinery]: https://github.com/quintel/refinery
[etengine]: https://github.com/quintel/etengine
[console]: https://github.com/quintel/atlas#using-the-atlas-console
[IEA]: https://iea.org
[contact]: http://quintel.com/contact

0 comments on commit e8ff368

Please sign in to comment.