Skip to content

Commit 9ee1e66

Browse files
committed
Update license to GPLv3
1 parent 0253435 commit 9ee1e66

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
"name": "claudia-cli",
33
"version": "0.1.0",
44
"description": "A task management system built for AI agents with MCP server support",
5-
"author": "Anthropic",
6-
"license": "MIT",
5+
"author": "Yuval Suede",
6+
"license": "GPL-3.0",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/anthropics/claudia.git"
9+
"url": "https://github.com/yuvalsuede/claudia.git"
1010
},
1111
"bugs": {
12-
"url": "https://github.com/anthropics/claudia/issues"
12+
"url": "https://github.com/yuvalsuede/claudia/issues"
1313
},
14-
"homepage": "https://github.com/anthropics/claudia#readme",
14+
"homepage": "https://github.com/yuvalsuede/claudia#readme",
1515
"keywords": [
1616
"task-manager",
1717
"ai-agents",

0 commit comments

Comments
 (0)