From 1d996f645e8aed410e3157ebb7fb8686b3e001bb Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 14 Feb 2017 12:16:36 +0300 Subject: [PATCH] Add Bruno Clermont as one of authors --- AUTHORS | 1 + src/cypherpunks.ru/govpn/logger.go | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index f047789..afac0d8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1,2 @@ * Sergey Matveev +* Bruno Clermont diff --git a/src/cypherpunks.ru/govpn/logger.go b/src/cypherpunks.ru/govpn/logger.go index 48a3235..f38a245 100644 --- a/src/cypherpunks.ru/govpn/logger.go +++ b/src/cypherpunks.ru/govpn/logger.go @@ -1,6 +1,7 @@ /* GoVPN -- simple secure free software virtual private network daemon Copyright (C) 2014-2017 Sergey Matveev + 2016-2017 Bruno Clermont This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.50.0