github.com/ubuntu/ubuntu-report@v1.7.4-0.20240410144652-96f37d845fac/debian/copyright (about) 1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ 2 Upstream-Name: ubuntu-report 3 Source: https://github.com/ubuntu/ubuntu-report 4 5 Files: * 6 Copyright: 2018 Canonical Ltd 7 License: GPL-3 8 This package is free software; you can redistribute it and/or modify 9 it under the terms of the GNU General Public License as published by 10 the Free Software Foundation; either version 3 of the License. 11 . 12 This package is distributed in the hope that it will be useful, 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 GNU General Public License for more details. 16 . 17 You should have received a copy of the GNU General Public License 18 along with this program. If not, see <https://www.gnu.org/licenses/> 19 . 20 On Debian systems, the complete text of the GNU General 21 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". 22 23 Files: vendor/github.com/cpuguy83/go-md2man 24 Copyright: 2014 Brian Goff 25 License: Expat 26 27 Files: vendor/github.com/inconshreveable/mousetrap 28 Copyright: 2014 Alan Shreve 29 License: Apache 30 31 Files: vendor/github.com/pkg/errors 32 Copyright: 2015 Dave Cheney <dave@cheney.net> 33 License: BSD-2.0-clause 34 35 Files: vendor/github.com/russross/blackfriday 36 Copyright: 2011 Russ Ross 37 License: BSD-2.0-clause 38 39 Files: vendor/github.com/sirupsen/logrus 40 Copyright: 2012 Miki Tebeka <miki.tebeka@gmail.com> 41 2013 The Go Authors 42 2014 Simon Eskildsen 43 License: Expat 44 45 Files: vendor/github.com/spf13 46 Copyright: 2007 Free Software Foundation, Inc. 47 2009 The Go Authors 48 2012 Alex Ogier 49 2013-2015 Steve Francia <spf@spf13.com> 50 2015 Red Hat Inc. 51 2016 French Ben 52 License: Apache 53 54 Files: vendor/golang.org/x 55 Copyright: 2009-2018 The Go Authors 56 License: BSD-3.0-clause 57 58 Files: vendor/gopkg.in/yaml.v2 59 Copyright: 2006 Kirill Simonov 60 2011-2016 Canonical Ltd 61 License: Apache 62 63 License: Expat 64 Permission is hereby granted, free of charge, to any person obtaining a copy 65 of this software and associated documentation files (the "Software"), to deal 66 in the Software without restriction, including without limitation the rights 67 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 68 copies of the Software, and to permit persons to whom the Software is 69 furnished to do so, subject to the following conditions: 70 . 71 The above copyright notice and this permission notice shall be included in 72 all copies or substantial portions of the Software. 73 . 74 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 75 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 76 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 77 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 78 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 79 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 80 THE SOFTWARE. 81 82 License: Apache 83 Licensed under the Apache License, Version 2.0 (the "License"); 84 you may not use this file except in compliance with the License. 85 You may obtain a copy of the License at 86 . 87 http://www.apache.org/licenses/LICENSE-2.0 88 . 89 Unless required by applicable law or agreed to in writing, software 90 distributed under the License is distributed on an "AS IS" BASIS, 91 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 92 See the License for the specific language governing permissions and 93 limitations under the License. 94 95 License: BSD-2.0-clause 96 Redistribution and use in source and binary forms, with or without 97 modification, are permitted provided that the following conditions are met: 98 . 99 * Redistributions of source code must retain the above copyright notice, this 100 list of conditions and the following disclaimer. 101 . 102 * Redistributions in binary form must reproduce the above copyright notice, 103 this list of conditions and the following disclaimer in the documentation 104 and/or other materials provided with the distribution. 105 . 106 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 107 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 108 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 109 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 110 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 111 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 112 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 113 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 114 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 115 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 116 117 License: BSD-3.0-clause 118 Redistribution and use in source and binary forms, with or without 119 modification, are permitted provided that the following conditions are 120 met: 121 . 122 * Redistributions of source code must retain the above copyright 123 notice, this list of conditions and the following disclaimer. 124 * Redistributions in binary form must reproduce the above 125 copyright notice, this list of conditions and the following disclaimer 126 in the documentation and/or other materials provided with the 127 distribution. 128 * Neither the name of Google Inc. nor the names of its 129 contributors may be used to endorse or promote products derived from 130 this software without specific prior written permission. 131 . 132 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 133 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 134 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 135 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 136 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 137 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 138 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 139 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 140 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 141 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 142 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 143