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
Fix EDITORCONFIG violations: Remove trailing whitespace from all files
- Remove trailing whitespace from 30+ files across the repository
- This resolves trim_trailing_whitespace = true violations
- Files now fully comply with .editorconfig standards
Copy file name to clipboardExpand all lines: LICENSE.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Software Dev Labs Community License Agreement v1.0
2
2
3
-
**Version Release Date:** July 21, 2025
3
+
**Version Release Date:** July 21, 2025
4
4
**Copyright (c) 2025, Software Dev Labs. All rights reserved.**
5
5
6
6
This Community License Agreement (the “Agreement”) governs the use, reproduction, distribution, and modification of the Software Materials provided by **Software Dev Labs** (the “Maintainer”).
@@ -39,7 +39,7 @@ This includes:
39
39
- Commercial research and development;
40
40
- SaaS offerings or integrations in commercial products or services.
41
41
42
-
If you intend to use the Software Materials for **commercial purposes**, you **must obtain a separate commercial license** from Software Dev Labs.
42
+
If you intend to use the Software Materials for **commercial purposes**, you **must obtain a separate commercial license** from Software Dev Labs.
43
43
To inquire about commercial licensing, contact: **info@softwaredevlabs.com**
44
44
45
45
---
@@ -56,7 +56,7 @@ This software is developed and maintained by Software Dev Labs.
56
56
Licensed under the Software Dev Labs Community License.
57
57
```
58
58
59
-
- For modified files or derivatives, you must include a notice stating:
59
+
- For modified files or derivatives, you must include a notice stating:
60
60
> "This file has been modified from its original version by [Your Name/Entity], based on software originally developed by Software Dev Labs."
61
61
62
62
---
@@ -74,7 +74,7 @@ A **Developer Certificate of Origin (DCO)** process or **Contributor License Agr
74
74
75
75
## 6. Third-Party Dependencies
76
76
77
-
The Software Materials may include components or dependencies under separate open-source licenses.
77
+
The Software Materials may include components or dependencies under separate open-source licenses.
78
78
These components are licensed under their respective terms, which shall take precedence for those parts.
79
79
80
80
A list of third-party licenses, if applicable, will be maintained in the `NOTICE` or `DEPENDENCIES.md` file.
@@ -83,7 +83,7 @@ A list of third-party licenses, if applicable, will be maintained in the `NOTICE
83
83
84
84
## 7. Warranty Disclaimer
85
85
86
-
THE SOFTWARE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
86
+
THE SOFTWARE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
87
87
YOU ASSUME ALL RISK ASSOCIATED WITH THE USE OF THE SOFTWARE MATERIALS.
88
88
89
89
---
@@ -120,6 +120,6 @@ This Agreement is governed by the laws of **Germany**, without regard to its con
120
120
121
121
## Contact
122
122
123
-
For commercial licensing or questions related to this Agreement, contact:
124
-
📧 **info@softwaredevlabs.com**
123
+
For commercial licensing or questions related to this Agreement, contact:
0 commit comments