File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
boost/network/protocol/http/server Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 2
2
#define BOOST_NETWORK_PROTOCOL_HTTP_SERVER_CONNECTION_HPP_20101027
3
3
4
4
// Copyright 2010 Dean Michael Berris.
5
+ // Copyright 2014 Jelle Van den Driessche.
5
6
// Distributed under the Boost Software License, Version 1.0.
6
7
// (See accompanying file LICENSE_1_0.txt or copy at
7
8
// http://www.boost.org/LICENSE_1_0.txt)
Original file line number Diff line number Diff line change 2
2
#define BOOST_NETWORK_PROTOCOL_HTTP_SERVER_ASYNC_SERVER_HPP_20101025
3
3
4
4
// Copyright 2010 Dean Michael Berris.
5
+ // Copyright 2014 Jelle Van den Driessche.
5
6
// Distributed under the Boost Software License, Version 1.0.
6
7
// (See accompanying file LICENSE_1_0.txt or copy at
7
8
// http://www.boost.org/LICENSE_1_0.txt)
Original file line number Diff line number Diff line change 3
3
4
4
// Copyright 2013 Google, Inc.
5
5
// Copyright 2013 Dean Michael Berris <dberris@google.com>
6
+ // Copyright 2014 Jelle Van den Driessche
6
7
// Distributed under the Boost Software License, Version 1.0.
7
8
// (See accompanying file LICENSE_1_0.txt or copy at
8
9
// http://www.boost.org/LICENSE_1_0.txt)
You can’t perform that action at this time.
0 commit comments