mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
work_guard has license info.
This commit is contained in:
committed by
Klemens Morgenstern
parent
2952b670d8
commit
35d533299c
@ -1,3 +1,12 @@
|
||||
//
|
||||
// Copyright (c) 2020 Richard Hodges (hodges.r@gmail.com)
|
||||
//
|
||||
// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
//
|
||||
// Official repository: https://github.com/boostorg/beast
|
||||
//
|
||||
|
||||
#ifndef BOOST_BEAST_CORE_DETAIL_WORK_GUARD_HPP
|
||||
#define BOOST_BEAST_CORE_DETAIL_WORK_GUARD_HPP
|
||||
|
||||
|
Reference in New Issue
Block a user