summaryrefslogtreecommitdiffstats
path: root/bcmdhd/dhdutil/dhdu_cmd.h
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2012-11-18 18:57:38 -0800
committerSteve Kondik <shade@chemlab.org>2012-11-18 18:57:38 -0800
commit7ada57e40b81b6cb5a2a796921b205cf87c2cdff (patch)
tree2f1be3d369a20066231ae3e47b0d7b6ea03a738a /bcmdhd/dhdutil/dhdu_cmd.h
parentb3aa8c8de0c468ef0c17cab9c3ce151da836f4c5 (diff)
parent3c4155b1103f0716e6cf279ba329543d89684096 (diff)
downloadhardware_broadcom_wlan-7ada57e40b81b6cb5a2a796921b205cf87c2cdff.zip
hardware_broadcom_wlan-7ada57e40b81b6cb5a2a796921b205cf87c2cdff.tar.gz
hardware_broadcom_wlan-7ada57e40b81b6cb5a2a796921b205cf87c2cdff.tar.bz2
Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/hardware/broadcom/wlan into HEAD
Diffstat (limited to 'bcmdhd/dhdutil/dhdu_cmd.h')
-rw-r--r--bcmdhd/dhdutil/dhdu_cmd.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/bcmdhd/dhdutil/dhdu_cmd.h b/bcmdhd/dhdutil/dhdu_cmd.h
index 571f8b9..74c6304 100644
--- a/bcmdhd/dhdutil/dhdu_cmd.h
+++ b/bcmdhd/dhdutil/dhdu_cmd.h
@@ -1,8 +1,8 @@
/*
- * Command structure for dhd command line utility.
- *
- * Copyright (C) 1999-2011, Broadcom Corporation
+ * Command structure for dhd command line utility, copied from wl utility
*
+ * Copyright (C) 1999-2012, Broadcom Corporation
+ *
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
@@ -15,7 +15,7 @@
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: dhdu_cmd.h,v 1.6 2008-06-05 00:36:42 Exp $
+ * $Id: dhdu_cmd.h 241182 2011-02-17 21:50:03Z $
*/
#ifndef _dhdu_cmd_h_