Skip to content

Commit 422d6fd

Browse files
committed
chore(license): Relicense project from Apache 2.0 to GPLv3
1 parent 68aaabc commit 422d6fd

File tree

7 files changed

+682
-207
lines changed

7 files changed

+682
-207
lines changed

.DS_Store

2 KB
Binary file not shown.

.github/.DS_Store

2 KB
Binary file not shown.

LICENSE

Lines changed: 679 additions & 201 deletions
Large diffs are not rendered by default.

NOTICE

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,4 @@ This product includes software developed by:
66
- Sumukh Prasad (sumukhprasad) (Original Sherlock v1.0 - Concept and Ruby on Rails Implementation)
77

88
This product is based on the original Sherlock project, which can be found at:
9-
https://github.com/Atal-Lab-DPSBS/Sherlock
10-
11-
This product includes software developed at
12-
the Apache Software Foundation (http://www.apache.org/).
9+
https://github.com/Atal-Lab-DPSBS/Sherlock

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Python Version](https://img.shields.io/badge/python-3.11+-blue.svg)
44
![Django Version](https://img.shields.io/badge/django-5.x-green.svg)
5-
![License](https://img.shields.io/badge/License-Apache_2.0-yellow.svg)
5+
![License](https://img.shields.io/badge/License-GPLv3-blue.svg)
66

77
**Sherlock is a comprehensive, self-hosted inventory and lending management system designed for school labs, makerspaces, and workshops.** It provides a powerful, data-driven platform to track assets, manage student loans, and gain insight into your lab's operations, all accessible from any device on your network.
88

@@ -191,4 +191,4 @@ For a more detailed development setup, including how to create a superuser for t
191191
192192
## ⚖️ License
193193
194-
This project is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text and the [NOTICE](NOTICE) file for attribution details.
194+
This project is licensed under the GNU General Public License v3.0. See the [LICENSE](LICENSE) file for the full license text and the [NOTICE](NOTICE) file for attribution details

inventory/.DS_Store

2 KB
Binary file not shown.

static/.DS_Store

2 KB
Binary file not shown.

0 commit comments

Comments
 (0)