From 914eb645f9bd34624255890aa35fb6bc8a5551f9 Mon Sep 17 00:00:00 2001
From: Piotr Gawron <piotr.gawron@uni.lu>
Date: Thu, 17 Dec 2020 12:09:39 +0100
Subject: [PATCH] npm license is the same as for the whole project

---
 smash/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/smash/package.json b/smash/package.json
index c596222f..658855a5 100644
--- a/smash/package.json
+++ b/smash/package.json
@@ -7,7 +7,7 @@
     "test": "echo \"Error: no test specified\" && exit 1"
   },
   "author": "",
-  "license": "GPLv3",
+  "license": "AGPLv3",
   "dependencies": {
     "admin-lte": "~2.3.7",
     "awesomplete": "~1.1.5",
-- 
GitLab