mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
chore: Encode character as UTF-8 (Closes #1385)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
ad28ae73a6
commit
350af5da2e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"copyright": "Chair of Applied Cryptography, Technische Universität Darmstadt, Germany",
|
||||
"copyright": "Chair of Applied Cryptography, Technische Universität Darmstadt, Germany",
|
||||
"url": "https://perun.network",
|
||||
"email": "info@perun.network",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "default",
|
||||
"gravatar": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue