diff options
Diffstat (limited to 'net/iwconfig.sh.BSD.in')
-rw-r--r-- | net/iwconfig.sh.BSD.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/iwconfig.sh.BSD.in b/net/iwconfig.sh.BSD.in index f94246b4..850d70b2 100644 --- a/net/iwconfig.sh.BSD.in +++ b/net/iwconfig.sh.BSD.in @@ -1,5 +1,5 @@ # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. _config_vars="$_config_vars ssid mode associate_timeout preferred_aps" _config_vars="$_config_vars blacklist_aps" |