diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 * - * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved. */ #![allow(unknown_lints)] |