[PATCH 3/5] Add copyright

Eugene Krasnikov k.eugene.e at gmail.com
Thu Aug 1 07:18:08 EDT 2013


Copyright must be added to be able to contribute to linux.

Signed-off-by: Eugene Krasnikov <k.eugene.e at gmail.com>
---
 debug.c   | 1 +
 debug.h   | 1 +
 dxe.c     | 1 +
 dxe.h     | 1 +
 hal.h     | 1 +
 main.c    | 1 +
 pmc.c     | 1 +
 pmc.h     | 1 +
 smd.c     | 1 +
 smd.h     | 1 +
 txrx.c    | 1 +
 txrx.h    | 1 +
 wcn36xx.h | 1 +
 13 files changed, 13 insertions(+)

diff --git a/debug.c b/debug.c
index 9adc475..be312e3 100644
--- a/debug.c
+++ b/debug.c
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Licensed under the ISC license by Qualcomm Atheros, Inc.
  *
diff --git a/debug.h b/debug.h
index e8d5de3..52770f2 100644
--- a/debug.h
+++ b/debug.h
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Licensed under the ISC license by Qualcomm Atheros, Inc.
  *
diff --git a/dxe.c b/dxe.c
index 3062c09..4965587 100644
--- a/dxe.c
+++ b/dxe.c
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  * Contact: Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Permission to use, copy, modify, and/or distribute this software for any
diff --git a/dxe.h b/dxe.h
index 858f6d9..95369b5 100644
--- a/dxe.h
+++ b/dxe.h
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  * Contact: Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Permission to use, copy, modify, and/or distribute this software for any
diff --git a/hal.h b/hal.h
index 07329f9..cf25cc5 100644
--- a/hal.h
+++ b/hal.h
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  * Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
  *
  * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
diff --git a/main.c b/main.c
index e31691a..56bfe4e 100644
--- a/main.c
+++ b/main.c
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  * Contact: Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Permission to use, copy, modify, and/or distribute this software for any
diff --git a/pmc.c b/pmc.c
index 31f4086..62e0b2c 100644
--- a/pmc.c
+++ b/pmc.c
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Licensed under the ISC license by Qualcomm Atheros, Inc.
  *
diff --git a/pmc.h b/pmc.h
index 2fd8b1e..0fdd379 100644
--- a/pmc.h
+++ b/pmc.h
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Licensed under the ISC license by Qualcomm Atheros, Inc.
  *
diff --git a/smd.c b/smd.c
index d696f1d..0c8b8de 100644
--- a/smd.c
+++ b/smd.c
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  * Contact: Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Permission to use, copy, modify, and/or distribute this software for any
diff --git a/smd.h b/smd.h
index c80624c..12c40cd 100644
--- a/smd.h
+++ b/smd.h
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  * Contact: Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Permission to use, copy, modify, and/or distribute this software for any
diff --git a/txrx.c b/txrx.c
index db32d0d..88d9fa6 100644
--- a/txrx.c
+++ b/txrx.c
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  * Contact: Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Permission to use, copy, modify, and/or distribute this software for any
diff --git a/txrx.h b/txrx.h
index a2e4531..3c73bce 100644
--- a/txrx.h
+++ b/txrx.h
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  * Contact: Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Permission to use, copy, modify, and/or distribute this software for any
diff --git a/wcn36xx.h b/wcn36xx.h
index 03895b2..86b6ce5 100644
--- a/wcn36xx.h
+++ b/wcn36xx.h
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2013 Eugene Krasnikov <k.eugene.e at gmail.com>
  * Contact: Eugene Krasnikov <k.eugene.e at gmail.com>
  *
  * Permission to use, copy, modify, and/or distribute this software for any
-- 
1.8.2.2




More information about the wcn36xx mailing list