Add copyright header to docs/importing-synapse-sqlite.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2025-02-27 14:41:48 +09:00
parent 275f01419e
commit 3dc46d225b
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -1,3 +1,11 @@
<!--
SPDX-FileCopyrightText: 2018 - 2023 Slavi Pantaleev
SPDX-FileCopyrightText: 2018 Aaron Raimist
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara
SPDX-License-Identifier: AGPL-3.0-or-later
-->
# Importing an existing SQLite database from another Synapse installation (optional) # Importing an existing SQLite database from another Synapse installation (optional)
You can manually import your database from a previous default installation of Synapse. You can manually import your database from a previous default installation of Synapse.