| Index: client/config/wifi_router_list
|
| diff --git a/client/config/wifi_router_list b/client/config/wifi_router_list
|
| index 79857653e764a89a96f062428585482f3b6819c7..8323813a69b73c7169b4adafa5e415f2a6402511 100644
|
| --- a/client/config/wifi_router_list
|
| +++ b/client/config/wifi_router_list
|
| @@ -1,5 +1,8 @@
|
| +# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
|
| +# Use of this source code is governed by a BSD-style license that can be
|
| +# found in the LICENSE file.
|
| #
|
| -# A python dictionary that describes the wifi testbed setup.
|
| +# A python dictionary that describes the fixed wifi testbed setup.
|
| #
|
| # security "none", "wpa", "rsn", "wep"
|
| # psk wpa/rsn passphrase or wep key
|
|
|