From fd531aea011473235371a4ea2df73490c06c6f1f Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Wed, 15 Jun 2022 13:56:43 +0100 Subject: [PATCH] Fix copyright --- keyserver/consumers/devicelistupdate.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyserver/consumers/devicelistupdate.go b/keyserver/consumers/devicelistupdate.go index 56a76ea32..0d60e1ea0 100644 --- a/keyserver/consumers/devicelistupdate.go +++ b/keyserver/consumers/devicelistupdate.go @@ -1,4 +1,4 @@ -// Copyright 2020 The Matrix.org Foundation C.I.C. +// 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.