🩹 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"
|
||||
repository = "https://github.com/manuelcillero/pagetop"
|
||||
license = "Apache-2.0 or MIT"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
keywords = [
|
||||
"web", "cms", "framework", "frontend", "ssr"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue