diff options
Diffstat (limited to 'endpoint_test.go')
-rw-r--r-- | endpoint_test.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/endpoint_test.go b/endpoint_test.go index 1579dcc..fe6677c 100644 --- a/endpoint_test.go +++ b/endpoint_test.go @@ -1,6 +1,6 @@ -/* 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 |