summaryrefslogtreecommitdiffstats
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
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
-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
-rw-r--r--[-rwxr-xr-x]src/adaptation/NfcAdaptation.cpp0
-rw-r--r--[-rwxr-xr-x]src/adaptation/config.cpp0
-rw-r--r--[-rwxr-xr-x]src/adaptation/libmain.c0
-rw-r--r--src/hal/include/gki_hal_target.h2
-rw-r--r--src/hal/include/nci_defs.h2
-rw-r--r--src/hal/include/nfc_hal_api.h2
-rw-r--r--src/hal/include/nfc_hal_target.h2
-rw-r--r--src/hal/include/nfc_types.h2
-rw-r--r--src/hal/int/nfc_brcm_defs.h2
-rw-r--r--src/hal/int/nfc_hal_int.h2
-rw-r--r--src/hal/int/nfc_hal_int_api.h2
-rw-r--r--src/hal/int/nfc_hal_nv_ci.h2
-rw-r--r--src/hal/int/nfc_hal_nv_co.h2
-rw-r--r--src/hal/int/nfc_hal_post_reset.h2
-rw-r--r--[-rwxr-xr-x]src/include/NfcAdaptation.h0
-rw-r--r--[-rwxr-xr-x]src/include/buildcfg.h0
-rw-r--r--[-rwxr-xr-x]src/include/config.h0
-rw-r--r--[-rwxr-xr-x]src/include/nfc_target.h0
-rw-r--r--src/nfa/ce/nfa_ce_act.c2
-rw-r--r--src/nfa/ce/nfa_ce_api.c2
-rw-r--r--src/nfa/ce/nfa_ce_main.c2
-rw-r--r--src/nfa/dm/nfa_dm_act.c2
-rw-r--r--src/nfa/dm/nfa_dm_api.c2
-rw-r--r--src/nfa/dm/nfa_dm_cfg.c2
-rw-r--r--src/nfa/dm/nfa_dm_discover.c2
-rw-r--r--src/nfa/dm/nfa_dm_main.c2
-rw-r--r--src/nfa/dm/nfa_dm_ndef.c2
-rw-r--r--src/nfa/ee/nfa_ee_act.c2
-rw-r--r--src/nfa/ee/nfa_ee_api.c2
-rw-r--r--src/nfa/ee/nfa_ee_main.c2
-rw-r--r--src/nfa/hci/nfa_hci_act.c2
-rw-r--r--src/nfa/hci/nfa_hci_api.c2
-rw-r--r--src/nfa/hci/nfa_hci_ci.c2
-rw-r--r--src/nfa/hci/nfa_hci_main.c2
-rw-r--r--src/nfa/hci/nfa_hci_utils.c2
-rw-r--r--src/nfa/include/nfa_api.h2
-rw-r--r--src/nfa/include/nfa_ce_api.h2
-rw-r--r--src/nfa/include/nfa_cho_api.h2
-rw-r--r--src/nfa/include/nfa_ee_api.h2
-rw-r--r--src/nfa/include/nfa_hci_api.h2
-rw-r--r--src/nfa/include/nfa_hci_defs.h2
-rw-r--r--src/nfa/include/nfa_mem_co.h2
-rw-r--r--src/nfa/include/nfa_nv_ci.h2
-rw-r--r--src/nfa/include/nfa_nv_co.h2
-rw-r--r--src/nfa/include/nfa_p2p_api.h2
-rw-r--r--src/nfa/include/nfa_rw_api.h2
-rw-r--r--src/nfa/include/nfa_snep_api.h2
-rw-r--r--src/nfa/int/nfa_ce_int.h2
-rw-r--r--src/nfa/int/nfa_cho_int.h2
-rw-r--r--src/nfa/int/nfa_dm_int.h2
-rw-r--r--src/nfa/int/nfa_dta_int.h2
-rw-r--r--src/nfa/int/nfa_ee_int.h2
-rw-r--r--src/nfa/int/nfa_hci_int.h2
-rw-r--r--src/nfa/int/nfa_p2p_int.h2
-rw-r--r--src/nfa/int/nfa_rw_int.h2
-rw-r--r--src/nfa/int/nfa_snep_int.h2
-rw-r--r--src/nfa/int/nfa_sys.h2
-rw-r--r--src/nfa/int/nfa_sys_int.h2
-rw-r--r--src/nfa/int/nfa_sys_ptim.h2
-rw-r--r--src/nfa/p2p/nfa_p2p_act.c2
-rw-r--r--src/nfa/p2p/nfa_p2p_api.c2
-rw-r--r--src/nfa/p2p/nfa_p2p_main.c2
-rw-r--r--src/nfa/rw/nfa_rw_act.c2
-rw-r--r--src/nfa/rw/nfa_rw_api.c2
-rw-r--r--src/nfa/rw/nfa_rw_main.c2
-rw-r--r--src/nfa/sys/nfa_sys_cback.c2
-rw-r--r--src/nfa/sys/nfa_sys_cfg.c2
-rw-r--r--src/nfa/sys/nfa_sys_main.c2
-rw-r--r--src/nfa/sys/nfa_sys_ptim.c2
-rw-r--r--src/nfc/include/ce_api.h2
-rw-r--r--src/nfc/include/llcp_api.h2
-rw-r--r--src/nfc/include/llcp_defs.h2
-rw-r--r--src/nfc/include/nci_hmsgs.h2
-rw-r--r--src/nfc/include/ndef_utils.h2
-rw-r--r--src/nfc/include/nfc_api.h2
-rw-r--r--src/nfc/include/rw_api.h2
-rw-r--r--src/nfc/include/tags_defs.h2
-rw-r--r--src/nfc/int/ce_int.h2
-rw-r--r--src/nfc/int/llcp_int.h2
-rw-r--r--src/nfc/int/nfc_int.h2
-rw-r--r--src/nfc/int/rw_int.h2
-rw-r--r--src/nfc/int/tags_int.h2
-rw-r--r--src/nfc/llcp/llcp_api.c2
-rw-r--r--src/nfc/llcp/llcp_dlc.c2
-rw-r--r--src/nfc/llcp/llcp_link.c2
-rw-r--r--src/nfc/llcp/llcp_main.c2
-rw-r--r--src/nfc/llcp/llcp_sdp.c2
-rw-r--r--src/nfc/llcp/llcp_util.c2
-rw-r--r--src/nfc/nci/nci_hmsgs.c2
-rw-r--r--src/nfc/nci/nci_hrcv.c2
-rw-r--r--src/nfc/ndef/ndef_cho_utils.c2
-rw-r--r--src/nfc/ndef/ndef_utils.c2
-rw-r--r--src/nfc/nfc/nfc_ee.c2
-rw-r--r--src/nfc/nfc/nfc_main.c2
-rw-r--r--src/nfc/nfc/nfc_ncif.c2
-rw-r--r--src/nfc/nfc/nfc_task.c2
-rw-r--r--src/nfc/nfc/nfc_test.c2
-rw-r--r--src/nfc/nfc/nfc_utils.c2
-rw-r--r--src/nfc/nfc/nfc_vs.c2
-rw-r--r--src/nfc/tags/ce_main.c2
-rw-r--r--src/nfc/tags/ce_t3t.c2
-rw-r--r--src/nfc/tags/ce_t4t.c2
-rw-r--r--src/nfc/tags/rw_i93.c2
-rw-r--r--src/nfc/tags/rw_main.c2
-rw-r--r--src/nfc/tags/rw_t1t.c2
-rw-r--r--src/nfc/tags/rw_t1t_ndef.c2
-rw-r--r--src/nfc/tags/rw_t2t.c2
-rw-r--r--src/nfc/tags/rw_t2t_ndef.c2
-rw-r--r--src/nfc/tags/rw_t3t.c2
-rw-r--r--src/nfc/tags/rw_t4t.c2
-rw-r--r--src/nfc/tags/tags_int.c2
-rw-r--r--[-rwxr-xr-x]src/udrv/include/uamp_api.h0
-rw-r--r--[-rwxr-xr-x]src/udrv/include/ucodec.h0
-rw-r--r--[-rwxr-xr-x]src/udrv/include/udac.h0
-rw-r--r--[-rwxr-xr-x]src/udrv/include/uipc.h0
-rw-r--r--[-rwxr-xr-x]src/udrv/include/unv.h0
-rw-r--r--[-rwxr-xr-x]src/udrv/include/upio.h0
-rw-r--r--[-rwxr-xr-x]src/udrv/include/usb.h0
-rw-r--r--[-rwxr-xr-x]src/udrv/include/utimer.h0
-rw-r--r--[-rwxr-xr-x]src/udrv/include/uusb.h0
133 files changed, 113 insertions, 113 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
diff --git a/src/adaptation/NfcAdaptation.cpp b/src/adaptation/NfcAdaptation.cpp
index c30b97b..c30b97b 100755..100644
--- a/src/adaptation/NfcAdaptation.cpp
+++ b/src/adaptation/NfcAdaptation.cpp
diff --git a/src/adaptation/config.cpp b/src/adaptation/config.cpp
index 1498b5d..1498b5d 100755..100644
--- a/src/adaptation/config.cpp
+++ b/src/adaptation/config.cpp
diff --git a/src/adaptation/libmain.c b/src/adaptation/libmain.c
index a413f4a..a413f4a 100755..100644
--- a/src/adaptation/libmain.c
+++ b/src/adaptation/libmain.c
diff --git a/src/hal/include/gki_hal_target.h b/src/hal/include/gki_hal_target.h
index d0a2276..afe6dff 100644
--- a/src/hal/include/gki_hal_target.h
+++ b/src/hal/include/gki_hal_target.h
@@ -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/src/hal/include/nci_defs.h b/src/hal/include/nci_defs.h
index 1b24829..bab937b 100644
--- a/src/hal/include/nci_defs.h
+++ b/src/hal/include/nci_defs.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 1999-2013 Broadcom Corporation
+ * Copyright (C) 1999-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/src/hal/include/nfc_hal_api.h b/src/hal/include/nfc_hal_api.h
index ab12efb..6cb7d52 100644
--- a/src/hal/include/nfc_hal_api.h
+++ b/src/hal/include/nfc_hal_api.h
@@ -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/src/hal/include/nfc_hal_target.h b/src/hal/include/nfc_hal_target.h
index a4cb834..7d0bc9a 100644
--- a/src/hal/include/nfc_hal_target.h
+++ b/src/hal/include/nfc_hal_target.h
@@ -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/src/hal/include/nfc_types.h b/src/hal/include/nfc_types.h
index 29af58b..740544f 100644
--- a/src/hal/include/nfc_types.h
+++ b/src/hal/include/nfc_types.h
@@ -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/src/hal/int/nfc_brcm_defs.h b/src/hal/int/nfc_brcm_defs.h
index d9b2c34..ccb23b1 100644
--- a/src/hal/int/nfc_brcm_defs.h
+++ b/src/hal/int/nfc_brcm_defs.h
@@ -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/src/hal/int/nfc_hal_int.h b/src/hal/int/nfc_hal_int.h
index f4b6df4..84d7643 100644
--- a/src/hal/int/nfc_hal_int.h
+++ b/src/hal/int/nfc_hal_int.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/hal/int/nfc_hal_int_api.h b/src/hal/int/nfc_hal_int_api.h
index 0c9c1ba..f86a1c9 100644
--- a/src/hal/int/nfc_hal_int_api.h
+++ b/src/hal/int/nfc_hal_int_api.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/hal/int/nfc_hal_nv_ci.h b/src/hal/int/nfc_hal_nv_ci.h
index 80e436e..be8ae9e 100644
--- a/src/hal/int/nfc_hal_nv_ci.h
+++ b/src/hal/int/nfc_hal_nv_ci.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2003-2013 Broadcom Corporation
+ * Copyright (C) 2003-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/src/hal/int/nfc_hal_nv_co.h b/src/hal/int/nfc_hal_nv_co.h
index 285d96e..7879f9b 100644
--- a/src/hal/int/nfc_hal_nv_co.h
+++ b/src/hal/int/nfc_hal_nv_co.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2003-2013 Broadcom Corporation
+ * Copyright (C) 2003-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/src/hal/int/nfc_hal_post_reset.h b/src/hal/int/nfc_hal_post_reset.h
index 40729dc..e224f9a 100644
--- a/src/hal/int/nfc_hal_post_reset.h
+++ b/src/hal/int/nfc_hal_post_reset.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/include/NfcAdaptation.h b/src/include/NfcAdaptation.h
index 03e93c7..03e93c7 100755..100644
--- a/src/include/NfcAdaptation.h
+++ b/src/include/NfcAdaptation.h
diff --git a/src/include/buildcfg.h b/src/include/buildcfg.h
index 24b9ab0..24b9ab0 100755..100644
--- a/src/include/buildcfg.h
+++ b/src/include/buildcfg.h
diff --git a/src/include/config.h b/src/include/config.h
index 6be16fc..6be16fc 100755..100644
--- a/src/include/config.h
+++ b/src/include/config.h
diff --git a/src/include/nfc_target.h b/src/include/nfc_target.h
index c7cf22b..c7cf22b 100755..100644
--- a/src/include/nfc_target.h
+++ b/src/include/nfc_target.h
diff --git a/src/nfa/ce/nfa_ce_act.c b/src/nfa/ce/nfa_ce_act.c
index 84ee57b..b6ccb40 100644
--- a/src/nfa/ce/nfa_ce_act.c
+++ b/src/nfa/ce/nfa_ce_act.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/src/nfa/ce/nfa_ce_api.c b/src/nfa/ce/nfa_ce_api.c
index 1d296c9..91a7958 100644
--- a/src/nfa/ce/nfa_ce_api.c
+++ b/src/nfa/ce/nfa_ce_api.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/src/nfa/ce/nfa_ce_main.c b/src/nfa/ce/nfa_ce_main.c
index 282a92c..ce4e5c0 100644
--- a/src/nfa/ce/nfa_ce_main.c
+++ b/src/nfa/ce/nfa_ce_main.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/src/nfa/dm/nfa_dm_act.c b/src/nfa/dm/nfa_dm_act.c
index f3a18d8..7263539 100644
--- a/src/nfa/dm/nfa_dm_act.c
+++ b/src/nfa/dm/nfa_dm_act.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/src/nfa/dm/nfa_dm_api.c b/src/nfa/dm/nfa_dm_api.c
index d2751ad..89f667f 100644
--- a/src/nfa/dm/nfa_dm_api.c
+++ b/src/nfa/dm/nfa_dm_api.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/src/nfa/dm/nfa_dm_cfg.c b/src/nfa/dm/nfa_dm_cfg.c
index 3cceed9..ea1c1cc 100644
--- a/src/nfa/dm/nfa_dm_cfg.c
+++ b/src/nfa/dm/nfa_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/src/nfa/dm/nfa_dm_discover.c b/src/nfa/dm/nfa_dm_discover.c
index 10d019f..6204967 100644
--- a/src/nfa/dm/nfa_dm_discover.c
+++ b/src/nfa/dm/nfa_dm_discover.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/src/nfa/dm/nfa_dm_main.c b/src/nfa/dm/nfa_dm_main.c
index 2399dcc..31b733e 100644
--- a/src/nfa/dm/nfa_dm_main.c
+++ b/src/nfa/dm/nfa_dm_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/src/nfa/dm/nfa_dm_ndef.c b/src/nfa/dm/nfa_dm_ndef.c
index e5528ec..5427dd9 100644
--- a/src/nfa/dm/nfa_dm_ndef.c
+++ b/src/nfa/dm/nfa_dm_ndef.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/src/nfa/ee/nfa_ee_act.c b/src/nfa/ee/nfa_ee_act.c
index a9ec396..f92b676 100644
--- a/src/nfa/ee/nfa_ee_act.c
+++ b/src/nfa/ee/nfa_ee_act.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/src/nfa/ee/nfa_ee_api.c b/src/nfa/ee/nfa_ee_api.c
index efb6907..aa16025 100644
--- a/src/nfa/ee/nfa_ee_api.c
+++ b/src/nfa/ee/nfa_ee_api.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/src/nfa/ee/nfa_ee_main.c b/src/nfa/ee/nfa_ee_main.c
index 59f58bb..b750141 100644
--- a/src/nfa/ee/nfa_ee_main.c
+++ b/src/nfa/ee/nfa_ee_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/src/nfa/hci/nfa_hci_act.c b/src/nfa/hci/nfa_hci_act.c
index 9a25cf6..c1e59e6 100644
--- a/src/nfa/hci/nfa_hci_act.c
+++ b/src/nfa/hci/nfa_hci_act.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/src/nfa/hci/nfa_hci_api.c b/src/nfa/hci/nfa_hci_api.c
index 987ce8b..02078f7 100644
--- a/src/nfa/hci/nfa_hci_api.c
+++ b/src/nfa/hci/nfa_hci_api.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/src/nfa/hci/nfa_hci_ci.c b/src/nfa/hci/nfa_hci_ci.c
index 3ee65bd..73f2bdb 100644
--- a/src/nfa/hci/nfa_hci_ci.c
+++ b/src/nfa/hci/nfa_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/src/nfa/hci/nfa_hci_main.c b/src/nfa/hci/nfa_hci_main.c
index c596426..bb5583b 100644
--- a/src/nfa/hci/nfa_hci_main.c
+++ b/src/nfa/hci/nfa_hci_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/src/nfa/hci/nfa_hci_utils.c b/src/nfa/hci/nfa_hci_utils.c
index 990db1b..72b7c14 100644
--- a/src/nfa/hci/nfa_hci_utils.c
+++ b/src/nfa/hci/nfa_hci_utils.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/src/nfa/include/nfa_api.h b/src/nfa/include/nfa_api.h
index 642c72a..70ad5b4 100644
--- a/src/nfa/include/nfa_api.h
+++ b/src/nfa/include/nfa_api.h
@@ -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/src/nfa/include/nfa_ce_api.h b/src/nfa/include/nfa_ce_api.h
index 3d15cf0..ccb4115 100644
--- a/src/nfa/include/nfa_ce_api.h
+++ b/src/nfa/include/nfa_ce_api.h
@@ -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/src/nfa/include/nfa_cho_api.h b/src/nfa/include/nfa_cho_api.h
index b8c3f52..f9bf093 100644
--- a/src/nfa/include/nfa_cho_api.h
+++ b/src/nfa/include/nfa_cho_api.h
@@ -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/src/nfa/include/nfa_ee_api.h b/src/nfa/include/nfa_ee_api.h
index 3ac6caa..2db02be 100644
--- a/src/nfa/include/nfa_ee_api.h
+++ b/src/nfa/include/nfa_ee_api.h
@@ -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/src/nfa/include/nfa_hci_api.h b/src/nfa/include/nfa_hci_api.h
index 7a56861..7f02a1c 100644
--- a/src/nfa/include/nfa_hci_api.h
+++ b/src/nfa/include/nfa_hci_api.h
@@ -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/src/nfa/include/nfa_hci_defs.h b/src/nfa/include/nfa_hci_defs.h
index 5bad2d5..2b1f183 100644
--- a/src/nfa/include/nfa_hci_defs.h
+++ b/src/nfa/include/nfa_hci_defs.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfa/include/nfa_mem_co.h b/src/nfa/include/nfa_mem_co.h
index ec961c8..b425e91 100644
--- a/src/nfa/include/nfa_mem_co.h
+++ b/src/nfa/include/nfa_mem_co.h
@@ -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/src/nfa/include/nfa_nv_ci.h b/src/nfa/include/nfa_nv_ci.h
index 95a2668..963a923 100644
--- a/src/nfa/include/nfa_nv_ci.h
+++ b/src/nfa/include/nfa_nv_ci.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2003-2013 Broadcom Corporation
+ * Copyright (C) 2003-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/src/nfa/include/nfa_nv_co.h b/src/nfa/include/nfa_nv_co.h
index 09eedba..fdb0e52 100644
--- a/src/nfa/include/nfa_nv_co.h
+++ b/src/nfa/include/nfa_nv_co.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2003-2013 Broadcom Corporation
+ * Copyright (C) 2003-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/src/nfa/include/nfa_p2p_api.h b/src/nfa/include/nfa_p2p_api.h
index 0d3dd02..e99f85e 100644
--- a/src/nfa/include/nfa_p2p_api.h
+++ b/src/nfa/include/nfa_p2p_api.h
@@ -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/src/nfa/include/nfa_rw_api.h b/src/nfa/include/nfa_rw_api.h
index 811d56f..80fdc92 100644
--- a/src/nfa/include/nfa_rw_api.h
+++ b/src/nfa/include/nfa_rw_api.h
@@ -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/src/nfa/include/nfa_snep_api.h b/src/nfa/include/nfa_snep_api.h
index 23c7e55..5c0f3f3 100644
--- a/src/nfa/include/nfa_snep_api.h
+++ b/src/nfa/include/nfa_snep_api.h
@@ -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/src/nfa/int/nfa_ce_int.h b/src/nfa/int/nfa_ce_int.h
index 63086f7..7b1926c 100644
--- a/src/nfa/int/nfa_ce_int.h
+++ b/src/nfa/int/nfa_ce_int.h
@@ -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/src/nfa/int/nfa_cho_int.h b/src/nfa/int/nfa_cho_int.h
index 15ebeb6..eaeebf5 100644
--- a/src/nfa/int/nfa_cho_int.h
+++ b/src/nfa/int/nfa_cho_int.h
@@ -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/src/nfa/int/nfa_dm_int.h b/src/nfa/int/nfa_dm_int.h
index 420878d..1e7fcfe 100644
--- a/src/nfa/int/nfa_dm_int.h
+++ b/src/nfa/int/nfa_dm_int.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2003-2013 Broadcom Corporation
+ * Copyright (C) 2003-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/src/nfa/int/nfa_dta_int.h b/src/nfa/int/nfa_dta_int.h
index 8d00500..e1effbd 100644
--- a/src/nfa/int/nfa_dta_int.h
+++ b/src/nfa/int/nfa_dta_int.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2003-2013 Broadcom Corporation
+ * Copyright (C) 2003-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/src/nfa/int/nfa_ee_int.h b/src/nfa/int/nfa_ee_int.h
index 89211c1..3342f19 100644
--- a/src/nfa/int/nfa_ee_int.h
+++ b/src/nfa/int/nfa_ee_int.h
@@ -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/src/nfa/int/nfa_hci_int.h b/src/nfa/int/nfa_hci_int.h
index 8227a60..442f110 100644
--- a/src/nfa/int/nfa_hci_int.h
+++ b/src/nfa/int/nfa_hci_int.h
@@ -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/src/nfa/int/nfa_p2p_int.h b/src/nfa/int/nfa_p2p_int.h
index ae69b46..0296ec5 100644
--- a/src/nfa/int/nfa_p2p_int.h
+++ b/src/nfa/int/nfa_p2p_int.h
@@ -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/src/nfa/int/nfa_rw_int.h b/src/nfa/int/nfa_rw_int.h
index 58bd564..562ae5a 100644
--- a/src/nfa/int/nfa_rw_int.h
+++ b/src/nfa/int/nfa_rw_int.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2003-2013 Broadcom Corporation
+ * Copyright (C) 2003-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/src/nfa/int/nfa_snep_int.h b/src/nfa/int/nfa_snep_int.h
index b1e38b4..7ca5c54 100644
--- a/src/nfa/int/nfa_snep_int.h
+++ b/src/nfa/int/nfa_snep_int.h
@@ -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/src/nfa/int/nfa_sys.h b/src/nfa/int/nfa_sys.h
index f377d7b..3d2eeb9 100644
--- a/src/nfa/int/nfa_sys.h
+++ b/src/nfa/int/nfa_sys.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2003-2013 Broadcom Corporation
+ * Copyright (C) 2003-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/src/nfa/int/nfa_sys_int.h b/src/nfa/int/nfa_sys_int.h
index 51b8e7c..27d0539 100644
--- a/src/nfa/int/nfa_sys_int.h
+++ b/src/nfa/int/nfa_sys_int.h
@@ -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/src/nfa/int/nfa_sys_ptim.h b/src/nfa/int/nfa_sys_ptim.h
index 7035d70..45484aa 100644
--- a/src/nfa/int/nfa_sys_ptim.h
+++ b/src/nfa/int/nfa_sys_ptim.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2003-2013 Broadcom Corporation
+ * Copyright (C) 2003-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/src/nfa/p2p/nfa_p2p_act.c b/src/nfa/p2p/nfa_p2p_act.c
index 416a961..f8817d3 100644
--- a/src/nfa/p2p/nfa_p2p_act.c
+++ b/src/nfa/p2p/nfa_p2p_act.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/src/nfa/p2p/nfa_p2p_api.c b/src/nfa/p2p/nfa_p2p_api.c
index 93b6887..94c9893 100644
--- a/src/nfa/p2p/nfa_p2p_api.c
+++ b/src/nfa/p2p/nfa_p2p_api.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/src/nfa/p2p/nfa_p2p_main.c b/src/nfa/p2p/nfa_p2p_main.c
index 4216f58..0e8306a 100644
--- a/src/nfa/p2p/nfa_p2p_main.c
+++ b/src/nfa/p2p/nfa_p2p_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/src/nfa/rw/nfa_rw_act.c b/src/nfa/rw/nfa_rw_act.c
index 425d92c..7c3b68e 100644
--- a/src/nfa/rw/nfa_rw_act.c
+++ b/src/nfa/rw/nfa_rw_act.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/src/nfa/rw/nfa_rw_api.c b/src/nfa/rw/nfa_rw_api.c
index f878467..2327b0a 100644
--- a/src/nfa/rw/nfa_rw_api.c
+++ b/src/nfa/rw/nfa_rw_api.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/src/nfa/rw/nfa_rw_main.c b/src/nfa/rw/nfa_rw_main.c
index 5c8dbb1..5818275 100644
--- a/src/nfa/rw/nfa_rw_main.c
+++ b/src/nfa/rw/nfa_rw_main.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2003-2013 Broadcom Corporation
+ * Copyright (C) 2003-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/src/nfa/sys/nfa_sys_cback.c b/src/nfa/sys/nfa_sys_cback.c
index cfe31a7..275c39a 100644
--- a/src/nfa/sys/nfa_sys_cback.c
+++ b/src/nfa/sys/nfa_sys_cback.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/src/nfa/sys/nfa_sys_cfg.c b/src/nfa/sys/nfa_sys_cfg.c
index 14a66dc..e6d322a 100644
--- a/src/nfa/sys/nfa_sys_cfg.c
+++ b/src/nfa/sys/nfa_sys_cfg.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/src/nfa/sys/nfa_sys_main.c b/src/nfa/sys/nfa_sys_main.c
index 0ad988e..efbf7ff 100644
--- a/src/nfa/sys/nfa_sys_main.c
+++ b/src/nfa/sys/nfa_sys_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/src/nfa/sys/nfa_sys_ptim.c b/src/nfa/sys/nfa_sys_ptim.c
index c38b204..62916e6 100644
--- a/src/nfa/sys/nfa_sys_ptim.c
+++ b/src/nfa/sys/nfa_sys_ptim.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/src/nfc/include/ce_api.h b/src/nfc/include/ce_api.h
index 9be3804..65d1a0d 100644
--- a/src/nfc/include/ce_api.h
+++ b/src/nfc/include/ce_api.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/include/llcp_api.h b/src/nfc/include/llcp_api.h
index 44e2f00..8d955cb 100644
--- a/src/nfc/include/llcp_api.h
+++ b/src/nfc/include/llcp_api.h
@@ -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/src/nfc/include/llcp_defs.h b/src/nfc/include/llcp_defs.h
index b474930..c944042 100644
--- a/src/nfc/include/llcp_defs.h
+++ b/src/nfc/include/llcp_defs.h
@@ -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/src/nfc/include/nci_hmsgs.h b/src/nfc/include/nci_hmsgs.h
index c1fdfb0..ed1b1a1 100644
--- a/src/nfc/include/nci_hmsgs.h
+++ b/src/nfc/include/nci_hmsgs.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/include/ndef_utils.h b/src/nfc/include/ndef_utils.h
index d723a9a..e97d6f0 100644
--- a/src/nfc/include/ndef_utils.h
+++ b/src/nfc/include/ndef_utils.h
@@ -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/src/nfc/include/nfc_api.h b/src/nfc/include/nfc_api.h
index caa5219..e4fbd4f 100644
--- a/src/nfc/include/nfc_api.h
+++ b/src/nfc/include/nfc_api.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/include/rw_api.h b/src/nfc/include/rw_api.h
index ff0280c..67522d8 100644
--- a/src/nfc/include/rw_api.h
+++ b/src/nfc/include/rw_api.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/include/tags_defs.h b/src/nfc/include/tags_defs.h
index 09d23f1..1ef48be 100644
--- a/src/nfc/include/tags_defs.h
+++ b/src/nfc/include/tags_defs.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/int/ce_int.h b/src/nfc/int/ce_int.h
index dc01e28..de52dac 100644
--- a/src/nfc/int/ce_int.h
+++ b/src/nfc/int/ce_int.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/int/llcp_int.h b/src/nfc/int/llcp_int.h
index 2d81688..9d94ba6 100644
--- a/src/nfc/int/llcp_int.h
+++ b/src/nfc/int/llcp_int.h
@@ -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/src/nfc/int/nfc_int.h b/src/nfc/int/nfc_int.h
index 3c5fe59..1d81891 100644
--- a/src/nfc/int/nfc_int.h
+++ b/src/nfc/int/nfc_int.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/int/rw_int.h b/src/nfc/int/rw_int.h
index 37504dd..a4d33ca 100644
--- a/src/nfc/int/rw_int.h
+++ b/src/nfc/int/rw_int.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/int/tags_int.h b/src/nfc/int/tags_int.h
index 108e225..3267251 100644
--- a/src/nfc/int/tags_int.h
+++ b/src/nfc/int/tags_int.h
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/llcp/llcp_api.c b/src/nfc/llcp/llcp_api.c
index 4e735ab..a6cb23c 100644
--- a/src/nfc/llcp/llcp_api.c
+++ b/src/nfc/llcp/llcp_api.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/src/nfc/llcp/llcp_dlc.c b/src/nfc/llcp/llcp_dlc.c
index 3e65077..95bcac5 100644
--- a/src/nfc/llcp/llcp_dlc.c
+++ b/src/nfc/llcp/llcp_dlc.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/src/nfc/llcp/llcp_link.c b/src/nfc/llcp/llcp_link.c
index 981eaa9..1c23ef2 100644
--- a/src/nfc/llcp/llcp_link.c
+++ b/src/nfc/llcp/llcp_link.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/src/nfc/llcp/llcp_main.c b/src/nfc/llcp/llcp_main.c
index e1e1824..6c7560b 100644
--- a/src/nfc/llcp/llcp_main.c
+++ b/src/nfc/llcp/llcp_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/src/nfc/llcp/llcp_sdp.c b/src/nfc/llcp/llcp_sdp.c
index 49ecf35..b9daa98 100644
--- a/src/nfc/llcp/llcp_sdp.c
+++ b/src/nfc/llcp/llcp_sdp.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/src/nfc/llcp/llcp_util.c b/src/nfc/llcp/llcp_util.c
index 11465d5..2f4420c 100644
--- a/src/nfc/llcp/llcp_util.c
+++ b/src/nfc/llcp/llcp_util.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/src/nfc/nci/nci_hmsgs.c b/src/nfc/nci/nci_hmsgs.c
index 9052867..a1a2b1f 100644
--- a/src/nfc/nci/nci_hmsgs.c
+++ b/src/nfc/nci/nci_hmsgs.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/src/nfc/nci/nci_hrcv.c b/src/nfc/nci/nci_hrcv.c
index d0a9fd4..0248212 100644
--- a/src/nfc/nci/nci_hrcv.c
+++ b/src/nfc/nci/nci_hrcv.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/src/nfc/ndef/ndef_cho_utils.c b/src/nfc/ndef/ndef_cho_utils.c
index 1fe4b80..8787817 100644
--- a/src/nfc/ndef/ndef_cho_utils.c
+++ b/src/nfc/ndef/ndef_cho_utils.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/src/nfc/ndef/ndef_utils.c b/src/nfc/ndef/ndef_utils.c
index 9d44526..974005a 100644
--- a/src/nfc/ndef/ndef_utils.c
+++ b/src/nfc/ndef/ndef_utils.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/src/nfc/nfc/nfc_ee.c b/src/nfc/nfc/nfc_ee.c
index 26fae8b..29a336f 100644
--- a/src/nfc/nfc/nfc_ee.c
+++ b/src/nfc/nfc/nfc_ee.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/src/nfc/nfc/nfc_main.c b/src/nfc/nfc/nfc_main.c
index 261080a..7805bfd 100644
--- a/src/nfc/nfc/nfc_main.c
+++ b/src/nfc/nfc/nfc_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/src/nfc/nfc/nfc_ncif.c b/src/nfc/nfc/nfc_ncif.c
index c5683a0..437ef4d 100644
--- a/src/nfc/nfc/nfc_ncif.c
+++ b/src/nfc/nfc/nfc_ncif.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 1999-2013 Broadcom Corporation
+ * Copyright (C) 1999-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/src/nfc/nfc/nfc_task.c b/src/nfc/nfc/nfc_task.c
index 66cdf31..9d9b74a 100644
--- a/src/nfc/nfc/nfc_task.c
+++ b/src/nfc/nfc/nfc_task.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/src/nfc/nfc/nfc_test.c b/src/nfc/nfc/nfc_test.c
index d71641e..dc97ef6 100644
--- a/src/nfc/nfc/nfc_test.c
+++ b/src/nfc/nfc/nfc_test.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/src/nfc/nfc/nfc_utils.c b/src/nfc/nfc/nfc_utils.c
index 244c946..b413d46 100644
--- a/src/nfc/nfc/nfc_utils.c
+++ b/src/nfc/nfc/nfc_utils.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 1999-2013 Broadcom Corporation
+ * Copyright (C) 1999-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/src/nfc/nfc/nfc_vs.c b/src/nfc/nfc/nfc_vs.c
index 90cef25..9d745ec 100644
--- a/src/nfc/nfc/nfc_vs.c
+++ b/src/nfc/nfc/nfc_vs.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/src/nfc/tags/ce_main.c b/src/nfc/tags/ce_main.c
index 0e5d9b3..d56015c 100644
--- a/src/nfc/tags/ce_main.c
+++ b/src/nfc/tags/ce_main.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/tags/ce_t3t.c b/src/nfc/tags/ce_t3t.c
index 1d45294..d457cf5 100644
--- a/src/nfc/tags/ce_t3t.c
+++ b/src/nfc/tags/ce_t3t.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/src/nfc/tags/ce_t4t.c b/src/nfc/tags/ce_t4t.c
index c62c055..51e4dfd 100644
--- a/src/nfc/tags/ce_t4t.c
+++ b/src/nfc/tags/ce_t4t.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/src/nfc/tags/rw_i93.c b/src/nfc/tags/rw_i93.c
index 320235e..7cec26b 100644
--- a/src/nfc/tags/rw_i93.c
+++ b/src/nfc/tags/rw_i93.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/src/nfc/tags/rw_main.c b/src/nfc/tags/rw_main.c
index be88aa0..c11f592 100644
--- a/src/nfc/tags/rw_main.c
+++ b/src/nfc/tags/rw_main.c
@@ -1,6 +1,6 @@
/******************************************************************************
*
- * Copyright (C) 2009-2013 Broadcom Corporation
+ * Copyright (C) 2009-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/src/nfc/tags/rw_t1t.c b/src/nfc/tags/rw_t1t.c
index 4e7fffe..e7d373e 100644
--- a/src/nfc/tags/rw_t1t.c
+++ b/src/nfc/tags/rw_t1t.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/src/nfc/tags/rw_t1t_ndef.c b/src/nfc/tags/rw_t1t_ndef.c
index 828d473..29aff77 100644
--- a/src/nfc/tags/rw_t1t_ndef.c
+++ b/src/nfc/tags/rw_t1t_ndef.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/src/nfc/tags/rw_t2t.c b/src/nfc/tags/rw_t2t.c
index 29e8d25..f41605f 100644
--- a/src/nfc/tags/rw_t2t.c
+++ b/src/nfc/tags/rw_t2t.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/src/nfc/tags/rw_t2t_ndef.c b/src/nfc/tags/rw_t2t_ndef.c
index 70ff67e..51a35fb 100644
--- a/src/nfc/tags/rw_t2t_ndef.c
+++ b/src/nfc/tags/rw_t2t_ndef.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/src/nfc/tags/rw_t3t.c b/src/nfc/tags/rw_t3t.c
index e982359..e962574 100644
--- a/src/nfc/tags/rw_t3t.c
+++ b/src/nfc/tags/rw_t3t.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/src/nfc/tags/rw_t4t.c b/src/nfc/tags/rw_t4t.c
index e4158de..bf12681 100644
--- a/src/nfc/tags/rw_t4t.c
+++ b/src/nfc/tags/rw_t4t.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/src/nfc/tags/tags_int.c b/src/nfc/tags/tags_int.c
index 09b0201..910bdf2 100644
--- a/src/nfc/tags/tags_int.c
+++ b/src/nfc/tags/tags_int.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/src/udrv/include/uamp_api.h b/src/udrv/include/uamp_api.h
index 9eb733c..9eb733c 100755..100644
--- a/src/udrv/include/uamp_api.h
+++ b/src/udrv/include/uamp_api.h
diff --git a/src/udrv/include/ucodec.h b/src/udrv/include/ucodec.h
index 6178fdc..6178fdc 100755..100644
--- a/src/udrv/include/ucodec.h
+++ b/src/udrv/include/ucodec.h
diff --git a/src/udrv/include/udac.h b/src/udrv/include/udac.h
index a2d7ab1..a2d7ab1 100755..100644
--- a/src/udrv/include/udac.h
+++ b/src/udrv/include/udac.h
diff --git a/src/udrv/include/uipc.h b/src/udrv/include/uipc.h
index f5f1ec1..f5f1ec1 100755..100644
--- a/src/udrv/include/uipc.h
+++ b/src/udrv/include/uipc.h
diff --git a/src/udrv/include/unv.h b/src/udrv/include/unv.h
index 7964021..7964021 100755..100644
--- a/src/udrv/include/unv.h
+++ b/src/udrv/include/unv.h
diff --git a/src/udrv/include/upio.h b/src/udrv/include/upio.h
index 08b17a7..08b17a7 100755..100644
--- a/src/udrv/include/upio.h
+++ b/src/udrv/include/upio.h
diff --git a/src/udrv/include/usb.h b/src/udrv/include/usb.h
index c9ecda0..c9ecda0 100755..100644
--- a/src/udrv/include/usb.h
+++ b/src/udrv/include/usb.h
diff --git a/src/udrv/include/utimer.h b/src/udrv/include/utimer.h
index a663ad7..a663ad7 100755..100644
--- a/src/udrv/include/utimer.h
+++ b/src/udrv/include/utimer.h
diff --git a/src/udrv/include/uusb.h b/src/udrv/include/uusb.h
index 590a8fa..590a8fa 100755..100644
--- a/src/udrv/include/uusb.h
+++ b/src/udrv/include/uusb.h