1
0
Fork 0
mirror of https://github.com/corona-warn-app/cwa-documentation synced 2025-07-04 20:38:37 +02:00

Merge pull request #766 from MikeMcC399/license

Correct Apache license syntax (resolves #765)
This commit is contained in:
dsarkar 2021-11-26 16:06:52 +01:00 committed by GitHub
commit d10f1996d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,5 +28,5 @@
"docs"
],
"author": "Johannes Amorosa",
"license": "Apache 2.0"
"license": "Apache-2.0"
}