From 5b1bfb684dcca4b7ff05d3c3c431df62acf2d5c1 Mon Sep 17 00:00:00 2001 From: Stanislav Erokhin Date: Thu, 15 Aug 2019 13:07:52 +0300 Subject: Fix the copyright section --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index e06d2081..af02b243 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ Apache License same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright {yyyy} {name of copyright owner} + Copyright 2014-2019 JetBrains s.r.o. and Dokka project contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- cgit