Skip to content

chore: add copyright headers to services, web, and examples test files #218

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:

  • services/agent/src/bidder.test.ts
  • services/agent/src/mandate-cap-negative.test.ts
  • services/agent/src/mandate.test.ts
  • services/appraisal-api/src/appraisal-fixtures.test.ts
  • services/appraisal-api/src/appraisal.test.ts
  • services/appraisal-api/src/config.test.ts
  • services/auction-template/sealed-auction.smoke.test.ts
  • services/keeper/src/dry-run.test.ts
  • services/keeper/src/keeper.test.ts
  • services/keeper/src/queue-replay.test.ts
  • services/keeper/src/settlement-guard.test.ts
  • services/keeper/src/status-server.test.ts
  • services/keeper/src/status.test.ts
  • services/keeper/src/store.test.ts
  • services/keeper/src/watch-queue.test.ts
  • services/keeper/src/watch.test.ts
  • services/receipt-cli/src/receipt.test.ts
  • apps/web/src/commands/__tests__/doctor.test.ts
  • apps/web/src/components/dashboard/RoundStatusCard.test.tsx
  • apps/web/src/dashboard/fixture-health-check.test.ts
  • apps/web/src/demo/trace-health-check.test.ts
  • apps/web/src/lib/config.test.ts
  • apps/web/src/lib/round-status.test.ts
  • examples/grant-scoring/src/pilot.test.ts
  • examples/grant-scoring/src/reveal-readiness.test.ts
  • examples/grant-scoring/src/scoring.test.ts

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