v1.0.0: Windows AMD64 binary + patent/trade-mark reservation + release docs
- LICENSE §7: no-patent-grant + future-patent reservation; SIM/SEM trade-mark reservation with nominative-use exception; sem_cython12 technical name explicitly NOT a trade mark. - LICENSE §10: third-party components disclosure (NumPy BSD-3, OpenMP). - Add Windows AMD64 cp312 binary alongside the Linux x86_64 one. - README: compatibility table, build provenance, no-telemetry section. - CHANGELOG.md, CONTRIBUTING.md, SECURITY.md (info@sevana.biz, 5 BD ack).
This commit is contained in:
@@ -173,18 +173,50 @@ written notice to you.
|
||||
The disclaimers in sections 4 and 5 survive termination.
|
||||
|
||||
================================================================
|
||||
7. NO TRANSFER OF OWNERSHIP
|
||||
7. NO TRANSFER OF OWNERSHIP; PATENT AND TRADE MARK RESERVATION
|
||||
================================================================
|
||||
|
||||
All right, title, and interest in and to the Software, including
|
||||
all intellectual property rights therein, remain with the
|
||||
all copyright, patent, patent application, trade secret, know-how,
|
||||
and other intellectual property rights therein, remain with the
|
||||
Licensor. This licence does not transfer ownership of the
|
||||
Software, of any modification, or of any derivative work to the
|
||||
Licensee.
|
||||
|
||||
Without limiting the foregoing:
|
||||
|
||||
(a) NO PATENT LICENCE IS GRANTED. This licence does not grant,
|
||||
expressly, by implication, by estoppel, by exhaustion, or
|
||||
otherwise, any rights under any patent, patent application,
|
||||
or other patent-related right of the Licensor or its
|
||||
affiliates.
|
||||
|
||||
(b) The algorithms, methods, and techniques implemented in the
|
||||
Software may be the subject of pending or future patent
|
||||
applications by the Licensor. Any use of those algorithms,
|
||||
methods, or techniques in a manner that would require a
|
||||
patent licence is reserved and requires separate written
|
||||
permission from the Licensor.
|
||||
|
||||
(c) The marks "Similarity Induced Meaning", "SIM", and "SEM",
|
||||
together with any abbreviations, slogans, or logos
|
||||
associated with them, are intended trade marks of the
|
||||
Licensor. This licence does not grant any right to use
|
||||
those marks except for factual nominative reference (for
|
||||
example, "this work uses the SIM/SEM apparatus") in a
|
||||
context that does not suggest endorsement by, or
|
||||
affiliation with, the Licensor.
|
||||
|
||||
(d) "sem_cython12" is the technical name of this Software
|
||||
distribution and is NOT claimed as a trade mark by the
|
||||
Licensor. Any use of the technical name in derivative or
|
||||
referencing works is unrestricted, subject to the rest of
|
||||
this licence.
|
||||
|
||||
This licence does not grant you any rights to use the Licensor's
|
||||
name, trade marks, service marks, logos, or any other branding,
|
||||
except as required by section 8 (Attribution).
|
||||
except as required by section 8 (Attribution) and as permitted by
|
||||
the factual-reference allowance in (c) above.
|
||||
|
||||
================================================================
|
||||
8. ATTRIBUTION
|
||||
@@ -210,7 +242,26 @@ shall be resolved in the competent courts of the Republic of
|
||||
Estonia, to whose jurisdiction both parties submit.
|
||||
|
||||
================================================================
|
||||
10. ENTIRE AGREEMENT
|
||||
10. THIRD-PARTY COMPONENTS
|
||||
================================================================
|
||||
|
||||
The Software depends at runtime on the following third-party
|
||||
components, each of which is distributed under its own licence
|
||||
and is not itself the subject of this licence:
|
||||
|
||||
(a) NumPy (BSD 3-Clause licence) - used as a runtime
|
||||
dependency for array data structures.
|
||||
|
||||
(b) The OpenMP runtime supplied by the operating system or the
|
||||
compiler toolchain (e.g., libgomp on Linux, vcomp on
|
||||
Windows) - linked at compile time.
|
||||
|
||||
The Licensor does not relicense any third-party component; users
|
||||
must comply with the terms of each component's own licence in
|
||||
addition to this licence.
|
||||
|
||||
================================================================
|
||||
11. ENTIRE AGREEMENT
|
||||
================================================================
|
||||
|
||||
This licence constitutes the entire agreement between you and the
|
||||
|
||||
Reference in New Issue
Block a user