summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2013-11-29 11:29:42 -0500
committerAntoine Beaupré <anarcat@koumbit.org>2013-11-29 11:29:42 -0500
commit0177099ff165e38367da403374df698341e05aae (patch)
tree3ba4a73b5f948c3af0b79264ae2fcb36507e2db3
parentc598f15da2ab1927216560b04a04264abcd7288e (diff)
mention jquery.corners copyright here
-rw-r--r--debian/copyright40
1 files changed, 32 insertions, 8 deletions
diff --git a/debian/copyright b/debian/copyright
index 300deee..397b9f1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,8 @@ Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
Upstream-Name: Bugs Everywhere
Upstream-Contact: Chris Ball <cjb@laptop.org>
Source: http://download.bugseverywhere.org/releases/
+ https://www.cs.cmu.edu/~aiton/netflix/jquery-corners-0.3/
+ https://github.com/ndbroadbent/shell-fm_sinatra/tree/master/dev/jquery-corners-0.3_0/jquery-corners-0.3
Files: *
Copyright:
@@ -16,6 +18,18 @@ Copyright:
© 2009–2011 W. Trevor King <wking@drexel.edu>
© 2008–2011 Chris Ball <cjb@laptop.org>
License: GPL-2+
+
+Files: interfaces/web/static/scripts/*
+Copyright: © 2008 David Turnbull, Steven Wittens
+License: GPL-2+ or MIT
+
+Files: debian/*
+Copyright:
+ © 2008–2011 Ben Finney <ben+debian@benfinney.id.au>
+ © 2013 Antoine Beaupré <anarcat@debian.org>
+License: GPL-2+
+
+License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
@@ -33,12 +47,22 @@ License: GPL-2+
On Debian systems, the complete text of the GNU General Public
License version 2 can be found in ‘/usr/share/common-licenses/GPL-2’.
-Files: debian/*
-Copyright: © 2008–2011 Ben Finney <ben+debian@benfinney.id.au>
-License: GPL-2+
- This is free software; you may copy, modify, and/or distribute this work
- under the terms of the GNU General Public License, version 2 or later.
- No warranty expressed or implied.
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
.
- On Debian systems, the complete text of the GNU General Public
- License version 2 can be found in ‘/usr/share/common-licenses/GPL-2’.
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.