From 6e6200411333867c7075f409b94e1fd09d13c957 Mon Sep 17 00:00:00 2001 From: Lorenzo Manacorda Date: Mon, 18 Jan 2016 18:10:38 +0100 Subject: [PATCH] add license file --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 3fccc58..6d2e484 100644 --- a/bower.json +++ b/bower.json @@ -6,6 +6,7 @@ ], "description": "A simple JQuery console emulator", "main": "jquery.console.js", + "license": "LICENSE", "ignore": [ "demo.html" ]