LICENSE-scala.txt 1.0 KB

12345678910111213141516
  1. Copyright (c) 2002-<span class="current-year">&nbsp;</span> [EPFL](https://lamp.epfl.ch/)<br>
  2. Copyright (c) 2011-<span class="current-year">&nbsp;</span> [Lightbend, Inc](https://www.lightbend.com/).
  3. Scala is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) (the "License").
  4. Unless required by applicable law or agreed to in writing, software
  5. distributed under the License is distributed on an "AS IS" BASIS,
  6. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  7. See the License for the specific language governing permissions and
  8. limitations under the License.
  9. Scala includes software with other licenses. See the NOTICE file distributed
  10. with this work for additional information regarding copyright ownership.
  11. NOTE: Versions of Scala distributed prior to December 2018 were licensed under the [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause). The license change was [announced in May 2018](https://www.scala-lang.org/news/license-change.html).