diff options
Diffstat (limited to 'device_test.go')
-rw-r--r-- | device_test.go | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/device_test.go b/device_test.go index abd0208..7af52b2 100644 --- a/device_test.go +++ b/device_test.go @@ -1,3 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0 + * + * Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. + */ + package main /* Create two device instances and simulate full WireGuard interaction |