Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

WeatherLink v2 API Python Library
Copyright (c) 2025 WeatherLink v2 Community

This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 
4.0 International License. To view a copy of this license, visit 
http://creativecommons.org/licenses/by-nc-sa/4.0/ or send a letter to 
Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

You are free to:

  Share — copy and redistribute the material in any medium or format
  Adapt — remix, transform, and build upon the material

Under the following terms:

  Attribution — You must give appropriate credit, provide a link to the license, 
  and indicate if changes were made. You may do so in any reasonable manner, but 
  not in any way that suggests the licensor endorses you or your use.

  NonCommercial — You may not use the material for commercial purposes.

  ShareAlike — If you remix, transform, or build upon the material, you must 
  distribute your contributions under the same license as the original.

  No additional restrictions — You may not apply legal terms or technological 
  measures that legally restrict others from doing anything the license permits.

Notices:

You do not have to comply with the license for elements of the material in the 
public domain or where your use is permitted by an applicable exception or limitation.

No warranties are given. The license may not give you all of the permissions 
necessary for your intended use. For example, other rights such as publicity, 
privacy, or moral rights may limit how you use the material.

COMMERCIAL USE RESTRICTION:

This library is specifically restricted from commercial use, including but not 
limited to:
- Integration into proprietary commercial software
- Use in commercial weather services
- Sale or licensing of derivatives for profit
- Use in commercial applications or products

For commercial licensing options, please contact the maintainers.

OPEN SOURCE EXCEPTION:

This library may be used in open source projects that are also licensed under 
compatible open source licenses, provided that:
1. The resulting work is also made available under CC BY-NC-SA 4.0 or compatible license
2. Proper attribution is maintained
3. No commercial use is made of the combined work

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.
