aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mirum-server/web/api/client.ts')
-rw-r--r--cmd/mirum-server/web/api/client.ts2+1 −1
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mirum-server/web/api/client.ts b/cmd/mirum-server/web/api/client.ts
index bc3c3be..853b085 100644
--- a/cmd/mirum-server/web/api/client.ts
+++ b/cmd/mirum-server/web/api/client.ts
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2026 Nikolay Govorov
+// Copyright (c) 2026 Nikolay Govorov
// SPDX-License-Identifier: AGPL-3.0-or-later
import { createClient, type Interceptor } from "@connectrpc/connect";