Skip to content

Commit

Permalink
add parboiled2 license (apache#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Jul 21, 2023
1 parent 38ff803 commit b33f851
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,16 @@ pekko-http-core contains code based on code by Tim Kienzle with his permission t

---------------

pekko-http-core contain code from parboiled2 <https://github.com/sirthias/parboiled2>
distributed under the Apache 2.0 license.

- http-core/src/main/scala/org/apache/pekko/http/impl/model/parser/Base64Parsing.scala

Copyright © 2009-2013 Mathias Doenitz <http://parboiled2.org>
Copyright © 2013 Alexander Myltsev

---------------

pekko-http-core and pekko-http-tests contain code based on akka-sse <https://github.com/hseeberger/akka-sse>
distributed under the Apache 2.0 license.

Expand Down

0 comments on commit b33f851

Please sign in to comment.