From 38accea986211f232ffcf2411379f5dc120514dc Mon Sep 17 00:00:00 2001 From: Mathias Hall-Andersen Date: Sat, 19 May 2018 00:34:56 +0200 Subject: Add copyright headers --- ip.go | 1 + 1 file changed, 1 insertion(+) (limited to 'ip.go') diff --git a/ip.go b/ip.go index 7be9337..ecefa47 100644 --- a/ip.go +++ b/ip.go @@ -1,6 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0 * * Copyright (C) 2017-2018 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2017-2018 Mathias N. Hall-Andersen . */ package main -- cgit v1.2.3