From 4f120fed5dd770d2e22fcb8751a2ca9a102a2a49 Mon Sep 17 00:00:00 2001 From: Jason Blais <13119842+jasonblais@users.noreply.github.com> Date: Wed, 26 Sep 2018 08:15:04 -0400 Subject: [PATCH] Fix "{yyyy} {name of copyright owner}" in LICENSE.txt (#2170) * Fix "{yyyy} {name of copyright owner}" in LICENSE.txt * Update LICENSE.txt --- LICENSE.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 2f00b85f2..2357f039d 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright 2016 Mattermost, Inc. +Copyright 2015-present Mattermost, Inc. Apache License Version 2.0, January 2004 @@ -188,7 +188,7 @@ Copyright 2016 Mattermost, Inc. same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright {yyyy} {name of copyright owner} + Copyright 2015-present Mattermost, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.