mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
fix license url
This commit is contained in:
parent
e08ab2db10
commit
1106ff6482
@ -56,7 +56,7 @@ def _info() -> Dict[str, Any]:
|
|||||||
""",
|
""",
|
||||||
"license": {
|
"license": {
|
||||||
"name": "GPL3",
|
"name": "GPL3",
|
||||||
"url": "https://raw.githubusercontent.com/arcan1s/ahriman/master/LICENSE",
|
"url": "https://raw.githubusercontent.com/arcan1s/ahriman/master/COPYING",
|
||||||
},
|
},
|
||||||
"version": version.__version__,
|
"version": version.__version__,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user