From 553978c9a505c2fa427dba7633e69c8f147e9223 Mon Sep 17 00:00:00 2001 From: dnobori Date: Thu, 28 Feb 2019 14:35:30 +0900 Subject: v4.29-9678-rtm --- src/Cedar/Connection.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/Cedar/Connection.h') diff --git a/src/Cedar/Connection.h b/src/Cedar/Connection.h index 441d02fc..70567a49 100644 --- a/src/Cedar/Connection.h +++ b/src/Cedar/Connection.h @@ -1,19 +1,19 @@ // SoftEther VPN Source Code - Stable Edition Repository // Cedar Communication Module // -// SoftEther VPN Server, Client and Bridge are free software under GPLv2. +// SoftEther VPN Server, Client and Bridge are free software under the Apache License, Version 2.0. // // Copyright (c) Daiyuu Nobori. // Copyright (c) SoftEther VPN Project, University of Tsukuba, Japan. // Copyright (c) SoftEther Corporation. +Copyright (c) all contributors on SoftEther VPN project in GitHub. // // All Rights Reserved. // // http://www.softether.org/ // -// Author: Daiyuu Nobori, Ph.D. -// Comments: Tetsuo Sugiyama, Ph.D. -// +// This stable branch is officially managed by Daiyuu Nobori, the owner of SoftEther VPN Project. +// Pull requests should be sent to the Developer Edition Master Repository on https://github.com/SoftEtherVPN/SoftEtherVPN // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // version 2 as published by the Free Software Foundation. -- cgit v1.2.3