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