Remove obsolete _copyright utility

This commit is contained in:
Tobias Brunner
2022-06-28 10:22:55 +02:00
parent 8dbcff1e8b
commit c05fdf387b
6 changed files with 1 additions and 118 deletions
-5
View File
@@ -315,14 +315,9 @@ duplicheck|error-notify|imv_policy_manager|load-tester|lookip|whitelist|\
_updown|_imv_policy)
# fall through
;;
copyright|--copyright)
set _copyright
# fall through
;;
version|--version)
printf "$OS_NAME $IPSEC_NAME $IPSEC_VERSION\n"
printf "$IPSEC_DISTRO\n"
printf "See '$IPSEC_SCRIPT --copyright' for copyright information.\n"
exit 0
;;
--*)