You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[GitHub Personal Access Tokens Guide](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token)
Copy file name to clipboardExpand all lines: CLA/version_1/CLA.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ By signing this Agreement, You accept and agree to the terms and conditions cont
102
102
103
103
### For Individual Contributors
104
104
105
-
To sign this CLA, please add your GitHub username to the list of signatories by creating a pull request that adds your name to the `.github/CLA_SIGNATORIES.md` file, or alternatively, sign the CLA through our automated CLA Assistant when you submit your first pull request.
105
+
To sign this CLA, please add your GitHub username to the list of signatories by creating a pull request that adds your name to the `CLA/version_1/CLA_SIGNATORIES.md` file, or alternatively, sign the CLA through our automated CLA Assistant when you submit your first pull request.
106
106
107
107
When you submit a pull request, the CLA Assistant bot will automatically check if you have signed the CLA and guide you through the process if you haven't.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The CLA ensures that:
39
39
**For First-Time Contributors:**
40
40
41
41
1.**Submit your pull request** - When you open your first PR, the CLA Assistant bot will automatically comment on it
42
-
2.**Read the CLA** - Review the [Contributor License Agreement (CLA)](CLA.md)
42
+
2.**Read the CLA** - Review the [Contributor License Agreement (CLA)](CLA/version_1/CLA.md)
43
43
3.**Sign electronically** - Comment on your PR with: `I have read the CLA Document and I hereby sign the CLA`
44
44
4.**Verification** - The bot will verify your signature and update the PR status
45
45
@@ -57,7 +57,7 @@ Our CLA:
57
57
- Acknowledges the Business Source License 1.1 restrictions
58
58
- Is based on the Apache Software Foundation's CLA with modifications for BSL 1.1
59
59
60
-
For the full text, see [CLA.md](CLA.md).
60
+
For the full text, see [CLA.md](CLA/version_1/CLA.md).
61
61
62
62
## Development Setup
63
63
@@ -524,7 +524,7 @@ echo $NIX_PATH
524
524
525
525
By contributing to DeepWork, you agree that your contributions will be licensed under the project's current license. The licensor (Unsupervised.com, Inc.) reserves the right to change the project license at any time at its sole discretion.
526
526
527
-
You must sign the [Contributor License Agreement (CLA)](CLA.md) before your contributions can be accepted. See the CLA section above for details.
527
+
You must sign the [Contributor License Agreement (CLA)](CLA/version_1/CLA.md) before your contributions can be accepted. See the CLA section above for details.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,7 +266,7 @@ DeepWork is licensed under the Business Source License 1.1 (BSL 1.1). See [LICEN
266
266
- **Free for non-competing use**: You can use DeepWork freely for internal workflow automation, education, research, and development
267
267
- **Change Date**: On January 14, 2030, the license will automatically convert to Apache License 2.0
268
268
- **Prohibited Uses**: You cannot use DeepWork to build products that compete with DeepWork or Unsupervised.com, Inc. in workflow automation or data analysis
269
-
- **Contributing**: Contributors must sign our [Contributor License Agreement (CLA)](CLA.md)
269
+
- **Contributing**: Contributors must sign our [Contributor License Agreement (CLA)](CLA/version_1/CLA.md)
270
270
271
271
For commercial use or questions about licensing, please contact legal@unsupervised.com
0 commit comments