Skip to content

chore: add SPDX license headers to documentation files #216

Description

@karagozemin

Add an SPDX license header to the documentation files so license provenance is visible per-file (the repo is MIT-licensed).

Mechanical change — prepend this exact line as the first line of each file, nothing else:

<!-- SPDX-License-Identifier: MIT -->

Add it to the following files:

  • ARCHITECTURE.md
  • README.md
  • TASKS.md
  • contracts/round/ERRORS.md
  • contracts/round/README.md
  • docs/CV_LABS_APPLICATION.md
  • docs/DEMO_SCRIPT.md
  • docs/DEPLOY.md
  • docs/ECOSYSTEM.md
  • docs/INTEGRATION.md
  • docs/LIMITATIONS.md
  • docs/PILOT_PLAYBOOK.md
  • docs/RECEIPTS.md
  • docs/SCF_PLAN.md
  • docs/SCF_TRANCHE_PLAN.md
  • docs/TECH_DESIGN.md
  • docs/THREAT_MODEL.md
  • docs/TRACK_ANSWERS.md
  • examples/grant-scoring/README.md
  • packages/round-bindings/README.md
  • packages/round-bindings/SNAPSHOT_TESTS.md
  • services/appraisal-api/README.md
  • services/keeper/README.md

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions