From cd7b48cd0da27f415194d3aaeb330ba6eb7d5d9d Mon Sep 17 00:00:00 2001 From: Elliot Smith Date: Tue, 12 Apr 2016 12:07:01 +0100 Subject: bitbake: toaster: migrate typeahead library Migrate from Bootstrap 2's built-in typeahead to Twitter's typeahead library. This is to facilitate moving to Bootstrap 3, which doesn't have a typeahead. (Bitbake rev: 0748177b40188a6fb735fe1ba1c17294afa4a3d0) Signed-off-by: Elliot Smith Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- bitbake/LICENSE | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bitbake/LICENSE') diff --git a/bitbake/LICENSE b/bitbake/LICENSE index a57f9a419b..4ceabf7a73 100644 --- a/bitbake/LICENSE +++ b/bitbake/LICENSE @@ -9,4 +9,6 @@ Foundation and individual contributors. * jQuery is redistributed under the MIT license. +* Twitter typeahead.js redistributed under the MIT license. + * QUnit is redistributed under the MIT license. -- cgit v1.2.3-54-g00ecf