From 6a4fde8c922e76f46a62e0043c7b332f15bb66c4 Mon Sep 17 00:00:00 2001 From: BlackMATov Date: Wed, 2 Jan 2019 10:50:25 +0700 Subject: [PATCH] =?UTF-8?q?Happy=20New=20Year!=20=F0=9F=A5=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE.md | 2 +- kari.hpp | 2 +- kari_tests.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 9a7e454..23b2376 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 Matvey Cherevko +Copyright (C) 2017-2019, by Matvey Cherevko (blackmatov@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/kari.hpp b/kari.hpp index c481822..220b7c7 100644 --- a/kari.hpp +++ b/kari.hpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "https://github.com/BlackMATov/kari.hpp" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2017-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/kari_tests.cpp b/kari_tests.cpp index 9e8ce9e..4294b8a 100644 --- a/kari_tests.cpp +++ b/kari_tests.cpp @@ -1,7 +1,7 @@ /******************************************************************************* * This file is part of the "https://github.com/BlackMATov/kari.hpp" * For conditions of distribution and use, see copyright notice in LICENSE.md - * Copyright (C) 2018 Matvey Cherevko + * Copyright (C) 2017-2019, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #define CATCH_CONFIG_FAST_COMPILE