attributions.txt

NAKIVO Backup & Replication



============================================================================

The following copyright statements and licenses apply to various software
components (or portions thereof) that are distributed with this product.

The product that includes this file does not necessarily use all the
software components referred to below and may also only use portions of
a given component.

============================================================================




>>>> SLF4J 2.x

Copyright (c) 2012 Massachusetts Institute of Technology
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions: The
above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.




>>>> AspectJ rt 1.9.x

Eclipse Public License - v 1.0
http://www.eclipse.org/legal/epl-v10.html




>>>> AspectJ Weaver 1.9.x

Eclipse Public License - v 1.0
http://www.eclipse.org/legal/epl-v10.html




>>>> Spring Framework 5.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Spring Boot 2.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Apache Mina 2.0.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Apache Commons Codec 1.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Commons IO 2.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Apache HttpClient Fluent API 4.5.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Apache HttpClient 4.5.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Apache HttpMime 4.5.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Commons Logging 1.2.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Apache Http Core 4.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> FasterXML Jackson 2.11
Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> HexDumpEncoder

Copyright Erik Wramner
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0




>>>> PostgreSQL JDBC Driver JDBC 42.x

Copyright (c) 1997, PostgreSQL Global Development Group
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.




>>>> PostgreSQL 10 database

PostgreSQL is released under the PostgreSQL License, a liberal Open Source
license, similar to the BSD or MIT licenses.

PostgreSQL Database Management System
(formerly known as Postgres, then as Postgres95)

Portions Copyright © 1996-2020, The PostgreSQL Global Development Group

Portions Copyright © 1994, The Regents of the University of California

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written agreement
is hereby granted, provided that the above copyright notice and this paragraph
and the following two paragraphs appear in all copies.

IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT,
INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS,
ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY
OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF
CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
OR MODIFICATIONS.
http://www.opensource.org/licenses/postgresql




>>>> HikariCP 7.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Liquibase 4.x

Copyright (C) 2006-2014 Nathan Voxland
This library is free software; you can redistribute
it and/or modify it under the terms of the Apache License, Version 2.0.
http://www.apache.org/licenses/LICENSE-2.0




>>>> Joda Time 2.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0


>>>> Apache Commons Compress 1.x

Copyright (C) 2002-2025 The Apache Software Foundation. All Rights Reserved.
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0


>>>> Google protobuf 2.6.x

All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from this
software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.





>>>> Log4j 2.x
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Log4j to Slf4j 2.x

Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Jul to Slf4j 1.7.x

MIT License
http://www.opensource.org/licenses/mit-license.php




>>>> JAXB (JSR 222) API 2.x

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)Version 1.1
https://oss.oracle.com/licenses/CDDL+GPL-1.1

>>>> Java JWT 4.x

The MIT License (MIT)
Copyright (c) 2015 Auth0, Inc. <support@auth0.com> (http://auth0.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.



>>>> Commons Exec 1.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0



>>>> Commons Lang3 3.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0



>>>> Google Gson 2.x

Copyright 2004 ASF
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0



>>>> Microsoft Graph Java SDK 2.x

MIT License
http://opensource.org/licenses/MIT



>>>> Microsoft Graph Java Core SDK 1.0.x

MIT License
http://opensource.org/licenses/MIT



>>>> Guava 20.0

The Apache Software License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt



>>>> OkHttp 4.x

Apache 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt



>>>> Okio 2.x

Apache 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt



>>>> Apache Oltu OAuth 2.0 Client 1.0.2

Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt



>>>> Apache Oltu OAuth 2.0 Common 1.0.2

Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt



>>>> Stax2 API 4.2.1

The BSD License
http://www.opensource.org/licenses/bsd-license.php



>>>> Woodstox 6.4.x

The Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt



>>>> JSON In Java

The JSON License
http://json.org/license.html



>>>> Exchange Web Services Java API 2.0

Exchange Web Services (EWS) Java API
MIT License
http://opensource.org/licenses/MIT




>>>> Jackson Datatype: Joda 2.x

The Apache Software License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> SQLite JDBC: 3.44.+

The Apache Software License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0




>>>> Bcpkix 1.x

Bouncy Castle License
https://www.bouncycastle.org/license.html




>>>> JNA (Java Native Access Platform)

Copyright (C) 2004 ASF
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version. This library is distributed in the
hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details.




>>>> Jakarta Annotation API 3.x

Eclipse Public License 2.0 (EPL-2.0) OR GPL-2.0 with Classpath Exception
https://projects.eclipse.org/projects/ee4j.ca




>>>> JNA Platform (Java Native Access Platform) (net.java.dev.jna:jna-platform)

Dual-licensed: Apache License 2.0 OR LGPL 2.1-or-later
https://github.com/java-native-access/jna




>>>> JAX-WS API (javax.xml.ws:jaxws-api)

License: CDDL 1.1 OR GPL 2.0
https://github.com/javaee/jax-ws-spec




>>>> JAX-WS RI Runtime (com.sun.xml.ws:jaxws-rt)

Eclipse Distribution License (EDL) 1.0
https://eclipse-ee4j.github.io/metro-jax-ws/