From 8dd541a214950d4e5609dbbb6e9f2651b4338f62 Mon Sep 17 00:00:00 2001 From: Finn Bock Date: Wed, 29 Jun 2016 21:13:21 +0200 Subject: [PATCH] add license identifiers. --- bower.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bower.json b/bower.json index 6862657f..518e7af1 100644 --- a/bower.json +++ b/bower.json @@ -8,6 +8,10 @@ "dist/js/jquery.tablesorter.combined.js", "dist/css/theme.blue.min.css" ], + "license" : [ + "MIT", + "GPL-2.0+" + ], "ignore": [ "/node_modules", "/bower_components",