Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 2.07 KB

File metadata and controls

46 lines (35 loc) · 2.07 KB

Universal Number Set (UNS) — Licensing Overview

==============================================

This repository contains multiple components under different, but compatible, licenses:

  1. UNS IDE Source Code

    • Files: all code under /src, /public, build scripts, configuration files, and any other executable or build-related code.
    • License: MIT License (see LICENSE-IDE).
  2. UNS Specifications, RFCs, Papers, and Documentation

    • Files: UNS_RFC_Spec.md, UNS_Module.md, UNS academic papers, diagrams, and related textual specifications.
    • License: Creative Commons Attribution 4.0 International (CC BY 4.0) (see LICENSE-SPEC).
  3. Names, Marks, and Branding

    • Names: "Universal Number Set", "UNS", and related logos/marks.
    • These are reserved as identifiers of origin and are NOT licensed for use as your own project name, brand, or mark without permission.
    • See TRADEMARKS.md for more details.

By contributing to this repository, you agree that your contributions will be licensed under the same licenses as the corresponding areas above (MIT for code, CC BY 4.0 for documentation/specs), unless explicitly stated otherwise in the contribution.

Licensing Structure: reedkimble/uns

This repository contains files and directories governed by different licenses. Each folder and/or file contains its own license which takes precedence over any general statement.

  • Documentation/ – See Documentation/LICENSE.txt for terms.
  • Examples/ – Examples may be open-source under MIT; see Examples/LICENSE.txt.
  • Paper/ – Closed/proprietary; not for public redistribution. See Paper/LICENSE.txt.
  • Runtime/ – Open-source (Apache 2.0); see Runtime/LICENSE.txt.
  • RFC/ – See RFC/LICENSE.txt for license details.
  • Top-level files: Refer to headers or individual file notices for terms.

Some content is closed source and not for redistribution—even if you fork the repository.

For questions about legal usage, see each folder’s LICENSE or email the maintainer.

Trademark/AI Attribution

  • See TRADEMARKS.md and AI-ATTRIBUTION.md for details.