Просмотр исходного кода

fixing licence identifier according to spdx.org for Packagist / composer

El RIDO 8 лет назад
Родитель
Сommit
df921ad658
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -4,7 +4,7 @@
     "type": "project",
     "keywords": ["private", "secure", "end-to-end-encrypted", "e2e", "paste", "pastebin", "zero", "zero-knowledge", "encryption", "encrypted", "AES"],
     "homepage": "https://github.com/PrivateBin",
-    "license":"zlib",
+    "license":"zlib-acknowledgement",
     "support": {
         "issues": "https://github.com/PrivateBin/PrivateBin/issues",
         "wiki": "https://github.com/PrivateBin/PrivateBin/wiki",