Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenvp committed Apr 27, 2023
1 parent f359ce7 commit 4a36b2a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/tunnel/detail/layer_final.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

// Copyright (c) 2017 Steinwurf ApS
// All Rights Reserved
//
// Distributed under the "BSD License". See the accompanying LICENSE.rst file.

#pragma once

Expand Down
5 changes: 5 additions & 0 deletions src/tunnel/detail/monitor.hpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
// Copyright (c) 2017 Steinwurf ApS
// All Rights Reserved
//
// Distributed under the "BSD License". See the accompanying LICENSE.rst file.

#pragma once

#include <string>
Expand Down
6 changes: 6 additions & 0 deletions src/tunnel/platform_unsupported/tun_interface.hpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
// Copyright (c) 2017 Steinwurf ApS
// All Rights Reserved
//
// Distributed under the "BSD License". See the accompanying LICENSE.rst file.

#pragma once

#include "layer_tun.hpp"

Expand Down

0 comments on commit 4a36b2a

Please sign in to comment.