diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-10-29 16:47:12 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-10-29 16:47:12 +0200 |
commit | bf84e26a86ae27963312c2dd1422674f479934db (patch) | |
tree | 8dd84cb17b1cd3449c205c766841e78ee1fc9edd /tunnel/tools/CMakeLists.txt | |
parent | a03ad51622d338d1c116aa8cae3c0effb1b7bcf2 (diff) |
global: bump copyright year
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tunnel/tools/CMakeLists.txt')
-rw-r--r-- | tunnel/tools/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tunnel/tools/CMakeLists.txt b/tunnel/tools/CMakeLists.txt index 068cdd23..a4af72aa 100644 --- a/tunnel/tools/CMakeLists.txt +++ b/tunnel/tools/CMakeLists.txt @@ -1,6 +1,6 @@ # SPDX-License-Identifier: Apache-2.0 # -# Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. +# Copyright © 2017-2021 WireGuard LLC. All Rights Reserved. cmake_minimum_required(VERSION 3.4.1) project("WireGuard") |