mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-21 10:49:20 +03:00
v4.03-9408-rtm
This commit is contained in:
7
src/vpnbrand/vpnbrand.c
Normal file
7
src/vpnbrand/vpnbrand.c
Normal file
@ -0,0 +1,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
printf("VPN Branding Kit was obsolete. Customize SoftEther VPN by modifying the source code.\n");
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user