From ccd08aa0bd042311604ce40d962a05adf2ca5348 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Thu, 27 Aug 2020 10:56:04 +0100 Subject: [PATCH] Update src/hooks/useLocalStorageState.ts Co-authored-by: J. Ryan Stinnett --- src/hooks/useLocalStorageState.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hooks/useLocalStorageState.ts b/src/hooks/useLocalStorageState.ts index a75ab55402..ce3b574f86 100644 --- a/src/hooks/useLocalStorageState.ts +++ b/src/hooks/useLocalStorageState.ts @@ -1,5 +1,5 @@ /* -Copyright 2019 The Matrix.org Foundation C.I.C. +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.