mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-06 15:15:58 +00:00
Update copyright notice
Add inclusion of source-code from cats-parse project
This commit is contained in:
parent
5c6e2c20bd
commit
726cdf5d65
@ -1,6 +1,6 @@
|
|||||||
Docspell
|
Docspell
|
||||||
Copyright 2019-2020
|
Copyright 2019-2021, Eike Kettner
|
||||||
Licensed under the GPLv3
|
Licensed under the GPLv3 or later
|
||||||
|
|
||||||
This software contains portions of code from tika-parser
|
This software contains portions of code from tika-parser
|
||||||
https://tika.apache.org
|
https://tika.apache.org
|
||||||
@ -11,3 +11,8 @@ This software contains portions of code from http4s
|
|||||||
https://http4s.org
|
https://http4s.org
|
||||||
Copyright 2013-2018 http4s.org
|
Copyright 2013-2018 http4s.org
|
||||||
Licensed under Apache License 2.0
|
Licensed under Apache License 2.0
|
||||||
|
|
||||||
|
This software contains portions of code from cats-parse
|
||||||
|
https://github.com/typelevel/cats-parse
|
||||||
|
Copyright 2020 typelevel.scala
|
||||||
|
Licensed under MIT License
|
||||||
|
Loading…
x
Reference in New Issue
Block a user