🩹 Corrige "or" por "OR" en licencias
This commit is contained in:
parent
cb7075f6a2
commit
f241775aef
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ description = """\
|
||||||
"""
|
"""
|
||||||
homepage = "https://pagetop.cillero.es"
|
homepage = "https://pagetop.cillero.es"
|
||||||
repository = "https://github.com/manuelcillero/pagetop"
|
repository = "https://github.com/manuelcillero/pagetop"
|
||||||
license = "Apache-2.0 or MIT"
|
license = "Apache-2.0 OR MIT"
|
||||||
|
|
||||||
keywords = [
|
keywords = [
|
||||||
"web", "cms", "framework", "frontend", "ssr"
|
"web", "cms", "framework", "frontend", "ssr"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue