diff options
Diffstat (limited to 'tun/tun_openbsd.go')
-rw-r--r-- | tun/tun_openbsd.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tun/tun_openbsd.go b/tun/tun_openbsd.go index b99c9f6..0fe73b6 100644 --- a/tun/tun_openbsd.go +++ b/tun/tun_openbsd.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 tun |