diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-01-02 01:57:15 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-01-07 19:21:34 -0500 |
commit | 77ff93db11484d63c5edc17dc8af76e24f034ef4 (patch) | |
tree | f5eb66097cdef52ecbc3294a2672fc78cf2e663a /app/tools/CMakeLists.txt | |
parent | 210e2f40a143d1512fcf82bb629ba30bfcd79eb7 (diff) |
Update copyright
Diffstat (limited to 'app/tools/CMakeLists.txt')
-rw-r--r-- | app/tools/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/tools/CMakeLists.txt b/app/tools/CMakeLists.txt index e4fda41e..41060ea1 100644 --- a/app/tools/CMakeLists.txt +++ b/app/tools/CMakeLists.txt @@ -1,6 +1,6 @@ # SPDX-License-Identifier: Apache-2.0 # -# Copyright © 2018 WireGuard LLC. All Rights Reserved. +# Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. cmake_minimum_required(VERSION 3.4.1) set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_LIBRARY_OUTPUT_DIRECTORY}") |