From e1095211a0761f81a3e5c04adb3b9ca3dc5edb8c Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Mon, 1 Jun 2020 12:33:07 +0100 Subject: [PATCH] Fix copyright notice (need to do more of this) --- syncapi/consumers/eduserver_sendtodevice.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncapi/consumers/eduserver_sendtodevice.go b/syncapi/consumers/eduserver_sendtodevice.go index be503f20a..bffc9bd84 100644 --- a/syncapi/consumers/eduserver_sendtodevice.go +++ b/syncapi/consumers/eduserver_sendtodevice.go @@ -1,4 +1,4 @@ -// Copyright 2019 Alex Chen +// Copyright 2020 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.