summaryrefslogtreecommitdiff
path: root/tools/fwdebuglog
diff options
context:
space:
mode:
authorPrakash Dhavali <pdhavali@qca.qualcomm.com>2014-02-05 21:27:47 -0800
committerPrakash Dhavali <pdhavali@qca.qualcomm.com>2014-02-05 21:27:47 -0800
commit7410facaad8c3fa4b28bf09a22047fe41855e9af (patch)
treeccad7fd60524b0d714cef758968d23ca8b530a15 /tools/fwdebuglog
parente3043f1d10df20ea519040003b4dace0f89027a9 (diff)
Match Copyright and License to CafStaging dev branch
Match Copyright and License Strings of master branch to that of cafstaging so that standard git merge/patch commands are transparent as code flows from one branch/repository to other. This helps automaton and also can be used to alert if any issues are found. Fix trailing whitespace issues and cfg.txt format. Remove wrongly concatenated long lines from stripped copyright paragraph. Fix additional trailing white-space issues exposed from old files. Change-Id: I765c6f01014b0cbb83b971da21324b84d4357ed4
Diffstat (limited to 'tools/fwdebuglog')
-rw-r--r--tools/fwdebuglog/cld-fwlog-netlink.c7
-rw-r--r--tools/fwdebuglog/cld-fwlog-parser.c7
-rw-r--r--tools/fwdebuglog/cld-fwlog-record.c7
-rw-r--r--tools/fwdebuglog/parser.c7
4 files changed, 12 insertions, 16 deletions
diff --git a/tools/fwdebuglog/cld-fwlog-netlink.c b/tools/fwdebuglog/cld-fwlog-netlink.c
index a3975eab8228..1fbd9789723a 100644
--- a/tools/fwdebuglog/cld-fwlog-netlink.c
+++ b/tools/fwdebuglog/cld-fwlog-netlink.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#include <stdlib.h>
#include <stdio.h>
diff --git a/tools/fwdebuglog/cld-fwlog-parser.c b/tools/fwdebuglog/cld-fwlog-parser.c
index 28c24a2449e9..888211066da1 100644
--- a/tools/fwdebuglog/cld-fwlog-parser.c
+++ b/tools/fwdebuglog/cld-fwlog-parser.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#include <stdlib.h>
#include <stdarg.h>
diff --git a/tools/fwdebuglog/cld-fwlog-record.c b/tools/fwdebuglog/cld-fwlog-record.c
index 8042bc9cd766..6f479a30fa5d 100644
--- a/tools/fwdebuglog/cld-fwlog-record.c
+++ b/tools/fwdebuglog/cld-fwlog-record.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#include <stdlib.h>
#include <stdio.h>
diff --git a/tools/fwdebuglog/parser.c b/tools/fwdebuglog/parser.c
index 2e264004d1fa..3f39902809a3 100644
--- a/tools/fwdebuglog/parser.c
+++ b/tools/fwdebuglog/parser.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#include <stdlib.h>
#include <stdarg.h>