mirror of https://github.com/sbt/sbt.git
legal cleanup
This commit is contained in:
parent
45f29074d2
commit
7d06e7a57b
32
NOTICE
32
NOTICE
|
|
@ -10,35 +10,3 @@ Licensed under BSD-style license (see licenses/LICENSE_jdepend)
|
||||||
Portions based on code by Pete Kirkham in Nailgun
|
Portions based on code by Pete Kirkham in Nailgun
|
||||||
Copyright 2004, Martian Software, Inc
|
Copyright 2004, Martian Software, Inc
|
||||||
Licensed under the Apache License, Version 2.0 (see licenses/LICENSE_Apache)
|
Licensed under the Apache License, Version 2.0 (see licenses/LICENSE_Apache)
|
||||||
|
|
||||||
Portions based on code from the Scala compiler
|
|
||||||
Copyright 2002-2008 EPFL, Lausanne
|
|
||||||
Licensed under BSD-style license (see licenses/LICENSE_Scala)
|
|
||||||
|
|
||||||
JLine is distributed with the sbt launcher.
|
|
||||||
It is licensed under a BSD-style license (see licenses/LICENSE_JLine)
|
|
||||||
|
|
||||||
Apache Ivy, licensed under the Apache License, Version 2.0
|
|
||||||
(see licenses/LICENSE_Apache) is distributed with the sbt launcher.
|
|
||||||
It requires the following notice:
|
|
||||||
|
|
||||||
This product includes software developed by
|
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
|
||||||
|
|
||||||
Portions of Ivy were originally developed by
|
|
||||||
Jayasoft SARL (http://www.jayasoft.fr/)
|
|
||||||
and are licensed to the Apache Software Foundation under the
|
|
||||||
"Software Grant License Agreement"
|
|
||||||
|
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS 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 AUTHOR 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.
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue