From 0a8022c4f9e5bd45fc4875e2e76d7e6e9c7e48e2 Mon Sep 17 00:00:00 2001 From: Will Hunt <will@half-shot.uk> Date: Thu, 16 May 2019 18:05:27 +0100 Subject: [PATCH] It's 2019 apparently --- src/db/schema/v10.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/db/schema/v10.ts b/src/db/schema/v10.ts index 35f5ab8..6042be9 100644 --- a/src/db/schema/v10.ts +++ b/src/db/schema/v10.ts @@ -1,5 +1,5 @@ /* -Copyright 2018 matrix-appservice-discord +Copyright 2019 matrix-appservice-discord Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- GitLab