Skip to content

Commit

Permalink
work_guard has license info.
Browse files Browse the repository at this point in the history
  • Loading branch information
klemens-morgenstern committed Aug 18, 2023
1 parent 2952b67 commit 35d5332
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions include/boost/beast/core/detail/work_guard.hpp
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 35d5332

Please sign in to comment.