Scala is licensed under the [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

## Scala License

Copyright (c) 2002-2019 EPFL

Copyright (c) 2011-2019 Lightbend, Inc.

All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

# Other Licenses

This software includes projects with the following licenses,
which are also included in the `licenses/` directory:

### [Apache License](http://www.apache.org/licenses/LICENSE-2.0.html)
This license is used by the following third-party libraries:

  * jansi

### [BSD License](http://www.opensource.org/licenses/bsd-license.php)
This license is used by the following third-party libraries:

  * jline
  * scalacheck

### [BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
This license is used by the following third-party libraries:

  * asm

### [MIT License](http://www.opensource.org/licenses/MIT)
This license is used by the following third-party libraries:

  * jquery
