From f87410ff59ede9f48d176bdef4eefd10c497a8f9 Mon Sep 17 00:00:00 2001 From: Dmitry Gridin Date: Thu, 4 Aug 2022 17:20:11 +0200 Subject: [PATCH] update copyright to 2022 --- license/COPYRIGHT.txt | 2 +- license/COPYRIGHT_HEADER.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/license/COPYRIGHT.txt b/license/COPYRIGHT.txt index 71198e0c64e..9089931c5ad 100644 --- a/license/COPYRIGHT.txt +++ b/license/COPYRIGHT.txt @@ -1,5 +1,5 @@ /* - * Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language contributors. + * Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/license/COPYRIGHT_HEADER.txt b/license/COPYRIGHT_HEADER.txt index 41296a422d3..e17d740236c 100644 --- a/license/COPYRIGHT_HEADER.txt +++ b/license/COPYRIGHT_HEADER.txt @@ -1,4 +1,4 @@ /* - * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors. + * Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors. * Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file. */ \ No newline at end of file