diff --git a/crates/storage-pg/migrations/20250506161158_upstream_oauth2_forward_login_hint.sql b/crates/storage-pg/migrations/20250506161158_upstream_oauth2_forward_login_hint.sql index 2135c0a4c..2aa29a821 100644 --- a/crates/storage-pg/migrations/20250506161158_upstream_oauth2_forward_login_hint.sql +++ b/crates/storage-pg/migrations/20250506161158_upstream_oauth2_forward_login_hint.sql @@ -1,4 +1,4 @@ --- Copyright 2024 New Vector Ltd. +-- Copyright 2025 New Vector Ltd. -- -- SPDX-License-Identifier: AGPL-3.0-only -- Please see LICENSE in the repository root for full details.