From b20dfcb99c30ea21db62acdf5fb4159a667346d6 Mon Sep 17 00:00:00 2001 From: Antonio Vieiro Date: Sun, 8 Oct 2017 19:42:57 +0200 Subject: [PATCH] [NETBEANS-54] Module Review libs.jsch.agentproxy - Updated external/binaries-list with maven coordinates. - Added 4 notice.txt files. - The rest of the files have proper Apache licenses. --- libs.jsch.agentproxy/external/binaries-list | 8 +++--- .../jsch.agentproxy.core-0.0.7-notice.txt | 26 +++++++++++++++++++ .../jsch.agentproxy.pageant-0.0.7-notice.txt | 26 +++++++++++++++++++ .../jsch.agentproxy.sshagent-0.0.7-notice.txt | 26 +++++++++++++++++++ ...ch.agentproxy.usocket-jna-0.0.7-notice.txt | 26 +++++++++++++++++++ 5 files changed, 108 insertions(+), 4 deletions(-) create mode 100644 libs.jsch.agentproxy/external/jsch.agentproxy.core-0.0.7-notice.txt create mode 100644 libs.jsch.agentproxy/external/jsch.agentproxy.pageant-0.0.7-notice.txt create mode 100644 libs.jsch.agentproxy/external/jsch.agentproxy.sshagent-0.0.7-notice.txt create mode 100644 libs.jsch.agentproxy/external/jsch.agentproxy.usocket-jna-0.0.7-notice.txt diff --git a/libs.jsch.agentproxy/external/binaries-list b/libs.jsch.agentproxy/external/binaries-list index 13cd03586799..0614f99406ae 100644 --- a/libs.jsch.agentproxy/external/binaries-list +++ b/libs.jsch.agentproxy/external/binaries-list @@ -14,7 +14,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -036FA0032B44AD06A1F13504D97B3685B1C88961 jsch.agentproxy.core-0.0.7.jar -9F31964104D71855DF6B73F0C761CDEB3FA3C49C jsch.agentproxy.sshagent-0.0.7.jar -3FA59A536F3DC2197826DC7F224C0823C1534203 jsch.agentproxy.pageant-0.0.7.jar -F759114E5A9F9AE907EADB59DBF65189AA399B45 jsch.agentproxy.usocket-jna-0.0.7.jar +9BCF818DC9E5247B01B1B18671A12CAAC293AE40 com.jcraft:jsch.agentproxy.core:0.0.7 +5C09A3D2A0562DE53CF616794F43F51A3C0A496C com.jcraft:jsch.agentproxy.sshagent:0.0.7 +B40C0D9B10D79A0683CA93E3F70360B3D8045B62 com.jcraft:jsch.agentproxy.pageant:0.0.7 +98CF51CA8D7882C203729FFA48E9B7BE4C50B835 com.jcraft:jsch.agentproxy.usocket-jna:0.0.7 diff --git a/libs.jsch.agentproxy/external/jsch.agentproxy.core-0.0.7-notice.txt b/libs.jsch.agentproxy/external/jsch.agentproxy.core-0.0.7-notice.txt new file mode 100644 index 000000000000..2f78398bab6c --- /dev/null +++ b/libs.jsch.agentproxy/external/jsch.agentproxy.core-0.0.7-notice.txt @@ -0,0 +1,26 @@ +Copyright (c) 2012 Atsuhiko Yamanaka, JCraft,Inc. +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. The names of the authors may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 JCRAFT, +INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE 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. diff --git a/libs.jsch.agentproxy/external/jsch.agentproxy.pageant-0.0.7-notice.txt b/libs.jsch.agentproxy/external/jsch.agentproxy.pageant-0.0.7-notice.txt new file mode 100644 index 000000000000..2f78398bab6c --- /dev/null +++ b/libs.jsch.agentproxy/external/jsch.agentproxy.pageant-0.0.7-notice.txt @@ -0,0 +1,26 @@ +Copyright (c) 2012 Atsuhiko Yamanaka, JCraft,Inc. +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. The names of the authors may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 JCRAFT, +INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE 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. diff --git a/libs.jsch.agentproxy/external/jsch.agentproxy.sshagent-0.0.7-notice.txt b/libs.jsch.agentproxy/external/jsch.agentproxy.sshagent-0.0.7-notice.txt new file mode 100644 index 000000000000..2f78398bab6c --- /dev/null +++ b/libs.jsch.agentproxy/external/jsch.agentproxy.sshagent-0.0.7-notice.txt @@ -0,0 +1,26 @@ +Copyright (c) 2012 Atsuhiko Yamanaka, JCraft,Inc. +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. The names of the authors may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 JCRAFT, +INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE 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. diff --git a/libs.jsch.agentproxy/external/jsch.agentproxy.usocket-jna-0.0.7-notice.txt b/libs.jsch.agentproxy/external/jsch.agentproxy.usocket-jna-0.0.7-notice.txt new file mode 100644 index 000000000000..2f78398bab6c --- /dev/null +++ b/libs.jsch.agentproxy/external/jsch.agentproxy.usocket-jna-0.0.7-notice.txt @@ -0,0 +1,26 @@ +Copyright (c) 2012 Atsuhiko Yamanaka, JCraft,Inc. +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. The names of the authors may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 JCRAFT, +INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE 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.