Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: material-ui
Upstream-Contact: https://github.com/mui/material-ui/issues
Source: https://github.com/mui/material-ui
Comment:
 This is the MUI (Material UI) monorepo. Only the library workspaces are built
 for Debian (@mui/material, @mui/system, @mui/utils, @mui/icons-material and
 their build-order dependencies); the documentation site, examples and internal
 documentation tooling are not required to build them.
 .
 Files-Excluded strips content that is either not DFSG-free or not the
 preferred form of modification:
  * Non-free fonts: GeneralSans (Indian Type Foundry / Fontshare license, not
    DFSG-free) is bundled without any license file under docs/public/static/fonts
    and packages-internal/core-docs. The IBM Plex fonts shipped alongside are a
    convenience copy of fonts-ibm-plex.
  * Marketing/blog media: *.mp4 videos and the blog, branding, screenshots and
    other image assets under docs/public/static depict third-party products,
    logos and people; they are non-source and carry trademark/non-free risk.
  * Documentation-only tooling workspaces under packages-internal (api-docs
    builders, core-docs, docs-utils, markdown) that no library build step uses.
 .
 docs/public/static/error-codes.json is kept: it is a build input read by the
 @mui/internal-babel-plugin-minify-errors Babel plugin.
Files-Excluded:
 .github
 examples
 netlify
 pnpm-lock.yaml
 *.mp4
 docs/data
 docs/pages
 docs/src
 docs/translations
 docs/public/static/blog
 docs/public/static/branding
 docs/public/static/images
 docs/public/static/material-ui
 docs/public/static/base-ui
 docs/public/static/screenshots
 docs/public/static/social-previews
 docs/public/static/sponsors
 docs/public/static/themes
 docs/public/static/colors-preview
 docs/public/static/fonts
 packages-internal/docs-utils

Files: *
Copyright: 2014-2026 Call-Em-All and MUI contributors
License: Expat

Files: packages/mui-icons-material/material-icons/*
Copyright: Google LLC
License: Apache-2.0

Files: debian/*
Copyright: 2026 Xavier Guimard <yadd@debian.org>
License: Expat

Files: debian/build_modules/babel-plugin-optimize-clsx/*
Copyright: 2019 Kristoffer K.
License: Expat

Files: debian/build_modules/babel-plugin-react-remove-properties/*
Copyright: Olivier Tassinari and MUI contributors
License: Expat

Files: debian/build_modules/babel-plugin-transform-react-remove-prop-types/*
Copyright: 2015 Nikita Gusakov
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.
 You may obtain a copy of the License at
 .
     https://www.apache.org/licenses/LICENSE-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.
 .
 On Debian systems, the full text of the Apache License version 2.0 can be
 found in the file '/usr/share/common-licenses/Apache-2.0'.

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.
