From 80c4adc4954df5fb018f7b44cb54fa607bc6332f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 Mar 2013 17:59:33 -0400 Subject: proof of concept remote reordering UI (needs to be changed to use drag and drop) --- Assistant/Pairing/MakeRemote.hs | 1 - debian/copyright | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Assistant/Pairing/MakeRemote.hs b/Assistant/Pairing/MakeRemote.hs index ff5688bd3..edd27e35a 100644 --- a/Assistant/Pairing/MakeRemote.hs +++ b/Assistant/Pairing/MakeRemote.hs @@ -12,7 +12,6 @@ import Assistant.Ssh import Assistant.Pairing import Assistant.Pairing.Network import Assistant.MakeRemote -import Config import Config.Cost import Network.Socket diff --git a/debian/copyright b/debian/copyright index 1791a0492..90ae279c0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -91,6 +91,11 @@ License: MIT or GPL-2 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +Files: static/jquery-ui* +Copyright: © 2008 Paul Bakaus + © 2011 the jQuery UI Authors (http://jqueryui.com/about) +License: GPL-2 + Files: static/*/bootstrap* static/img/glyphicons-halflings* Copyright: 2012 Twitter, Inc. License: Apache-2.0 -- cgit v1.2.3