diff options
Diffstat (limited to 'cmd/mirum-server/web/lib/mount.tsx')
| -rw-r--r-- | cmd/mirum-server/web/lib/mount.tsx | 2 | +1 −1 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mirum-server/web/lib/mount.tsx b/cmd/mirum-server/web/lib/mount.tsx index cbbb46a..9cc7d6c 100644 --- a/cmd/mirum-server/web/lib/mount.tsx +++ b/cmd/mirum-server/web/lib/mount.tsx @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2026 Nikolay Govorov +// Copyright (c) 2026 Nikolay Govorov // SPDX-License-Identifier: AGPL-3.0-or-later import { StrictMode, type ComponentType } from "react"; |
