summaryrefslogtreecommitdiffstats
path: root/halimpl
diff options
context:
space:
mode:
authorEvan Chu <evanchu@broadcom.com>2014-01-31 11:18:47 -0500
committerMartijn Coenen <maco@google.com>2014-05-19 13:28:24 -0700
commite9629bad30a9f478b336ab46b8e6e02f7f87af46 (patch)
tree6d8a5b5c8e1d190045d8289a5ae3c8389f446216 /halimpl
parent686b51e61ccb676f393bac12f5ff7bac4013f926 (diff)
downloadandroid_hardware_broadcom_nfc-e9629bad30a9f478b336ab46b8e6e02f7f87af46.tar.gz
android_hardware_broadcom_nfc-e9629bad30a9f478b336ab46b8e6e02f7f87af46.tar.bz2
android_hardware_broadcom_nfc-e9629bad30a9f478b336ab46b8e6e02f7f87af46.zip
Adjust copyright year to 2014.
No code change. Change-Id: Id868ad0356f9b5a43c887de7a3b596bb86be9026
Diffstat (limited to 'halimpl')
-rw-r--r--[-rwxr-xr-x]halimpl/bcm2079x/adaptation/HalAdaptation.cpp0
-rw-r--r--[-rwxr-xr-x]halimpl/bcm2079x/adaptation/userial_linux.c0
-rw-r--r--halimpl/bcm2079x/hal/hal/nfc_hal_api.c2
-rw-r--r--halimpl/bcm2079x/hal/hal/nfc_hal_brcm.c2
-rw-r--r--halimpl/bcm2079x/hal/hal/nfc_hal_dm.c2
-rw-r--r--halimpl/bcm2079x/hal/hal/nfc_hal_dm_cfg.c2
-rw-r--r--halimpl/bcm2079x/hal/hal/nfc_hal_hci.c2
-rw-r--r--halimpl/bcm2079x/hal/hal/nfc_hal_hci_ci.c2
-rw-r--r--halimpl/bcm2079x/hal/hal/nfc_hal_main.c2
-rw-r--r--halimpl/bcm2079x/hal/hal/nfc_hal_nci.c2
-rw-r--r--halimpl/bcm2079x/hal/hal/nfc_hal_prm.c2
-rw-r--r--[-rwxr-xr-x]halimpl/bcm2079x/include/HalAdaptation.h0
-rw-r--r--[-rwxr-xr-x]halimpl/bcm2079x/nfc_nci.c0
13 files changed, 9 insertions, 9 deletions
diff --git a/halimpl/bcm2079x/adaptation/HalAdaptation.cpp b/halimpl/bcm2079x/adaptation/HalAdaptation.cpp
index 9d7ac35..9d7ac35 100755..100644
--- a/halimpl/bcm2079x/adaptation/HalAdaptation.cpp
+++ b/halimpl/bcm2079x/adaptation/HalAdaptation.cpp
diff --git a/halimpl/bcm2079x/adaptation/userial_linux.c b/halimpl/bcm2079x/adaptation/userial_linux.c
index 1a474d3..1a474d3 100755..100644
--- a/halimpl/bcm2079x/adaptation/userial_linux.c
+++ b/halimpl/bcm2079x/adaptation/userial_linux.c
diff --git a/halimpl/bcm2079x/hal/hal/nfc_hal_api.c b/halimpl/bcm2079x/hal/hal/nfc_hal_api.c
index 896234b..e47fabf 100644
--- a/halimpl/bcm2079x/hal/hal/nfc_hal_api.c
+++ b/halimpl/bcm2079x/hal/hal/nfc_hal_api.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2012-2013 Broadcom Corporation
+ * Copyright (C) 2012-2014 Broadcom Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/halimpl/bcm2079x/hal/hal/nfc_hal_brcm.c b/halimpl/bcm2079x/hal/hal/nfc_hal_brcm.c
index 77fdc25..aaae0a4 100644
--- a/halimpl/bcm2079x/hal/hal/nfc_hal_brcm.c
+++ b/halimpl/bcm2079x/hal/hal/nfc_hal_brcm.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2010-2013 Broadcom Corporation
+ * Copyright (C) 2010-2014 Broadcom Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/halimpl/bcm2079x/hal/hal/nfc_hal_dm.c b/halimpl/bcm2079x/hal/hal/nfc_hal_dm.c
index d7ba043..46ef04b 100644
--- a/halimpl/bcm2079x/hal/hal/nfc_hal_dm.c
+++ b/halimpl/bcm2079x/hal/hal/nfc_hal_dm.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2012-2013 Broadcom Corporation
+ * Copyright (C) 2012-2014 Broadcom Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/halimpl/bcm2079x/hal/hal/nfc_hal_dm_cfg.c b/halimpl/bcm2079x/hal/hal/nfc_hal_dm_cfg.c
index 76208c4..defc610 100644
--- a/halimpl/bcm2079x/hal/hal/nfc_hal_dm_cfg.c
+++ b/halimpl/bcm2079x/hal/hal/nfc_hal_dm_cfg.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2011-2013 Broadcom Corporation
+ * Copyright (C) 2011-2014 Broadcom Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/halimpl/bcm2079x/hal/hal/nfc_hal_hci.c b/halimpl/bcm2079x/hal/hal/nfc_hal_hci.c
index 9fd0c27..0a754d1 100644
--- a/halimpl/bcm2079x/hal/hal/nfc_hal_hci.c
+++ b/halimpl/bcm2079x/hal/hal/nfc_hal_hci.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2012-2013 Broadcom Corporation
+ * Copyright (C) 2012-2014 Broadcom Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/halimpl/bcm2079x/hal/hal/nfc_hal_hci_ci.c b/halimpl/bcm2079x/hal/hal/nfc_hal_hci_ci.c
index 6c600bf..4ec5f5d 100644
--- a/halimpl/bcm2079x/hal/hal/nfc_hal_hci_ci.c
+++ b/halimpl/bcm2079x/hal/hal/nfc_hal_hci_ci.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2010-2013 Broadcom Corporation
+ * Copyright (C) 2010-2014 Broadcom Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/halimpl/bcm2079x/hal/hal/nfc_hal_main.c b/halimpl/bcm2079x/hal/hal/nfc_hal_main.c
index 7a7284a..10be44d 100644
--- a/halimpl/bcm2079x/hal/hal/nfc_hal_main.c
+++ b/halimpl/bcm2079x/hal/hal/nfc_hal_main.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2010-2013 Broadcom Corporation
+ * Copyright (C) 2010-2014 Broadcom Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/halimpl/bcm2079x/hal/hal/nfc_hal_nci.c b/halimpl/bcm2079x/hal/hal/nfc_hal_nci.c
index 87c96ee..21d0458 100644
--- a/halimpl/bcm2079x/hal/hal/nfc_hal_nci.c
+++ b/halimpl/bcm2079x/hal/hal/nfc_hal_nci.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2010-2013 Broadcom Corporation
+ * Copyright (C) 2010-2014 Broadcom Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/halimpl/bcm2079x/hal/hal/nfc_hal_prm.c b/halimpl/bcm2079x/hal/hal/nfc_hal_prm.c
index 27555b5..ee9cea7 100644
--- a/halimpl/bcm2079x/hal/hal/nfc_hal_prm.c
+++ b/halimpl/bcm2079x/hal/hal/nfc_hal_prm.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2012-2013 Broadcom Corporation
+ * Copyright (C) 2012-2014 Broadcom Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/halimpl/bcm2079x/include/HalAdaptation.h b/halimpl/bcm2079x/include/HalAdaptation.h
index 9599c07..9599c07 100755..100644
--- a/halimpl/bcm2079x/include/HalAdaptation.h
+++ b/halimpl/bcm2079x/include/HalAdaptation.h
diff --git a/halimpl/bcm2079x/nfc_nci.c b/halimpl/bcm2079x/nfc_nci.c
index b401a59..b401a59 100755..100644
--- a/halimpl/bcm2079x/nfc_nci.c
+++ b/halimpl/bcm2079x/nfc_nci.c