Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx Mozilla Public License Version 2.0
     5         kx ==================================
     5         kx 
     5         kx 1. Definitions
     5         kx --------------
     5         kx 
     5         kx 1.1. "Contributor"
     5         kx     means each individual or legal entity that creates, contributes to
     5         kx     the creation of, or owns Covered Software.
     5         kx 
     5         kx 1.2. "Contributor Version"
     5         kx     means the combination of the Contributions of others (if any) used
     5         kx     by a Contributor and that particular Contributor's Contribution.
     5         kx 
     5         kx 1.3. "Contribution"
     5         kx     means Covered Software of a particular Contributor.
     5         kx 
     5         kx 1.4. "Covered Software"
     5         kx     means Source Code Form to which the initial Contributor has attached
     5         kx     the notice in Exhibit A, the Executable Form of such Source Code
     5         kx     Form, and Modifications of such Source Code Form, in each case
     5         kx     including portions thereof.
     5         kx 
     5         kx 1.5. "Incompatible With Secondary Licenses"
     5         kx     means
     5         kx 
     5         kx     (a) that the initial Contributor has attached the notice described
     5         kx         in Exhibit B to the Covered Software; or
     5         kx 
     5         kx     (b) that the Covered Software was made available under the terms of
     5         kx         version 1.1 or earlier of the License, but not also under the
     5         kx         terms of a Secondary License.
     5         kx 
     5         kx 1.6. "Executable Form"
     5         kx     means any form of the work other than Source Code Form.
     5         kx 
     5         kx 1.7. "Larger Work"
     5         kx     means a work that combines Covered Software with other material, in 
     5         kx     a separate file or files, that is not Covered Software.
     5         kx 
     5         kx 1.8. "License"
     5         kx     means this document.
     5         kx 
     5         kx 1.9. "Licensable"
     5         kx     means having the right to grant, to the maximum extent possible,
     5         kx     whether at the time of the initial grant or subsequently, any and
     5         kx     all of the rights conveyed by this License.
     5         kx 
     5         kx 1.10. "Modifications"
     5         kx     means any of the following:
     5         kx 
     5         kx     (a) any file in Source Code Form that results from an addition to,
     5         kx         deletion from, or modification of the contents of Covered
     5         kx         Software; or
     5         kx 
     5         kx     (b) any new file in Source Code Form that contains any Covered
     5         kx         Software.
     5         kx 
     5         kx 1.11. "Patent Claims" of a Contributor
     5         kx     means any patent claim(s), including without limitation, method,
     5         kx     process, and apparatus claims, in any patent Licensable by such
     5         kx     Contributor that would be infringed, but for the grant of the
     5         kx     License, by the making, using, selling, offering for sale, having
     5         kx     made, import, or transfer of either its Contributions or its
     5         kx     Contributor Version.
     5         kx 
     5         kx 1.12. "Secondary License"
     5         kx     means either the GNU General Public License, Version 2.0, the GNU
     5         kx     Lesser General Public License, Version 2.1, the GNU Affero General
     5         kx     Public License, Version 3.0, or any later versions of those
     5         kx     licenses.
     5         kx 
     5         kx 1.13. "Source Code Form"
     5         kx     means the form of the work preferred for making modifications.
     5         kx 
     5         kx 1.14. "You" (or "Your")
     5         kx     means an individual or a legal entity exercising rights under this
     5         kx     License. For legal entities, "You" includes any entity that
     5         kx     controls, is controlled by, or is under common control with You. For
     5         kx     purposes of this definition, "control" means (a) the power, direct
     5         kx     or indirect, to cause the direction or management of such entity,
     5         kx     whether by contract or otherwise, or (b) ownership of more than
     5         kx     fifty percent (50%) of the outstanding shares or beneficial
     5         kx     ownership of such entity.
     5         kx 
     5         kx 2. License Grants and Conditions
     5         kx --------------------------------
     5         kx 
     5         kx 2.1. Grants
     5         kx 
     5         kx Each Contributor hereby grants You a world-wide, royalty-free,
     5         kx non-exclusive license:
     5         kx 
     5         kx (a) under intellectual property rights (other than patent or trademark)
     5         kx     Licensable by such Contributor to use, reproduce, make available,
     5         kx     modify, display, perform, distribute, and otherwise exploit its
     5         kx     Contributions, either on an unmodified basis, with Modifications, or
     5         kx     as part of a Larger Work; and
     5         kx 
     5         kx (b) under Patent Claims of such Contributor to make, use, sell, offer
     5         kx     for sale, have made, import, and otherwise transfer either its
     5         kx     Contributions or its Contributor Version.
     5         kx 
     5         kx 2.2. Effective Date
     5         kx 
     5         kx The licenses granted in Section 2.1 with respect to any Contribution
     5         kx become effective for each Contribution on the date the Contributor first
     5         kx distributes such Contribution.
     5         kx 
     5         kx 2.3. Limitations on Grant Scope
     5         kx 
     5         kx The licenses granted in this Section 2 are the only rights granted under
     5         kx this License. No additional rights or licenses will be implied from the
     5         kx distribution or licensing of Covered Software under this License.
     5         kx Notwithstanding Section 2.1(b) above, no patent license is granted by a
     5         kx Contributor:
     5         kx 
     5         kx (a) for any code that a Contributor has removed from Covered Software;
     5         kx     or
     5         kx 
     5         kx (b) for infringements caused by: (i) Your and any other third party's
     5         kx     modifications of Covered Software, or (ii) the combination of its
     5         kx     Contributions with other software (except as part of its Contributor
     5         kx     Version); or
     5         kx 
     5         kx (c) under Patent Claims infringed by Covered Software in the absence of
     5         kx     its Contributions.
     5         kx 
     5         kx This License does not grant any rights in the trademarks, service marks,
     5         kx or logos of any Contributor (except as may be necessary to comply with
     5         kx the notice requirements in Section 3.4).
     5         kx 
     5         kx 2.4. Subsequent Licenses
     5         kx 
     5         kx No Contributor makes additional grants as a result of Your choice to
     5         kx distribute the Covered Software under a subsequent version of this
     5         kx License (see Section 10.2) or under the terms of a Secondary License (if
     5         kx permitted under the terms of Section 3.3).
     5         kx 
     5         kx 2.5. Representation
     5         kx 
     5         kx Each Contributor represents that the Contributor believes its
     5         kx Contributions are its original creation(s) or it has sufficient rights
     5         kx to grant the rights to its Contributions conveyed by this License.
     5         kx 
     5         kx 2.6. Fair Use
     5         kx 
     5         kx This License is not intended to limit any rights You have under
     5         kx applicable copyright doctrines of fair use, fair dealing, or other
     5         kx equivalents.
     5         kx 
     5         kx 2.7. Conditions
     5         kx 
     5         kx Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
     5         kx in Section 2.1.
     5         kx 
     5         kx 3. Responsibilities
     5         kx -------------------
     5         kx 
     5         kx 3.1. Distribution of Source Form
     5         kx 
     5         kx All distribution of Covered Software in Source Code Form, including any
     5         kx Modifications that You create or to which You contribute, must be under
     5         kx the terms of this License. You must inform recipients that the Source
     5         kx Code Form of the Covered Software is governed by the terms of this
     5         kx License, and how they can obtain a copy of this License. You may not
     5         kx attempt to alter or restrict the recipients' rights in the Source Code
     5         kx Form.
     5         kx 
     5         kx 3.2. Distribution of Executable Form
     5         kx 
     5         kx If You distribute Covered Software in Executable Form then:
     5         kx 
     5         kx (a) such Covered Software must also be made available in Source Code
     5         kx     Form, as described in Section 3.1, and You must inform recipients of
     5         kx     the Executable Form how they can obtain a copy of such Source Code
     5         kx     Form by reasonable means in a timely manner, at a charge no more
     5         kx     than the cost of distribution to the recipient; and
     5         kx 
     5         kx (b) You may distribute such Executable Form under the terms of this
     5         kx     License, or sublicense it under different terms, provided that the
     5         kx     license for the Executable Form does not attempt to limit or alter
     5         kx     the recipients' rights in the Source Code Form under this License.
     5         kx 
     5         kx 3.3. Distribution of a Larger Work
     5         kx 
     5         kx You may create and distribute a Larger Work under terms of Your choice,
     5         kx provided that You also comply with the requirements of this License for
     5         kx the Covered Software. If the Larger Work is a combination of Covered
     5         kx Software with a work governed by one or more Secondary Licenses, and the
     5         kx Covered Software is not Incompatible With Secondary Licenses, this
     5         kx License permits You to additionally distribute such Covered Software
     5         kx under the terms of such Secondary License(s), so that the recipient of
     5         kx the Larger Work may, at their option, further distribute the Covered
     5         kx Software under the terms of either this License or such Secondary
     5         kx License(s).
     5         kx 
     5         kx 3.4. Notices
     5         kx 
     5         kx You may not remove or alter the substance of any license notices
     5         kx (including copyright notices, patent notices, disclaimers of warranty,
     5         kx or limitations of liability) contained within the Source Code Form of
     5         kx the Covered Software, except that You may alter any license notices to
     5         kx the extent required to remedy known factual inaccuracies.
     5         kx 
     5         kx 3.5. Application of Additional Terms
     5         kx 
     5         kx You may choose to offer, and to charge a fee for, warranty, support,
     5         kx indemnity or liability obligations to one or more recipients of Covered
     5         kx Software. However, You may do so only on Your own behalf, and not on
     5         kx behalf of any Contributor. You must make it absolutely clear that any
     5         kx such warranty, support, indemnity, or liability obligation is offered by
     5         kx You alone, and You hereby agree to indemnify every Contributor for any
     5         kx liability incurred by such Contributor as a result of warranty, support,
     5         kx indemnity or liability terms You offer. You may include additional
     5         kx disclaimers of warranty and limitations of liability specific to any
     5         kx jurisdiction.
     5         kx 
     5         kx 4. Inability to Comply Due to Statute or Regulation
     5         kx ---------------------------------------------------
     5         kx 
     5         kx If it is impossible for You to comply with any of the terms of this
     5         kx License with respect to some or all of the Covered Software due to
     5         kx statute, judicial order, or regulation then You must: (a) comply with
     5         kx the terms of this License to the maximum extent possible; and (b)
     5         kx describe the limitations and the code they affect. Such description must
     5         kx be placed in a text file included with all distributions of the Covered
     5         kx Software under this License. Except to the extent prohibited by statute
     5         kx or regulation, such description must be sufficiently detailed for a
     5         kx recipient of ordinary skill to be able to understand it.
     5         kx 
     5         kx 5. Termination
     5         kx --------------
     5         kx 
     5         kx 5.1. The rights granted under this License will terminate automatically
     5         kx if You fail to comply with any of its terms. However, if You become
     5         kx compliant, then the rights granted under this License from a particular
     5         kx Contributor are reinstated (a) provisionally, unless and until such
     5         kx Contributor explicitly and finally terminates Your grants, and (b) on an
     5         kx ongoing basis, if such Contributor fails to notify You of the
     5         kx non-compliance by some reasonable means prior to 60 days after You have
     5         kx come back into compliance. Moreover, Your grants from a particular
     5         kx Contributor are reinstated on an ongoing basis if such Contributor
     5         kx notifies You of the non-compliance by some reasonable means, this is the
     5         kx first time You have received notice of non-compliance with this License
     5         kx from such Contributor, and You become compliant prior to 30 days after
     5         kx Your receipt of the notice.
     5         kx 
     5         kx 5.2. If You initiate litigation against any entity by asserting a patent
     5         kx infringement claim (excluding declaratory judgment actions,
     5         kx counter-claims, and cross-claims) alleging that a Contributor Version
     5         kx directly or indirectly infringes any patent, then the rights granted to
     5         kx You by any and all Contributors for the Covered Software under Section
     5         kx 2.1 of this License shall terminate.
     5         kx 
     5         kx 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
     5         kx end user license agreements (excluding distributors and resellers) which
     5         kx have been validly granted by You or Your distributors under this License
     5         kx prior to termination shall survive termination.
     5         kx 
     5         kx ************************************************************************
     5         kx *                                                                      *
     5         kx *  6. Disclaimer of Warranty                                           *
     5         kx *  -------------------------                                           *
     5         kx *                                                                      *
     5         kx *  Covered Software is provided under this License on an "as is"       *
     5         kx *  basis, without warranty of any kind, either expressed, implied, or  *
     5         kx *  statutory, including, without limitation, warranties that the       *
     5         kx *  Covered Software is free of defects, merchantable, fit for a        *
     5         kx *  particular purpose or non-infringing. The entire risk as to the     *
     5         kx *  quality and performance of the Covered Software is with You.        *
     5         kx *  Should any Covered Software prove defective in any respect, You     *
     5         kx *  (not any Contributor) assume the cost of any necessary servicing,   *
     5         kx *  repair, or correction. This disclaimer of warranty constitutes an   *
     5         kx *  essential part of this License. No use of any Covered Software is   *
     5         kx *  authorized under this License except under this disclaimer.         *
     5         kx *                                                                      *
     5         kx ************************************************************************
     5         kx 
     5         kx ************************************************************************
     5         kx *                                                                      *
     5         kx *  7. Limitation of Liability                                          *
     5         kx *  --------------------------                                          *
     5         kx *                                                                      *
     5         kx *  Under no circumstances and under no legal theory, whether tort      *
     5         kx *  (including negligence), contract, or otherwise, shall any           *
     5         kx *  Contributor, or anyone who distributes Covered Software as          *
     5         kx *  permitted above, be liable to You for any direct, indirect,         *
     5         kx *  special, incidental, or consequential damages of any character      *
     5         kx *  including, without limitation, damages for lost profits, loss of    *
     5         kx *  goodwill, work stoppage, computer failure or malfunction, or any    *
     5         kx *  and all other commercial damages or losses, even if such party      *
     5         kx *  shall have been informed of the possibility of such damages. This   *
     5         kx *  limitation of liability shall not apply to liability for death or   *
     5         kx *  personal injury resulting from such party's negligence to the       *
     5         kx *  extent applicable law prohibits such limitation. Some               *
     5         kx *  jurisdictions do not allow the exclusion or limitation of           *
     5         kx *  incidental or consequential damages, so this exclusion and          *
     5         kx *  limitation may not apply to You.                                    *
     5         kx *                                                                      *
     5         kx ************************************************************************
     5         kx 
     5         kx 8. Litigation
     5         kx -------------
     5         kx 
     5         kx Any litigation relating to this License may be brought only in the
     5         kx courts of a jurisdiction where the defendant maintains its principal
     5         kx place of business and such litigation shall be governed by laws of that
     5         kx jurisdiction, without reference to its conflict-of-law provisions.
     5         kx Nothing in this Section shall prevent a party's ability to bring
     5         kx cross-claims or counter-claims.
     5         kx 
     5         kx 9. Miscellaneous
     5         kx ----------------
     5         kx 
     5         kx This License represents the complete agreement concerning the subject
     5         kx matter hereof. If any provision of this License is held to be
     5         kx unenforceable, such provision shall be reformed only to the extent
     5         kx necessary to make it enforceable. Any law or regulation which provides
     5         kx that the language of a contract shall be construed against the drafter
     5         kx shall not be used to construe this License against a Contributor.
     5         kx 
     5         kx 10. Versions of the License
     5         kx ---------------------------
     5         kx 
     5         kx 10.1. New Versions
     5         kx 
     5         kx Mozilla Foundation is the license steward. Except as provided in Section
     5         kx 10.3, no one other than the license steward has the right to modify or
     5         kx publish new versions of this License. Each version will be given a
     5         kx distinguishing version number.
     5         kx 
     5         kx 10.2. Effect of New Versions
     5         kx 
     5         kx You may distribute the Covered Software under the terms of the version
     5         kx of the License under which You originally received the Covered Software,
     5         kx or under the terms of any subsequent version published by the license
     5         kx steward.
     5         kx 
     5         kx 10.3. Modified Versions
     5         kx 
     5         kx If you create software not governed by this License, and you want to
     5         kx create a new license for such software, you may create and use a
     5         kx modified version of this License if you rename the license and remove
     5         kx any references to the name of the license steward (except to note that
     5         kx such modified license differs from this License).
     5         kx 
     5         kx 10.4. Distributing Source Code Form that is Incompatible With Secondary
     5         kx Licenses
     5         kx 
     5         kx If You choose to distribute Source Code Form that is Incompatible With
     5         kx Secondary Licenses under the terms of this version of the License, the
     5         kx notice described in Exhibit B of this License must be attached.
     5         kx 
     5         kx Exhibit A - Source Code Form License Notice
     5         kx -------------------------------------------
     5         kx 
     5         kx   This Source Code Form is subject to the terms of the Mozilla Public
     5         kx   License, v. 2.0. If a copy of the MPL was not distributed with this
     5         kx   file, You can obtain one at http://mozilla.org/MPL/2.0/.
     5         kx 
     5         kx If it is not possible or desirable to put the notice in a particular
     5         kx file, then You may include the notice in a location (such as a LICENSE
     5         kx file in a relevant directory) where a recipient would be likely to look
     5         kx for such a notice.
     5         kx 
     5         kx You may add additional accurate notices of copyright ownership.
     5         kx 
     5         kx Exhibit B - "Incompatible With Secondary Licenses" Notice
     5         kx ---------------------------------------------------------
     5         kx 
     5         kx   This Source Code Form is "Incompatible With Secondary Licenses", as
     5         kx   defined by the Mozilla Public License, v. 2.0.