diff options
Diffstat (limited to 'rwcancel')
-rw-r--r-- | rwcancel/rwcancel.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rwcancel/rwcancel.go b/rwcancel/rwcancel.go index c3b2299..89f56b3 100644 --- a/rwcancel/rwcancel.go +++ b/rwcancel/rwcancel.go @@ -2,7 +2,7 @@ /* SPDX-License-Identifier: MIT * - * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved. */ // Package rwcancel implements cancelable read/write operations on |