diff --git a/composer.json b/composer.json index 00e62bd..cd878f4 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "juliuspc/telegram-notification-bot", "type": "library", + "license": "CC0-1.0", "description": "Simple to use library to notify telegram users via bot API.", "require": { "php": "^7.0",