diff options
Diffstat (limited to 'constants.go')
-rw-r--r-- | constants.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.go b/constants.go index 01af1bb..39fb884 100644 --- a/constants.go +++ b/constants.go @@ -1,6 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0 * * Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. + * Copyright (C) 2017-2018 Mathias N. Hall-Andersen <mathias@hall-andersen.dk>. */ package main |