/usr/share/doc/cgminer/copyright is in cgminer 4.9.2-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: cgminer
Source: https://github.com/ckolivas/cgminer
Files: *
Copyright: 2011-2013 Andrew Smith
2013 Avalon project
2006-2010 Brainspark B.V
2011-2014 Con Kolivas <kernel@kolivas.org>
2009 Daniel Mack <daniel@caiaq.de>
1991-2011 Free Software Foundation, Inc
2007 Intel Corporation <jonathan.lynch@intel.com>
2002 James Morris <jmorris@intercode.com.au>
2010 Jeff Garzik
2011 Kano
2011-2012 Luke Dashjr
2011 Nils Schneider
2012-2013 Xiangfu <xiangfu@openmobilefree.com>
License: GPL-3+
Comment:
This section also covers files with GPL-2+ headers as released
under GPL-3+ license as part of this software.
Files: debian/*
Copyright: 2012-2013 Dmitry Smirnov <onlyjob@debian.org>
2013-2014 Scott Howard <showard@debian.org>
License: GPL-3+
Files: api-example.rb
Copyright: 2014, James Hilliard
License: GPL-3+
Files: api.c
driver-bflsc.c
logging.c
Copyright: 2011-2013, Con Kolivas
2013, Andrew Smith
License: GPL-3+
Files: driver-bflsc.h
usbutils.c
usbutils.h
Copyright: 2012-2013, Andrew Smith
2013, Andrew Smith
2013, Con Kolivas <kernel@kolivas.org>
License: GPL-3+
Files: compat/libusb-1.0/*
Copyright: 2009-2010, Pete Batard <pbatard@gmail.com>
2001, Johannes Erdfelt <johannes@erdfelt.com>
2007, Daniel Drake <dsd@gentoo.org>
2007-2009, Daniel Drake <dsd@gentoo.org>
2012-2013, Nathan Hjelm <hjelmn@mac.com>
License: LGPL-2.1+
Files: sha2.c
sha2.h
Copyright: 2005, 2007 Olivier Gay <olivier.gay@a3.epfl.ch>
2013, Con Kolivas <kernel@kolivas.org>
License: BSD-3-clause
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 project 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 PROJECT 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 PROJECT 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.
Files: bitforce-firmware-flash.c
fpgautils.h
Copyright: 2012, Luke Dashjr
License: GPL-3+
Files: uthash.h
Copyright: 2003-2013, Troy D. Hanson http://troydhanson.github.com/uthash/
License: BSD-1-clause
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.
.
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.
Files: lib/memchr.* lib/str-two-way.h
Copyright: 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2011
Free Software Foundation
License: GPL-3+
Files: driver-klondike.c
Copyright: 2013, Andrew Smith
2013, Chris Savery
2013, Con Kolivas
License: GPL-3+
Files: driver-bitforce.c
Copyright: 2012, Con Kolivas
2012, Luke Dashjr
2012-2013, Andrew Smith
License: GPL-3+
Files: fpgautils.c
Copyright: 2012, Andrew Smith
2012, Luke Dashjr
2013, Con Kolivas <kernel@kolivas.org>
License: GPL-3+
Files: driver-avalon.c
driver-avalon2.c
Copyright: 2012, Andrew Smith
2012, Luke Dashjr
2012-2013, Xiangfu <xiangfu@openmobilefree.com>
2012-2014, Xiangfu <xiangfu@openmobilefree.com>
2013-2014, Con Kolivas <kernel@kolivas.org>
License: GPL-3+
Files: driver-avalon2.h
driver-hashratio.c
driver-hashratio.h
Copyright: 2012-2014, Xiangfu <xiangfu@openmobilefree.com>
2013-2014, Con Kolivas <kernel@kolivas.org>
License: GPL-3+
Files: driver-cointerra.c
driver-cointerra.h
Copyright: 2013-2014, Con Kolivas <kernel@kolivas.org>
License: GPL-3+
Files: hf_protocol.h
hf_protocol_be.h
Copyright: 2013-2014, HashFast Technologies LLC
License: GPL-3+
Files: A1-board-selector-CCD.c
A1-board-selector-CCR.c
A1-trimpot-mcp4x.c
driver-SPI-bitmine-A1.c
spi-context.c
Copyright: 2013-2014, Zefir Kurtisi <zefir.kurtisi@gmail.com>
2014, Zefir Kurtisi <zefir.kurtisi@gmail.com>
License: GPL-3+
Files: driver-spondoolies*
Copyright: 2014, Con Kolivas <kernel@kolivas.org>
2014, Zvi (Zvisha) Shteingart - Spondoolies-tech.com
License: GPL-3+
Files: crc.h
Copyright: 2007-2009, Sebastien Bourdeauducq
License: GPL-3
Files: driver-bitmain.h
Copyright: 2013, BitMain <xlc1985@126.com>
2014, Andrew Smith
License: GPL-3+
Files: driver-bitmain.c
Copyright: 2012-2013, Lingchao Xu <lingchao.xu@bitmaintech.com>
2014, Andrew Smith
License: GPL-3+
Files: driver-icarus.c
Copyright: 2012, Xiangfu <xiangfu@openmobilefree.com>
2012-2013, Andrew Smith
2013, Con Kolivas <kernel@kolivas.org>
License: GPL-3+
Files: driver-modminer.c
Copyright: 2012, Luke Dashjr
2012-2013, Andrew Smith
License: GPL-3+
Files: driver-bab.c
Copyright: 2013, Andrew Smith
2013, bitfury
License: GPL-3+
Files: noncedup.c
Copyright: 2014, Andrew Smith
License: GPL-3+
Files: driver-avalon.h
Copyright: 2013, Avalon project
2013, Con Kolivas <kernel@kolivas.org>
License: GPL-3+
Files: util.c
Copyright: 2010, Jeff Garzik
2011-2013, Con Kolivas
License: GPL-3+
Files: cgminer.c
Copyright: 2010, Jeff Garzik
2011-2012, Luke Dashjr
2011-2013, Con Kolivas
License: GPL-3+
Files: driver-hashfast.h
Copyright: 2013, Con Kolivas <kernel@kolivas.org>
2013, Hashfast
License: GPL-3+
Files: driver-hashfast.c
Copyright: 2013, Con Kolivas <kernel@kolivas.org>
2013, Hashfast Inc
License: GPL-3+
Files: driver-bitfury.c
driver-bitfury.h
driver-drillbit.h
libbitfury.h
mcp2210.c
mcp2210.h
Copyright: 2013-2014, Con Kolivas
License: GPL-3+
Files: libbitfury.c
Copyright: 2013, Andrew Smith
2013, bitfury
2014, Con Kolivas
License: GPL-3+
Files: driver-minion.c
Copyright: 2013, Andrew Smith - BlackArrow Ltd
License: GPL-3+
Files: driver-drillbit.c
Copyright: 2013, Angus Gratton
2013, Con Kolivas
2013, James Nichols
License: GPL-3+
Files: driver-knc.c
knc-asic.c
knc-transport-spi.c
knc-transport.h
Copyright: 2014, KnCminer
License: GPL-3+
Files: hexdump.c
Copyright: 2009, Daniel Mack <daniel@caiaq.de>
License: GPL-3+
Files: api-example.c
Copyright: 2011, Kano
License: GPL-3+
Files: api-example.py
Copyright: 2013, Setkeh Mkfr
License: GPL-3+
License: GPL-3+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
․
This program 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 General Public License for more details.
․
The complete text of the GNU General Public License version 3
can be found in "/usr/share/common-licenses/GPL-3".
License: LGPL-2.1+
This program 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 program 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 General Public License for more details.
․
The complete text of the GNU Lesser General Public License version 2.1
can be found in "/usr/share/common-licenses/LGPL-2.1".
License: GPL-3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.
.
This program 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 General Public License for more details.
.
The complete text of the GNU General Public License version 3
can be found in "/usr/share/common-licenses/GPL-3".
|