Browse Source

Adding copyright

eric.gressman 2 years ago
parent
commit
cc1e484ac3
2 changed files with 2 additions and 0 deletions
  1. 1 0
      src/impl/tcpproxytransport.cpp
  2. 1 0
      src/impl/tcpproxytransport.hpp

+ 1 - 0
src/impl/tcpproxytransport.cpp

@@ -1,5 +1,6 @@
 /**
  * Copyright (c) 2020-2021 Paul-Louis Ageneau
+ * Copyright (c) 2023 Eric Gressman
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this

+ 1 - 0
src/impl/tcpproxytransport.hpp

@@ -1,5 +1,6 @@
 /**
  * Copyright (c) 2020-2021 Paul-Louis Ageneau
+ * Copyright (c) 2023 Eric Gressman
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this