From 93b64cb947a4bf764ed490182e9de96ff4b768bb Mon Sep 17 00:00:00 2001 From: Leopotam Date: Sun, 22 Jan 2023 12:55:32 +0300 Subject: [PATCH] =?UTF-8?q?[*]=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B3=D0=BE=D0=B4=D0=B0=20=D0=BB?= =?UTF-8?q?=D0=B8=D1=86=D0=B5=D0=BD=D0=B7=D0=B8=D0=B8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE.md | 2 +- src/extensions.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 5554a18..a4aaeb9 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2012 - 2022 leopotam@yandex.ru +Copyright (c) 2012 - 2023 leopotam@yandex.ru Данное программное обеспечение и сопутствующая документация (далее - Продукт) выпускается на условиях двойного лицензирования - под собственнической/коммерческой diff --git a/src/extensions.cs b/src/extensions.cs index 3365f47..18e5f0e 100644 --- a/src/extensions.cs +++ b/src/extensions.cs @@ -1,6 +1,6 @@ // ---------------------------------------------------------------------------- // The Proprietary or MIT-Red License -// Copyright (c) 2012-2022 Leopotam +// Copyright (c) 2012-2023 Leopotam // ---------------------------------------------------------------------------- using System;