diff --git a/CMakeLists.txt b/CMakeLists.txt index 71b65af..6edc55f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright(c) 2015 - 2020 Denis Blank +# Copyright(c) 2015 - 2022 Denis Blank # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files(the "Software"), to deal diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index aacb559..4b825d9 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -1,5 +1,5 @@ -# Copyright(c) 2015 - 2020 Denis Blank +# Copyright(c) 2015 - 2022 Denis Blank # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files(the "Software"), to deal diff --git a/cmake/compiler/clang.cmake b/cmake/compiler/clang.cmake index 6f1e8b6..9bab7d9 100644 --- a/cmake/compiler/clang.cmake +++ b/cmake/compiler/clang.cmake @@ -1,5 +1,5 @@ -# Copyright(c) 2015 - 2020 Denis Blank +# Copyright(c) 2015 - 2022 Denis Blank # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files(the "Software"), to deal diff --git a/cmake/compiler/gcc.cmake b/cmake/compiler/gcc.cmake index 3fa347e..e27c376 100644 --- a/cmake/compiler/gcc.cmake +++ b/cmake/compiler/gcc.cmake @@ -1,5 +1,5 @@ -# Copyright(c) 2015 - 2020 Denis Blank +# Copyright(c) 2015 - 2022 Denis Blank # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files(the "Software"), to deal diff --git a/cmake/compiler/msvc.cmake b/cmake/compiler/msvc.cmake index fa43a4e..d23d396 100644 --- a/cmake/compiler/msvc.cmake +++ b/cmake/compiler/msvc.cmake @@ -1,5 +1,5 @@ -# Copyright(c) 2015 - 2020 Denis Blank +# Copyright(c) 2015 - 2022 Denis Blank # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files(the "Software"), to deal diff --git a/cmake/configure_compiler.cmake b/cmake/configure_compiler.cmake index a05a621..64f5824 100644 --- a/cmake/configure_compiler.cmake +++ b/cmake/configure_compiler.cmake @@ -1,5 +1,5 @@ -# Copyright(c) 2015 - 2020 Denis Blank +# Copyright(c) 2015 - 2022 Denis Blank # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files(the "Software"), to deal diff --git a/cmake/configure_macros.cmake b/cmake/configure_macros.cmake index d339a54..3f483b9 100644 --- a/cmake/configure_macros.cmake +++ b/cmake/configure_macros.cmake @@ -1,5 +1,5 @@ -# Copyright(c) 2015 - 2020 Denis Blank +# Copyright(c) 2015 - 2022 Denis Blank # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files(the "Software"), to deal diff --git a/cmake/macros/group_sources.cmake b/cmake/macros/group_sources.cmake index 834d377..43feab9 100644 --- a/cmake/macros/group_sources.cmake +++ b/cmake/macros/group_sources.cmake @@ -1,5 +1,5 @@ -# Copyright(c) 2015 - 2020 Denis Blank +# Copyright(c) 2015 - 2022 Denis Blank # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files(the "Software"), to deal diff --git a/dep/asio/include/boost/throw_exception.hpp b/dep/asio/include/boost/throw_exception.hpp index cfcbd30..da2dba1 100644 --- a/dep/asio/include/boost/throw_exception.hpp +++ b/dep/asio/include/boost/throw_exception.hpp @@ -7,7 +7,7 @@ https://github.com/Naios/continuable v4.0.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/doc/changelog.dox b/doc/changelog.dox index 5c00fc7..55724ae 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/doc/configuration.dox b/doc/configuration.dox index 5d20430..2697ba7 100644 --- a/doc/configuration.dox +++ b/doc/configuration.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/doc/index.dox b/doc/index.dox index c237c35..9bda796 100644 --- a/doc/index.dox +++ b/doc/index.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal @@ -76,7 +76,7 @@ your personal experience in using the library to improve it. Continuable is licensed under the MIT license: > -> Copyright(c) 2015 - 2020 Denis Blank +> Copyright(c) 2015 - 2022 Denis Blank > > Permission is hereby granted, free of charge, to any person obtaining a copy > of this software and associated documentation files(the "Software"), to deal diff --git a/doc/installation.dox b/doc/installation.dox index 5af1cbd..2df354c 100644 --- a/doc/installation.dox +++ b/doc/installation.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/doc/tutorial-awaiting-continuables.dox b/doc/tutorial-awaiting-continuables.dox index e2a27d4..09e540c 100644 --- a/doc/tutorial-awaiting-continuables.dox +++ b/doc/tutorial-awaiting-continuables.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/doc/tutorial-chaining-continuables.dox b/doc/tutorial-chaining-continuables.dox index 5c87b4a..17ae220 100644 --- a/doc/tutorial-chaining-continuables.dox +++ b/doc/tutorial-chaining-continuables.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/doc/tutorial-connecting-continuables.dox b/doc/tutorial-connecting-continuables.dox index 5825753..917ef23 100644 --- a/doc/tutorial-connecting-continuables.dox +++ b/doc/tutorial-connecting-continuables.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/doc/tutorial-creating-continuables.dox b/doc/tutorial-creating-continuables.dox index 24574e2..41c8a2a 100644 --- a/doc/tutorial-creating-continuables.dox +++ b/doc/tutorial-creating-continuables.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/doc/tutorial-promisify-continuables.dox b/doc/tutorial-promisify-continuables.dox index aae2790..2688e5f 100644 --- a/doc/tutorial-promisify-continuables.dox +++ b/doc/tutorial-promisify-continuables.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/doc/tutorial-transforming-continuables.dox b/doc/tutorial-transforming-continuables.dox index 6bd9233..3720be0 100644 --- a/doc/tutorial-transforming-continuables.dox +++ b/doc/tutorial-transforming-continuables.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/doc/tutorial.dox b/doc/tutorial.dox index 6e84017..f425247 100644 --- a/doc/tutorial.dox +++ b/doc/tutorial.dox @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/examples/example-ai/example-ai.cpp b/examples/example-ai/example-ai.cpp index cc4b5c8..8ab512c 100644 --- a/examples/example-ai/example-ai.cpp +++ b/examples/example-ai/example-ai.cpp @@ -7,7 +7,7 @@ https://github.com/Naios/continuable v3.0.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/examples/example-asio/example-asio-integration.cpp b/examples/example-asio/example-asio-integration.cpp index 0fdf2ca..22d50cf 100644 --- a/examples/example-asio/example-asio-integration.cpp +++ b/examples/example-asio/example-asio-integration.cpp @@ -7,7 +7,7 @@ https://github.com/Naios/continuable v4.0.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/examples/example-asio/example-asio.cpp b/examples/example-asio/example-asio.cpp index d652670..944322f 100644 --- a/examples/example-asio/example-asio.cpp +++ b/examples/example-asio/example-asio.cpp @@ -7,7 +7,7 @@ https://github.com/Naios/continuable v4.0.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/examples/example-slideshow/example-slideshow.cpp b/examples/example-slideshow/example-slideshow.cpp index 50c50e4..f2e9c13 100644 --- a/examples/example-slideshow/example-slideshow.cpp +++ b/examples/example-slideshow/example-slideshow.cpp @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-base.hpp b/include/continuable/continuable-base.hpp index c63bcf7..8655fe3 100644 --- a/include/continuable/continuable-base.hpp +++ b/include/continuable/continuable-base.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-connections.hpp b/include/continuable/continuable-connections.hpp index 4f70d56..48fa838 100644 --- a/include/continuable/continuable-connections.hpp +++ b/include/continuable/continuable-connections.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-coroutine.hpp b/include/continuable/continuable-coroutine.hpp index 393476d..48e2d7f 100644 --- a/include/continuable/continuable-coroutine.hpp +++ b/include/continuable/continuable-coroutine.hpp @@ -4,9 +4,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-operations.hpp b/include/continuable/continuable-operations.hpp index 9cc88c4..923f1cf 100644 --- a/include/continuable/continuable-operations.hpp +++ b/include/continuable/continuable-operations.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-primitives.hpp b/include/continuable/continuable-primitives.hpp index 97d07fe..94c4d03 100644 --- a/include/continuable/continuable-primitives.hpp +++ b/include/continuable/continuable-primitives.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-promise-base.hpp b/include/continuable/continuable-promise-base.hpp index 04e0534..d9d0e14 100644 --- a/include/continuable/continuable-promise-base.hpp +++ b/include/continuable/continuable-promise-base.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-promisify.hpp b/include/continuable/continuable-promisify.hpp index bbad6a6..e7eaa54 100644 --- a/include/continuable/continuable-promisify.hpp +++ b/include/continuable/continuable-promisify.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-result.hpp b/include/continuable/continuable-result.hpp index c0c742d..77f4a55 100644 --- a/include/continuable/continuable-result.hpp +++ b/include/continuable/continuable-result.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-transforms.hpp b/include/continuable/continuable-transforms.hpp index 31fbf8b..d8cf756 100644 --- a/include/continuable/continuable-transforms.hpp +++ b/include/continuable/continuable-transforms.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-traverse-async.hpp b/include/continuable/continuable-traverse-async.hpp index 57eb400..315b880 100644 --- a/include/continuable/continuable-traverse-async.hpp +++ b/include/continuable/continuable-traverse-async.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-traverse.hpp b/include/continuable/continuable-traverse.hpp index a74b211..4a6c260 100644 --- a/include/continuable/continuable-traverse.hpp +++ b/include/continuable/continuable-traverse.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable-types.hpp b/include/continuable/continuable-types.hpp index fcf0fbc..720f227 100644 --- a/include/continuable/continuable-types.hpp +++ b/include/continuable/continuable-types.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/continuable.hpp b/include/continuable/continuable.hpp index fa663e5..123103d 100644 --- a/include/continuable/continuable.hpp +++ b/include/continuable/continuable.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/connection/connection-aggregated.hpp b/include/continuable/detail/connection/connection-aggregated.hpp index dccee37..ceb5c80 100644 --- a/include/continuable/detail/connection/connection-aggregated.hpp +++ b/include/continuable/detail/connection/connection-aggregated.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/connection/connection-all.hpp b/include/continuable/detail/connection/connection-all.hpp index 0a82001..9222b81 100644 --- a/include/continuable/detail/connection/connection-all.hpp +++ b/include/continuable/detail/connection/connection-all.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/connection/connection-any.hpp b/include/continuable/detail/connection/connection-any.hpp index 021c0ce..468e44e 100644 --- a/include/continuable/detail/connection/connection-any.hpp +++ b/include/continuable/detail/connection/connection-any.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/connection/connection-seq.hpp b/include/continuable/detail/connection/connection-seq.hpp index 7e274c0..591d9fd 100644 --- a/include/continuable/detail/connection/connection-seq.hpp +++ b/include/continuable/detail/connection/connection-seq.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/connection/connection.hpp b/include/continuable/detail/connection/connection.hpp index c306893..abf8efb 100644 --- a/include/continuable/detail/connection/connection.hpp +++ b/include/continuable/detail/connection/connection.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/core/annotation.hpp b/include/continuable/detail/core/annotation.hpp index 0ddc4fb..9748831 100644 --- a/include/continuable/detail/core/annotation.hpp +++ b/include/continuable/detail/core/annotation.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/core/base.hpp b/include/continuable/detail/core/base.hpp index 880658e..66fad45 100644 --- a/include/continuable/detail/core/base.hpp +++ b/include/continuable/detail/core/base.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/core/types.hpp b/include/continuable/detail/core/types.hpp index e907352..66904e5 100644 --- a/include/continuable/detail/core/types.hpp +++ b/include/continuable/detail/core/types.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/external/asio.hpp b/include/continuable/detail/external/asio.hpp index 92c97d2..c7dde63 100644 --- a/include/continuable/detail/external/asio.hpp +++ b/include/continuable/detail/external/asio.hpp @@ -4,9 +4,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/features.hpp b/include/continuable/detail/features.hpp index 1e81457..a2c6c0a 100644 --- a/include/continuable/detail/features.hpp +++ b/include/continuable/detail/features.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/operations/async.hpp b/include/continuable/detail/operations/async.hpp index acc577f..a358ffb 100644 --- a/include/continuable/detail/operations/async.hpp +++ b/include/continuable/detail/operations/async.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/operations/loop.hpp b/include/continuable/detail/operations/loop.hpp index 5ebc13d..528e545 100644 --- a/include/continuable/detail/operations/loop.hpp +++ b/include/continuable/detail/operations/loop.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/operations/split.hpp b/include/continuable/detail/operations/split.hpp index d114674..77d6795 100644 --- a/include/continuable/detail/operations/split.hpp +++ b/include/continuable/detail/operations/split.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/other/coroutines.hpp b/include/continuable/detail/other/coroutines.hpp index edf1551..df15036 100644 --- a/include/continuable/detail/other/coroutines.hpp +++ b/include/continuable/detail/other/coroutines.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/other/erasure.hpp b/include/continuable/detail/other/erasure.hpp index a765c93..414d205 100644 --- a/include/continuable/detail/other/erasure.hpp +++ b/include/continuable/detail/other/erasure.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/other/promisify.hpp b/include/continuable/detail/other/promisify.hpp index 40f9a10..45509ee 100644 --- a/include/continuable/detail/other/promisify.hpp +++ b/include/continuable/detail/other/promisify.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/other/testing.hpp b/include/continuable/detail/other/testing.hpp index a6758a6..730c0c7 100644 --- a/include/continuable/detail/other/testing.hpp +++ b/include/continuable/detail/other/testing.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/transforms/future.hpp b/include/continuable/detail/transforms/future.hpp index 4c111af..78ae75c 100644 --- a/include/continuable/detail/transforms/future.hpp +++ b/include/continuable/detail/transforms/future.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/transforms/wait.hpp b/include/continuable/detail/transforms/wait.hpp index b24b4b0..f9a888f 100644 --- a/include/continuable/detail/transforms/wait.hpp +++ b/include/continuable/detail/transforms/wait.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/traversal/container-category.hpp b/include/continuable/detail/traversal/container-category.hpp index 584f96c..1f32bbb 100644 --- a/include/continuable/detail/traversal/container-category.hpp +++ b/include/continuable/detail/traversal/container-category.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/traversal/range.hpp b/include/continuable/detail/traversal/range.hpp index fbc2b17..cf92613 100644 --- a/include/continuable/detail/traversal/range.hpp +++ b/include/continuable/detail/traversal/range.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/traversal/traverse-async.hpp b/include/continuable/detail/traversal/traverse-async.hpp index c1cec36..e76d3f7 100644 --- a/include/continuable/detail/traversal/traverse-async.hpp +++ b/include/continuable/detail/traversal/traverse-async.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/traversal/traverse.hpp b/include/continuable/detail/traversal/traverse.hpp index ab1c124..1ca68ee 100644 --- a/include/continuable/detail/traversal/traverse.hpp +++ b/include/continuable/detail/traversal/traverse.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/utility/identity.hpp b/include/continuable/detail/utility/identity.hpp index 4b21087..d37f6d3 100644 --- a/include/continuable/detail/utility/identity.hpp +++ b/include/continuable/detail/utility/identity.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/utility/result-trait.hpp b/include/continuable/detail/utility/result-trait.hpp index 0d594a6..28bdee7 100644 --- a/include/continuable/detail/utility/result-trait.hpp +++ b/include/continuable/detail/utility/result-trait.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/utility/result-variant.hpp b/include/continuable/detail/utility/result-variant.hpp index 5957cb0..474ecb9 100644 --- a/include/continuable/detail/utility/result-variant.hpp +++ b/include/continuable/detail/utility/result-variant.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/utility/traits.hpp b/include/continuable/detail/utility/traits.hpp index 8d62909..b9f9322 100644 --- a/include/continuable/detail/utility/traits.hpp +++ b/include/continuable/detail/utility/traits.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/detail/utility/util.hpp b/include/continuable/detail/utility/util.hpp index 37633d8..481c69f 100644 --- a/include/continuable/detail/utility/util.hpp +++ b/include/continuable/detail/utility/util.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/external/asio.hpp b/include/continuable/external/asio.hpp index 08e3f15..61725da 100644 --- a/include/continuable/external/asio.hpp +++ b/include/continuable/external/asio.hpp @@ -4,9 +4,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/external/gtest.hpp b/include/continuable/external/gtest.hpp index 12c6f84..9aaae9c 100644 --- a/include/continuable/external/gtest.hpp +++ b/include/continuable/external/gtest.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/operations/async.hpp b/include/continuable/operations/async.hpp index 46b9bea..c786778 100644 --- a/include/continuable/operations/async.hpp +++ b/include/continuable/operations/async.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/operations/loop.hpp b/include/continuable/operations/loop.hpp index 95b73c6..7a4b23e 100644 --- a/include/continuable/operations/loop.hpp +++ b/include/continuable/operations/loop.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/operations/split.hpp b/include/continuable/operations/split.hpp index 8c439d1..4645937 100644 --- a/include/continuable/operations/split.hpp +++ b/include/continuable/operations/split.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/transforms/future.hpp b/include/continuable/transforms/future.hpp index dcc1e8b..1e70e75 100644 --- a/include/continuable/transforms/future.hpp +++ b/include/continuable/transforms/future.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/include/continuable/transforms/wait.hpp b/include/continuable/transforms/wait.hpp index c3f7d85..afef880 100644 --- a/include/continuable/transforms/wait.hpp +++ b/include/continuable/transforms/wait.hpp @@ -5,9 +5,9 @@ \_,(_)| | | || ||_|(_||_)|(/_ https://github.com/Naios/continuable - v4.1.0 + v4.2.0 - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/link/test-link.cpp b/test/link/test-link.cpp index 06879ce..5224759 100644 --- a/test/link/test-link.cpp +++ b/test/link/test-link.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/mock/test-mock.cpp b/test/mock/test-mock.cpp index ca8705c..0f6e5f8 100644 --- a/test/mock/test-mock.cpp +++ b/test/mock/test-mock.cpp @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/playground/test-playground.cpp b/test/playground/test-playground.cpp index c74fa4b..77e5b6e 100644 --- a/test/playground/test-playground.cpp +++ b/test/playground/test-playground.cpp @@ -1,5 +1,5 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/standalone/continuable-standalone.cpp b/test/standalone/continuable-standalone.cpp index 6e64fc8..d6b7a60 100644 --- a/test/standalone/continuable-standalone.cpp +++ b/test/standalone/continuable-standalone.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/threads/test-threads.cpp b/test/threads/test-threads.cpp index 650881a..787f1d6 100644 --- a/test/threads/test-threads.cpp +++ b/test/threads/test-threads.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/async/test-continuable-async.cpp b/test/unit-test/async/test-continuable-async.cpp index 54def39..84a7c48 100644 --- a/test/unit-test/async/test-continuable-async.cpp +++ b/test/unit-test/async/test-continuable-async.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-await.cpp b/test/unit-test/multi/test-continuable-await.cpp index ee5370e..9d63ba4 100644 --- a/test/unit-test/multi/test-continuable-await.cpp +++ b/test/unit-test/multi/test-continuable-await.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-base-chaining.cpp b/test/unit-test/multi/test-continuable-base-chaining.cpp index cbae433..7809d7f 100644 --- a/test/unit-test/multi/test-continuable-base-chaining.cpp +++ b/test/unit-test/multi/test-continuable-base-chaining.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-base-destruct.cpp b/test/unit-test/multi/test-continuable-base-destruct.cpp index cbb9ebc..6f4f1e8 100644 --- a/test/unit-test/multi/test-continuable-base-destruct.cpp +++ b/test/unit-test/multi/test-continuable-base-destruct.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-base-errors.cpp b/test/unit-test/multi/test-continuable-base-errors.cpp index fba0126..35f1641 100644 --- a/test/unit-test/multi/test-continuable-base-errors.cpp +++ b/test/unit-test/multi/test-continuable-base-errors.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-base-executors.cpp b/test/unit-test/multi/test-continuable-base-executors.cpp index ed9e286..d4ec0c5 100644 --- a/test/unit-test/multi/test-continuable-base-executors.cpp +++ b/test/unit-test/multi/test-continuable-base-executors.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-base-multipath.cpp b/test/unit-test/multi/test-continuable-base-multipath.cpp index f9d5ae1..89c72d5 100644 --- a/test/unit-test/multi/test-continuable-base-multipath.cpp +++ b/test/unit-test/multi/test-continuable-base-multipath.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-base-partial.cpp b/test/unit-test/multi/test-continuable-base-partial.cpp index 92a2bfd..bdf607d 100644 --- a/test/unit-test/multi/test-continuable-base-partial.cpp +++ b/test/unit-test/multi/test-continuable-base-partial.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-connection-all-seq-ag-1.cpp b/test/unit-test/multi/test-continuable-connection-all-seq-ag-1.cpp index 0fdfe2d..26b4306 100644 --- a/test/unit-test/multi/test-continuable-connection-all-seq-ag-1.cpp +++ b/test/unit-test/multi/test-continuable-connection-all-seq-ag-1.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-connection-all-seq-ag-2.cpp b/test/unit-test/multi/test-continuable-connection-all-seq-ag-2.cpp index 9566699..afbb8ce 100644 --- a/test/unit-test/multi/test-continuable-connection-all-seq-ag-2.cpp +++ b/test/unit-test/multi/test-continuable-connection-all-seq-ag-2.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-connection-all-seq-op.cpp b/test/unit-test/multi/test-continuable-connection-all-seq-op.cpp index a3e8f8b..67c9356 100644 --- a/test/unit-test/multi/test-continuable-connection-all-seq-op.cpp +++ b/test/unit-test/multi/test-continuable-connection-all-seq-op.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-connection-all.cpp b/test/unit-test/multi/test-continuable-connection-all.cpp index 01a4ea8..1da9c21 100644 --- a/test/unit-test/multi/test-continuable-connection-all.cpp +++ b/test/unit-test/multi/test-continuable-connection-all.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-connection-any.cpp b/test/unit-test/multi/test-continuable-connection-any.cpp index 6af991a..1d1aa34 100644 --- a/test/unit-test/multi/test-continuable-connection-any.cpp +++ b/test/unit-test/multi/test-continuable-connection-any.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-connection-seq.cpp b/test/unit-test/multi/test-continuable-connection-seq.cpp index 30db712..9d50aa5 100644 --- a/test/unit-test/multi/test-continuable-connection-seq.cpp +++ b/test/unit-test/multi/test-continuable-connection-seq.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-erasure.cpp b/test/unit-test/multi/test-continuable-erasure.cpp index 6a4bec5..41ce61e 100644 --- a/test/unit-test/multi/test-continuable-erasure.cpp +++ b/test/unit-test/multi/test-continuable-erasure.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-operations-async.cpp b/test/unit-test/multi/test-continuable-operations-async.cpp index 7cd2982..89fcf0d 100644 --- a/test/unit-test/multi/test-continuable-operations-async.cpp +++ b/test/unit-test/multi/test-continuable-operations-async.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-operations-loop.cpp b/test/unit-test/multi/test-continuable-operations-loop.cpp index 929e80c..5c61958 100644 --- a/test/unit-test/multi/test-continuable-operations-loop.cpp +++ b/test/unit-test/multi/test-continuable-operations-loop.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-operations-split.cpp b/test/unit-test/multi/test-continuable-operations-split.cpp index f4e90d2..d8e7a0e 100644 --- a/test/unit-test/multi/test-continuable-operations-split.cpp +++ b/test/unit-test/multi/test-continuable-operations-split.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-regression.cpp b/test/unit-test/multi/test-continuable-regression.cpp index 625021d..3317827 100644 --- a/test/unit-test/multi/test-continuable-regression.cpp +++ b/test/unit-test/multi/test-continuable-regression.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/multi/test-continuable-transforms.cpp b/test/unit-test/multi/test-continuable-transforms.cpp index d197a1b..4180473 100644 --- a/test/unit-test/multi/test-continuable-transforms.cpp +++ b/test/unit-test/multi/test-continuable-transforms.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/single/test-continuable-connection-noinst.cpp b/test/unit-test/single/test-continuable-connection-noinst.cpp index 600bcd7..f70828a 100644 --- a/test/unit-test/single/test-continuable-connection-noinst.cpp +++ b/test/unit-test/single/test-continuable-connection-noinst.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/single/test-continuable-erasure.cpp b/test/unit-test/single/test-continuable-erasure.cpp index 5fd48a7..0f84422 100644 --- a/test/unit-test/single/test-continuable-erasure.cpp +++ b/test/unit-test/single/test-continuable-erasure.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/single/test-continuable-forward-decl.cpp b/test/unit-test/single/test-continuable-forward-decl.cpp index 9ae7682..e8775bd 100644 --- a/test/unit-test/single/test-continuable-forward-decl.cpp +++ b/test/unit-test/single/test-continuable-forward-decl.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/single/test-continuable-promise.cpp b/test/unit-test/single/test-continuable-promise.cpp index f18be8e..d322a1a 100644 --- a/test/unit-test/single/test-continuable-promise.cpp +++ b/test/unit-test/single/test-continuable-promise.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/single/test-continuable-promisify.cpp b/test/unit-test/single/test-continuable-promisify.cpp index 33b9c68..3554324 100644 --- a/test/unit-test/single/test-continuable-promisify.cpp +++ b/test/unit-test/single/test-continuable-promisify.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/single/test-continuable-ready.cpp b/test/unit-test/single/test-continuable-ready.cpp index abd4e82..849cea6 100644 --- a/test/unit-test/single/test-continuable-ready.cpp +++ b/test/unit-test/single/test-continuable-ready.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/single/test-continuable-result.cpp b/test/unit-test/single/test-continuable-result.cpp index 569dbd3..4f87ee5 100644 --- a/test/unit-test/single/test-continuable-result.cpp +++ b/test/unit-test/single/test-continuable-result.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/single/test-continuable-traverse-async.cpp b/test/unit-test/single/test-continuable-traverse-async.cpp index 5988cb2..d5e04e4 100644 --- a/test/unit-test/single/test-continuable-traverse-async.cpp +++ b/test/unit-test/single/test-continuable-traverse-async.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/single/test-continuable-traverse.cpp b/test/unit-test/single/test-continuable-traverse.cpp index 6029330..d095eba 100644 --- a/test/unit-test/single/test-continuable-traverse.cpp +++ b/test/unit-test/single/test-continuable-traverse.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/test-continuable.cpp b/test/unit-test/test-continuable.cpp index d6096cb..c6cc27c 100644 --- a/test/unit-test/test-continuable.cpp +++ b/test/unit-test/test-continuable.cpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal diff --git a/test/unit-test/test-continuable.hpp b/test/unit-test/test-continuable.hpp index a24c15f..f35970d 100644 --- a/test/unit-test/test-continuable.hpp +++ b/test/unit-test/test-continuable.hpp @@ -1,6 +1,6 @@ /* - Copyright(c) 2015 - 2020 Denis Blank + Copyright(c) 2015 - 2022 Denis Blank Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal