From 662a3ec5209499b2a2e348a85c5a81301102c0b8 Mon Sep 17 00:00:00 2001 From: Takayama Fumihiko Date: Sun, 15 Oct 2023 22:42:22 +0900 Subject: [PATCH] Update vendor --- .../install/include/pqrs/thread_wait.hpp | 2 +- .../vendor/cget/pkg/boost-ext__ut/install/include/boost/ut.hpp | 2 +- .../install/include/pqrs/thread_wait.hpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/vendor/cget/pkg/pqrs-org__cpp-thread_wait/install/include/pqrs/thread_wait.hpp b/example/vendor/cget/pkg/pqrs-org__cpp-thread_wait/install/include/pqrs/thread_wait.hpp index 71a3e0f..c48e977 100644 --- a/example/vendor/cget/pkg/pqrs-org__cpp-thread_wait/install/include/pqrs/thread_wait.hpp +++ b/example/vendor/cget/pkg/pqrs-org__cpp-thread_wait/install/include/pqrs/thread_wait.hpp @@ -4,7 +4,7 @@ // (C) Copyright Takayama Fumihiko 2018. // Distributed under the Boost Software License, Version 1.0. -// (See https://www.boost.org/LICENSE_1_0.txt) +// (See http://www.boost.org/LICENSE_1_0.txt) // `pqrs::thread_wait` can be used safely in a multi-threaded environment. diff --git a/tests/vendor/cget/pkg/boost-ext__ut/install/include/boost/ut.hpp b/tests/vendor/cget/pkg/boost-ext__ut/install/include/boost/ut.hpp index 3325eb0..c0a56c2 100644 --- a/tests/vendor/cget/pkg/boost-ext__ut/install/include/boost/ut.hpp +++ b/tests/vendor/cget/pkg/boost-ext__ut/install/include/boost/ut.hpp @@ -3,7 +3,7 @@ // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at -// https://www.boost.org/LICENSE_1_0.txt) +// http://www.boost.org/LICENSE_1_0.txt) // #if defined(__cpp_modules) && !defined(BOOST_UT_DISABLE_MODULE) export module boost.ut; diff --git a/tests/vendor/cget/pkg/pqrs-org__cpp-thread_wait/install/include/pqrs/thread_wait.hpp b/tests/vendor/cget/pkg/pqrs-org__cpp-thread_wait/install/include/pqrs/thread_wait.hpp index 71a3e0f..c48e977 100644 --- a/tests/vendor/cget/pkg/pqrs-org__cpp-thread_wait/install/include/pqrs/thread_wait.hpp +++ b/tests/vendor/cget/pkg/pqrs-org__cpp-thread_wait/install/include/pqrs/thread_wait.hpp @@ -4,7 +4,7 @@ // (C) Copyright Takayama Fumihiko 2018. // Distributed under the Boost Software License, Version 1.0. -// (See https://www.boost.org/LICENSE_1_0.txt) +// (See http://www.boost.org/LICENSE_1_0.txt) // `pqrs::thread_wait` can be used safely in a multi-threaded environment.