PublicCraft Corporate Site -- Licenses & Acknowledgements ================================================================================ This document lists the third-party assets used on this website and their respective license terms. The original code authored by PublicCraft LLC is not redistributed under any open-source license; all rights reserved. Last updated: 2026-04 -------------------------------------------------------------------------------- 1. Design Tokens & Visual Conventions -------------------------------------------------------------------------------- Source: Digital Agency of Japan -- Design System Example Components (React) https://github.com/digital-go-jp/design-system-example-components-react Upstream license: MIT License -- Copyright (c) 2025 デジタル庁 (Digital Agency, Government of Japan) Usage on this site: This site adopts the naming conventions and color values of the above design system's design tokens (e.g., --pc-blue-900, --pc-solid-gray-50, --pc-warning-orange-1). No source code, React components, or compiled assets from the upstream repository are bundled with or distributed by this site. The relationship is one of reference and acknowledgement, not redistribution. The MIT license text is reproduced below for transparency and respect. -------------------------------------------------------------------------------- MIT License (full text) -------------------------------------------------------------------------------- MIT License Copyright (c) 2025 デジタル庁 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. ================================================================================ -------------------------------------------------------------------------------- 2. Webfont -- Noto Sans JP -------------------------------------------------------------------------------- Source: https://fonts.google.com/noto/specimen/Noto+Sans+JP https://github.com/notofonts/noto-cjk Copyright: Copyright 2014-2021 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. "Noto" is a trademark of Google LLC. License: SIL Open Font License, Version 1.1 Full text: see /fonts/OFL.txt on this server. Reference: https://openfontlicense.org Usage on this site: The font is self-hosted under /fonts/ and served as-is. The font name presented to users via CSS (font-family: 'Noto Sans JP') is preserved unchanged, in compliance with the OFL's Reserved Font Name clause. ================================================================================ End of Licenses & Acknowledgements ================================================================================