From f22ba586ba2dbe1356bfd00f7523273058fd414a Mon Sep 17 00:00:00 2001 From: Devon Hudson Date: Tue, 31 Jan 2023 10:10:48 -0700 Subject: [PATCH] Bump license header year on new file --- .../postgres/deltas/20230131091021_published_appservice_pkey.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roomserver/storage/postgres/deltas/20230131091021_published_appservice_pkey.go b/roomserver/storage/postgres/deltas/20230131091021_published_appservice_pkey.go index c39db53f6..add66446b 100644 --- a/roomserver/storage/postgres/deltas/20230131091021_published_appservice_pkey.go +++ b/roomserver/storage/postgres/deltas/20230131091021_published_appservice_pkey.go @@ -1,4 +1,4 @@ -// Copyright 2022 The Matrix.org Foundation C.I.C. +// Copyright 2023 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.