forked from http4s/http4s
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
44 lines (32 loc) · 1.74 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
http4s
Copyright 2013-2018 http4s.org
Licensed under Apache License 2.0 (see LICENSE)
This software contains portions of code derived from akka-http
https://github.com/akka/akka-http
Copyright (C) 2009-2017 Lightbend Inc. <http://www.lightbend.com>
Licensed under Apache License 2.0 (see LICENSE)
This software contains portions of code derived from cats-effect
https://github.com/typelevel/cats-effect
Copyright (c) 2017-2018 The Typelevel Cats-effect Project Developers
Licensed under Apache License 2.0 (see LICENSE)
This software contains portions of code derived from finagle
https://github.com/twitter/finagle
Licensed under Apache License 2.0 (see LICENSE)
This software contains portions of code derived from fs2
https://github.com/functional-streams-for-scala/fs2
Copyright (c) 2013 Paul Chiusano, and respective contributors
Licensed under the MIT License (see licenses/LICENSE_fs2)
This software contains portions of code derived from sbt
https://github.com/sbt/sbt
Copyright (c) 2008-2014 Typesafe Inc, Mark Harrah, Grzegorz Kossakowski, Josh Suereth, Indrajit Raychaudhuri, Eugene Yokota, and other contributors.
Licensed under BSD-style license (see licenses/LICENSE_sbt)
This software contains portions of code derived from specs2
https://github.com/etorreborre/specs2
Copyright (C) 2011-2012 spray.io
Based on code copyright (C) 2010-2011 by the BlueEyes Web Framework Team (http://github.com/jdegoes/blueeyes)
Licensed under MIT license (see licenses/LICENSE_specs2)
This software contains portions of code derived from spray
https://github.com/spray/spray
Copyright (C) 2011-2012 spray.io
Based on code copyright (C) 2010-2011 by the BlueEyes Web Framework Team (http://github.com/jdegoes/blueeyes)
Licensed under Apache License 2.0 (see LICENSE)