From 907474862983252603cdd470b49b5206289fa39d Mon Sep 17 00:00:00 2001 From: Sander Vrijders Date: Tue, 29 Aug 2017 16:11:16 +0200 Subject: lib, ipcpd: Fix e-mail addresses in protobuf files This fixes the wrong e-mail addresses in the protobuf files. --- src/lib/ipcp_config.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/ipcp_config.proto') diff --git a/src/lib/ipcp_config.proto b/src/lib/ipcp_config.proto index 4ede5060..96226653 100644 --- a/src/lib/ipcp_config.proto +++ b/src/lib/ipcp_config.proto @@ -3,8 +3,8 @@ * * DIF config message * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License -- cgit v1.2.3