jagomart
digital resources
picture1_Citrix Gateway Service Third Party Licenses


 176x       Filetype PDF       File size 0.23 MB       Source: docs.citrix.com


File: Citrix Gateway Service Third Party Licenses
citrix gateway service third party licenses github com golang jwt jwt v4 copyright c 2012 dave grijalva copyright c 2021 golang jwt maintainers github license github com lestrrat go jwx ...

icon picture PDF Filetype PDF | Posted on 02 Feb 2023 | 2 years ago
Partial capture of text on file.
        Citrix Gateway service – THIRD PARTY 
        LICENSES 
         
        github.com/golang-jwt/jwt/v4 
        Copyright (c) 2012 Dave Grijalva 
        Copyright (c) 2021 golang-jwt maintainers 
        GitHub License 
         
        github.com/lestrrat-go/jwx 
        The MIT License (MIT) 
        Copyright (c) 2015 lestrrat 
        MIT License 
         
        github.com/Azure/go-ntlmssp 
        The MIT License (MIT) 
        Copyright (c) 2016 Microsoft 
        MIT License 
         
        github.com/stretchr/testify 
        MIT License 
        Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors. 
        MIT License 
         
        github.com/lib/pq 
        Copyright (c) 2011-2013, 'pq' Contributors 
        Portions Copyright (C) 2011 Blake Mizerany 
        GitHub License 
         
        github.com/lestrrat-go/file-rotatelogs 
        The MIT License (MIT) 
        Copyright (c) 2014 lestrrat 
        MIT License 
         
        github.com/natefinch/npipe 
        The MIT License (MIT) 
        Copyright (c) 2013 npipe authors 
        MIT License 
         
        github.com/Azure/azure-sdk-for-go 
        The MIT License (MIT) 
        Copyright (c) Microsoft Corporation. 
        MIT License 
         
        github.com/aws/aws-sdk-go 
        Apache License 
        Version 2.0, January 2004 
         
       golang.org/x/crypto/hkdf 
       Copyright (c) 2009 The Go Authors. All rights reserved. 
       Go Programming language license 
        
       golang.org/x/net/html 
       Copyright (c) 2009 The Go Authors. All rights reserved. 
       Go Programming language license 
        
       golang.org/x/net/icmp 
       Copyright (c) 2009 The Go Authors. All rights reserved. 
       Go Programming language license 
        
       golang.org/x/net/ipv4 
       Copyright (c) 2009 The Go Authors. All rights reserved. 
       Go Programming language license 
        
       golang.org/x/time/rate 
       Copyright (c) 2009 The Go Authors. All rights reserved. 
       Go Programming language license 
        
       golang.org/x/sys/windows/registry 
       Copyright (c) 2009 The Go Authors. All rights reserved. 
       Go Programming language license 
        
       golang.org/x/sys/unix 
       Copyright (c) 2009 The Go Authors. All rights reserved. 
       Go Programming language license 
        
       google.golang.org/grpc 
       Apache License 
       Version 2.0, January 2004 
        
       go.uber.org/zap 
       Copyright (c) 2016-2017 Uber Technologies, Inc. 
        
       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. 
        
                  github.com/grpc-ecosystem/grpc-gateway 
                  Copyright (c) 2015, Gengo, 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: 
                     •    Redistributions of source code must retain the above copyright notice, this list of conditions 
                          and the following disclaimer. 
                     •    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. 
                    •    Neither the name of Gengo, Inc. 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 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. 
                   
                  github.com/google/uuid               
                  Copyright (c) 2009,2014 Google 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: 
                    •    Redistributions of source code must retain the above copyright notice, this list of conditions 
                         and the following disclaimer 
                    •    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. 
                    •    Neither the name of Google Inc. 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 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 USEOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
                   
                   
                  github.com/gorilla/mux 
                  Copyright (c) 2012-2018 The Gorilla Authors. All rights reserved. 
                    •    Redistribution and use in source and binary forms, with or without modification, are permitted 
                         provided that the following conditions are met: 
                    •    Redistributions of source code must retain the above copyright notice, this list of conditions 
                         and the following disclaimer. 
                    •    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. 
                    •    Neither the name of Google Inc. 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 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. 
                   
                  gopkg.in/hlandau/service.v1/daemon/setuid 
                  ISC License 
                  Permission to use, copy, modify, and distribute this software for any purpose with or without fee is 
                  hereby granted, provided that the above copyright notice and this permission notice appear in all 
                  copies. 
                   
                  THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD 
                  TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN 
                  NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL 
                  DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 
                  WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 
                  OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 
                   
                                                       
The words contained in this file might help you see if this file matches what you are looking for:

...Citrix gateway service third party licenses github com golang jwt v copyright c dave grijalva maintainers license lestrrat go jwx the mit azure ntlmssp microsoft stretchr testify mat ryer tyler bunnell and contributors lib pq portions blake mizerany file rotatelogs natefinch npipe authors sdk for corporation aws apache version january org x crypto hkdf all rights reserved programming language net html icmp ipv time rate sys windows registry unix google grpc uber zap technologies inc permission is hereby granted free of charge to any person obtaining a copy this software associated documentation files deal in without restriction including limitation use modify merge publish distribute sublicense or sell copies permit persons whom furnished do so subject following conditions above notice shall be included substantial provided as warranty kind express implied but not limited warranties merchantability fitness particular purpose noninfringement no event holders liable claim damages other l...

no reviews yet
Please Login to review.