From 4743f7406615dce18fb77024d06f7e9521f0dde6 Mon Sep 17 00:00:00 2001 From: BlackMATov Date: Fri, 11 Apr 2025 01:14:40 +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 +- headers/kari.hpp/kari.hpp | 2 +- untests/kari_examples.cpp | 2 +- untests/kari_ext_tests.cpp | 2 +- untests/kari_tests.cpp | 2 +- untests/kari_tests.hpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 32c5f5f..c217718 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (C) 2017-2023, by Matvey Cherevko (blackmatov@gmail.com) +Copyright (C) 2017-2025, 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/headers/kari.hpp/kari.hpp b/headers/kari.hpp/kari.hpp index bcc59db..d858695 100644 --- a/headers/kari.hpp/kari.hpp +++ b/headers/kari.hpp/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) 2017-2023, by Matvey Cherevko (blackmatov@gmail.com) + * Copyright (C) 2017-2025, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/untests/kari_examples.cpp b/untests/kari_examples.cpp index 7e31bb1..f66ac27 100644 --- a/untests/kari_examples.cpp +++ b/untests/kari_examples.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) 2017-2023, by Matvey Cherevko (blackmatov@gmail.com) + * Copyright (C) 2017-2025, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "kari_tests.hpp" diff --git a/untests/kari_ext_tests.cpp b/untests/kari_ext_tests.cpp index 545664b..ce0af60 100644 --- a/untests/kari_ext_tests.cpp +++ b/untests/kari_ext_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) 2017-2023, by Matvey Cherevko (blackmatov@gmail.com) + * Copyright (C) 2017-2025, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "kari_tests.hpp" diff --git a/untests/kari_tests.cpp b/untests/kari_tests.cpp index 3349eb3..143fdc3 100644 --- a/untests/kari_tests.cpp +++ b/untests/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) 2017-2023, by Matvey Cherevko (blackmatov@gmail.com) + * Copyright (C) 2017-2025, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include "kari_tests.hpp" diff --git a/untests/kari_tests.hpp b/untests/kari_tests.hpp index 196652a..e84b0a4 100644 --- a/untests/kari_tests.hpp +++ b/untests/kari_tests.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) 2017-2023, by Matvey Cherevko (blackmatov@gmail.com) + * Copyright (C) 2017-2025, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include