Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
vsc-spdxheader v0.1 documentation
Logo
vsc-spdxheader v0.1 documentation
  • Shebang configuration
  • License configuration
  • Copyright Configuration
  • Copyright Rules
Back to top
View this page

Copyright ConfigurationΒΆ

This controls formatting of copyright notices.

The schema is defined as:

{ str: [ str, ... ] }

The key specifies language ID or file extension.

The value accepts a list of format strings.

Across the entire list, at most one {} substitution placeholder is permitted, which is replaced with Copyright year name <email>.

Next
Copyright Rules
Previous
License configuration
Copyright © 2026 Jiamu Sun
Made with Sphinx and @pradyunsg's Furo