Skip to content

Commit 70d9a80

Browse files
committed
Add Dyad Source Available License
1 parent 3b6e14a commit 70d9a80

File tree

3 files changed

+72
-3
lines changed

3 files changed

+72
-3
lines changed

LICENSE

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
Copyright (c) JuliaHub, Inc. and contributors.
22

3-
This package is part of CedarEDA. CedarEDA is available under both open hardware and commercial licenses.
3+
This package is part of Dyad and CedarEDA. This package is available under multiple licenses:
44

55
1. If you obtained the Software pursuant to a commercial purchase and/or a separate JuliaHub License Agreement
66
that includes a commercial license and support services, you may use the Software as per terms and conditions
77
specified in the applicable JuliaHub License Agreement.
88

9-
2. If you do not have a valid JuliaHub License Agreement, you may use this software only under the terms of the
10-
CERN-OHL-S v2 license (see LICENSE.CERN-OHL-S-V2 for license terms).
9+
2. If you do not have a valid JuliaHub license agreement, you may use this package pursuant to the terms of the
10+
Dyad Source Available License 1.0 (see LICENSE.DYAD-SAL-V1.md).
11+
12+
3. Alternatively, at your option, you may use this package pursuant to the terms of the CERN-OHL-S v2 license
13+
(see LICENSE.CERN-OHL-S-V2 for license terms).
14+
15+
Note that this license grant applies to the contents of this repository only, but does not extend to any
16+
other components that may be required to use the functionality of this repository, which are subject
17+
to their own licensing terms.

LICENSE.FAQ.md renamed to LICENSE.CEDAR.FAQ.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Cedar License FAQ
22

3+
!!! note
4+
This FAQ applies to use of this package as part of CedarEDA and under the
5+
Cedar / CERN-OHL-S Version 2.0 license. If you are using package as part of
6+
Dyad, this FAQ does not apply.
7+
38
The Cedar Electronic Design Automation (EDA) platform by
49
JuliaHub provides a composable, library-based interface to assist
510
analog design engineers in chip design.

LICENSE.DYAD-SAL-V1.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Dyad Source Available License 1.0.0
2+
3+
## Acceptance
4+
5+
In order to get any license under these terms, you must agree to them as both strict obligations and conditions to all your licenses.
6+
7+
## Copyright License
8+
9+
The licensor grants you a copyright license for the software to do everything you might do with the software that would otherwise infringe the licensor's copyright in it for any permitted purpose, other than distributing the software or making changes or new works based on the software.
10+
11+
## Patent License
12+
13+
The licensor grants you a patent license for the software that covers patent claims the licensor can license, or becomes able to license, that you would infringe by using the software.
14+
15+
## Noncommercial Purposes
16+
17+
Any noncommercial purpose is a permitted purpose.
18+
19+
## Personal Uses
20+
21+
Personal use for research, experiment, and testing for the benefit of public knowledge, personal study, private entertainment, hobby projects, amateur pursuits, or religious observance, without any anticipated commercial application, is use for a permitted purpose.
22+
23+
## Noncommercial Organizations
24+
25+
Use by any educational institution is use for a permitted purpose regardless of the source of funding or obligations resulting from the funding.
26+
27+
## Fair Use
28+
29+
You may have "fair use" rights for the software under the law. These terms do not limit them.
30+
31+
## No Other Rights
32+
33+
These terms do not allow you to sublicense or transfer any of your licenses to anyone else, or prevent the licensor from granting licenses to anyone else. These terms do not imply any other licenses.
34+
35+
## Patent Defense
36+
37+
If you make any written claim that the software infringes or contributes to infringement of any patent, your patent license for the software granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company.
38+
39+
## Violations
40+
41+
The first time you are notified in writing that you have violated any of these terms, or done anything with the software not covered by your licenses, your licenses can nonetheless continue if you come into full compliance with these terms, and take practical steps to correct past violations, within 32 days of receiving notice. Otherwise, all your licenses end immediately.
42+
43+
## No Liability
44+
45+
***As far as the law allows, the software comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.***
46+
47+
## Definitions
48+
49+
The **licensor** is the individual or entity offering these terms, and the **software** is the software the licensor makes available under these terms.
50+
51+
**You** refers to the individual or entity agreeing to these terms.
52+
53+
**Your company** is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all organizations that have control over, are under the control of, or are under common control with that organization. **Control** means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect.
54+
55+
**Your licenses** are all the licenses granted to you for the software under these terms.
56+
57+
**Use** means anything you do with the software requiring one of your licenses.

0 commit comments

Comments
 (0)