diff --git a/LICENSE.md b/LICENSE.md index 1c580c4..32c5f5f 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (C) 2017-2021, by Matvey Cherevko (blackmatov@gmail.com) +Copyright (C) 2017-2023, 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 b163580..bcc59db 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-2021, by Matvey Cherevko (blackmatov@gmail.com) + * Copyright (C) 2017-2023, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #pragma once diff --git a/untests/kari_examples.cpp b/untests/kari_examples.cpp index cc5e9d0..8a1fe82 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-2021, by Matvey Cherevko (blackmatov@gmail.com) + * Copyright (C) 2017-2023, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/untests/kari_ext_tests.cpp b/untests/kari_ext_tests.cpp index c1526ef..9b61704 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-2021, by Matvey Cherevko (blackmatov@gmail.com) + * Copyright (C) 2017-2023, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include diff --git a/untests/kari_tests.cpp b/untests/kari_tests.cpp index 64aca60..824db2b 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-2021, by Matvey Cherevko (blackmatov@gmail.com) + * Copyright (C) 2017-2023, by Matvey Cherevko (blackmatov@gmail.com) ******************************************************************************/ #include