Skip to content

Commit

Permalink
doc: Updates the copyright file, removes mention of files we are no l… (
Browse files Browse the repository at this point in the history
#697)

* doc: Updates the copyright file, removes mention of files we are no longer using or distributing.
  • Loading branch information
bgrozev authored Jul 16, 2018
1 parent 56d941a commit ada89b6
Showing 1 changed file with 2 additions and 115 deletions.
117 changes: 2 additions & 115 deletions resources/install/debian/copyright
Original file line number Diff line number Diff line change
@@ -1,126 +1,13 @@
Format: http://dep.debian.net/deps/dep5
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Jitsi Videobridge
Upstream-Contact: Emil Ivov <[email protected]>
Source: https://github.com/jitsi/jitsi-videobridge

Files: *
Copyright: 2015 Atlassian Pty Ltd
Copyright: 2015-present Atlassian Pty Ltd
License: Apache-2.0

Files: lib/src/tinder-1.2.2
Copyright:
2004-2009 Jive Software
License: Apache-2.0

Files: lib/src/tinder-1.2.2/src/main/java/org/jivesoftware/util/FastDateFormat.java
lib/src/whack/source/java/org/jivesoftware/util/FastDateFormat.java
Copyright:
1997-2001 Walt Disney Internet Group
License: Tea-License-1.1

Files: lib/src/whack
Copyright:
2004-2009 Jive Software
License: Apache-2.0

Files: lib/src/whack/source/java/org/dom4j/io/*
Copyright:
2001-2004 MetaStuff, Ltd.
License: DOM4J

License: LGPL-2.1
On Debian systems, the full text of the GNU
Lesser General Public License (LGPL) version
2.1 can be found in the file
'/usr/share/common-licenses/LGPL-2.1'.

License: Apache-2.0
On Debian systems, the full text of the Apache
License version 2 can be found in the file
'/usr/share/common-licenses/Apache-2.0'.

License: Tea-License-1.1
The Tea Software License, Version 1.1
.
Copyright (c) 2000 Walt Disney Internet Group. All rights reserved.
.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
.
3. The end-user documentation included with the redistribution,
if any, must include the following acknowledgment:
"This product includes software developed by the
Walt Disney Internet Group (http://opensource.go.com/)."
Alternately, this acknowledgment may appear in the software itself,
if and wherever such third-party acknowledgments normally appear.
.
4. The names "Tea", "TeaServlet", "Kettle", "Trove" and "BeanDoc" must
not be used to endorse or promote products derived from this
software without prior written permission. For written
permission, please contact [email protected].
.
5. Products derived from this software may not be called "Tea",
"TeaServlet", "Kettle" or "Trove", nor may "Tea", "TeaServlet",
"Kettle", "Trove" or "BeanDoc" appear in their name, without prior
written permission of the Walt Disney Internet Group.
.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE WALT DISNEY INTERNET GROUP OR ITS
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: DOM4J
Redistribution and use of this software and associated documentation
("Software"), with or without modification, are permitted provided
that the following conditions are met:
.
1. Redistributions of source code must retain copyright
statements and notices. Redistributions must also contain a
copy of this document.
.
2. Redistributions in binary form must reproduce the
above copyright notice, this list of conditions and the
following disclaimer in the documentation and/or other
materials provided with the distribution.
.
3. The name "DOM4J" must not be used to endorse or promote
products derived from this Software without prior written
permission of MetaStuff, Ltd. For written permission,
please contact [email protected].
.
4. Products derived from this Software may not be called "DOM4J"
nor may "DOM4J" appear in their names without prior written
permission of MetaStuff, Ltd. DOM4J is a registered
trademark of MetaStuff, Ltd.
.
5. Due credit should be given to the DOM4J Project -
http://www.dom4j.org
.
THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
METASTUFF, LTD. OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.

0 comments on commit ada89b6

Please sign in to comment.