diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-01-28 17:52:15 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-01-28 17:52:15 +0100 |
commit | d4112d9096f4bdd68f1a109bb12df82f5f4ca5a0 (patch) | |
tree | 1b85db8cd0e65dc4c26d4b0415361fbbe8e2724e /tun/operateonfd.go | |
parent | bf3bb888512e74bee0b79bd38826cb019ca2a0ee (diff) |
global: bump copyright
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tun/operateonfd.go')
-rw-r--r-- | tun/operateonfd.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tun/operateonfd.go b/tun/operateonfd.go index ed7e633..a9dcaef 100644 --- a/tun/operateonfd.go +++ b/tun/operateonfd.go @@ -2,7 +2,7 @@ /* SPDX-License-Identifier: MIT * - * Copyright (C) 2017-2020 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved. */ package tun |