Licensing
This document provides comprehensive information about the licensing of QGas and its dependencies.
QGas License
QGas is released under the MIT License.
MIT License
MIT License
Copyright (c) 2025 Marco Quantschnig, Yannick Werner, Sonja Wogrin, Thomas Klatzer
Institute of Electricity Economics and Energy Innovation (IEE)
Graz University of Technology, Austria
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.
What This Means
The MIT License is a permissive open-source license that allows you to:
- Use QGas for commercial purposes
- Modify the source code
- Distribute original or modified versions
- Use QGas in proprietary software
- Sublicense the software
With the following conditions:
- Include the original copyright and license notice
- No warranty is provided
Dependency Licenses
QGas uses several third-party libraries, each with their own licenses. All are compatible with commercial and academic use.
Python Dependencies
| Package | License | Notes |
|---|---|---|
| Python | PSF License | Python Software Foundation License (permissive) |
| Pillow | HPND License | Historical Permission Notice and Disclaimer (permissive) |
JavaScript Dependencies
| Library | License | Notes |
|---|---|---|
| Leaflet.js | BSD 2-Clause | Very permissive, allows commercial use |
| Leaflet Draw | MIT | Same as QGas license |
| Leaflet PolylineDecorator | MIT | Same as QGas license |
| JSZip | MIT or GPLv3 | Dual licensed, we use under MIT |
| SheetJS (xlsx) | Apache 2.0 | Permissive, allows commercial use |
| Chart.js | MIT | Same as QGas license |
Map Tiles
| Source | License | Attribution Required |
|---|---|---|
| OpenStreetMap | ODbL 1.0 | Yes - "(c) OpenStreetMap Contributors" |
OpenStreetMap data is licensed under the Open Database License (ODbL). You must:
- Provide attribution to OpenStreetMap contributors
- Share any modifications to OSM data under the same license
- Note: This applies to OSM data, not to your QGas usage
QGas automatically includes the required attribution text in the map interface.
Sample Data License
The included sample dataset (SciGRID_gas IGGIELGNC-1) has its own license:
SciGRID_gas Dataset
- Authors: Diettrich, J., Pluta, A., Medjroubi, W., Dasenbrock, J., Sandoval, J. E.
- License: CC BY 4.0 (Creative Commons Attribution)
- Source: Zenodo
- Citation Required: Yes
When using this dataset, cite as:
@misc{SciGRID_gas_IGGIELGNC1,
author = {Diettrich, J. and Pluta, A. and Medjroubi, W. and
Dasenbrock, J. and Sandoval, J. E.},
title = {SciGRID_gas IGGIELGNC-1 (0.2) [Data set]},
year = {2021},
publisher = {Zenodo},
doi = {10.5281/zenodo.5509988},
url = {https://doi.org/10.5281/zenodo.5509988}
}
Contributing
Contributor License Agreement (CLA)
By contributing to QGas, you agree that:
- Your contributions will be licensed under the MIT License
- You have the right to contribute the code
- You understand your contributions will be publicly available
Contributor Recognition
All contributors are recognized in:
- README.md contributor table
- Git commit history
- Release notes for significant contributions
License Compatibility
QGas's MIT license is compatible with:
- Commercial projects
- Academic research
- Government projects
- Proprietary software
- GPL projects (MIT to GPL allowed)
- Apache projects
- BSD projects
Trademark
The QGas name and logo are trademarks of the Institute of Electricity Economics and Energy Innovation (IEE), Graz University of Technology.
You may:
- Use the name "QGas" to refer to this software
- State that your work is "based on QGas" or "uses QGas"
You may not:
- Imply official endorsement without permission
- Use the logo in a way that suggests official affiliation
- Register similar trademarks
Disclaimer
The software and included sample data are provided "as is" without warranty of any kind. The authors and TU Graz are not liable for any claims or damages arising from the use of this software.
For infrastructure planning or operational decisions, always verify data accuracy and consult with domain experts.
Questions
For licensing questions or permission requests, contact:
- Email: Contact information available on GitHub repository
- Institution: Institute of Electricity Economics and Energy Innovation (IEE)
Graz University of Technology
Inffeldgasse 18
8010 Graz, Austria