From 3dc46d225b1cf2fde48a15f12ef01736d63f34ee Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Thu, 27 Feb 2025 14:41:48 +0900 Subject: [PATCH] Add copyright header to docs/importing-synapse-sqlite.md Signed-off-by: Suguru Hirahara --- docs/importing-synapse-sqlite.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/importing-synapse-sqlite.md b/docs/importing-synapse-sqlite.md index 0fe0ec84e..f3ce1d2f4 100644 --- a/docs/importing-synapse-sqlite.md +++ b/docs/importing-synapse-sqlite.md @@ -1,3 +1,11 @@ + + # Importing an existing SQLite database from another Synapse installation (optional) You can manually import your database from a previous default installation of Synapse.