mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-06 15:54:57 +03:00
Documents: Switching license from GPLv2 to Apache License 2.0.
This commit is contained in:
10
configure
vendored
10
configure
vendored
@ -5,14 +5,12 @@ set -e
|
||||
echo '---------------------------------------------------------------------'
|
||||
echo 'SoftEther VPN for Unix'
|
||||
echo
|
||||
echo 'Copyright (c) SoftEther VPN Project at University of Tsukuba, Japan.'
|
||||
echo 'Copyright (c) Daiyuu Nobori. All Rights Reserved.'
|
||||
echo 'Copyright (c) all contributors on SoftEther VPN project in GitHub.'
|
||||
echo 'Copyright (c) Daiyuu Nobori, SoftEther Project at University of Tsukuba, and SoftEther Corporation.'
|
||||
echo
|
||||
echo 'This program is free software; you can redistribute it and/or'
|
||||
echo 'modify it under the terms of the GNU General Public License'
|
||||
echo 'version 2 as published by the Free Software Foundation.'
|
||||
echo 'Licensed under the Apache License, Version 2.0 (the License).'
|
||||
echo
|
||||
echo 'Read and understand README.TXT, LICENSE.TXT and WARNING.TXT before use.'
|
||||
echo 'Read and understand README, LICENSE and WARNING before use.'
|
||||
echo '---------------------------------------------------------------------'
|
||||
echo
|
||||
|
||||
|
Reference in New Issue
Block a user