diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-13 17:59:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-13 17:59:33 -0400 |
commit | 80c4adc4954df5fb018f7b44cb54fa607bc6332f (patch) | |
tree | dd34eed6dd21ec7d869526fdbd3d6ff857948c4d /debian/copyright | |
parent | 571cd1c57aeb4e8071b30caf529a0845e8ddc7cf (diff) |
proof of concept remote reordering UI (needs to be changed to use drag and drop)
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 5 |
1 files changed, 5 insertions, 0 deletions
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 |