all repos — mgba @ abcc83f68cab86f851b7d50fe2df7e89a333f1ba

mGBA Game Boy Advance Emulator

tools/debian/copyright (view raw)

  1Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2Upstream-Name: mGBA
  3Upstream-Contact: Jeffrey Pfau (aka endrift) <jeffrey@endrift.com>
  4Source: https://github.com/mgba-emu/mgba
  5Comment: This package was debianized by
  6 Sergio Benjamim (sergio-br2) <sergio_br2@yahoo.com.br> on Mon, 01 Jun 2015 18:40:00 -0300
  7
  8
  9Files: *
 10Copyright: 2013-2015 Jeffrey Pfau
 11License: MPL-2.0
 12
 13Files: src/third-party/blip_buf/*
 14Copyright: 2003-2009 Shay Green
 15License: LGPL-2.1+
 16
 17Files: src/third-party/inih/*
 18Copyright: 2009 Brush Technology. All rights reserved.
 19License: BSD-3-clause-Brush-Technology
 20
 21Files: src/third-party/lzma/*
 22Copyright: 2008-2015 Igor Pavlov
 23License: public-domain
 24 These files have been put in the public domain by their author
 25
 26Files: src/platform/libretro/libretro.h
 27Copyright: 2010-2015 The RetroArch Team
 28License: Expat
 29
 30Files: debian/*
 31Copyright: 2015 Sergio Benjamim (sergio-br2) <sergio_br2@yahoo.com.br>
 32License: MPL-2.0
 33
 34
 35License: MPL-2.0
 36    Mozilla Public License Version 2.0
 37    ==================================
 38 .
 39    1. Definitions
 40    --------------
 41 .
 42    1.1. "Contributor"
 43        means each individual or legal entity that creates, contributes to
 44        the creation of, or owns Covered Software.
 45 .
 46    1.2. "Contributor Version"
 47        means the combination of the Contributions of others (if any) used
 48        by a Contributor and that particular Contributor's Contribution.
 49 .
 50    1.3. "Contribution"
 51        means Covered Software of a particular Contributor.
 52 .
 53    1.4. "Covered Software"
 54        means Source Code Form to which the initial Contributor has attached
 55        the notice in Exhibit A, the Executable Form of such Source Code
 56        Form, and Modifications of such Source Code Form, in each case
 57        including portions thereof.
 58 .
 59    1.5. "Incompatible With Secondary Licenses"
 60        means
 61 .
 62        (a) that the initial Contributor has attached the notice described
 63            in Exhibit B to the Covered Software; or
 64 .
 65        (b) that the Covered Software was made available under the terms of
 66            version 1.1 or earlier of the License, but not also under the
 67            terms of a Secondary License.
 68 .
 69    1.6. "Executable Form"
 70        means any form of the work other than Source Code Form.
 71 .
 72    1.7. "Larger Work"
 73        means a work that combines Covered Software with other material, in
 74        a separate file or files, that is not Covered Software.
 75 .
 76    1.8. "License"
 77        means this document.
 78 .
 79    1.9. "Licensable"
 80        means having the right to grant, to the maximum extent possible,
 81        whether at the time of the initial grant or subsequently, any and
 82        all of the rights conveyed by this License.
 83 .
 84    1.10. "Modifications"
 85        means any of the following:
 86 .
 87        (a) any file in Source Code Form that results from an addition to,
 88            deletion from, or modification of the contents of Covered
 89            Software; or
 90 .
 91        (b) any new file in Source Code Form that contains any Covered
 92            Software.
 93 .
 94    1.11. "Patent Claims" of a Contributor
 95        means any patent claim(s), including without limitation, method,
 96        process, and apparatus claims, in any patent Licensable by such
 97        Contributor that would be infringed, but for the grant of the
 98        License, by the making, using, selling, offering for sale, having
 99        made, import, or transfer of either its Contributions or its
100        Contributor Version.
101 .
102    1.12. "Secondary License"
103        means either the GNU General Public License, Version 2.0, the GNU
104        Lesser General Public License, Version 2.1, the GNU Affero General
105        Public License, Version 3.0, or any later versions of those
106        licenses.
107 .
108    1.13. "Source Code Form"
109        means the form of the work preferred for making modifications.
110 .
111    1.14. "You" (or "Your")
112        means an individual or a legal entity exercising rights under this
113        License. For legal entities, "You" includes any entity that
114        controls, is controlled by, or is under common control with You. For
115        purposes of this definition, "control" means (a) the power, direct
116        or indirect, to cause the direction or management of such entity,
117        whether by contract or otherwise, or (b) ownership of more than
118        fifty percent (50%) of the outstanding shares or beneficial
119        ownership of such entity.
120 .
121    2. License Grants and Conditions
122    --------------------------------
123 .
124    2.1. Grants
125 .
126    Each Contributor hereby grants You a world-wide, royalty-free,
127    non-exclusive license:
128 .
129    (a) under intellectual property rights (other than patent or trademark)
130        Licensable by such Contributor to use, reproduce, make available,
131        modify, display, perform, distribute, and otherwise exploit its
132        Contributions, either on an unmodified basis, with Modifications, or
133        as part of a Larger Work; and
134 .
135    (b) under Patent Claims of such Contributor to make, use, sell, offer
136        for sale, have made, import, and otherwise transfer either its
137        Contributions or its Contributor Version.
138 .
139    2.2. Effective Date
140 .
141    The licenses granted in Section 2.1 with respect to any Contribution
142    become effective for each Contribution on the date the Contributor first
143    distributes such Contribution.
144 .
145    2.3. Limitations on Grant Scope
146 .
147    The licenses granted in this Section 2 are the only rights granted under
148    this License. No additional rights or licenses will be implied from the
149    distribution or licensing of Covered Software under this License.
150    Notwithstanding Section 2.1(b) above, no patent license is granted by a
151    Contributor:
152 .
153    (a) for any code that a Contributor has removed from Covered Software;
154        or
155 .
156    (b) for infringements caused by: (i) Your and any other third party's
157        modifications of Covered Software, or (ii) the combination of its
158        Contributions with other software (except as part of its Contributor
159        Version); or
160 .
161    (c) under Patent Claims infringed by Covered Software in the absence of
162        its Contributions.
163 .
164    This License does not grant any rights in the trademarks, service marks,
165    or logos of any Contributor (except as may be necessary to comply with
166    the notice requirements in Section 3.4).
167 .
168    2.4. Subsequent Licenses
169 .
170    No Contributor makes additional grants as a result of Your choice to
171    distribute the Covered Software under a subsequent version of this
172    License (see Section 10.2) or under the terms of a Secondary License (if
173    permitted under the terms of Section 3.3).
174 .
175    2.5. Representation
176 .
177    Each Contributor represents that the Contributor believes its
178    Contributions are its original creation(s) or it has sufficient rights
179    to grant the rights to its Contributions conveyed by this License.
180 .
181    2.6. Fair Use
182 .
183    This License is not intended to limit any rights You have under
184    applicable copyright doctrines of fair use, fair dealing, or other
185    equivalents.
186 .
187    2.7. Conditions
188 .
189    Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
190    in Section 2.1.
191 .
192    3. Responsibilities
193    -------------------
194 .
195    3.1. Distribution of Source Form
196 .
197    All distribution of Covered Software in Source Code Form, including any
198    Modifications that You create or to which You contribute, must be under
199    the terms of this License. You must inform recipients that the Source
200    Code Form of the Covered Software is governed by the terms of this
201    License, and how they can obtain a copy of this License. You may not
202    attempt to alter or restrict the recipients' rights in the Source Code
203    Form.
204 .
205    3.2. Distribution of Executable Form
206 .
207    If You distribute Covered Software in Executable Form then:
208 .
209    (a) such Covered Software must also be made available in Source Code
210        Form, as described in Section 3.1, and You must inform recipients of
211        the Executable Form how they can obtain a copy of such Source Code
212        Form by reasonable means in a timely manner, at a charge no more
213        than the cost of distribution to the recipient; and
214 .
215    (b) You may distribute such Executable Form under the terms of this
216        License, or sublicense it under different terms, provided that the
217        license for the Executable Form does not attempt to limit or alter
218        the recipients' rights in the Source Code Form under this License.
219 .
220    3.3. Distribution of a Larger Work
221 .
222    You may create and distribute a Larger Work under terms of Your choice,
223    provided that You also comply with the requirements of this License for
224    the Covered Software. If the Larger Work is a combination of Covered
225    Software with a work governed by one or more Secondary Licenses, and the
226    Covered Software is not Incompatible With Secondary Licenses, this
227    License permits You to additionally distribute such Covered Software
228    under the terms of such Secondary License(s), so that the recipient of
229    the Larger Work may, at their option, further distribute the Covered
230    Software under the terms of either this License or such Secondary
231    License(s).
232 .
233    3.4. Notices
234 .
235    You may not remove or alter the substance of any license notices
236    (including copyright notices, patent notices, disclaimers of warranty,
237    or limitations of liability) contained within the Source Code Form of
238    the Covered Software, except that You may alter any license notices to
239    the extent required to remedy known factual inaccuracies.
240 .
241    3.5. Application of Additional Terms
242 .
243    You may choose to offer, and to charge a fee for, warranty, support,
244    indemnity or liability obligations to one or more recipients of Covered
245    Software. However, You may do so only on Your own behalf, and not on
246    behalf of any Contributor. You must make it absolutely clear that any
247    such warranty, support, indemnity, or liability obligation is offered by
248    You alone, and You hereby agree to indemnify every Contributor for any
249    liability incurred by such Contributor as a result of warranty, support,
250    indemnity or liability terms You offer. You may include additional
251    disclaimers of warranty and limitations of liability specific to any
252    jurisdiction.
253 .
254    4. Inability to Comply Due to Statute or Regulation
255    ---------------------------------------------------
256 .
257    If it is impossible for You to comply with any of the terms of this
258    License with respect to some or all of the Covered Software due to
259    statute, judicial order, or regulation then You must: (a) comply with
260    the terms of this License to the maximum extent possible; and (b)
261    describe the limitations and the code they affect. Such description must
262    be placed in a text file included with all distributions of the Covered
263    Software under this License. Except to the extent prohibited by statute
264    or regulation, such description must be sufficiently detailed for a
265    recipient of ordinary skill to be able to understand it.
266 .
267    5. Termination
268    --------------
269 .
270    5.1. The rights granted under this License will terminate automatically
271    if You fail to comply with any of its terms. However, if You become
272    compliant, then the rights granted under this License from a particular
273    Contributor are reinstated (a) provisionally, unless and until such
274    Contributor explicitly and finally terminates Your grants, and (b) on an
275    ongoing basis, if such Contributor fails to notify You of the
276    non-compliance by some reasonable means prior to 60 days after You have
277    come back into compliance. Moreover, Your grants from a particular
278    Contributor are reinstated on an ongoing basis if such Contributor
279    notifies You of the non-compliance by some reasonable means, this is the
280    first time You have received notice of non-compliance with this License
281    from such Contributor, and You become compliant prior to 30 days after
282    Your receipt of the notice.
283 .
284    5.2. If You initiate litigation against any entity by asserting a patent
285    infringement claim (excluding declaratory judgment actions,
286    counter-claims, and cross-claims) alleging that a Contributor Version
287    directly or indirectly infringes any patent, then the rights granted to
288    You by any and all Contributors for the Covered Software under Section
289    2.1 of this License shall terminate.
290 .
291    5.3. In the event of termination under Sections 5.1 or 5.2 above, all
292    end user license agreements (excluding distributors and resellers) which
293    have been validly granted by You or Your distributors under this License
294    prior to termination shall survive termination.
295 .
296    ************************************************************************
297    *                                                                      *
298    *  6. Disclaimer of Warranty                                           *
299    *  -------------------------                                           *
300    *                                                                      *
301    *  Covered Software is provided under this License on an "as is"       *
302    *  basis, without warranty of any kind, either expressed, implied, or  *
303    *  statutory, including, without limitation, warranties that the       *
304    *  Covered Software is free of defects, merchantable, fit for a        *
305    *  particular purpose or non-infringing. The entire risk as to the     *
306    *  quality and performance of the Covered Software is with You.        *
307    *  Should any Covered Software prove defective in any respect, You     *
308    *  (not any Contributor) assume the cost of any necessary servicing,   *
309    *  repair, or correction. This disclaimer of warranty constitutes an   *
310    *  essential part of this License. No use of any Covered Software is   *
311    *  authorized under this License except under this disclaimer.         *
312    *                                                                      *
313    ************************************************************************
314 .
315    ************************************************************************
316    *                                                                      *
317    *  7. Limitation of Liability                                          *
318    *  --------------------------                                          *
319    *                                                                      *
320    *  Under no circumstances and under no legal theory, whether tort      *
321    *  (including negligence), contract, or otherwise, shall any           *
322    *  Contributor, or anyone who distributes Covered Software as          *
323    *  permitted above, be liable to You for any direct, indirect,         *
324    *  special, incidental, or consequential damages of any character      *
325    *  including, without limitation, damages for lost profits, loss of    *
326    *  goodwill, work stoppage, computer failure or malfunction, or any    *
327    *  and all other commercial damages or losses, even if such party      *
328    *  shall have been informed of the possibility of such damages. This   *
329    *  limitation of liability shall not apply to liability for death or   *
330    *  personal injury resulting from such party's negligence to the       *
331    *  extent applicable law prohibits such limitation. Some               *
332    *  jurisdictions do not allow the exclusion or limitation of           *
333    *  incidental or consequential damages, so this exclusion and          *
334    *  limitation may not apply to You.                                    *
335    *                                                                      *
336    ************************************************************************
337 .
338    8. Litigation
339    -------------
340 .
341    Any litigation relating to this License may be brought only in the
342    courts of a jurisdiction where the defendant maintains its principal
343    place of business and such litigation shall be governed by laws of that
344    jurisdiction, without reference to its conflict-of-law provisions.
345    Nothing in this Section shall prevent a party's ability to bring
346    cross-claims or counter-claims.
347 .
348    9. Miscellaneous
349    ----------------
350 .
351    This License represents the complete agreement concerning the subject
352    matter hereof. If any provision of this License is held to be
353    unenforceable, such provision shall be reformed only to the extent
354    necessary to make it enforceable. Any law or regulation which provides
355    that the language of a contract shall be construed against the drafter
356    shall not be used to construe this License against a Contributor.
357 .
358    10. Versions of the License
359    ---------------------------
360 .
361    10.1. New Versions
362 .
363    Mozilla Foundation is the license steward. Except as provided in Section
364    10.3, no one other than the license steward has the right to modify or
365    publish new versions of this License. Each version will be given a
366    distinguishing version number.
367 .
368    10.2. Effect of New Versions
369 .
370    You may distribute the Covered Software under the terms of the version
371    of the License under which You originally received the Covered Software,
372    or under the terms of any subsequent version published by the license
373    steward.
374 .
375    10.3. Modified Versions
376 .
377    If you create software not governed by this License, and you want to
378    create a new license for such software, you may create and use a
379    modified version of this License if you rename the license and remove
380    any references to the name of the license steward (except to note that
381    such modified license differs from this License).
382 .
383    10.4. Distributing Source Code Form that is Incompatible With Secondary
384    Licenses
385 .
386    If You choose to distribute Source Code Form that is Incompatible With
387    Secondary Licenses under the terms of this version of the License, the
388    notice described in Exhibit B of this License must be attached.
389 .
390    Exhibit A - Source Code Form License Notice
391    -------------------------------------------
392 .
393      This Source Code Form is subject to the terms of the Mozilla Public
394      License, v. 2.0. If a copy of the MPL was not distributed with this
395      file, You can obtain one at http://mozilla.org/MPL/2.0/.
396 .
397    If it is not possible or desirable to put the notice in a particular
398    file, then You may include the notice in a location (such as a LICENSE
399    file in a relevant directory) where a recipient would be likely to look
400    for such a notice.
401 .
402    You may add additional accurate notices of copyright ownership.
403 .
404    Exhibit B - "Incompatible With Secondary Licenses" Notice
405    ---------------------------------------------------------
406 .
407      This Source Code Form is "Incompatible With Secondary Licenses", as
408      defined by the Mozilla Public License, v. 2.0.
409
410
411License: BSD-3-clause-Brush-Technology
412    Redistribution and use in source and binary forms, with or without
413    modification, are permitted provided that the following conditions are met:
414        * Redistributions of source code must retain the above copyright
415          notice, this list of conditions and the following disclaimer.
416        * Redistributions in binary form must reproduce the above copyright
417          notice, this list of conditions and the following disclaimer in the
418          documentation and/or other materials provided with the distribution.
419        * Neither the name of Brush Technology nor the names of its contributors
420          may be used to endorse or promote products derived from this software
421          without specific prior written permission.
422 .
423    THIS SOFTWARE IS PROVIDED BY BRUSH TECHNOLOGY ''AS IS'' AND ANY
424    EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
425    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
426    DISCLAIMED. IN NO EVENT SHALL BRUSH TECHNOLOGY BE LIABLE FOR ANY
427    DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
428    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
429    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
430    ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
431    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
432    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
433
434
435License: Expat
436    Permission is hereby granted, free of charge, to any person obtaining a copy
437    of this software and associated documentation files (the "Software"), to deal
438    in the Software without restriction, including without limitation the rights
439    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
440    copies of the Software, and to permit persons to whom the Software is
441    furnished to do so, subject to the following conditions:
442 .
443    The above copyright notice and this permission notice shall be included in
444    all copies or substantial portions of the Software.
445 .
446    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
447    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
448    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
449    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
450    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
451    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
452    THE SOFTWARE.
453
454
455License: LGPL-2.1+
456    This library is free software; you can redistribute it and/or
457    modify it under the terms of the GNU Lesser General Public
458    License as published by the Free Software Foundation; either
459    version 2.1 of the License, or (at your option) any later version.
460 .
461    This library is distributed in the hope that it will be useful,
462    but WITHOUT ANY WARRANTY; without even the implied warranty of
463    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
464    Lesser General Public License for more details.
465 .
466    You should have received a copy of the GNU Lesser General Public
467    License along with this library; if not, write to the Free Software
468    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1335  USA
469 .
470    On Debian systems, the full text of the GNU Lesser General Public
471    License version 2.1 can be found in the file
472    `/usr/share/common-licenses/LGPL-2.1'.