From bef66cefc76116fb73c9d4781bc3702386b44bca Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Mon, 4 Apr 2022 10:30:33 +0100 Subject: [PATCH] Fix copyrights --- clientapi/routing/upgrade_room.go | 2 +- roomserver/internal/perform/perform_upgrade.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clientapi/routing/upgrade_room.go b/clientapi/routing/upgrade_room.go index eea51733a..00bde36b3 100644 --- a/clientapi/routing/upgrade_room.go +++ b/clientapi/routing/upgrade_room.go @@ -1,4 +1,4 @@ -// Copyright 2017 Vector Creations Ltd +// 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. diff --git a/roomserver/internal/perform/perform_upgrade.go b/roomserver/internal/perform/perform_upgrade.go index bdda46907..7c8a60cc4 100644 --- a/roomserver/internal/perform/perform_upgrade.go +++ b/roomserver/internal/perform/perform_upgrade.go @@ -1,4 +1,4 @@ -// Copyright 2022 New Vector Ltd +// 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.