diff options
Diffstat (limited to 'donotuseon_linux.go')
-rw-r--r-- | donotuseon_linux.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/donotuseon_linux.go b/donotuseon_linux.go index 4264cc1..ee8a83b 100644 --- a/donotuseon_linux.go +++ b/donotuseon_linux.go @@ -1,8 +1,8 @@ // +build !android -/* SPDX-License-Identifier: GPL-2.0 +/* SPDX-License-Identifier: MIT * - * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved. */ package main |