From 88ed0afcb3cd78c5cf3ea266e1213d22ca665bf5 Mon Sep 17 00:00:00 2001 From: multi prise Date: Thu, 21 Aug 2025 16:32:07 +0200 Subject: [PATCH] Replace missing line --- crates/matrix-sdk-sqlite/src/lib.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/crates/matrix-sdk-sqlite/src/lib.rs b/crates/matrix-sdk-sqlite/src/lib.rs index 59fde9e76..01d6ccfcc 100644 --- a/crates/matrix-sdk-sqlite/src/lib.rs +++ b/crates/matrix-sdk-sqlite/src/lib.rs @@ -1,3 +1,4 @@ +// Copyright 2022 The Matrix.org Foundation C.I.C. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.