From 075b236155493f7c597ea3a680a03edb48c8e076 Mon Sep 17 00:00:00 2001 From: Quentin Gliech Date: Fri, 18 Oct 2024 16:14:08 +0200 Subject: Update the license headers to mention the commercial license --- mediaapi/storage/postgres/mediaapi.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mediaapi/storage/postgres/mediaapi.go') diff --git a/mediaapi/storage/postgres/mediaapi.go b/mediaapi/storage/postgres/mediaapi.go index 365c39bd..87067568 100644 --- a/mediaapi/storage/postgres/mediaapi.go +++ b/mediaapi/storage/postgres/mediaapi.go @@ -2,8 +2,8 @@ // Copyright 2019, 2020 The Matrix.org Foundation C.I.C. // Copyright 2017, 2018 New Vector Ltd // -// SPDX-License-Identifier: AGPL-3.0-only -// Please see LICENSE in the repository root for full details. +// SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial +// Please see LICENSE files in the repository root for full details. package postgres -- cgit v1.2.3