Skip to content

Commit 9c57325

Browse files
committed
Updated LLicense
1 parent 54e4ad4 commit 9c57325

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

LICENSE-COMMERCIAL

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# TypesXML Commercial License
1+
# XMLJava Commercial License
22

3-
Copyright (c) 2023-2025 Maxprograms
3+
Copyright (c) 2022-2025 Maxprograms
44

55
## Commercial License Terms
66

7-
This commercial license allows you to use TypesXML in proprietary applications
7+
This commercial license allows you to use XMLJava in proprietary applications
88
without the copyleft requirements of the AGPL-3.0 license.
99

1010
### Permitted Uses
@@ -27,12 +27,12 @@ without the copyleft requirements of the AGPL-3.0 license.
2727

2828
Subject to the terms and conditions of this license and payment of applicable
2929
license fees, Maxprograms grants you a non-exclusive, non-transferable license
30-
to use TypesXML in your commercial applications.
30+
to use XMLJava in your commercial applications.
3131

3232
### Restrictions
3333

3434
- License is non-transferable without written consent
35-
- No sublicensing or redistribution of TypesXML itself
35+
- No sublicensing or redistribution of XMLJava itself
3636
- Must comply with export control laws
3737
- Cannot reverse engineer or create derivative works of the license system
3838

@@ -48,7 +48,7 @@ Commercial license includes:
4848
### Termination
4949

5050
This license terminates automatically if you violate any terms. Upon termination,
51-
you must cease all use and destroy all copies of TypesXML.
51+
you must cease all use and destroy all copies of XMLJava.
5252

5353
---
5454

LICENSING.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# TypesXML Dual Licensing
1+
# XMLJava Dual Licensing
22

3-
TypesXML is available under two licensing options to serve both open source and commercial users:
3+
XMLJava is available under two licensing options to serve both open source and commercial users:
44

55
## 🆓 Open Source License (AGPL-3.0)
66

7-
TypesXML is licensed under the **GNU Affero General Public License v3.0** for open source use.
7+
XMLJava is licensed under the **GNU Affero General Public License v3.0** for open source use.
88

99
### Permitted Uses Under AGPL-3.0
1010

@@ -16,9 +16,9 @@ TypesXML is licensed under the **GNU Affero General Public License v3.0** for op
1616

1717
### AGPL-3.0 Requirements
1818

19-
When using TypesXML under AGPL-3.0, you must:
19+
When using XMLJava under AGPL-3.0, you must:
2020

21-
- 📝 **Share source code** of any modifications to TypesXML
21+
- 📝 **Share source code** of any modifications to XMLJava
2222
- 📝 **Share source code** of your entire application
2323
- 📝 **Use AGPL-compatible license** for your project
2424
- 📝 **Provide source access** to all users (including SaaS users)
@@ -32,7 +32,7 @@ For organizations that cannot comply with AGPL-3.0 requirements, we offer commer
3232

3333
-**Proprietary software** distribution
3434
-**SaaS applications** without source sharing
35-
-**Commercial products** embedding TypesXML
35+
-**Commercial products** embedding XMLJava
3636
-**Closed-source applications**
3737
-**Cannot meet AGPL copyleft requirements**
3838

@@ -63,14 +63,14 @@ For organizations that cannot comply with AGPL-3.0 requirements, we offer commer
6363

6464
### Using Under AGPL-3.0
6565

66-
1. Install TypesXML: `npm install typesxml`
66+
1. Install XMLJava: `npm install XMLJava`
6767
2. Review [AGPL-3.0 requirements](./LICENSE)
6868
3. Ensure your project is AGPL-compatible
6969
4. Include proper attribution and license notices
7070

7171
### Commercial Licensing
7272

73-
1. **Evaluate** TypesXML in your application
73+
1. **Evaluate** XMLJava in your application
7474
2. **Contact us** for licensing discussion
7575
3. **Receive** commercial license agreement
7676
4. **Deploy** with full legal protection
@@ -81,15 +81,15 @@ For organizations that cannot comply with AGPL-3.0 requirements, we offer commer
8181

8282
## Frequently Asked Questions
8383

84-
### Q: Can I try TypesXML before purchasing a commercial license?
84+
### Q: Can I try XMLJava before purchasing a commercial license?
8585

8686
**A:** Yes! The AGPL-3.0 version includes all features. You can evaluate it fully before deciding on commercial licensing.
8787

8888
### Q: What's the difference between AGPL and commercial versions?
8989

9090
**A:** The code is identical. The difference is in usage rights and obligations.
9191

92-
### Q: Can I use TypesXML in my MIT-licensed project?
92+
### Q: Can I use XMLJava in my MIT-licensed project?
9393

9494
**A:** No, AGPL-3.0 is not compatible with MIT. You would need a commercial license.
9595

@@ -103,7 +103,7 @@ For organizations that cannot comply with AGPL-3.0 requirements, we offer commer
103103

104104
## Legal Information
105105

106-
- **Copyright:** © 2023-2025 Maxprograms
106+
- **Copyright:** © 2022-2025 Maxprograms
107107
- **Open Source License:** [GNU AGPL-3.0](./LICENSE)
108108
- **Commercial License:** [Commercial Terms](./LICENSE-COMMERCIAL)
109-
- **Trademark:** TypesXML is a trademark of Maxprograms
109+
- **Trademark:** XMLJava is a trademark of Maxprograms

0 commit comments

Comments
 (0)