mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 07:17:17 +00:00
fix license url
This commit is contained in:
parent
a7ac77ce4d
commit
8bf665d7d3
@ -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__,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user