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

Add AFWL-1.0 #1686

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Added Agarkov's Free Work License
MichaelAgarkov committed 30 minutes ago
commit f53decdd38ffbb4e4ba765dcbb21b5990e795d42
@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<license isOsiApproved="false" licenseId="AFWL-1.0"
name="Agarkov's Free Work License" listVersionAdded="">
<crossRefs>
<crossRef>https://github.com/MichaelAgarkov</crossRef>
</crossRefs>
<standardLicenseHeader>
</standardLicenseHeader>
<notes>
</notes>
<text>
<p>
Agarkov's Free Work License
Version 1.0

Copyright (c) 2021, Michael Agarkov
All rights reserved.

Agarkov's Free Work License terms and conditions for copying, distribution and modification:

1. The following disclaimer should be retained in all copies of this software, source
or binary, with or without modification.

2. The original creator of this software must not be misrepresented.

3. Preserving the above copyright notice is very appreciated, but not required.

THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDER "AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</p>
</text>
</license>
</SPDXLicenseCollection>