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:
apps/web/src/components/dashboard/DashboardEmptyState.tsx
apps/web/src/components/dashboard/DashboardErrorState.tsx
apps/web/src/components/dashboard/KeeperStatusCard.tsx
apps/web/src/components/dashboard/RoundStatusCard.tsx
apps/web/src/components/dashboard/SettlementCard.tsx
apps/web/src/components/dashboard/index.ts
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:
Add it to the following files:
apps/web/src/components/dashboard/DashboardEmptyState.tsxapps/web/src/components/dashboard/DashboardErrorState.tsxapps/web/src/components/dashboard/KeeperStatusCard.tsxapps/web/src/components/dashboard/RoundStatusCard.tsxapps/web/src/components/dashboard/SettlementCard.tsxapps/web/src/components/dashboard/index.ts