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
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: three.js
Source: https://github.com/mrdoob/three.js
Files-Excluded:
build/*
docs/prettify/prettify.js
editor/js/libs/*
examples/*.html
examples/files.js
examples/files/*
examples/fonts/*
examples/models/*
examples/obj/*
examples/scenes/*
examples/sounds/*
examples/textures/*
examples/js/*
test/benchmark/vendor/*
test/unit/qunit-1.18.0.*
*.min.js
*.jar
*.exe
# `git grep -h @author | sort -u` then manually dedup
Upstream-Authors: "threejs authors"
* @author abelnation / http://github.com/abelnation
* @author Abe Pazos / https://hamoid.com
* @author alteredq / http://alteredqualia.com
* @author arose / http://github.com/arose
* @author astrodud / http://astrodud.isgreat.org/
* @author atix / arthursilber.de
* @author benaadams / https://twitter.com/ben_a_adams
* @author Ben Houston / http://clara.io/
* @author clockworkgeek / https://github.com/clockworkgeek
* @author D1plo1d / http://github.com/D1plo1d
* @author David Sarno / http://lighthaus.us/
* @author dforrer / https://github.com/dforrer
* @author egraether / http://egraether.com/
* @author elephantatwork / www.elephantatwork.ch
* @author fordacious / fordacious.github.io
* @author greggman / http://games.greggman.com/
* @author hughes
* @author humbletim / https://github.com/humbletim
* @author ikerr / http://verold.com
* @author jonobr1 / http://jonobr1.com
* @author jordi_ros / http://plattsoft.com
* @author Kaleb Murphy
* @author kile / http://kile.stravaganza.org/
* @author lxxxvi / https://github.com/lxxxvi
* @author Marius Kintel / https://github.com/kintel
* @author Matt DesLauriers / @mattdesl
* @author Michael Guerrero / http://realitymeltdown.com
* @author mikael emtinger / http://gomo.se/
* @author miningold / https://github.com/miningold
* @author mrdoob / http://mrdoob.com/
* @author Mugen87 / https://github.com/Mugen87
* @author Nikos M. / https://github.com/foo123/
* @author oosmoxiecode
* @author philogb / http://blog.thejit.org/
* @author Reece Aaron Lecrivain / http://reecenotes.com/
* @author rfm1201
* @author Sean Griffin / http://twitter.com/sgrif
* @author simonThiele / https://github.com/simonThiele
* @author sroucheray / http://sroucheray.org/
* @author stephomi / http://stephaneginier.com/
* @author supereggbert / http://www.paulbrunt.co.uk/
* @author szimek / https://github.com/szimek/
* @author TatumCreative (Greg Tatum) / http://gregtatum.com/
* @author timknip / http://www.floorplanner.com/
* @author timothypratley / https://github.com/timothypratley
* @author tschw
* @author WestLangley / https://github.com/WestLangley
* @author zfedoran / http://github.com/zfedoran
* @author zz85 / http://github.com/zz85
Files: *
Copyright: © 2010-2017 three.js authors
License: Expat
Files: utils/converters/ctm/*
Copyright: © 2009-2010 Marcus Geelnard
License: bespoke
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
.
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
.
2. Altered source versions must be plainly marked as such, and must not
be misrepresented as being the original software.
.
3. This notice may not be removed or altered from any source
distribution.
Files: utils/converters/msgpack/*
Copyright: © 2008-2010 FURUHASHI Sadayuki
License: Apache-2.0
Files: utils/converters/fbx/*
Copyright: © 2012 convert-to-three.py authors.
License: Expat
Files: debian/*
Copyright: © 2015 David Bremner <bremner@debian.org>
License: Expat
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
.
On Debian systems the text of this license can be found in
/usr/share/common-licenses/Apache-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
License: Expat
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.
|