diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-09-06 21:32:46 -0600 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-09-06 21:32:46 -0600 |
commit | 5658584803fb22d197eadef1e6b9f32f297cc96c (patch) | |
tree | 9d6eb2a95b2d808fe826a0676a92547b72c207b9 /app/tools/ndk-compat/compat.c | |
parent | d580200989a79ade8fe28d4f6607cb2503234469 (diff) |
global: update copyright headers
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'app/tools/ndk-compat/compat.c')
-rw-r--r-- | app/tools/ndk-compat/compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/tools/ndk-compat/compat.c b/app/tools/ndk-compat/compat.c index ecf653f8..78ff02ed 100644 --- a/app/tools/ndk-compat/compat.c +++ b/app/tools/ndk-compat/compat.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: BSD * - * Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. + * Copyright © 2017-2018 WireGuard LLC. All Rights Reserved. * */ |