Skip to content

chore: add copyright headers to grant-scoring examples and repository scripts #215

Description

@karagozemin

Add a per-file copyright header so ownership is visible at the file level (consistent with the root LICENSE).

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

// Copyright (c) 2026 Sub Rosa contributors

Add it to the following files:

  • examples/grant-scoring/src/fixture-client.ts
  • examples/grant-scoring/src/fixture-submission.ts
  • examples/grant-scoring/src/fixtures.ts
  • examples/grant-scoring/src/index.ts
  • examples/grant-scoring/src/pilot.ts
  • examples/grant-scoring/src/receipt.ts
  • examples/grant-scoring/src/reveal-readiness.ts
  • examples/grant-scoring/src/run-fixture-pilot.ts
  • examples/grant-scoring/src/scoring.ts
  • examples/grant-scoring/src/seal-score.ts
  • examples/grant-scoring/src/types.ts
  • scripts/check-deploy-docs.mjs
  • scripts/check-deploy-docs.test.mjs
  • scripts/check-fixture-sizes.mjs
  • scripts/check-fixture-sizes.test.mjs
  • scripts/check-links.js
  • scripts/check-snapshots.mjs
  • scripts/check-threat-model-anchors.mjs
  • scripts/check-threat-model-anchors.test.mjs

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