chore(project): license the project under AGPL-3.0
Add the GNU AGPL-3.0 license text, point the openapi.yaml license metadata at AGPL-3.0-or-later (was the "Proprietary" placeholder), and note the license in the README. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -35,7 +35,8 @@ info:
|
||||
Example: `{r=1,&,m~image%}` → needs review AND is an image.
|
||||
version: 3.0.0
|
||||
license:
|
||||
name: Proprietary
|
||||
name: AGPL-3.0-or-later
|
||||
url: https://www.gnu.org/licenses/agpl-3.0.html
|
||||
|
||||
servers:
|
||||
- url: /api/v1
|
||||
|
||||
Reference in New Issue
Block a user