From 9ae91ec7f581e424a6ee9ef8890680aab278088d Mon Sep 17 00:00:00 2001 From: Travis Ralston <travpc@gmail.com> Date: Sat, 9 Feb 2019 03:27:19 +0000 Subject: [PATCH] Update src/db/roomstore.ts Co-Authored-By: Half-Shot <will@half-shot.uk> --- src/db/roomstore.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/db/roomstore.ts b/src/db/roomstore.ts index 804dd4f..dd838c5 100644 --- a/src/db/roomstore.ts +++ b/src/db/roomstore.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