Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: client/config/wifi_router_list

Issue 669118: automated WiFi test framework and start of tests (Closed)
Patch Set: revert correctly Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | client/config/wifi_testbed_config » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | client/config/wifi_testbed_config » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698