Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change license to be restrictive #6

Merged
merged 2 commits into from
Oct 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 24 additions & 9 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,16 +1,31 @@
BSD 2-Clause License
Softchains License Agreement

Copyright (c) 2023, Blockcore
Copyright (c) 2023, Blockcore, Softchains

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Definitions:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
"Software": The Softchains and associated documentation.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
"Licensed Work": Any version of the Software made available under this License.

"Non-Commercial Purposes" is defined as the use of the Software in a manner that:
1. Does Not Generate Revenue: The Software or any derivative thereof is not directly sold, rented, licensed, or otherwise used as a means to generate revenue or financial gain.
2. Not Part of Revenue-Generating Activities: The Software or any derivative thereof is not used as a part of, or in conjunction with, any revenue-generating activities, including but not limited to, commercial services, product offerings, or advertising.
3. Personal, Educational, or Research Use: The Software is used primarily for personal experimentation, educational purposes, academic research, or other non-profit activities that are not intended to produce direct or indirect financial profit.
4. Charitable Organizations: Use by recognized non-profit or charitable organizations, provided such use does not result in generating revenue beyond what is necessary for the basic operation and sustenance of the organization.

1. Grant of License:
Permission is granted to any person obtaining a copy of this Software to view, review, and use the Software for Non-Commercial Purposes, subject to the conditions listed below.

2. Restrictions:
a. Commercial Use: Before using the Software for commercial purposes, you must obtain a separate license or written permission from Softchains.
b. Fee Structure: All transactions executed using the Software or any derivative thereof must adhere to the fee structure established by Softchains, to addresses specified by Softchains on current and future code releases.
c. No Distribution: You may not distribute or sublicense the Software without explicit permission from Softchains.

3. Contributions:
Contributions to the Software are welcome. However, by submitting contributions, you agree that Softchains retains all rights to use, modify, and distribute those contributions as they see fit, without any obligation to credit the contributor.

4. Disclaimer of Warranty and Limitation of Liability:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Expand Down
Loading