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