Skip to content

Commit c517dd4

Browse files
committed
fix: restore standard MIT license text for GitHub license detection
The explanatory prose between the title and the permission notice kept licensee from matching the MIT template, so the marketplace review bot reported the repository as having no recognized license. The Claudian derivation note moves to NOTICE and the upstream copyright line is kept verbatim in LICENSE.
1 parent b9401dd commit c517dd4

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

LICENSE

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
MIT License
22

3-
Portions of this software are derived from Claudian
4-
(https://github.com/YishenTu/claudian), authored by Yishen Tu. Claudian's
5-
upstream MIT copyright notice is retained verbatim:
6-
7-
Copyright (c) 2025
8-
9-
Copyright for Qoderian's own changes and additions:
10-
11-
Copyright (c) 2026 Qoder
3+
Copyright (c) 2026 Qoder
4+
Copyright (c) 2025
125

136
Permission is hereby granted, free of charge, to any person obtaining a copy
147
of this software and associated documentation files (the "Software"), to deal

NOTICE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ This project contains code derived from Claudian:
55
https://github.com/YishenTu/claudian
66

77
Claudian is distributed under the MIT License. Its original copyright notice
8-
and MIT permission notice are retained in this repository's LICENSE file.
8+
("Copyright (c) 2025") is retained verbatim in this repository's LICENSE file
9+
alongside Qoder's own notice, and the MIT permission notice applies to both.
910
Qoder thanks the Claudian authors and contributors for their work.
1011

1112
Qoderian also includes or bundles third-party dependencies. Those components

0 commit comments

Comments
 (0)