[#2] Updated licensing.
The license is now changed. This project will be dual licensed under the PolyForm Non-commercial license and a separate commercial license to be determined later. A new contributing section was added so that there will be no ambiguity about how the license will be applied in that domain.
This commit is contained in:
21
README.md
21
README.md
@ -53,15 +53,22 @@ Library avoids panics where possible and returns Result<T, &str> for error handl
|
||||
|
||||
---
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions are welcome. Please see CONTRIBUTING.md for terms and details.
|
||||
|
||||
|
||||
## Copyright & License
|
||||
|
||||
Copyright 2025 CyberMages LLC
|
||||
Copyright © 2025 CyberMages LLC
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this library except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
This project is licensed under the PolyForm Noncommercial License 1.0.0.
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
You may use, modify, and redistribute this software for non-commercial purposes
|
||||
only.
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS
|
||||
The full license text is available in the LICENSE.md file.
|
||||
|
||||
Commercial use requires a separate commercial license.
|
||||
Contact: jason@cybermagesllc.com
|
||||
|
||||
Reference in New Issue
Block a user