From 5d98d1a35b07e0a24950ce67f7ac6233c50139a2 Mon Sep 17 00:00:00 2001 From: dpi Date: Mon, 6 Dec 2021 23:04:04 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20Updated=20metadata?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 05bd054..7e65cbe 100644 --- a/composer.json +++ b/composer.json @@ -2,9 +2,8 @@ "name": "dpi/drupal-entity-traits", "description": "Useful traits for Drupal content entities.", "homepage": "https://github.com/dpi/drupal-entity-traits", - "license": "proprietary", + "license": "BSD-3-Clause", "type": "package", - "version": "0.0.1", "minimum-stability": "dev", "require": { "php": ">=8.0"