mirror of https://github.com/OpenVPN/openvpn-gui
commit
4d6a879ce3
|
@ -187,14 +187,16 @@ BEGIN
|
|||
ICON ID_ICO_APP, 0, 8, 16, 21, 20
|
||||
LTEXT "OpenVPN GUI v" PACKAGE_VERSION " - A Windows GUI for OpenVPN\n" \
|
||||
"Copyright (C) 2004-2005 Mathias Sundman <info@openvpn.se>\n" \
|
||||
"http://openvpn.se/", 0, 36, 15, 206, 26
|
||||
"Copyright (C) 2008-2014 Heiko Hund <heikoh@users.sf.net>\n" \
|
||||
"Copyright (C) 2012-2016 OpenVPN GUI contributors\n" \
|
||||
"https://github.com/OpenVPN/openvpn-gui/", 0, 36, 15, 206, 42
|
||||
LTEXT "OpenVPN - An application to securely tunnel IP networks " \
|
||||
"over a single UDP port, with support for SSL/TLS-based " \
|
||||
"over a single TCP/UDP port, with support for SSL/TLS-based " \
|
||||
"session authentication and key exchange, packet " \
|
||||
"encryption, packet authentication, and packet compression.\n" \
|
||||
"\n" \
|
||||
"Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net>\n" \
|
||||
"http://openvpn.net/", 0, 8, 45, 235, 56
|
||||
"Copyright (C) 2002-2016 OpenVPN Technologies, Inc <info@openvpn.net>\n" \
|
||||
"https://openvpn.net/", 0, 8, 61, 240, 64
|
||||
END
|
||||
|
||||
/* Proxy Authentication Dialog */
|
||||
|
|
Loading…
Reference in New Issue