diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-03-16 11:47:48 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-03-16 11:47:48 +0000 |
commit | 59097f9db1895bab70f3080ad7d73a0a639dfa40 (patch) | |
tree | 5524f23552ccddcb84222c0a8b0cb204a96d4913 /src | |
parent | 85877eabdf6ba8ffa0f05f7186a4e97506fe0e1c (diff) | |
download | strongswan-59097f9db1895bab70f3080ad7d73a0a639dfa40.tar.bz2 strongswan-59097f9db1895bab70f3080ad7d73a0a639dfa40.tar.xz |
Shortened distribution string
Diffstat (limited to 'src')
-rwxr-xr-x | src/ipsec/ipsec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ipsec/ipsec.in b/src/ipsec/ipsec.in index f635209d2..bd74b6f16 100755 --- a/src/ipsec/ipsec.in +++ b/src/ipsec/ipsec.in @@ -36,8 +36,8 @@ IPSEC_STARTER="${IPSEC_DIR}/starter" export IPSEC_DIR IPSEC_SBINDIR IPSEC_CONFDIR IPSEC_PIDDIR IPSEC_VERSION IPSEC_NAME IPSEC_STARTER_PID IPSEC_PLUTO_PID IPSEC_CHARON_PID -IPSEC_DISTRO="Distributed by the Institute of Internet Technologies and Applications - University of Applied Sciences Rapperswil, Switzerland (ITA-HSR)" +IPSEC_DISTRO="Institute for Internet Technologies and Applications\n + University of Applied Sciences Rapperswil, Switzerland" case "$1" in '') |