97 lines
3.7 KiB
Markdown
97 lines
3.7 KiB
Markdown
# binjr
|
|
###### A Time Series Data Browser
|
|
|
|
---
|
|
|
|
Copyright 2016-2024 Frederic Thevenet
|
|
|
|
Licensed under the Apache License, Version 2.0 (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.
|
|
|
|
All source code for the project is available in the following source code repository:
|
|
|
|
* [https://github.com/binjr/binjr](https://github.com/binjr/binjr)
|
|
|
|
More info at:
|
|
|
|
* [https://binjr.eu](https://binjr.eu)
|
|
|
|
## Third-party
|
|
|
|
This software uses material from several third party open source software projects, listed below.
|
|
A copy of the licenses used by these projects is distributed as part of this software in `resources/licences/`
|
|
|
|
**Apache Commons CSV**
|
|
Copyright 2005-2017 The Apache Software Foundation
|
|
Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
**Apache HttpComponents Client**
|
|
Copyright 1999-2017 The Apache Software Foundation
|
|
Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
**Apache Log4j**
|
|
Copyright 1999-2017 Apache Software Foundation
|
|
Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
**Apache Lucene**
|
|
Copyright 2001-2020 The Apache Software Foundation
|
|
Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
**Bouncy Castle Cryptography APIs**
|
|
Copyright (c) 2000 - 2020 The Legion of the Bouncy Castle Inc.
|
|
Licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
|
|
|
**ControlsFX**
|
|
Copyright (c) 2013, 2014, ControlsFX. All rights reserved.
|
|
Licensed under the [3-Clause BSD License](https://opensource.org/licenses/BSD-3-Clause).
|
|
|
|
**DateAxis**
|
|
Copyright (c) 2013, Christian Schudt.
|
|
Licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
|
|
|
**Eclipse Implementation of JAXB**
|
|
Licensed under the [Eclipse Distribution License v. 1.0](https://www.eclipse.org/org/documents/edl-v10.html).
|
|
|
|
**e(fx)clipse**
|
|
Licensed under the [Eclipse Distribution License v. 1.0](https://www.eclipse.org/org/documents/edl-v10.html).
|
|
|
|
**Fira Code Font**
|
|
Copyright (c) 2014, The Fira Code Project Authors (https://github.com/tonsky/FiraCode)
|
|
This Font Software is licensed under the SIL Open Font License, Version 1.1 (http://scripts.sil.org/OFL)
|
|
|
|
**Font Awesome Free**
|
|
by @fontawesome - https://fontawesome.com
|
|
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
|
|
**Google Gson**
|
|
Copyright 2008 Google Inc
|
|
Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
**JAXB adapters for Java 8 Date and Time API types**
|
|
Copyright (c) 2015 Mikhail Sokolov
|
|
Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
**jfxutils**
|
|
Copyright 2013 Jason Winnebeck
|
|
Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
**Lato Fonts**
|
|
Copyright (c) 2010-2014 by tyPoland Lukasz Dziedzic (team@latofonts.com) with Reserved Font Name "Lato"
|
|
This Font Software is licensed under the SIL Open Font License, Version 1.1 (http://scripts.sil.org/OFL)
|
|
|
|
**RichTextFX**
|
|
Copyright (c) 2013-2017, Tomas Mikula and contributors
|
|
Licensed under the [The 2-Clause BSD License](https://opensource.org/licenses/BSD-2-Clause)
|
|
|
|
**RRD4J**
|
|
Copyright (c) 2011-2019 The RRD4J Authors
|
|
Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|