From f42055752018926a2bc840084a3cf682c5883ec3 Mon Sep 17 00:00:00 2001 From: ThePhD Date: Tue, 2 Jan 2024 23:15:10 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=93=20Update=20copyright=20year!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .readthedocs.yml | 2 +- .style.yapf | 2 +- CMakeLists.txt | 2 +- LICENSE | 4 ++-- benchmarks/CMakeLists.txt | 2 +- benchmarks/bit/CMakeLists.txt | 2 +- benchmarks/bit/opaque/CMakeLists.txt | 2 +- .../bit/opaque/include/opaque/opaque.hpp | 2 +- .../bit/opaque/include/opaque/version.hpp | 2 +- benchmarks/bit/opaque/source/opaque.cpp | 2 +- benchmarks/bit/source/count.cpp | 2 +- benchmarks/bit/source/find.cpp | 2 +- benchmarks/bit/source/is_sorted.cpp | 2 +- benchmarks/bit/source/is_sorted_until.cpp | 2 +- benchmarks/bit/source/main.cpp | 2 +- benchmarks/bit/source/noop.cpp | 2 +- cmake/identify_stdlib.cmake | 2 +- documentation/CMakeLists.txt | 2 +- documentation/source/_static/inline_removal.js | 2 +- documentation/source/api.rst | 2 +- documentation/source/api/alignment.rst | 2 +- documentation/source/api/assert.rst | 2 +- documentation/source/api/charN_t.rst | 2 +- documentation/source/api/ebco.rst | 2 +- documentation/source/api/empty_string.rst | 2 +- documentation/source/api/endian.rst | 2 +- documentation/source/api/hijack.rst | 2 +- documentation/source/api/span.rst | 2 +- documentation/source/api/tag.rst | 2 +- documentation/source/api/tag_invoke.rst | 2 +- documentation/source/api/to_address.rst | 2 +- .../source/api/type_traits/detection.rst | 2 +- .../source/api/type_traits/is_character.rst | 2 +- .../source/api/type_traits/type_identity.rst | 2 +- documentation/source/api/uninit.rst | 2 +- documentation/source/api/unwrap.rst | 2 +- documentation/source/benchmarks.rst | 2 +- documentation/source/benchmarks/bit.rst | 2 +- documentation/source/bibliography.rst | 2 +- documentation/source/c_api/alignment.rst | 2 +- documentation/source/c_api/assert.rst | 2 +- documentation/source/c_api/bit.intrinsic.rst | 2 +- documentation/source/c_api/bit.memreverse.rst | 2 +- documentation/source/c_api/bit.store_load.rst | 2 +- documentation/source/c_api/c_span.rst | 2 +- documentation/source/c_api/charN_t.rst | 2 +- documentation/source/c_api/endian.rst | 2 +- documentation/source/c_api/extent.rst | 2 +- documentation/source/config.rst | 2 +- documentation/source/definitions.rst | 2 +- documentation/source/future.rst | 2 +- documentation/source/genindex.rst | 2 +- documentation/source/in the wild.rst | 2 +- documentation/source/index.rst | 2 +- documentation/source/license.rst | 2 +- include/ztd/epilogue.hpp | 2 +- include/ztd/idk.h | 2 +- include/ztd/idk.hpp | 2 +- include/ztd/idk/align.h | 2 +- include/ztd/idk/align.hpp | 2 +- include/ztd/idk/assert.h | 2 +- include/ztd/idk/assert.hpp | 14 +++++++------- include/ztd/idk/assume_aligned.h | 2 +- include/ztd/idk/assume_aligned.hpp | 2 +- include/ztd/idk/auto.h | 2 +- include/ztd/idk/basic_c_string_view.hpp | 2 +- include/ztd/idk/binary_digits.hpp | 2 +- include/ztd/idk/bit.h | 2 +- include/ztd/idk/bit.hpp | 2 +- include/ztd/idk/bit_width_to_max_value.h | 2 +- include/ztd/idk/c_span.g.h | 8 +++++--- include/ztd/idk/c_span.h | 2 +- include/ztd/idk/c_string_view.hpp | 2 +- include/ztd/idk/charN_t.h | 2 +- include/ztd/idk/charN_t.hpp | 2 +- include/ztd/idk/char_traits.hpp | 2 +- include/ztd/idk/construct_destroy.hpp | 2 +- include/ztd/idk/contiguous_iterator_tag.hpp | 2 +- include/ztd/idk/declval.h | 2 +- include/ztd/idk/detail/api.h | 2 +- include/ztd/idk/detail/bit.intrinsic.generic.h | 2 +- include/ztd/idk/detail/bit.intrinsic.h | 11 +++++++---- include/ztd/idk/detail/bit.load_store.h | 2 +- include/ztd/idk/detail/bit.load_store.impl.h | 2 +- include/ztd/idk/detail/bit.memreverse.h | 2 +- include/ztd/idk/detail/bit.memreverse.impl.h | 2 +- include/ztd/idk/detail/doxygen_type.h | 2 +- include/ztd/idk/detail/mark_contiguous.hpp | 2 +- include/ztd/idk/detail/math.hpp | 2 +- include/ztd/idk/detail/posix.hpp | 2 +- include/ztd/idk/detail/span.implementation.hpp | 2 +- include/ztd/idk/detail/unicode.h | 2 +- include/ztd/idk/detail/unicode.hpp | 2 +- include/ztd/idk/detail/windows.hpp | 2 +- include/ztd/idk/ebco.hpp | 14 +++++++------- include/ztd/idk/empty_string.hpp | 2 +- include/ztd/idk/encoding_detection.h | 2 +- include/ztd/idk/encoding_detection.hpp | 2 +- include/ztd/idk/encoding_name.h | 2 +- include/ztd/idk/encoding_name.hpp | 2 +- include/ztd/idk/endian.h | 2 +- include/ztd/idk/endian.hpp | 2 +- include/ztd/idk/explicit.hpp | 2 +- include/ztd/idk/extent.h | 2 +- include/ztd/idk/generic.h | 2 +- include/ztd/idk/generic.hpp | 2 +- include/ztd/idk/hash.hpp | 2 +- include/ztd/idk/hijack.hpp | 2 +- include/ztd/idk/is_array.hpp | 2 +- include/ztd/idk/mbstate_t.h | 2 +- include/ztd/idk/mbstate_t.hpp | 2 +- include/ztd/idk/null.h | 2 +- include/ztd/idk/reference_wrapper.hpp | 2 +- include/ztd/idk/restrict.h | 4 ++-- include/ztd/idk/size.h | 2 +- include/ztd/idk/size.hpp | 2 +- include/ztd/idk/span.hpp | 10 +++++----- include/ztd/idk/statement_expressions.h | 2 +- include/ztd/idk/statement_expressions.hpp | 2 +- include/ztd/idk/static_assert.h | 2 +- include/ztd/idk/static_assert.hpp | 2 +- include/ztd/idk/tag.hpp | 2 +- include/ztd/idk/text_encoding_id.hpp | 2 +- include/ztd/idk/thread_local.h | 2 +- include/ztd/idk/to_address.hpp | 2 +- include/ztd/idk/to_mutable_iter.hpp | 2 +- include/ztd/idk/to_underlying.hpp | 2 +- include/ztd/idk/type_traits.hpp | 2 +- include/ztd/idk/typeof.h | 2 +- include/ztd/idk/uninit.hpp | 2 +- include/ztd/idk/unreachable.h | 2 +- include/ztd/idk/unreachable.hpp | 2 +- include/ztd/idk/unwrap.hpp | 2 +- include/ztd/idk/utf8_locale.h | 2 +- include/ztd/idk/utf8_startup_hook.hpp | 2 +- include/ztd/idk/version.h | 2 +- include/ztd/idk/version.hpp | 2 +- include/ztd/prologue.hpp | 2 +- include/ztd/ranges/adl.hpp | 2 +- include/ztd/ranges/algorithm.hpp | 2 +- include/ztd/ranges/blackhole_iterator.hpp | 2 +- include/ztd/ranges/byte_iterator.hpp | 2 +- include/ztd/ranges/counted_iterator.hpp | 2 +- include/ztd/ranges/default_sentinel.hpp | 2 +- include/ztd/ranges/detail/byte_iterator.hpp | 2 +- include/ztd/ranges/detail/insert_bulk.hpp | 2 +- include/ztd/ranges/from_range.hpp | 2 +- include/ztd/ranges/insert_bulk.hpp | 2 +- include/ztd/ranges/iterator.hpp | 2 +- include/ztd/ranges/range.hpp | 2 +- include/ztd/ranges/reconstruct.hpp | 2 +- include/ztd/ranges/repeat.hpp | 2 +- include/ztd/ranges/save_iterator.hpp | 2 +- include/ztd/ranges/save_range.hpp | 2 +- include/ztd/ranges/subrange.hpp | 18 ++++++++++-------- include/ztd/ranges/unbounded.hpp | 2 +- include/ztd/ranges/unreachable_sentinel.hpp | 2 +- include/ztd/ranges/version.hpp | 2 +- include/ztd/ranges/view.hpp | 2 +- include/ztd/ranges/word_iterator.hpp | 6 +++--- include/ztd/ranges/wrapped_pointer.hpp | 10 +++++----- include/ztd/tag_invoke.hpp | 2 +- include/ztd/tag_invoke/tag_invoke.hpp | 2 +- include/ztd/tag_invoke/tag_t.hpp | 2 +- include/ztd/tag_invoke/version.hpp | 2 +- include/ztd/tests/basic_unicode_strings.h | 2 +- include/ztd/tests/basic_unicode_strings.hpp | 2 +- include/ztd/tests/bit_constant.h | 2 +- include/ztd/tests/bit_constant.hpp | 2 +- include/ztd/tests/compare_each.hpp | 2 +- include/ztd/tests/keep_process_awake.hpp | 2 +- include/ztd/tests/types.hpp | 2 +- include/ztd/version.h | 2 +- include/ztd/version.hpp | 2 +- include/ztd/version/detail/api.h | 2 +- include/ztd/version/detail/is.h | 2 +- .../ztd/version/detail/vc++.codepage_to_name.h | 2 +- include/ztd/version/detail/version.c++.hpp | 2 +- include/ztd/version/detail/version.c.h | 2 +- include/ztd/version/version.h | 2 +- include/ztd/version/version.hpp | 2 +- source/ztd/idk/bit.intrinsic.cpp | 2 +- source/ztd/idk/bit.load_store.c | 2 +- source/ztd/idk/bit.memreverse.c | 2 +- source/ztd/idk/encoding_detection.c++.cpp | 2 +- source/ztd/idk/encoding_detection.c.cpp | 6 +++--- source/ztd/idk/encoding_name.c.cpp | 2 +- source/ztd/idk/utf8_locale.cpp | 2 +- tests/CMakeLists.txt | 2 +- tests/idk/CMakeLists.txt | 2 +- tests/idk/basic_compile_time/CMakeLists.txt | 2 +- .../source/bit.load_store.cpp | 2 +- .../source/bit.memreverse.cpp | 2 +- tests/idk/basic_compile_time/source/main.cpp | 2 +- tests/idk/basic_run_time_c++/CMakeLists.txt | 2 +- .../source/bit.intrinsic.c.cpp | 2 +- .../source/bit.intrinsic.cpp | 2 +- .../source/bit.load_store.8.no-alias.cpp | 2 +- .../source/bit.load_store.cpp | 2 +- .../source/bit.memreverse.8.no-alias.c.cpp | 2 +- .../source/bit.memreverse.8.no-alias.cpp | 2 +- .../source/bit.memreverse.c.cpp | 2 +- .../source/bit.memreverse.cpp | 2 +- tests/idk/basic_run_time_c++/source/c_span.cpp | 2 +- .../source/encoding_name.cpp | 2 +- tests/idk/basic_run_time_c++/source/main.cpp | 2 +- tests/idk/basic_run_time_c/CMakeLists.txt | 2 +- .../basic_run_time_c/source/bit.intrinsic.c | 2 +- .../basic_run_time_c/source/bit.memreverse.c | 2 +- tests/idk/basic_run_time_c/source/bit.rotate.c | 2 +- tests/idk/basic_run_time_c/source/c_span.c | 2 +- tests/idk/basic_run_time_c/source/c_test.h | 2 +- .../basic_run_time_c/source/encoding_name.c | 2 +- tests/idk/basic_run_time_c/source/main.c | 2 +- tests/idk/inclusion/CMakeLists.txt | 2 +- tests/idk/inclusion/source/main.cpp | 2 +- tests/idk/inclusion/source/ztd/idk.c | 2 +- tests/idk/inclusion/source/ztd/idk.c.cpp | 2 +- tests/idk/inclusion/source/ztd/idk.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/align.c | 2 +- tests/idk/inclusion/source/ztd/idk/align.c.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/align.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/assert.c | 2 +- .../idk/inclusion/source/ztd/idk/assert.c.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/assert.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/auto.c | 2 +- tests/idk/inclusion/source/ztd/idk/auto.c.cpp | 2 +- .../source/ztd/idk/basic_c_string_view.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/bit.c | 2 +- tests/idk/inclusion/source/ztd/idk/bit.c.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/bit.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/c_span.c | 2 +- tests/idk/inclusion/source/ztd/idk/c_span.g.c | 2 +- .../inclusion/source/ztd/idk/c_string_view.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/charN_t.c | 2 +- .../idk/inclusion/source/ztd/idk/charN_t.c.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/charN_t.cpp | 2 +- .../inclusion/source/ztd/idk/char_traits.cpp | 2 +- .../source/ztd/idk/construct_destroy.cpp | 2 +- .../source/ztd/idk/contiguous_iterator_tag.cpp | 2 +- .../source/ztd/idk/detail/mark_contiguous.cpp | 2 +- .../inclusion/source/ztd/idk/detail/math.cpp | 2 +- .../inclusion/source/ztd/idk/detail/posix.cpp | 2 +- .../ztd/idk/detail/span.implementation.cpp | 2 +- .../inclusion/source/ztd/idk/detail/unicode.c | 2 +- .../source/ztd/idk/detail/unicode.cpp | 2 +- .../source/ztd/idk/detail/windows.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/ebco.cpp | 2 +- .../inclusion/source/ztd/idk/empty_string.cpp | 2 +- .../source/ztd/idk/encoding_detection.c | 2 +- .../source/ztd/idk/encoding_detection.c.cpp | 2 +- .../source/ztd/idk/encoding_detection.cpp | 2 +- .../source/ztd/idk/encoding_name.c.cpp | 2 +- .../inclusion/source/ztd/idk/encoding_name.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/endian.c | 2 +- .../idk/inclusion/source/ztd/idk/endian.c.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/endian.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/extent.c | 2 +- .../idk/inclusion/source/ztd/idk/extent.c.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/generic.c | 2 +- .../idk/inclusion/source/ztd/idk/generic.c.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/generic.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/hash.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/hijack.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/mbstate_t.c | 2 +- .../inclusion/source/ztd/idk/mbstate_t.c.cpp | 2 +- .../idk/inclusion/source/ztd/idk/mbstate_t.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/null.c | 2 +- tests/idk/inclusion/source/ztd/idk/null.c.cpp | 2 +- .../source/ztd/idk/reference_wrapper.cpp | 2 +- .../idk/inclusion/source/ztd/idk/restrict.c.c | 2 +- .../inclusion/source/ztd/idk/restrict.c.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/size.c | 2 +- tests/idk/inclusion/source/ztd/idk/size.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/span.cpp | 2 +- .../source/ztd/idk/statement_expressions.c | 2 +- .../source/ztd/idk/statement_expressions.c.cpp | 2 +- .../inclusion/source/ztd/idk/static_assert.c | 2 +- .../inclusion/source/ztd/idk/static_assert.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/tag.cpp | 2 +- .../source/ztd/idk/text_encoding_id.cpp | 2 +- .../inclusion/source/ztd/idk/to_address.cpp | 2 +- .../source/ztd/idk/to_mutable_iter.cpp | 2 +- .../inclusion/source/ztd/idk/to_underlying.cpp | 2 +- .../inclusion/source/ztd/idk/type_traits.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/typeof.c | 2 +- .../idk/inclusion/source/ztd/idk/typeof.c.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/uninit.cpp | 2 +- .../idk/inclusion/source/ztd/idk/unreachable.c | 2 +- .../inclusion/source/ztd/idk/unreachable.c.cpp | 2 +- .../inclusion/source/ztd/idk/unreachable.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/unwrap.cpp | 2 +- .../idk/inclusion/source/ztd/idk/utf8_locale.c | 2 +- .../source/ztd/idk/utf8_startup_hook.cpp | 2 +- tests/idk/inclusion/source/ztd/idk/version.cpp | 2 +- .../source/ztd/tests/basic_unicode_strings.c | 2 +- .../source/ztd/tests/basic_unicode_strings.cpp | 2 +- .../source/ztd/tests/bit_constant.cpp | 2 +- .../source/ztd/tests/keep_process_awake.cpp | 2 +- tests/idk/inclusion/source/ztd/tests/types.cpp | 2 +- tests/ranges/CMakeLists.txt | 2 +- tests/ranges/inclusion/CMakeLists.txt | 2 +- tests/ranges/inclusion/source/main.cpp | 2 +- .../ranges/inclusion/source/ztd/ranges/adl.cpp | 2 +- .../inclusion/source/ztd/ranges/algorithm.cpp | 2 +- .../source/ztd/ranges/blackhole_iterator.cpp | 2 +- .../source/ztd/ranges/byte_iterator.cpp | 2 +- .../source/ztd/ranges/counted_iterator.cpp | 2 +- .../source/ztd/ranges/default_sentinel.cpp | 2 +- .../source/ztd/ranges/detail/byte_iterator.cpp | 2 +- .../source/ztd/ranges/detail/insert_bulk.cpp | 2 +- .../inclusion/source/ztd/ranges/iterator.cpp | 2 +- .../inclusion/source/ztd/ranges/range.cpp | 2 +- .../inclusion/source/ztd/ranges/repeat.cpp | 2 +- .../source/ztd/ranges/save_iterator.cpp | 2 +- .../inclusion/source/ztd/ranges/save_range.cpp | 2 +- .../inclusion/source/ztd/ranges/subrange.cpp | 2 +- .../inclusion/source/ztd/ranges/unbounded.cpp | 2 +- .../source/ztd/ranges/unreachable_sentinel.cpp | 2 +- .../inclusion/source/ztd/ranges/version.cpp | 2 +- .../source/ztd/ranges/word_iterator.cpp | 2 +- .../source/ztd/ranges/wrapped_pointer.cpp | 2 +- tests/tag_invoke/CMakeLists.txt | 2 +- tests/tag_invoke/inclusion/CMakeLists.txt | 2 +- tests/tag_invoke/inclusion/source/main.cpp | 2 +- .../inclusion/source/ztd/tag_invoke.cpp | 2 +- .../source/ztd/tag_invoke/tag_invoke.cpp | 2 +- .../inclusion/source/ztd/tag_invoke/tag_t.cpp | 2 +- .../source/ztd/tag_invoke/version.cpp | 2 +- tests/version/CMakeLists.txt | 2 +- tests/version/inclusion/CMakeLists.txt | 2 +- tests/version/inclusion/source/main.cpp | 2 +- .../version/inclusion/source/ztd/prologue.cpp | 2 +- tests/version/inclusion/source/ztd/version.c | 2 +- .../version/inclusion/source/ztd/version.c.cpp | 2 +- tests/version/inclusion/source/ztd/version.cpp | 2 +- .../inclusion/source/ztd/version/detail/api.c | 2 +- .../inclusion/source/ztd/version/detail/is.c | 2 +- .../ztd/version/detail/vc++.codepage_to_name.c | 2 +- .../source/ztd/version/detail/version.c++.cpp | 2 +- .../source/ztd/version/detail/version.c.c | 2 +- .../inclusion/source/ztd/version/version.c | 2 +- .../inclusion/source/ztd/version/version.cpp | 2 +- 343 files changed, 388 insertions(+), 381 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 9e370b9..4d14006 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/.style.yapf b/.style.yapf index 57758f9..cf70c89 100644 --- a/.style.yapf +++ b/.style.yapf @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/CMakeLists.txt b/CMakeLists.txt index 0ea0f36..c2bbfde 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/LICENSE b/LICENSE index af49610..156a506 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ ztd.idk Non-Commerical License -Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC Contact: opensource@soasis.org @@ -68,7 +68,7 @@ END OF TERMS AND CONDITIONS ztd.idk Commerical License Usage -Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC Contact: opensource@soasis.org diff --git a/benchmarks/CMakeLists.txt b/benchmarks/CMakeLists.txt index 24b0d8f..705885d 100644 --- a/benchmarks/CMakeLists.txt +++ b/benchmarks/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/benchmarks/bit/CMakeLists.txt b/benchmarks/bit/CMakeLists.txt index 98e0853..7e2d122 100644 --- a/benchmarks/bit/CMakeLists.txt +++ b/benchmarks/bit/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/benchmarks/bit/opaque/CMakeLists.txt b/benchmarks/bit/opaque/CMakeLists.txt index d688ebe..3fee7e2 100644 --- a/benchmarks/bit/opaque/CMakeLists.txt +++ b/benchmarks/bit/opaque/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/benchmarks/bit/opaque/include/opaque/opaque.hpp b/benchmarks/bit/opaque/include/opaque/opaque.hpp index 231a2a1..f6d161c 100644 --- a/benchmarks/bit/opaque/include/opaque/opaque.hpp +++ b/benchmarks/bit/opaque/include/opaque/opaque.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/benchmarks/bit/opaque/include/opaque/version.hpp b/benchmarks/bit/opaque/include/opaque/version.hpp index 1ed58b2..175f4cf 100644 --- a/benchmarks/bit/opaque/include/opaque/version.hpp +++ b/benchmarks/bit/opaque/include/opaque/version.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/benchmarks/bit/opaque/source/opaque.cpp b/benchmarks/bit/opaque/source/opaque.cpp index a2aa53b..3ef6119 100644 --- a/benchmarks/bit/opaque/source/opaque.cpp +++ b/benchmarks/bit/opaque/source/opaque.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/benchmarks/bit/source/count.cpp b/benchmarks/bit/source/count.cpp index dc20f16..5bfd3f7 100644 --- a/benchmarks/bit/source/count.cpp +++ b/benchmarks/bit/source/count.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/benchmarks/bit/source/find.cpp b/benchmarks/bit/source/find.cpp index dd12048..0508e47 100644 --- a/benchmarks/bit/source/find.cpp +++ b/benchmarks/bit/source/find.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/benchmarks/bit/source/is_sorted.cpp b/benchmarks/bit/source/is_sorted.cpp index 79da162..3159e69 100644 --- a/benchmarks/bit/source/is_sorted.cpp +++ b/benchmarks/bit/source/is_sorted.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/benchmarks/bit/source/is_sorted_until.cpp b/benchmarks/bit/source/is_sorted_until.cpp index c6fb070..2258679 100644 --- a/benchmarks/bit/source/is_sorted_until.cpp +++ b/benchmarks/bit/source/is_sorted_until.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/benchmarks/bit/source/main.cpp b/benchmarks/bit/source/main.cpp index 515f0e2..40ae504 100644 --- a/benchmarks/bit/source/main.cpp +++ b/benchmarks/bit/source/main.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/benchmarks/bit/source/noop.cpp b/benchmarks/bit/source/noop.cpp index f9220e1..8582013 100644 --- a/benchmarks/bit/source/noop.cpp +++ b/benchmarks/bit/source/noop.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/cmake/identify_stdlib.cmake b/cmake/identify_stdlib.cmake index 1a1fc65..4205d65 100644 --- a/cmake/identify_stdlib.cmake +++ b/cmake/identify_stdlib.cmake @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/documentation/CMakeLists.txt b/documentation/CMakeLists.txt index c5d76f3..6faaf37 100644 --- a/documentation/CMakeLists.txt +++ b/documentation/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/documentation/source/_static/inline_removal.js b/documentation/source/_static/inline_removal.js index e34e8ab..2391178 100644 --- a/documentation/source/_static/inline_removal.js +++ b/documentation/source/_static/inline_removal.js @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/documentation/source/api.rst b/documentation/source/api.rst index 239de82..4155e8f 100644 --- a/documentation/source/api.rst +++ b/documentation/source/api.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/alignment.rst b/documentation/source/api/alignment.rst index 68c9745..5aa8a82 100644 --- a/documentation/source/api/alignment.rst +++ b/documentation/source/api/alignment.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/assert.rst b/documentation/source/api/assert.rst index 17ae735..56b3800 100644 --- a/documentation/source/api/assert.rst +++ b/documentation/source/api/assert.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/charN_t.rst b/documentation/source/api/charN_t.rst index ef7fd77..4e01580 100644 --- a/documentation/source/api/charN_t.rst +++ b/documentation/source/api/charN_t.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/ebco.rst b/documentation/source/api/ebco.rst index 7993d17..9bd1ef6 100644 --- a/documentation/source/api/ebco.rst +++ b/documentation/source/api/ebco.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/empty_string.rst b/documentation/source/api/empty_string.rst index a3554ae..adb0442 100644 --- a/documentation/source/api/empty_string.rst +++ b/documentation/source/api/empty_string.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/endian.rst b/documentation/source/api/endian.rst index 934c593..98d7a31 100644 --- a/documentation/source/api/endian.rst +++ b/documentation/source/api/endian.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/hijack.rst b/documentation/source/api/hijack.rst index 5aae7ee..74f678d 100644 --- a/documentation/source/api/hijack.rst +++ b/documentation/source/api/hijack.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/span.rst b/documentation/source/api/span.rst index 11de786..2fb0b7f 100644 --- a/documentation/source/api/span.rst +++ b/documentation/source/api/span.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/tag.rst b/documentation/source/api/tag.rst index 7bac882..0005b37 100644 --- a/documentation/source/api/tag.rst +++ b/documentation/source/api/tag.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/tag_invoke.rst b/documentation/source/api/tag_invoke.rst index 6234ec4..bdcf18e 100644 --- a/documentation/source/api/tag_invoke.rst +++ b/documentation/source/api/tag_invoke.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/to_address.rst b/documentation/source/api/to_address.rst index 3179332..54c1f2c 100644 --- a/documentation/source/api/to_address.rst +++ b/documentation/source/api/to_address.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/type_traits/detection.rst b/documentation/source/api/type_traits/detection.rst index e1e4402..3282eab 100644 --- a/documentation/source/api/type_traits/detection.rst +++ b/documentation/source/api/type_traits/detection.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/type_traits/is_character.rst b/documentation/source/api/type_traits/is_character.rst index 0e6e5d0..d4c2f2f 100644 --- a/documentation/source/api/type_traits/is_character.rst +++ b/documentation/source/api/type_traits/is_character.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/type_traits/type_identity.rst b/documentation/source/api/type_traits/type_identity.rst index 67eae09..97d1e36 100644 --- a/documentation/source/api/type_traits/type_identity.rst +++ b/documentation/source/api/type_traits/type_identity.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/uninit.rst b/documentation/source/api/uninit.rst index 20b2973..ce3a030 100644 --- a/documentation/source/api/uninit.rst +++ b/documentation/source/api/uninit.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/api/unwrap.rst b/documentation/source/api/unwrap.rst index 7ff7d7b..bc72a2f 100644 --- a/documentation/source/api/unwrap.rst +++ b/documentation/source/api/unwrap.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/benchmarks.rst b/documentation/source/benchmarks.rst index ee2903a..dd053bf 100644 --- a/documentation/source/benchmarks.rst +++ b/documentation/source/benchmarks.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/benchmarks/bit.rst b/documentation/source/benchmarks/bit.rst index 954c213..3ccf456 100644 --- a/documentation/source/benchmarks/bit.rst +++ b/documentation/source/benchmarks/bit.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/bibliography.rst b/documentation/source/bibliography.rst index f36618d..8f86a56 100644 --- a/documentation/source/bibliography.rst +++ b/documentation/source/bibliography.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/c_api/alignment.rst b/documentation/source/c_api/alignment.rst index 610d100..be728af 100644 --- a/documentation/source/c_api/alignment.rst +++ b/documentation/source/c_api/alignment.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/c_api/assert.rst b/documentation/source/c_api/assert.rst index 663beed..8070b7d 100644 --- a/documentation/source/c_api/assert.rst +++ b/documentation/source/c_api/assert.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/c_api/bit.intrinsic.rst b/documentation/source/c_api/bit.intrinsic.rst index c538095..aa5d6fd 100644 --- a/documentation/source/c_api/bit.intrinsic.rst +++ b/documentation/source/c_api/bit.intrinsic.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/c_api/bit.memreverse.rst b/documentation/source/c_api/bit.memreverse.rst index a5faad9..0737636 100644 --- a/documentation/source/c_api/bit.memreverse.rst +++ b/documentation/source/c_api/bit.memreverse.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/c_api/bit.store_load.rst b/documentation/source/c_api/bit.store_load.rst index 1cd1197..c571658 100644 --- a/documentation/source/c_api/bit.store_load.rst +++ b/documentation/source/c_api/bit.store_load.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/c_api/c_span.rst b/documentation/source/c_api/c_span.rst index c893056..75a0ae5 100644 --- a/documentation/source/c_api/c_span.rst +++ b/documentation/source/c_api/c_span.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/c_api/charN_t.rst b/documentation/source/c_api/charN_t.rst index 7456bc0..a27132d 100644 --- a/documentation/source/c_api/charN_t.rst +++ b/documentation/source/c_api/charN_t.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/c_api/endian.rst b/documentation/source/c_api/endian.rst index 0187480..1060b24 100644 --- a/documentation/source/c_api/endian.rst +++ b/documentation/source/c_api/endian.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/c_api/extent.rst b/documentation/source/c_api/extent.rst index 2197150..aaccacb 100644 --- a/documentation/source/c_api/extent.rst +++ b/documentation/source/c_api/extent.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/config.rst b/documentation/source/config.rst index 5e5a18f..aef5d9b 100644 --- a/documentation/source/config.rst +++ b/documentation/source/config.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/definitions.rst b/documentation/source/definitions.rst index b1d7802..552ddc6 100644 --- a/documentation/source/definitions.rst +++ b/documentation/source/definitions.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/future.rst b/documentation/source/future.rst index 09d8f2e..475e66b 100644 --- a/documentation/source/future.rst +++ b/documentation/source/future.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/genindex.rst b/documentation/source/genindex.rst index e6c841f..fda036e 100644 --- a/documentation/source/genindex.rst +++ b/documentation/source/genindex.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/in the wild.rst b/documentation/source/in the wild.rst index 37a98a1..8ab8a10 100644 --- a/documentation/source/in the wild.rst +++ b/documentation/source/in the wild.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/index.rst b/documentation/source/index.rst index 58c7e13..e1121ce 100644 --- a/documentation/source/index.rst +++ b/documentation/source/index.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/documentation/source/license.rst b/documentation/source/license.rst index 24019cf..0994ecf 100644 --- a/documentation/source/license.rst +++ b/documentation/source/license.rst @@ -1,7 +1,7 @@ .. ============================================================================= .. .. ztd.idk -.. Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +.. Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC .. Contact: opensource@soasis.org .. .. Commercial License Usage diff --git a/include/ztd/epilogue.hpp b/include/ztd/epilogue.hpp index fcf5cc8..7b5e78e 100644 --- a/include/ztd/epilogue.hpp +++ b/include/ztd/epilogue.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk.h b/include/ztd/idk.h index f815348..81a80e2 100644 --- a/include/ztd/idk.h +++ b/include/ztd/idk.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk.hpp b/include/ztd/idk.hpp index 04a7e18..388340c 100644 --- a/include/ztd/idk.hpp +++ b/include/ztd/idk.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/align.h b/include/ztd/idk/align.h index a239f7a..742bb80 100644 --- a/include/ztd/idk/align.h +++ b/include/ztd/idk/align.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/align.hpp b/include/ztd/idk/align.hpp index cf0a2dd..d90bf29 100644 --- a/include/ztd/idk/align.hpp +++ b/include/ztd/idk/align.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/assert.h b/include/ztd/idk/assert.h index 791411c..aa66e4d 100644 --- a/include/ztd/idk/assert.h +++ b/include/ztd/idk/assert.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/assert.hpp b/include/ztd/idk/assert.hpp index 87cf45e..f17c30d 100644 --- a/include/ztd/idk/assert.hpp +++ b/include/ztd/idk/assert.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage @@ -188,9 +188,9 @@ /// @param[in] ... The conditional expressions to check against. /// /// @remarks The conditions must result in a value that is convertible to a boolean in a boolean context. This macro -/// does nothing when `ZTD_CONSTEXPR_ASSERT_CHECKS` is not detected. (It will still (void)-cast the used items, to prevent unused -/// warnings.) If the condition is not reached, this function will perform either a user-defined action or -/// terminate/exit (not abort). +/// does nothing when `ZTD_CONSTEXPR_ASSERT_CHECKS` is not detected. (It will still (void)-cast the used items, to +/// prevent unused warnings.) If the condition is not reached, this function will perform either a user-defined action +/// or terminate/exit (not abort). #define ZTD_CONSTEXPR_ASSERT(...) ZTD_CONSTEXPR_ASSERT_I_(__VA_ARGS__) ////// @@ -200,9 +200,9 @@ /// @param[in] ... The conditional expressions to check against. /// /// @remarks The conditions must result in a value that is convertible to a boolean in a boolean context. This macro -/// does nothing when `ZTD_CONSTEXPR_ASSERT_CHECKS` is not detected. (It will still (void)-cast the used items, to prevent unused -/// warnings.) If the condition is not reached, this function will perform either a user-defined action or -/// terminate/exit (not abort). +/// does nothing when `ZTD_CONSTEXPR_ASSERT_CHECKS` is not detected. (It will still (void)-cast the used items, to +/// prevent unused warnings.) If the condition is not reached, this function will perform either a user-defined action +/// or terminate/exit (not abort). #define ZTD_CONSTEXPR_ASSERT_MESSAGE(_MESSAGE, ...) ZTD_CONSTEXPR_ASSERT_MESSAGE_I_(_MESSAGE, __VA_ARGS__) #endif diff --git a/include/ztd/idk/assume_aligned.h b/include/ztd/idk/assume_aligned.h index cbb23e7..5157b11 100644 --- a/include/ztd/idk/assume_aligned.h +++ b/include/ztd/idk/assume_aligned.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/assume_aligned.hpp b/include/ztd/idk/assume_aligned.hpp index 1dbc61d..20d2942 100644 --- a/include/ztd/idk/assume_aligned.hpp +++ b/include/ztd/idk/assume_aligned.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/auto.h b/include/ztd/idk/auto.h index 64378c2..7b7fa7a 100644 --- a/include/ztd/idk/auto.h +++ b/include/ztd/idk/auto.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/basic_c_string_view.hpp b/include/ztd/idk/basic_c_string_view.hpp index 9a28a89..d5cbf6c 100644 --- a/include/ztd/idk/basic_c_string_view.hpp +++ b/include/ztd/idk/basic_c_string_view.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/binary_digits.hpp b/include/ztd/idk/binary_digits.hpp index 5223947..d52196d 100644 --- a/include/ztd/idk/binary_digits.hpp +++ b/include/ztd/idk/binary_digits.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/bit.h b/include/ztd/idk/bit.h index 4efe8c7..abf022d 100644 --- a/include/ztd/idk/bit.h +++ b/include/ztd/idk/bit.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/bit.hpp b/include/ztd/idk/bit.hpp index b5e8783..4426193 100644 --- a/include/ztd/idk/bit.hpp +++ b/include/ztd/idk/bit.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/bit_width_to_max_value.h b/include/ztd/idk/bit_width_to_max_value.h index b853942..fcd3dd0 100644 --- a/include/ztd/idk/bit_width_to_max_value.h +++ b/include/ztd/idk/bit_width_to_max_value.h @@ -2,7 +2,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/c_span.g.h b/include/ztd/idk/c_span.g.h index 0c80cb0..767ba63 100644 --- a/include/ztd/idk/c_span.g.h +++ b/include/ztd/idk/c_span.g.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage @@ -124,7 +124,8 @@ ZTD_C_FUNCTION_LINKAGE_I_ ZTD_C_FUNCTION_INLINE_I_ ZTD_IDK_C_SPAN_FULL_NAME_I_ Z ZTD_IDK_C_SPAN_CONST_TYPE_I_* __first, ZTD_IDK_C_SPAN_CONST_TYPE_I_* __last) { ZTD_IDK_C_SPAN_FULL_NAME_I_ __result = #if ZTD_IS_ON(ZTD_IDK_C_SPAN_SIZE_FIRST) - { (ZTD_IDK_C_SPAN_SIZE_TYPE_I_)(__last - __first), __first } + {(ZTD_IDK_C_SPAN_SIZE_TYPE_I_)(__last - __first), + __first } #else { __first, (ZTD_IDK_C_SPAN_SIZE_TYPE_I_)(__last - __first) } #endif @@ -136,7 +137,8 @@ ZTD_C_FUNCTION_LINKAGE_I_ ZTD_C_FUNCTION_INLINE_I_ ZTD_IDK_C_SPAN_FULL_NAME_I_ Z ZTD_IDK_C_SPAN_CONST_TYPE_I_* __first, ZTD_IDK_C_SPAN_SIZE_TYPE_I_ __size) { ZTD_IDK_C_SPAN_FULL_NAME_I_ __result = #if ZTD_IS_ON(ZTD_IDK_C_SPAN_SIZE_FIRST) - { __size, __first } + { __size, + __first } #else { __first, __size } #endif diff --git a/include/ztd/idk/c_span.h b/include/ztd/idk/c_span.h index 58e089f..9e0e66b 100644 --- a/include/ztd/idk/c_span.h +++ b/include/ztd/idk/c_span.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/c_string_view.hpp b/include/ztd/idk/c_string_view.hpp index a0d6110..2e97047 100644 --- a/include/ztd/idk/c_string_view.hpp +++ b/include/ztd/idk/c_string_view.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/charN_t.h b/include/ztd/idk/charN_t.h index d7662bf..f1036fe 100644 --- a/include/ztd/idk/charN_t.h +++ b/include/ztd/idk/charN_t.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/charN_t.hpp b/include/ztd/idk/charN_t.hpp index 010fcb4..529df1d 100644 --- a/include/ztd/idk/charN_t.hpp +++ b/include/ztd/idk/charN_t.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/char_traits.hpp b/include/ztd/idk/char_traits.hpp index 4fbff16..1324a83 100644 --- a/include/ztd/idk/char_traits.hpp +++ b/include/ztd/idk/char_traits.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/construct_destroy.hpp b/include/ztd/idk/construct_destroy.hpp index 7fe42c6..5914aec 100644 --- a/include/ztd/idk/construct_destroy.hpp +++ b/include/ztd/idk/construct_destroy.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/contiguous_iterator_tag.hpp b/include/ztd/idk/contiguous_iterator_tag.hpp index fc6240a..16d6c24 100644 --- a/include/ztd/idk/contiguous_iterator_tag.hpp +++ b/include/ztd/idk/contiguous_iterator_tag.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/declval.h b/include/ztd/idk/declval.h index 205647a..290240a 100644 --- a/include/ztd/idk/declval.h +++ b/include/ztd/idk/declval.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/api.h b/include/ztd/idk/detail/api.h index 62ccc28..5ce7d4e 100644 --- a/include/ztd/idk/detail/api.h +++ b/include/ztd/idk/detail/api.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/bit.intrinsic.generic.h b/include/ztd/idk/detail/bit.intrinsic.generic.h index 72a5410..d52415f 100644 --- a/include/ztd/idk/detail/bit.intrinsic.generic.h +++ b/include/ztd/idk/detail/bit.intrinsic.generic.h @@ -2,7 +2,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/bit.intrinsic.h b/include/ztd/idk/detail/bit.intrinsic.h index 9cb9675..a989c50 100644 --- a/include/ztd/idk/detail/bit.intrinsic.h +++ b/include/ztd/idk/detail/bit.intrinsic.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage @@ -54,7 +54,8 @@ ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned int ztdc_count_ones_uc unsigned char value) ZTD_CXX_NOEXCEPT_I_; ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned int ztdc_count_ones_us( unsigned short value) ZTD_CXX_NOEXCEPT_I_; -ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned int ztdc_count_ones_ui(unsigned int value) ZTD_CXX_NOEXCEPT_I_; +ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned int ztdc_count_ones_ui( + unsigned int value) ZTD_CXX_NOEXCEPT_I_; ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned int ztdc_count_ones_ul( unsigned long value) ZTD_CXX_NOEXCEPT_I_; ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned int ztdc_count_ones_ull( @@ -198,11 +199,13 @@ ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned long ztdc_bit_floor_ul ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned long long ztdc_bit_floor_ull( unsigned long long value) ZTD_CXX_NOEXCEPT_I_; -ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned char ztdc_bit_ceil_uc(unsigned char value) ZTD_CXX_NOEXCEPT_I_; +ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned char ztdc_bit_ceil_uc( + unsigned char value) ZTD_CXX_NOEXCEPT_I_; ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned short ztdc_bit_ceil_us( unsigned short value) ZTD_CXX_NOEXCEPT_I_; ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned int ztdc_bit_ceil_ui(unsigned int value) ZTD_CXX_NOEXCEPT_I_; -ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned long ztdc_bit_ceil_ul(unsigned long value) ZTD_CXX_NOEXCEPT_I_; +ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned long ztdc_bit_ceil_ul( + unsigned long value) ZTD_CXX_NOEXCEPT_I_; ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ unsigned long long ztdc_bit_ceil_ull( unsigned long long value) ZTD_CXX_NOEXCEPT_I_; diff --git a/include/ztd/idk/detail/bit.load_store.h b/include/ztd/idk/detail/bit.load_store.h index 67a2cc5..5c27cac 100644 --- a/include/ztd/idk/detail/bit.load_store.h +++ b/include/ztd/idk/detail/bit.load_store.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/bit.load_store.impl.h b/include/ztd/idk/detail/bit.load_store.impl.h index 212a2ed..0fe9df7 100644 --- a/include/ztd/idk/detail/bit.load_store.impl.h +++ b/include/ztd/idk/detail/bit.load_store.impl.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/bit.memreverse.h b/include/ztd/idk/detail/bit.memreverse.h index 25a2fed..82ed33e 100644 --- a/include/ztd/idk/detail/bit.memreverse.h +++ b/include/ztd/idk/detail/bit.memreverse.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/bit.memreverse.impl.h b/include/ztd/idk/detail/bit.memreverse.impl.h index c5f3bf3..07e587b 100644 --- a/include/ztd/idk/detail/bit.memreverse.impl.h +++ b/include/ztd/idk/detail/bit.memreverse.impl.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/doxygen_type.h b/include/ztd/idk/detail/doxygen_type.h index 386e00a..6d6ea1c 100644 --- a/include/ztd/idk/detail/doxygen_type.h +++ b/include/ztd/idk/detail/doxygen_type.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/mark_contiguous.hpp b/include/ztd/idk/detail/mark_contiguous.hpp index b078a8d..6b403d3 100644 --- a/include/ztd/idk/detail/mark_contiguous.hpp +++ b/include/ztd/idk/detail/mark_contiguous.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/math.hpp b/include/ztd/idk/detail/math.hpp index be86915..ac0da9c 100644 --- a/include/ztd/idk/detail/math.hpp +++ b/include/ztd/idk/detail/math.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/posix.hpp b/include/ztd/idk/detail/posix.hpp index 991b631..76b13e5 100644 --- a/include/ztd/idk/detail/posix.hpp +++ b/include/ztd/idk/detail/posix.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/span.implementation.hpp b/include/ztd/idk/detail/span.implementation.hpp index 3175bce..2906aa5 100644 --- a/include/ztd/idk/detail/span.implementation.hpp +++ b/include/ztd/idk/detail/span.implementation.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/unicode.h b/include/ztd/idk/detail/unicode.h index e7595ba..0da810b 100644 --- a/include/ztd/idk/detail/unicode.h +++ b/include/ztd/idk/detail/unicode.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/unicode.hpp b/include/ztd/idk/detail/unicode.hpp index c3de266..3694c6b 100644 --- a/include/ztd/idk/detail/unicode.hpp +++ b/include/ztd/idk/detail/unicode.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/detail/windows.hpp b/include/ztd/idk/detail/windows.hpp index 713e96c..55e0b5b 100644 --- a/include/ztd/idk/detail/windows.hpp +++ b/include/ztd/idk/detail/windows.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/ebco.hpp b/include/ztd/idk/ebco.hpp index 70d95e7..a95bd9e 100644 --- a/include/ztd/idk/ebco.hpp +++ b/include/ztd/idk/ebco.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage @@ -108,9 +108,9 @@ namespace ztd { /// @brief Constructs the object in storage from the given arguments. /// template >, - ebco> && !::std::is_same_v<::std::remove_reference_t<::std::remove_cv_t<_Arg>>, _Type>>> + typename + = ::std::enable_if_t>, ebco> + && !::std::is_same_v<::std::remove_reference_t<::std::remove_cv_t<_Arg>>, _Type>>> constexpr ebco(_Arg&& __arg, _Args&&... __args) noexcept( ::std::is_nothrow_constructible_v<_Type, _Arg, _Args...>) : _M_value(::std::forward<_Arg>(__arg), ::std::forward<_Args>(__args)...) { @@ -172,9 +172,9 @@ namespace ztd { /// @brief Constructs the object in storage from the given arguments. /// template >, - ebco> && !::std::is_same_v<::std::remove_reference_t<::std::remove_cv_t<_Arg>>, _Type>>> + typename + = ::std::enable_if_t>, ebco> + && !::std::is_same_v<::std::remove_reference_t<::std::remove_cv_t<_Arg>>, _Type>>> constexpr ebco(_Arg&& __arg, _Args&&... __args) noexcept( ::std::is_nothrow_constructible_v<_Type, _Arg, _Args...>) : _Type(::std::forward<_Arg>(__arg), ::std::forward<_Args>(__args)...) { diff --git a/include/ztd/idk/empty_string.hpp b/include/ztd/idk/empty_string.hpp index 8d26e33..6cf57e1 100644 --- a/include/ztd/idk/empty_string.hpp +++ b/include/ztd/idk/empty_string.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/encoding_detection.h b/include/ztd/idk/encoding_detection.h index 0772d9e..7e311a0 100644 --- a/include/ztd/idk/encoding_detection.h +++ b/include/ztd/idk/encoding_detection.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.cuneicode -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/encoding_detection.hpp b/include/ztd/idk/encoding_detection.hpp index ee97180..6d9e5ba 100644 --- a/include/ztd/idk/encoding_detection.hpp +++ b/include/ztd/idk/encoding_detection.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.cuneicode -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/encoding_name.h b/include/ztd/idk/encoding_name.h index b453272..4a6147d 100644 --- a/include/ztd/idk/encoding_name.h +++ b/include/ztd/idk/encoding_name.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/encoding_name.hpp b/include/ztd/idk/encoding_name.hpp index 02e31f2..30f9e00 100644 --- a/include/ztd/idk/encoding_name.hpp +++ b/include/ztd/idk/encoding_name.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/endian.h b/include/ztd/idk/endian.h index 0f03e97..9a381b2 100644 --- a/include/ztd/idk/endian.h +++ b/include/ztd/idk/endian.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/endian.hpp b/include/ztd/idk/endian.hpp index 372afe5..92a7d92 100644 --- a/include/ztd/idk/endian.hpp +++ b/include/ztd/idk/endian.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/explicit.hpp b/include/ztd/idk/explicit.hpp index 3087326..09732dc 100644 --- a/include/ztd/idk/explicit.hpp +++ b/include/ztd/idk/explicit.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/extent.h b/include/ztd/idk/extent.h index 36503f3..5b5f9c1 100644 --- a/include/ztd/idk/extent.h +++ b/include/ztd/idk/extent.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/generic.h b/include/ztd/idk/generic.h index 52036cf..82e535c 100644 --- a/include/ztd/idk/generic.h +++ b/include/ztd/idk/generic.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/generic.hpp b/include/ztd/idk/generic.hpp index fd3676a..43f8608 100644 --- a/include/ztd/idk/generic.hpp +++ b/include/ztd/idk/generic.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/hash.hpp b/include/ztd/idk/hash.hpp index 48700b8..73bbdee 100644 --- a/include/ztd/idk/hash.hpp +++ b/include/ztd/idk/hash.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/hijack.hpp b/include/ztd/idk/hijack.hpp index 1f70ecb..f822109 100644 --- a/include/ztd/idk/hijack.hpp +++ b/include/ztd/idk/hijack.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/is_array.hpp b/include/ztd/idk/is_array.hpp index 16e4824..9a55b91 100644 --- a/include/ztd/idk/is_array.hpp +++ b/include/ztd/idk/is_array.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/mbstate_t.h b/include/ztd/idk/mbstate_t.h index 3209658..e19260e 100644 --- a/include/ztd/idk/mbstate_t.h +++ b/include/ztd/idk/mbstate_t.h @@ -1,7 +1,7 @@ // ============================================================================ // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/mbstate_t.hpp b/include/ztd/idk/mbstate_t.hpp index c8dfa95..1ca7bde 100644 --- a/include/ztd/idk/mbstate_t.hpp +++ b/include/ztd/idk/mbstate_t.hpp @@ -1,7 +1,7 @@ // ============================================================================ // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/null.h b/include/ztd/idk/null.h index 8ab601d..803676e 100644 --- a/include/ztd/idk/null.h +++ b/include/ztd/idk/null.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/reference_wrapper.hpp b/include/ztd/idk/reference_wrapper.hpp index 843f205..6d3042b 100644 --- a/include/ztd/idk/reference_wrapper.hpp +++ b/include/ztd/idk/reference_wrapper.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/restrict.h b/include/ztd/idk/restrict.h index e63e6c3..7348c82 100644 --- a/include/ztd/idk/restrict.h +++ b/include/ztd/idk/restrict.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage @@ -36,7 +36,7 @@ #define ZTD_IDK_RESTRICT_H #if ZTD_IS_ON(ZTD_CXX) && !defined(restrict) -#define restrict +#define restrict #endif #endif diff --git a/include/ztd/idk/size.h b/include/ztd/idk/size.h index 5cb59ad..61710fa 100644 --- a/include/ztd/idk/size.h +++ b/include/ztd/idk/size.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/size.hpp b/include/ztd/idk/size.hpp index 7463672..d718d5d 100644 --- a/include/ztd/idk/size.hpp +++ b/include/ztd/idk/size.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/span.hpp b/include/ztd/idk/span.hpp index 0dd60ed..f75d7e0 100644 --- a/include/ztd/idk/span.hpp +++ b/include/ztd/idk/span.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage @@ -148,11 +148,11 @@ namespace std { namespace ztd { namespace ranges { - template - inline constexpr bool enable_view<::ztd::span<_Ty, _Extent>> = true; + template + inline constexpr bool enable_view<::ztd::span<_Ty, _Extent>> = true; - template - inline constexpr bool enable_borrowed_range<::ztd::span<_Ty, _Extent>> = true; + template + inline constexpr bool enable_borrowed_range<::ztd::span<_Ty, _Extent>> = true; }} // namespace ztd::ranges diff --git a/include/ztd/idk/statement_expressions.h b/include/ztd/idk/statement_expressions.h index cc6347c..5f7ce21 100644 --- a/include/ztd/idk/statement_expressions.h +++ b/include/ztd/idk/statement_expressions.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/statement_expressions.hpp b/include/ztd/idk/statement_expressions.hpp index 5c82119..0957518 100644 --- a/include/ztd/idk/statement_expressions.hpp +++ b/include/ztd/idk/statement_expressions.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/static_assert.h b/include/ztd/idk/static_assert.h index 59cb4f2..2cbd400 100644 --- a/include/ztd/idk/static_assert.h +++ b/include/ztd/idk/static_assert.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/static_assert.hpp b/include/ztd/idk/static_assert.hpp index 836f9c4..f154eed 100644 --- a/include/ztd/idk/static_assert.hpp +++ b/include/ztd/idk/static_assert.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/tag.hpp b/include/ztd/idk/tag.hpp index 4a135d0..f92e7c2 100644 --- a/include/ztd/idk/tag.hpp +++ b/include/ztd/idk/tag.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/text_encoding_id.hpp b/include/ztd/idk/text_encoding_id.hpp index 2ee4174..cb17608 100644 --- a/include/ztd/idk/text_encoding_id.hpp +++ b/include/ztd/idk/text_encoding_id.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/thread_local.h b/include/ztd/idk/thread_local.h index 123034e..34644b9 100644 --- a/include/ztd/idk/thread_local.h +++ b/include/ztd/idk/thread_local.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/to_address.hpp b/include/ztd/idk/to_address.hpp index a0ca60a..39296ec 100644 --- a/include/ztd/idk/to_address.hpp +++ b/include/ztd/idk/to_address.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/to_mutable_iter.hpp b/include/ztd/idk/to_mutable_iter.hpp index e0c3e70..c08a23b 100644 --- a/include/ztd/idk/to_mutable_iter.hpp +++ b/include/ztd/idk/to_mutable_iter.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/to_underlying.hpp b/include/ztd/idk/to_underlying.hpp index dbb137b..a3b8b6e 100644 --- a/include/ztd/idk/to_underlying.hpp +++ b/include/ztd/idk/to_underlying.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/type_traits.hpp b/include/ztd/idk/type_traits.hpp index 311caa0..982777b 100644 --- a/include/ztd/idk/type_traits.hpp +++ b/include/ztd/idk/type_traits.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/typeof.h b/include/ztd/idk/typeof.h index 90b8f08..c0c7fdf 100644 --- a/include/ztd/idk/typeof.h +++ b/include/ztd/idk/typeof.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/uninit.hpp b/include/ztd/idk/uninit.hpp index 8c7d028..6b41f31 100644 --- a/include/ztd/idk/uninit.hpp +++ b/include/ztd/idk/uninit.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/unreachable.h b/include/ztd/idk/unreachable.h index 726321d..b37cde0 100644 --- a/include/ztd/idk/unreachable.h +++ b/include/ztd/idk/unreachable.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/unreachable.hpp b/include/ztd/idk/unreachable.hpp index 25425ff..b3d3de7 100644 --- a/include/ztd/idk/unreachable.hpp +++ b/include/ztd/idk/unreachable.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/unwrap.hpp b/include/ztd/idk/unwrap.hpp index f635e7e..be1b490 100644 --- a/include/ztd/idk/unwrap.hpp +++ b/include/ztd/idk/unwrap.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/utf8_locale.h b/include/ztd/idk/utf8_locale.h index a175cd1..b708ac8 100644 --- a/include/ztd/idk/utf8_locale.h +++ b/include/ztd/idk/utf8_locale.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/utf8_startup_hook.hpp b/include/ztd/idk/utf8_startup_hook.hpp index d958b41..e7a7d49 100644 --- a/include/ztd/idk/utf8_startup_hook.hpp +++ b/include/ztd/idk/utf8_startup_hook.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/version.h b/include/ztd/idk/version.h index 75fbe93..5908171 100644 --- a/include/ztd/idk/version.h +++ b/include/ztd/idk/version.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/idk/version.hpp b/include/ztd/idk/version.hpp index bbb3d71..721d039 100644 --- a/include/ztd/idk/version.hpp +++ b/include/ztd/idk/version.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/prologue.hpp b/include/ztd/prologue.hpp index 09ee518..0ed5cd6 100644 --- a/include/ztd/prologue.hpp +++ b/include/ztd/prologue.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/adl.hpp b/include/ztd/ranges/adl.hpp index 8366b8c..c98ac66 100644 --- a/include/ztd/ranges/adl.hpp +++ b/include/ztd/ranges/adl.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/algorithm.hpp b/include/ztd/ranges/algorithm.hpp index 1e65a1a..57f6fb3 100644 --- a/include/ztd/ranges/algorithm.hpp +++ b/include/ztd/ranges/algorithm.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/blackhole_iterator.hpp b/include/ztd/ranges/blackhole_iterator.hpp index 7de62f6..1c8fbbd 100644 --- a/include/ztd/ranges/blackhole_iterator.hpp +++ b/include/ztd/ranges/blackhole_iterator.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/byte_iterator.hpp b/include/ztd/ranges/byte_iterator.hpp index e8abeb2..8d3062e 100644 --- a/include/ztd/ranges/byte_iterator.hpp +++ b/include/ztd/ranges/byte_iterator.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/counted_iterator.hpp b/include/ztd/ranges/counted_iterator.hpp index a4e14b5..a120a46 100644 --- a/include/ztd/ranges/counted_iterator.hpp +++ b/include/ztd/ranges/counted_iterator.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/default_sentinel.hpp b/include/ztd/ranges/default_sentinel.hpp index 38adc13..bf99b4a 100644 --- a/include/ztd/ranges/default_sentinel.hpp +++ b/include/ztd/ranges/default_sentinel.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/detail/byte_iterator.hpp b/include/ztd/ranges/detail/byte_iterator.hpp index e8abeb2..8d3062e 100644 --- a/include/ztd/ranges/detail/byte_iterator.hpp +++ b/include/ztd/ranges/detail/byte_iterator.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/detail/insert_bulk.hpp b/include/ztd/ranges/detail/insert_bulk.hpp index 7851379..c869a00 100644 --- a/include/ztd/ranges/detail/insert_bulk.hpp +++ b/include/ztd/ranges/detail/insert_bulk.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/from_range.hpp b/include/ztd/ranges/from_range.hpp index e2fb135..fb4fea3 100644 --- a/include/ztd/ranges/from_range.hpp +++ b/include/ztd/ranges/from_range.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/insert_bulk.hpp b/include/ztd/ranges/insert_bulk.hpp index de0ad18..026ed6a 100644 --- a/include/ztd/ranges/insert_bulk.hpp +++ b/include/ztd/ranges/insert_bulk.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/iterator.hpp b/include/ztd/ranges/iterator.hpp index eba02da..6015472 100644 --- a/include/ztd/ranges/iterator.hpp +++ b/include/ztd/ranges/iterator.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/range.hpp b/include/ztd/ranges/range.hpp index 7584f75..7c5bf26 100644 --- a/include/ztd/ranges/range.hpp +++ b/include/ztd/ranges/range.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/reconstruct.hpp b/include/ztd/ranges/reconstruct.hpp index 6ae130e..ce28fef 100644 --- a/include/ztd/ranges/reconstruct.hpp +++ b/include/ztd/ranges/reconstruct.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/repeat.hpp b/include/ztd/ranges/repeat.hpp index 33aec0d..2f2eb57 100644 --- a/include/ztd/ranges/repeat.hpp +++ b/include/ztd/ranges/repeat.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/save_iterator.hpp b/include/ztd/ranges/save_iterator.hpp index 9861330..de8f42a 100644 --- a/include/ztd/ranges/save_iterator.hpp +++ b/include/ztd/ranges/save_iterator.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/save_range.hpp b/include/ztd/ranges/save_range.hpp index 6adedd9..1ad8f41 100644 --- a/include/ztd/ranges/save_range.hpp +++ b/include/ztd/ranges/save_range.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/subrange.hpp b/include/ztd/ranges/subrange.hpp index fa06fa7..39d30ec 100644 --- a/include/ztd/ranges/subrange.hpp +++ b/include/ztd/ranges/subrange.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage @@ -197,7 +197,8 @@ namespace ztd { namespace ranges { /// @param[in] __it An iterator value to `std::move` in. /// @param[in] __sen A sentinel value to `std::move` in. constexpr __subrange(iterator __it, sentinel __sen) noexcept( - ::std::is_nothrow_move_constructible_v&& ::std::is_nothrow_move_constructible_v) + ::std::is_nothrow_move_constructible_v + && ::std::is_nothrow_move_constructible_v) : __subrange(__size_mark {}, ::std::integral_constant(), ::std::move(__it), ::std::move(__sen)) { } @@ -213,8 +214,8 @@ namespace ztd { namespace ranges { template <__subrange_kind _StrawmanKind = _Kind, ::std::enable_if_t<_StrawmanKind == __subrange_kind::sized>* = nullptr> constexpr __subrange(iterator __it, sentinel __sen, size_type __size) noexcept( - ::std::is_nothrow_move_constructible_v&& ::std::is_nothrow_constructible_v< - sentinel>&& ::std::is_nothrow_move_constructible_v) + ::std::is_nothrow_move_constructible_v && ::std::is_nothrow_constructible_v + && ::std::is_nothrow_move_constructible_v) : __base_size_t(::std::move(__size)), _M_it(::std::move(__it)), _M_sen(::std::move(__sen)) { } @@ -431,8 +432,9 @@ namespace ztd { namespace ranges { private: template constexpr __subrange(__size_mark, ::std::true_type, _ArgIterator&& __it, _ArgSentinel&& __sen) noexcept( - ::std::is_nothrow_constructible_v&& ::std::is_nothrow_constructible_v< - sentinel, _ArgSentinel>&& ::std::is_nothrow_constructible_v<__base_size_t, _SizeType>) + ::std::is_nothrow_constructible_v + && ::std::is_nothrow_constructible_v + && ::std::is_nothrow_constructible_v<__base_size_t, _SizeType>) : __base_size_t(static_cast<_SizeType>(__sen - __it)) , _M_it(::std::forward<_ArgIterator>(__it)) , _M_sen(::std::forward<_ArgSentinel>(__sen)) { @@ -440,8 +442,8 @@ namespace ztd { namespace ranges { template constexpr __subrange(__size_mark, ::std::false_type, _ArgIterator&& __it, _ArgSentinel&& __sen) noexcept( - ::std::is_nothrow_constructible_v&& ::std::is_nothrow_constructible_v) + ::std::is_nothrow_constructible_v + && ::std::is_nothrow_constructible_v) : _M_it(::std::forward<_ArgIterator>(__it)), _M_sen(::std::forward<_ArgSentinel>(__sen)) { } diff --git a/include/ztd/ranges/unbounded.hpp b/include/ztd/ranges/unbounded.hpp index 0197181..4f077bc 100644 --- a/include/ztd/ranges/unbounded.hpp +++ b/include/ztd/ranges/unbounded.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/unreachable_sentinel.hpp b/include/ztd/ranges/unreachable_sentinel.hpp index 8ae4746..2a0cff9 100644 --- a/include/ztd/ranges/unreachable_sentinel.hpp +++ b/include/ztd/ranges/unreachable_sentinel.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/version.hpp b/include/ztd/ranges/version.hpp index ca4fafe..c211e4b 100644 --- a/include/ztd/ranges/version.hpp +++ b/include/ztd/ranges/version.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/view.hpp b/include/ztd/ranges/view.hpp index 7ba3677..e1d1e61 100644 --- a/include/ztd/ranges/view.hpp +++ b/include/ztd/ranges/view.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/ranges/word_iterator.hpp b/include/ztd/ranges/word_iterator.hpp index 068dbd6..e663084 100644 --- a/include/ztd/ranges/word_iterator.hpp +++ b/include/ztd/ranges/word_iterator.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage @@ -96,11 +96,11 @@ namespace ztd { namespace ranges { : __base_t() { } constexpr __word_iterator_storage(_Range&& __range) noexcept( - ::std::is_nothrow_move_constructible_v<_Range>&& ::std::is_nothrow_default_constructible_v<_Word>) + ::std::is_nothrow_move_constructible_v<_Range> && ::std::is_nothrow_default_constructible_v<_Word>) : __base_t(::std::move(__range)), _M_val(::std::nullopt) { } constexpr __word_iterator_storage(const _Range& __range) noexcept( - ::std::is_nothrow_copy_constructible_v<_Range>&& ::std::is_nothrow_default_constructible_v<_Word>) + ::std::is_nothrow_copy_constructible_v<_Range> && ::std::is_nothrow_default_constructible_v<_Word>) : __base_t(__range), _M_val(::std::nullopt) { } diff --git a/include/ztd/ranges/wrapped_pointer.hpp b/include/ztd/ranges/wrapped_pointer.hpp index 23f21d9..081ed02 100644 --- a/include/ztd/ranges/wrapped_pointer.hpp +++ b/include/ztd/ranges/wrapped_pointer.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage @@ -54,8 +54,8 @@ namespace ztd { namespace ranges { template inline static constexpr bool __is_non_const_other_v - = !::std::is_same_v, - wrapped_pointer<_RightType>> && ::std::is_const_v<_Type> && !::std::is_const_v<_RightType>; + = !::std::is_same_v, wrapped_pointer<_RightType>> && ::std::is_const_v<_Type> + && !::std::is_const_v<_RightType>; using __unwrapped_type = decltype(ztd::unwrap(::std::declval<_Type&>())); @@ -76,8 +76,8 @@ namespace ztd { namespace ranges { constexpr wrapped_pointer(const wrapped_pointer<_RightType>& __right) noexcept : _M_ptr(__right._M_ptr) { } template && !::std::is_const_v<_RightType>, - ::std::nullptr_t> = nullptr> + ::std::enable_if_t<::std::is_const_v<_Type> && !::std::is_const_v<_RightType>, ::std::nullptr_t> + = nullptr> constexpr wrapped_pointer(wrapped_pointer<_RightType>&& __right) noexcept : _M_ptr(::std::move(__right._M_ptr)) { } diff --git a/include/ztd/tag_invoke.hpp b/include/ztd/tag_invoke.hpp index 6b7fa81..923ecac 100644 --- a/include/ztd/tag_invoke.hpp +++ b/include/ztd/tag_invoke.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/tag_invoke/tag_invoke.hpp b/include/ztd/tag_invoke/tag_invoke.hpp index be87517..1dddb79 100644 --- a/include/ztd/tag_invoke/tag_invoke.hpp +++ b/include/ztd/tag_invoke/tag_invoke.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/tag_invoke/tag_t.hpp b/include/ztd/tag_invoke/tag_t.hpp index b479089..45f2c12 100644 --- a/include/ztd/tag_invoke/tag_t.hpp +++ b/include/ztd/tag_invoke/tag_t.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/tag_invoke/version.hpp b/include/ztd/tag_invoke/version.hpp index 0002ddb..b192fc7 100644 --- a/include/ztd/tag_invoke/version.hpp +++ b/include/ztd/tag_invoke/version.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/tests/basic_unicode_strings.h b/include/ztd/tests/basic_unicode_strings.h index 24cc36c..7416c92 100644 --- a/include/ztd/tests/basic_unicode_strings.h +++ b/include/ztd/tests/basic_unicode_strings.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/tests/basic_unicode_strings.hpp b/include/ztd/tests/basic_unicode_strings.hpp index c9d54fb..b12a2af 100644 --- a/include/ztd/tests/basic_unicode_strings.hpp +++ b/include/ztd/tests/basic_unicode_strings.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/tests/bit_constant.h b/include/ztd/tests/bit_constant.h index 833ab1f..c9f2f91 100644 --- a/include/ztd/tests/bit_constant.h +++ b/include/ztd/tests/bit_constant.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/tests/bit_constant.hpp b/include/ztd/tests/bit_constant.hpp index d2f845f..5a3cced 100644 --- a/include/ztd/tests/bit_constant.hpp +++ b/include/ztd/tests/bit_constant.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/tests/compare_each.hpp b/include/ztd/tests/compare_each.hpp index 910ad48..416b96c 100644 --- a/include/ztd/tests/compare_each.hpp +++ b/include/ztd/tests/compare_each.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/tests/keep_process_awake.hpp b/include/ztd/tests/keep_process_awake.hpp index e63e331..90c5482 100644 --- a/include/ztd/tests/keep_process_awake.hpp +++ b/include/ztd/tests/keep_process_awake.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/tests/types.hpp b/include/ztd/tests/types.hpp index 96bcb60..98813aa 100644 --- a/include/ztd/tests/types.hpp +++ b/include/ztd/tests/types.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/version.h b/include/ztd/version.h index ab8dfd0..6e59cea 100644 --- a/include/ztd/version.h +++ b/include/ztd/version.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/version.hpp b/include/ztd/version.hpp index cb54790..fa99c31 100644 --- a/include/ztd/version.hpp +++ b/include/ztd/version.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/version/detail/api.h b/include/ztd/version/detail/api.h index 629f8ca..ad76455 100644 --- a/include/ztd/version/detail/api.h +++ b/include/ztd/version/detail/api.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/version/detail/is.h b/include/ztd/version/detail/is.h index d417b55..667cc54 100644 --- a/include/ztd/version/detail/is.h +++ b/include/ztd/version/detail/is.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/version/detail/vc++.codepage_to_name.h b/include/ztd/version/detail/vc++.codepage_to_name.h index 38914ac..ca230da 100644 --- a/include/ztd/version/detail/vc++.codepage_to_name.h +++ b/include/ztd/version/detail/vc++.codepage_to_name.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/version/detail/version.c++.hpp b/include/ztd/version/detail/version.c++.hpp index 63ff17d..bc0c5d8 100644 --- a/include/ztd/version/detail/version.c++.hpp +++ b/include/ztd/version/detail/version.c++.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/version/detail/version.c.h b/include/ztd/version/detail/version.c.h index 375c980..fd63728 100644 --- a/include/ztd/version/detail/version.c.h +++ b/include/ztd/version/detail/version.c.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/version/version.h b/include/ztd/version/version.h index 63d17d2..21450b6 100644 --- a/include/ztd/version/version.h +++ b/include/ztd/version/version.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/include/ztd/version/version.hpp b/include/ztd/version/version.hpp index d3551b3..10f9c37 100644 --- a/include/ztd/version/version.hpp +++ b/include/ztd/version/version.hpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/source/ztd/idk/bit.intrinsic.cpp b/source/ztd/idk/bit.intrinsic.cpp index 261bfb7..1dd6313 100644 --- a/source/ztd/idk/bit.intrinsic.cpp +++ b/source/ztd/idk/bit.intrinsic.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/source/ztd/idk/bit.load_store.c b/source/ztd/idk/bit.load_store.c index 7987331..d63fbac 100644 --- a/source/ztd/idk/bit.load_store.c +++ b/source/ztd/idk/bit.load_store.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/source/ztd/idk/bit.memreverse.c b/source/ztd/idk/bit.memreverse.c index 411eeb9..735c116 100644 --- a/source/ztd/idk/bit.memreverse.c +++ b/source/ztd/idk/bit.memreverse.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/source/ztd/idk/encoding_detection.c++.cpp b/source/ztd/idk/encoding_detection.c++.cpp index 89dce9a..f036865 100644 --- a/source/ztd/idk/encoding_detection.c++.cpp +++ b/source/ztd/idk/encoding_detection.c++.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/source/ztd/idk/encoding_detection.c.cpp b/source/ztd/idk/encoding_detection.c.cpp index 4ae8049..58a89e4 100644 --- a/source/ztd/idk/encoding_detection.c.cpp +++ b/source/ztd/idk/encoding_detection.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage @@ -64,7 +64,7 @@ ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ bool ztdc_is_execution_encoding #if ZTD_IS_ON(ZTD_NL_LANGINFO) const char* __ctype_name = nl_langinfo(CODESET); #else - const char* __ctype_name = setlocale(LC_CTYPE, nullptr); + const char* __ctype_name = setlocale(LC_CTYPE, nullptr); #endif ::std::string_view __adjusted_ctype_name(__ctype_name); ::std::size_t __index = __adjusted_ctype_name.find_first_of("."); @@ -107,7 +107,7 @@ ZTD_C_LANGUAGE_LINKAGE_I_ ZTD_IDK_API_LINKAGE_I_ bool ztdc_is_execution_encoding #if ZTD_IS_ON(ZTD_NL_LANGINFO) const char* __ctype_name = nl_langinfo(CODESET); #else - const char* __ctype_name = setlocale(LC_CTYPE, nullptr); + const char* __ctype_name = setlocale(LC_CTYPE, nullptr); #endif ::std::string_view __adjusted_ctype_name(__ctype_name); ::std::size_t __index = __adjusted_ctype_name.find_first_of("."); diff --git a/source/ztd/idk/encoding_name.c.cpp b/source/ztd/idk/encoding_name.c.cpp index 3435424..f749ceb 100644 --- a/source/ztd/idk/encoding_name.c.cpp +++ b/source/ztd/idk/encoding_name.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/source/ztd/idk/utf8_locale.cpp b/source/ztd/idk/utf8_locale.cpp index 0427384..560981e 100644 --- a/source/ztd/idk/utf8_locale.cpp +++ b/source/ztd/idk/utf8_locale.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 88a9a70..1cb890f 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/idk/CMakeLists.txt b/tests/idk/CMakeLists.txt index 1052509..0a30756 100644 --- a/tests/idk/CMakeLists.txt +++ b/tests/idk/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/idk/basic_compile_time/CMakeLists.txt b/tests/idk/basic_compile_time/CMakeLists.txt index f5d4675..c272a70 100644 --- a/tests/idk/basic_compile_time/CMakeLists.txt +++ b/tests/idk/basic_compile_time/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/idk/basic_compile_time/source/bit.load_store.cpp b/tests/idk/basic_compile_time/source/bit.load_store.cpp index b9cf89e..fc35645 100644 --- a/tests/idk/basic_compile_time/source/bit.load_store.cpp +++ b/tests/idk/basic_compile_time/source/bit.load_store.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_compile_time/source/bit.memreverse.cpp b/tests/idk/basic_compile_time/source/bit.memreverse.cpp index dec058d..779cede 100644 --- a/tests/idk/basic_compile_time/source/bit.memreverse.cpp +++ b/tests/idk/basic_compile_time/source/bit.memreverse.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_compile_time/source/main.cpp b/tests/idk/basic_compile_time/source/main.cpp index d3fc541..8f76779 100644 --- a/tests/idk/basic_compile_time/source/main.cpp +++ b/tests/idk/basic_compile_time/source/main.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/CMakeLists.txt b/tests/idk/basic_run_time_c++/CMakeLists.txt index 768f111..821b19b 100644 --- a/tests/idk/basic_run_time_c++/CMakeLists.txt +++ b/tests/idk/basic_run_time_c++/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/bit.intrinsic.c.cpp b/tests/idk/basic_run_time_c++/source/bit.intrinsic.c.cpp index 6593194..1ec60ef 100644 --- a/tests/idk/basic_run_time_c++/source/bit.intrinsic.c.cpp +++ b/tests/idk/basic_run_time_c++/source/bit.intrinsic.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/bit.intrinsic.cpp b/tests/idk/basic_run_time_c++/source/bit.intrinsic.cpp index 83843e1..eb19d71 100644 --- a/tests/idk/basic_run_time_c++/source/bit.intrinsic.cpp +++ b/tests/idk/basic_run_time_c++/source/bit.intrinsic.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/bit.load_store.8.no-alias.cpp b/tests/idk/basic_run_time_c++/source/bit.load_store.8.no-alias.cpp index 03f0d27..89ce033 100644 --- a/tests/idk/basic_run_time_c++/source/bit.load_store.8.no-alias.cpp +++ b/tests/idk/basic_run_time_c++/source/bit.load_store.8.no-alias.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/bit.load_store.cpp b/tests/idk/basic_run_time_c++/source/bit.load_store.cpp index cbdf17a..27d9c0a 100644 --- a/tests/idk/basic_run_time_c++/source/bit.load_store.cpp +++ b/tests/idk/basic_run_time_c++/source/bit.load_store.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/bit.memreverse.8.no-alias.c.cpp b/tests/idk/basic_run_time_c++/source/bit.memreverse.8.no-alias.c.cpp index 7210757..8a31315 100644 --- a/tests/idk/basic_run_time_c++/source/bit.memreverse.8.no-alias.c.cpp +++ b/tests/idk/basic_run_time_c++/source/bit.memreverse.8.no-alias.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/bit.memreverse.8.no-alias.cpp b/tests/idk/basic_run_time_c++/source/bit.memreverse.8.no-alias.cpp index 5ab3c8d..7077596 100644 --- a/tests/idk/basic_run_time_c++/source/bit.memreverse.8.no-alias.cpp +++ b/tests/idk/basic_run_time_c++/source/bit.memreverse.8.no-alias.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/bit.memreverse.c.cpp b/tests/idk/basic_run_time_c++/source/bit.memreverse.c.cpp index e97aba5..7605c9e 100644 --- a/tests/idk/basic_run_time_c++/source/bit.memreverse.c.cpp +++ b/tests/idk/basic_run_time_c++/source/bit.memreverse.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/bit.memreverse.cpp b/tests/idk/basic_run_time_c++/source/bit.memreverse.cpp index da78f5a..3b22070 100644 --- a/tests/idk/basic_run_time_c++/source/bit.memreverse.cpp +++ b/tests/idk/basic_run_time_c++/source/bit.memreverse.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/c_span.cpp b/tests/idk/basic_run_time_c++/source/c_span.cpp index 4f1edcf..4b56d62 100644 --- a/tests/idk/basic_run_time_c++/source/c_span.cpp +++ b/tests/idk/basic_run_time_c++/source/c_span.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/encoding_name.cpp b/tests/idk/basic_run_time_c++/source/encoding_name.cpp index 3541ec8..598d01b 100644 --- a/tests/idk/basic_run_time_c++/source/encoding_name.cpp +++ b/tests/idk/basic_run_time_c++/source/encoding_name.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c++/source/main.cpp b/tests/idk/basic_run_time_c++/source/main.cpp index 02443bb..ba25174 100644 --- a/tests/idk/basic_run_time_c++/source/main.cpp +++ b/tests/idk/basic_run_time_c++/source/main.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c/CMakeLists.txt b/tests/idk/basic_run_time_c/CMakeLists.txt index 95e63b5..455346b 100644 --- a/tests/idk/basic_run_time_c/CMakeLists.txt +++ b/tests/idk/basic_run_time_c/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/idk/basic_run_time_c/source/bit.intrinsic.c b/tests/idk/basic_run_time_c/source/bit.intrinsic.c index 5b21adf..293e79d 100644 --- a/tests/idk/basic_run_time_c/source/bit.intrinsic.c +++ b/tests/idk/basic_run_time_c/source/bit.intrinsic.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c/source/bit.memreverse.c b/tests/idk/basic_run_time_c/source/bit.memreverse.c index 561c178..59d91b7 100644 --- a/tests/idk/basic_run_time_c/source/bit.memreverse.c +++ b/tests/idk/basic_run_time_c/source/bit.memreverse.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c/source/bit.rotate.c b/tests/idk/basic_run_time_c/source/bit.rotate.c index 019ca47..7100463 100644 --- a/tests/idk/basic_run_time_c/source/bit.rotate.c +++ b/tests/idk/basic_run_time_c/source/bit.rotate.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c/source/c_span.c b/tests/idk/basic_run_time_c/source/c_span.c index 4def7c9..996eb29 100644 --- a/tests/idk/basic_run_time_c/source/c_span.c +++ b/tests/idk/basic_run_time_c/source/c_span.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c/source/c_test.h b/tests/idk/basic_run_time_c/source/c_test.h index 9925cdc..a66d50c 100644 --- a/tests/idk/basic_run_time_c/source/c_test.h +++ b/tests/idk/basic_run_time_c/source/c_test.h @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c/source/encoding_name.c b/tests/idk/basic_run_time_c/source/encoding_name.c index 1dbb229..c1ea966 100644 --- a/tests/idk/basic_run_time_c/source/encoding_name.c +++ b/tests/idk/basic_run_time_c/source/encoding_name.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/basic_run_time_c/source/main.c b/tests/idk/basic_run_time_c/source/main.c index ce87d2f..739e872 100644 --- a/tests/idk/basic_run_time_c/source/main.c +++ b/tests/idk/basic_run_time_c/source/main.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/CMakeLists.txt b/tests/idk/inclusion/CMakeLists.txt index 9882dd6..5e4aee0 100644 --- a/tests/idk/inclusion/CMakeLists.txt +++ b/tests/idk/inclusion/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/idk/inclusion/source/main.cpp b/tests/idk/inclusion/source/main.cpp index d4e6ebb..eb40176 100644 --- a/tests/idk/inclusion/source/main.cpp +++ b/tests/idk/inclusion/source/main.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk.c b/tests/idk/inclusion/source/ztd/idk.c index 981c25b..5000393 100644 --- a/tests/idk/inclusion/source/ztd/idk.c +++ b/tests/idk/inclusion/source/ztd/idk.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk.c.cpp b/tests/idk/inclusion/source/ztd/idk.c.cpp index 62febb5..2fc133b 100644 --- a/tests/idk/inclusion/source/ztd/idk.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk.cpp b/tests/idk/inclusion/source/ztd/idk.cpp index 7d54778..2c72895 100644 --- a/tests/idk/inclusion/source/ztd/idk.cpp +++ b/tests/idk/inclusion/source/ztd/idk.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/align.c b/tests/idk/inclusion/source/ztd/idk/align.c index c45d435..91820e9 100644 --- a/tests/idk/inclusion/source/ztd/idk/align.c +++ b/tests/idk/inclusion/source/ztd/idk/align.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/align.c.cpp b/tests/idk/inclusion/source/ztd/idk/align.c.cpp index c417767..81d6eee 100644 --- a/tests/idk/inclusion/source/ztd/idk/align.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/align.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/align.cpp b/tests/idk/inclusion/source/ztd/idk/align.cpp index 94beade..055bf66 100644 --- a/tests/idk/inclusion/source/ztd/idk/align.cpp +++ b/tests/idk/inclusion/source/ztd/idk/align.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/assert.c b/tests/idk/inclusion/source/ztd/idk/assert.c index 69dae6a..332174d 100644 --- a/tests/idk/inclusion/source/ztd/idk/assert.c +++ b/tests/idk/inclusion/source/ztd/idk/assert.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/assert.c.cpp b/tests/idk/inclusion/source/ztd/idk/assert.c.cpp index 16e6830..5ddacce 100644 --- a/tests/idk/inclusion/source/ztd/idk/assert.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/assert.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/assert.cpp b/tests/idk/inclusion/source/ztd/idk/assert.cpp index d86656a..475f997 100644 --- a/tests/idk/inclusion/source/ztd/idk/assert.cpp +++ b/tests/idk/inclusion/source/ztd/idk/assert.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/auto.c b/tests/idk/inclusion/source/ztd/idk/auto.c index 26d76df..adebad7 100644 --- a/tests/idk/inclusion/source/ztd/idk/auto.c +++ b/tests/idk/inclusion/source/ztd/idk/auto.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/auto.c.cpp b/tests/idk/inclusion/source/ztd/idk/auto.c.cpp index 26d76df..adebad7 100644 --- a/tests/idk/inclusion/source/ztd/idk/auto.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/auto.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/basic_c_string_view.cpp b/tests/idk/inclusion/source/ztd/idk/basic_c_string_view.cpp index 07f3da8..abd9fb0 100644 --- a/tests/idk/inclusion/source/ztd/idk/basic_c_string_view.cpp +++ b/tests/idk/inclusion/source/ztd/idk/basic_c_string_view.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/bit.c b/tests/idk/inclusion/source/ztd/idk/bit.c index d5b8453..2c25c99 100644 --- a/tests/idk/inclusion/source/ztd/idk/bit.c +++ b/tests/idk/inclusion/source/ztd/idk/bit.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/bit.c.cpp b/tests/idk/inclusion/source/ztd/idk/bit.c.cpp index f3dbf00..004cb50 100644 --- a/tests/idk/inclusion/source/ztd/idk/bit.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/bit.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/bit.cpp b/tests/idk/inclusion/source/ztd/idk/bit.cpp index 5e00b5a..af72ed1 100644 --- a/tests/idk/inclusion/source/ztd/idk/bit.cpp +++ b/tests/idk/inclusion/source/ztd/idk/bit.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/c_span.c b/tests/idk/inclusion/source/ztd/idk/c_span.c index a4ba05a..2664308 100644 --- a/tests/idk/inclusion/source/ztd/idk/c_span.c +++ b/tests/idk/inclusion/source/ztd/idk/c_span.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/c_span.g.c b/tests/idk/inclusion/source/ztd/idk/c_span.g.c index 857419c..41ac9d6 100644 --- a/tests/idk/inclusion/source/ztd/idk/c_span.g.c +++ b/tests/idk/inclusion/source/ztd/idk/c_span.g.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/c_string_view.cpp b/tests/idk/inclusion/source/ztd/idk/c_string_view.cpp index 6966035..15e88d4 100644 --- a/tests/idk/inclusion/source/ztd/idk/c_string_view.cpp +++ b/tests/idk/inclusion/source/ztd/idk/c_string_view.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/charN_t.c b/tests/idk/inclusion/source/ztd/idk/charN_t.c index 7bab54a..46d9e1b 100644 --- a/tests/idk/inclusion/source/ztd/idk/charN_t.c +++ b/tests/idk/inclusion/source/ztd/idk/charN_t.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/charN_t.c.cpp b/tests/idk/inclusion/source/ztd/idk/charN_t.c.cpp index 4dea345..42eb43c 100644 --- a/tests/idk/inclusion/source/ztd/idk/charN_t.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/charN_t.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/charN_t.cpp b/tests/idk/inclusion/source/ztd/idk/charN_t.cpp index 5ade9d1..1427be1 100644 --- a/tests/idk/inclusion/source/ztd/idk/charN_t.cpp +++ b/tests/idk/inclusion/source/ztd/idk/charN_t.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/char_traits.cpp b/tests/idk/inclusion/source/ztd/idk/char_traits.cpp index 401115b..425fb92 100644 --- a/tests/idk/inclusion/source/ztd/idk/char_traits.cpp +++ b/tests/idk/inclusion/source/ztd/idk/char_traits.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/construct_destroy.cpp b/tests/idk/inclusion/source/ztd/idk/construct_destroy.cpp index a952fb6..9a16397 100644 --- a/tests/idk/inclusion/source/ztd/idk/construct_destroy.cpp +++ b/tests/idk/inclusion/source/ztd/idk/construct_destroy.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/contiguous_iterator_tag.cpp b/tests/idk/inclusion/source/ztd/idk/contiguous_iterator_tag.cpp index 9707e68..aa04b06 100644 --- a/tests/idk/inclusion/source/ztd/idk/contiguous_iterator_tag.cpp +++ b/tests/idk/inclusion/source/ztd/idk/contiguous_iterator_tag.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/detail/mark_contiguous.cpp b/tests/idk/inclusion/source/ztd/idk/detail/mark_contiguous.cpp index 06cc472..e2c44de 100644 --- a/tests/idk/inclusion/source/ztd/idk/detail/mark_contiguous.cpp +++ b/tests/idk/inclusion/source/ztd/idk/detail/mark_contiguous.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/detail/math.cpp b/tests/idk/inclusion/source/ztd/idk/detail/math.cpp index e1cefb2..c0840ac 100644 --- a/tests/idk/inclusion/source/ztd/idk/detail/math.cpp +++ b/tests/idk/inclusion/source/ztd/idk/detail/math.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/detail/posix.cpp b/tests/idk/inclusion/source/ztd/idk/detail/posix.cpp index 9a753ff..d028165 100644 --- a/tests/idk/inclusion/source/ztd/idk/detail/posix.cpp +++ b/tests/idk/inclusion/source/ztd/idk/detail/posix.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/detail/span.implementation.cpp b/tests/idk/inclusion/source/ztd/idk/detail/span.implementation.cpp index bd259ca..e198af8 100644 --- a/tests/idk/inclusion/source/ztd/idk/detail/span.implementation.cpp +++ b/tests/idk/inclusion/source/ztd/idk/detail/span.implementation.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/detail/unicode.c b/tests/idk/inclusion/source/ztd/idk/detail/unicode.c index 62f68f2..4ac0194 100644 --- a/tests/idk/inclusion/source/ztd/idk/detail/unicode.c +++ b/tests/idk/inclusion/source/ztd/idk/detail/unicode.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/detail/unicode.cpp b/tests/idk/inclusion/source/ztd/idk/detail/unicode.cpp index be01937..d7dbd74 100644 --- a/tests/idk/inclusion/source/ztd/idk/detail/unicode.cpp +++ b/tests/idk/inclusion/source/ztd/idk/detail/unicode.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/detail/windows.cpp b/tests/idk/inclusion/source/ztd/idk/detail/windows.cpp index 2072418..133bf01 100644 --- a/tests/idk/inclusion/source/ztd/idk/detail/windows.cpp +++ b/tests/idk/inclusion/source/ztd/idk/detail/windows.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/ebco.cpp b/tests/idk/inclusion/source/ztd/idk/ebco.cpp index 197e8f9..24507fb 100644 --- a/tests/idk/inclusion/source/ztd/idk/ebco.cpp +++ b/tests/idk/inclusion/source/ztd/idk/ebco.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/empty_string.cpp b/tests/idk/inclusion/source/ztd/idk/empty_string.cpp index 977664b..8b91cd5 100644 --- a/tests/idk/inclusion/source/ztd/idk/empty_string.cpp +++ b/tests/idk/inclusion/source/ztd/idk/empty_string.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/encoding_detection.c b/tests/idk/inclusion/source/ztd/idk/encoding_detection.c index d37bba7..2dc93e3 100644 --- a/tests/idk/inclusion/source/ztd/idk/encoding_detection.c +++ b/tests/idk/inclusion/source/ztd/idk/encoding_detection.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/encoding_detection.c.cpp b/tests/idk/inclusion/source/ztd/idk/encoding_detection.c.cpp index d37bba7..2dc93e3 100644 --- a/tests/idk/inclusion/source/ztd/idk/encoding_detection.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/encoding_detection.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/encoding_detection.cpp b/tests/idk/inclusion/source/ztd/idk/encoding_detection.cpp index 7a1d0b4..961caf1 100644 --- a/tests/idk/inclusion/source/ztd/idk/encoding_detection.cpp +++ b/tests/idk/inclusion/source/ztd/idk/encoding_detection.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/encoding_name.c.cpp b/tests/idk/inclusion/source/ztd/idk/encoding_name.c.cpp index 0970382..f2d7f5e 100644 --- a/tests/idk/inclusion/source/ztd/idk/encoding_name.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/encoding_name.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/encoding_name.cpp b/tests/idk/inclusion/source/ztd/idk/encoding_name.cpp index cdc511d..53d16c8 100644 --- a/tests/idk/inclusion/source/ztd/idk/encoding_name.cpp +++ b/tests/idk/inclusion/source/ztd/idk/encoding_name.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/endian.c b/tests/idk/inclusion/source/ztd/idk/endian.c index f689cad..7e8df6e 100644 --- a/tests/idk/inclusion/source/ztd/idk/endian.c +++ b/tests/idk/inclusion/source/ztd/idk/endian.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/endian.c.cpp b/tests/idk/inclusion/source/ztd/idk/endian.c.cpp index f689cad..7e8df6e 100644 --- a/tests/idk/inclusion/source/ztd/idk/endian.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/endian.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/endian.cpp b/tests/idk/inclusion/source/ztd/idk/endian.cpp index bfc52c3..b98b2e3 100644 --- a/tests/idk/inclusion/source/ztd/idk/endian.cpp +++ b/tests/idk/inclusion/source/ztd/idk/endian.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/extent.c b/tests/idk/inclusion/source/ztd/idk/extent.c index 33f6f14..3d0dee8 100644 --- a/tests/idk/inclusion/source/ztd/idk/extent.c +++ b/tests/idk/inclusion/source/ztd/idk/extent.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/extent.c.cpp b/tests/idk/inclusion/source/ztd/idk/extent.c.cpp index 33f6f14..3d0dee8 100644 --- a/tests/idk/inclusion/source/ztd/idk/extent.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/extent.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/generic.c b/tests/idk/inclusion/source/ztd/idk/generic.c index 15f79bb..1f305c1 100644 --- a/tests/idk/inclusion/source/ztd/idk/generic.c +++ b/tests/idk/inclusion/source/ztd/idk/generic.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/generic.c.cpp b/tests/idk/inclusion/source/ztd/idk/generic.c.cpp index 15f79bb..1f305c1 100644 --- a/tests/idk/inclusion/source/ztd/idk/generic.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/generic.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/generic.cpp b/tests/idk/inclusion/source/ztd/idk/generic.cpp index 3ae847f..0b84863 100644 --- a/tests/idk/inclusion/source/ztd/idk/generic.cpp +++ b/tests/idk/inclusion/source/ztd/idk/generic.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/hash.cpp b/tests/idk/inclusion/source/ztd/idk/hash.cpp index 0ed12e1..ee3325f 100644 --- a/tests/idk/inclusion/source/ztd/idk/hash.cpp +++ b/tests/idk/inclusion/source/ztd/idk/hash.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/hijack.cpp b/tests/idk/inclusion/source/ztd/idk/hijack.cpp index b4afcd2..31b8eec 100644 --- a/tests/idk/inclusion/source/ztd/idk/hijack.cpp +++ b/tests/idk/inclusion/source/ztd/idk/hijack.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/mbstate_t.c b/tests/idk/inclusion/source/ztd/idk/mbstate_t.c index bf0651d..5b3f4ab 100644 --- a/tests/idk/inclusion/source/ztd/idk/mbstate_t.c +++ b/tests/idk/inclusion/source/ztd/idk/mbstate_t.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/mbstate_t.c.cpp b/tests/idk/inclusion/source/ztd/idk/mbstate_t.c.cpp index bf0651d..5b3f4ab 100644 --- a/tests/idk/inclusion/source/ztd/idk/mbstate_t.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/mbstate_t.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/mbstate_t.cpp b/tests/idk/inclusion/source/ztd/idk/mbstate_t.cpp index 20c5b35..c8abb02 100644 --- a/tests/idk/inclusion/source/ztd/idk/mbstate_t.cpp +++ b/tests/idk/inclusion/source/ztd/idk/mbstate_t.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/null.c b/tests/idk/inclusion/source/ztd/idk/null.c index 8993827..89c7dce 100644 --- a/tests/idk/inclusion/source/ztd/idk/null.c +++ b/tests/idk/inclusion/source/ztd/idk/null.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/null.c.cpp b/tests/idk/inclusion/source/ztd/idk/null.c.cpp index 8993827..89c7dce 100644 --- a/tests/idk/inclusion/source/ztd/idk/null.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/null.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/reference_wrapper.cpp b/tests/idk/inclusion/source/ztd/idk/reference_wrapper.cpp index 63f5e04..f0f80bc 100644 --- a/tests/idk/inclusion/source/ztd/idk/reference_wrapper.cpp +++ b/tests/idk/inclusion/source/ztd/idk/reference_wrapper.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/restrict.c.c b/tests/idk/inclusion/source/ztd/idk/restrict.c.c index 85787c7..1e3a23d 100644 --- a/tests/idk/inclusion/source/ztd/idk/restrict.c.c +++ b/tests/idk/inclusion/source/ztd/idk/restrict.c.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/restrict.c.cpp b/tests/idk/inclusion/source/ztd/idk/restrict.c.cpp index 85787c7..1e3a23d 100644 --- a/tests/idk/inclusion/source/ztd/idk/restrict.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/restrict.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/size.c b/tests/idk/inclusion/source/ztd/idk/size.c index 3d56b7d..69cf255 100644 --- a/tests/idk/inclusion/source/ztd/idk/size.c +++ b/tests/idk/inclusion/source/ztd/idk/size.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/size.cpp b/tests/idk/inclusion/source/ztd/idk/size.cpp index b8e7997..e764ee8 100644 --- a/tests/idk/inclusion/source/ztd/idk/size.cpp +++ b/tests/idk/inclusion/source/ztd/idk/size.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/span.cpp b/tests/idk/inclusion/source/ztd/idk/span.cpp index 075132e..61dfdec 100644 --- a/tests/idk/inclusion/source/ztd/idk/span.cpp +++ b/tests/idk/inclusion/source/ztd/idk/span.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/statement_expressions.c b/tests/idk/inclusion/source/ztd/idk/statement_expressions.c index 5352926..97b487c 100644 --- a/tests/idk/inclusion/source/ztd/idk/statement_expressions.c +++ b/tests/idk/inclusion/source/ztd/idk/statement_expressions.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/statement_expressions.c.cpp b/tests/idk/inclusion/source/ztd/idk/statement_expressions.c.cpp index 5352926..97b487c 100644 --- a/tests/idk/inclusion/source/ztd/idk/statement_expressions.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/statement_expressions.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/static_assert.c b/tests/idk/inclusion/source/ztd/idk/static_assert.c index 65d83d3..a213bcd 100644 --- a/tests/idk/inclusion/source/ztd/idk/static_assert.c +++ b/tests/idk/inclusion/source/ztd/idk/static_assert.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/static_assert.cpp b/tests/idk/inclusion/source/ztd/idk/static_assert.cpp index 7162c06..0dc13d6 100644 --- a/tests/idk/inclusion/source/ztd/idk/static_assert.cpp +++ b/tests/idk/inclusion/source/ztd/idk/static_assert.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/tag.cpp b/tests/idk/inclusion/source/ztd/idk/tag.cpp index 44053f0..8cea02c 100644 --- a/tests/idk/inclusion/source/ztd/idk/tag.cpp +++ b/tests/idk/inclusion/source/ztd/idk/tag.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/text_encoding_id.cpp b/tests/idk/inclusion/source/ztd/idk/text_encoding_id.cpp index 287ca9f..44af332 100644 --- a/tests/idk/inclusion/source/ztd/idk/text_encoding_id.cpp +++ b/tests/idk/inclusion/source/ztd/idk/text_encoding_id.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/to_address.cpp b/tests/idk/inclusion/source/ztd/idk/to_address.cpp index f99f03d..c0914f5 100644 --- a/tests/idk/inclusion/source/ztd/idk/to_address.cpp +++ b/tests/idk/inclusion/source/ztd/idk/to_address.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/to_mutable_iter.cpp b/tests/idk/inclusion/source/ztd/idk/to_mutable_iter.cpp index f6b9a50..f41d00a 100644 --- a/tests/idk/inclusion/source/ztd/idk/to_mutable_iter.cpp +++ b/tests/idk/inclusion/source/ztd/idk/to_mutable_iter.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/to_underlying.cpp b/tests/idk/inclusion/source/ztd/idk/to_underlying.cpp index 73e892a..298cbfc 100644 --- a/tests/idk/inclusion/source/ztd/idk/to_underlying.cpp +++ b/tests/idk/inclusion/source/ztd/idk/to_underlying.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/type_traits.cpp b/tests/idk/inclusion/source/ztd/idk/type_traits.cpp index ece32cf..eb5b658 100644 --- a/tests/idk/inclusion/source/ztd/idk/type_traits.cpp +++ b/tests/idk/inclusion/source/ztd/idk/type_traits.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/typeof.c b/tests/idk/inclusion/source/ztd/idk/typeof.c index 921f68e..2b2f860 100644 --- a/tests/idk/inclusion/source/ztd/idk/typeof.c +++ b/tests/idk/inclusion/source/ztd/idk/typeof.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/typeof.c.cpp b/tests/idk/inclusion/source/ztd/idk/typeof.c.cpp index 921f68e..2b2f860 100644 --- a/tests/idk/inclusion/source/ztd/idk/typeof.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/typeof.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/uninit.cpp b/tests/idk/inclusion/source/ztd/idk/uninit.cpp index 417f41e..e7909dc 100644 --- a/tests/idk/inclusion/source/ztd/idk/uninit.cpp +++ b/tests/idk/inclusion/source/ztd/idk/uninit.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/unreachable.c b/tests/idk/inclusion/source/ztd/idk/unreachable.c index 551f573..95bde24 100644 --- a/tests/idk/inclusion/source/ztd/idk/unreachable.c +++ b/tests/idk/inclusion/source/ztd/idk/unreachable.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/unreachable.c.cpp b/tests/idk/inclusion/source/ztd/idk/unreachable.c.cpp index eb11f3e..047b7b2 100644 --- a/tests/idk/inclusion/source/ztd/idk/unreachable.c.cpp +++ b/tests/idk/inclusion/source/ztd/idk/unreachable.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/unreachable.cpp b/tests/idk/inclusion/source/ztd/idk/unreachable.cpp index ee58f07..ea7584f 100644 --- a/tests/idk/inclusion/source/ztd/idk/unreachable.cpp +++ b/tests/idk/inclusion/source/ztd/idk/unreachable.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/unwrap.cpp b/tests/idk/inclusion/source/ztd/idk/unwrap.cpp index a4a5ea1..6929d6a 100644 --- a/tests/idk/inclusion/source/ztd/idk/unwrap.cpp +++ b/tests/idk/inclusion/source/ztd/idk/unwrap.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/utf8_locale.c b/tests/idk/inclusion/source/ztd/idk/utf8_locale.c index c1a1fb6..fbe01f8 100644 --- a/tests/idk/inclusion/source/ztd/idk/utf8_locale.c +++ b/tests/idk/inclusion/source/ztd/idk/utf8_locale.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/utf8_startup_hook.cpp b/tests/idk/inclusion/source/ztd/idk/utf8_startup_hook.cpp index a601d62..505b5b4 100644 --- a/tests/idk/inclusion/source/ztd/idk/utf8_startup_hook.cpp +++ b/tests/idk/inclusion/source/ztd/idk/utf8_startup_hook.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/idk/version.cpp b/tests/idk/inclusion/source/ztd/idk/version.cpp index 3a08c89..65346b3 100644 --- a/tests/idk/inclusion/source/ztd/idk/version.cpp +++ b/tests/idk/inclusion/source/ztd/idk/version.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/tests/basic_unicode_strings.c b/tests/idk/inclusion/source/ztd/tests/basic_unicode_strings.c index 51bccaa..5276bc9 100644 --- a/tests/idk/inclusion/source/ztd/tests/basic_unicode_strings.c +++ b/tests/idk/inclusion/source/ztd/tests/basic_unicode_strings.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/tests/basic_unicode_strings.cpp b/tests/idk/inclusion/source/ztd/tests/basic_unicode_strings.cpp index c4008d5..b6fe8d0 100644 --- a/tests/idk/inclusion/source/ztd/tests/basic_unicode_strings.cpp +++ b/tests/idk/inclusion/source/ztd/tests/basic_unicode_strings.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/tests/bit_constant.cpp b/tests/idk/inclusion/source/ztd/tests/bit_constant.cpp index 3bc09a6..1e16e31 100644 --- a/tests/idk/inclusion/source/ztd/tests/bit_constant.cpp +++ b/tests/idk/inclusion/source/ztd/tests/bit_constant.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/tests/keep_process_awake.cpp b/tests/idk/inclusion/source/ztd/tests/keep_process_awake.cpp index 2735cc4..d3b8acb 100644 --- a/tests/idk/inclusion/source/ztd/tests/keep_process_awake.cpp +++ b/tests/idk/inclusion/source/ztd/tests/keep_process_awake.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/idk/inclusion/source/ztd/tests/types.cpp b/tests/idk/inclusion/source/ztd/tests/types.cpp index 93114f6..ffadb9a 100644 --- a/tests/idk/inclusion/source/ztd/tests/types.cpp +++ b/tests/idk/inclusion/source/ztd/tests/types.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/CMakeLists.txt b/tests/ranges/CMakeLists.txt index 157a84f..a2dd82e 100644 --- a/tests/ranges/CMakeLists.txt +++ b/tests/ranges/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/ranges/inclusion/CMakeLists.txt b/tests/ranges/inclusion/CMakeLists.txt index 8d3b94b..b6fe585 100644 --- a/tests/ranges/inclusion/CMakeLists.txt +++ b/tests/ranges/inclusion/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/ranges/inclusion/source/main.cpp b/tests/ranges/inclusion/source/main.cpp index d3fc541..8f76779 100644 --- a/tests/ranges/inclusion/source/main.cpp +++ b/tests/ranges/inclusion/source/main.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/adl.cpp b/tests/ranges/inclusion/source/ztd/ranges/adl.cpp index bdd355c..18cab27 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/adl.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/adl.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/algorithm.cpp b/tests/ranges/inclusion/source/ztd/ranges/algorithm.cpp index 6cb3b9d..b55b319 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/algorithm.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/algorithm.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/blackhole_iterator.cpp b/tests/ranges/inclusion/source/ztd/ranges/blackhole_iterator.cpp index 39b5fd9..a2144d4 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/blackhole_iterator.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/blackhole_iterator.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/byte_iterator.cpp b/tests/ranges/inclusion/source/ztd/ranges/byte_iterator.cpp index e0c76da..59560a7 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/byte_iterator.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/byte_iterator.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/counted_iterator.cpp b/tests/ranges/inclusion/source/ztd/ranges/counted_iterator.cpp index cdbc0bb..88e80f5 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/counted_iterator.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/counted_iterator.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/default_sentinel.cpp b/tests/ranges/inclusion/source/ztd/ranges/default_sentinel.cpp index 43ca72d..6ecd42d 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/default_sentinel.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/default_sentinel.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/detail/byte_iterator.cpp b/tests/ranges/inclusion/source/ztd/ranges/detail/byte_iterator.cpp index dccea63..1b32f24 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/detail/byte_iterator.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/detail/byte_iterator.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/detail/insert_bulk.cpp b/tests/ranges/inclusion/source/ztd/ranges/detail/insert_bulk.cpp index 75a6503..656bf28 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/detail/insert_bulk.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/detail/insert_bulk.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/iterator.cpp b/tests/ranges/inclusion/source/ztd/ranges/iterator.cpp index 2fae345..1622760 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/iterator.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/iterator.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/range.cpp b/tests/ranges/inclusion/source/ztd/ranges/range.cpp index 3f0b18d..518d973 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/range.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/range.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/repeat.cpp b/tests/ranges/inclusion/source/ztd/ranges/repeat.cpp index ae5b60e..dd43eaa 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/repeat.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/repeat.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/save_iterator.cpp b/tests/ranges/inclusion/source/ztd/ranges/save_iterator.cpp index 48f5e13..22c1a9c 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/save_iterator.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/save_iterator.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/save_range.cpp b/tests/ranges/inclusion/source/ztd/ranges/save_range.cpp index 5f01752..0aee07d 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/save_range.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/save_range.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/subrange.cpp b/tests/ranges/inclusion/source/ztd/ranges/subrange.cpp index 582b322..04bbd0d 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/subrange.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/subrange.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/unbounded.cpp b/tests/ranges/inclusion/source/ztd/ranges/unbounded.cpp index 7ac4f30..649a3c5 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/unbounded.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/unbounded.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/unreachable_sentinel.cpp b/tests/ranges/inclusion/source/ztd/ranges/unreachable_sentinel.cpp index 1affe53..f45f70f 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/unreachable_sentinel.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/unreachable_sentinel.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/version.cpp b/tests/ranges/inclusion/source/ztd/ranges/version.cpp index 91549af..7471331 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/version.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/version.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/word_iterator.cpp b/tests/ranges/inclusion/source/ztd/ranges/word_iterator.cpp index 5494813..c9e4a1c 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/word_iterator.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/word_iterator.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/ranges/inclusion/source/ztd/ranges/wrapped_pointer.cpp b/tests/ranges/inclusion/source/ztd/ranges/wrapped_pointer.cpp index 4a1034d..c7fe684 100644 --- a/tests/ranges/inclusion/source/ztd/ranges/wrapped_pointer.cpp +++ b/tests/ranges/inclusion/source/ztd/ranges/wrapped_pointer.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/tag_invoke/CMakeLists.txt b/tests/tag_invoke/CMakeLists.txt index ad84339..d0c9493 100644 --- a/tests/tag_invoke/CMakeLists.txt +++ b/tests/tag_invoke/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/tag_invoke/inclusion/CMakeLists.txt b/tests/tag_invoke/inclusion/CMakeLists.txt index 32407eb..0ccdad1 100644 --- a/tests/tag_invoke/inclusion/CMakeLists.txt +++ b/tests/tag_invoke/inclusion/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/tag_invoke/inclusion/source/main.cpp b/tests/tag_invoke/inclusion/source/main.cpp index d4e6ebb..eb40176 100644 --- a/tests/tag_invoke/inclusion/source/main.cpp +++ b/tests/tag_invoke/inclusion/source/main.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/tag_invoke/inclusion/source/ztd/tag_invoke.cpp b/tests/tag_invoke/inclusion/source/ztd/tag_invoke.cpp index be20413..ce40ca3 100644 --- a/tests/tag_invoke/inclusion/source/ztd/tag_invoke.cpp +++ b/tests/tag_invoke/inclusion/source/ztd/tag_invoke.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/tag_invoke/inclusion/source/ztd/tag_invoke/tag_invoke.cpp b/tests/tag_invoke/inclusion/source/ztd/tag_invoke/tag_invoke.cpp index 0fd9c9c..c6e925c 100644 --- a/tests/tag_invoke/inclusion/source/ztd/tag_invoke/tag_invoke.cpp +++ b/tests/tag_invoke/inclusion/source/ztd/tag_invoke/tag_invoke.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/tag_invoke/inclusion/source/ztd/tag_invoke/tag_t.cpp b/tests/tag_invoke/inclusion/source/ztd/tag_invoke/tag_t.cpp index 3e5c5ff..1337124 100644 --- a/tests/tag_invoke/inclusion/source/ztd/tag_invoke/tag_t.cpp +++ b/tests/tag_invoke/inclusion/source/ztd/tag_invoke/tag_t.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/tag_invoke/inclusion/source/ztd/tag_invoke/version.cpp b/tests/tag_invoke/inclusion/source/ztd/tag_invoke/version.cpp index 81df0c2..9bd1727 100644 --- a/tests/tag_invoke/inclusion/source/ztd/tag_invoke/version.cpp +++ b/tests/tag_invoke/inclusion/source/ztd/tag_invoke/version.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/CMakeLists.txt b/tests/version/CMakeLists.txt index ad84339..d0c9493 100644 --- a/tests/version/CMakeLists.txt +++ b/tests/version/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/version/inclusion/CMakeLists.txt b/tests/version/inclusion/CMakeLists.txt index a896cc9..09c970b 100644 --- a/tests/version/inclusion/CMakeLists.txt +++ b/tests/version/inclusion/CMakeLists.txt @@ -1,7 +1,7 @@ # ============================================================================= # # ztd.idk -# Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +# Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC # Contact: opensource@soasis.org # # Commercial License Usage diff --git a/tests/version/inclusion/source/main.cpp b/tests/version/inclusion/source/main.cpp index d4e6ebb..eb40176 100644 --- a/tests/version/inclusion/source/main.cpp +++ b/tests/version/inclusion/source/main.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/prologue.cpp b/tests/version/inclusion/source/ztd/prologue.cpp index b1d788b..5121ede 100644 --- a/tests/version/inclusion/source/ztd/prologue.cpp +++ b/tests/version/inclusion/source/ztd/prologue.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/version.c b/tests/version/inclusion/source/ztd/version.c index 19ee4c5..c94daa9 100644 --- a/tests/version/inclusion/source/ztd/version.c +++ b/tests/version/inclusion/source/ztd/version.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/version.c.cpp b/tests/version/inclusion/source/ztd/version.c.cpp index f504660..1a2d7af 100644 --- a/tests/version/inclusion/source/ztd/version.c.cpp +++ b/tests/version/inclusion/source/ztd/version.c.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/version.cpp b/tests/version/inclusion/source/ztd/version.cpp index 4f3ca6a..a346c3e 100644 --- a/tests/version/inclusion/source/ztd/version.cpp +++ b/tests/version/inclusion/source/ztd/version.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/version/detail/api.c b/tests/version/inclusion/source/ztd/version/detail/api.c index 14ef801..d06e6c3 100644 --- a/tests/version/inclusion/source/ztd/version/detail/api.c +++ b/tests/version/inclusion/source/ztd/version/detail/api.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/version/detail/is.c b/tests/version/inclusion/source/ztd/version/detail/is.c index 9d22ed2..edd46f9 100644 --- a/tests/version/inclusion/source/ztd/version/detail/is.c +++ b/tests/version/inclusion/source/ztd/version/detail/is.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/version/detail/vc++.codepage_to_name.c b/tests/version/inclusion/source/ztd/version/detail/vc++.codepage_to_name.c index 8af52aa..8e054f9 100644 --- a/tests/version/inclusion/source/ztd/version/detail/vc++.codepage_to_name.c +++ b/tests/version/inclusion/source/ztd/version/detail/vc++.codepage_to_name.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/version/detail/version.c++.cpp b/tests/version/inclusion/source/ztd/version/detail/version.c++.cpp index 442593b..aeead77 100644 --- a/tests/version/inclusion/source/ztd/version/detail/version.c++.cpp +++ b/tests/version/inclusion/source/ztd/version/detail/version.c++.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/version/detail/version.c.c b/tests/version/inclusion/source/ztd/version/detail/version.c.c index 0594e3d..acf24a2 100644 --- a/tests/version/inclusion/source/ztd/version/detail/version.c.c +++ b/tests/version/inclusion/source/ztd/version/detail/version.c.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/version/version.c b/tests/version/inclusion/source/ztd/version/version.c index d28d837..e49c376 100644 --- a/tests/version/inclusion/source/ztd/version/version.c +++ b/tests/version/inclusion/source/ztd/version/version.c @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage diff --git a/tests/version/inclusion/source/ztd/version/version.cpp b/tests/version/inclusion/source/ztd/version/version.cpp index 4ae591c..c7a2faa 100644 --- a/tests/version/inclusion/source/ztd/version/version.cpp +++ b/tests/version/inclusion/source/ztd/version/version.cpp @@ -1,7 +1,7 @@ // ============================================================================= // // ztd.idk -// Copyright © 2022-2023 JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC +// Copyright © JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC // Contact: opensource@soasis.org // // Commercial License Usage