🩹 Corrige "or" por "OR" en licencias

This commit is contained in:
Manuel Cillero 2022-10-13 21:19:19 +02:00
parent cb7075f6a2
commit f241775aef

View file

@ -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"