diff options
| author | Evan Chu <evanchu@broadcom.com> | 2014-01-31 11:18:47 -0500 |
|---|---|---|
| committer | Martijn Coenen <maco@google.com> | 2014-05-19 13:28:24 -0700 |
| commit | e9629bad30a9f478b336ab46b8e6e02f7f87af46 (patch) | |
| tree | 6d8a5b5c8e1d190045d8289a5ae3c8389f446216 /halimpl/bcm2079x/hal | |
| parent | 686b51e61ccb676f393bac12f5ff7bac4013f926 (diff) | |
| download | android_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/bcm2079x/hal')
| -rw-r--r-- | halimpl/bcm2079x/hal/hal/nfc_hal_api.c | 2 | ||||
| -rw-r--r-- | halimpl/bcm2079x/hal/hal/nfc_hal_brcm.c | 2 | ||||
| -rw-r--r-- | halimpl/bcm2079x/hal/hal/nfc_hal_dm.c | 2 | ||||
| -rw-r--r-- | halimpl/bcm2079x/hal/hal/nfc_hal_dm_cfg.c | 2 | ||||
| -rw-r--r-- | halimpl/bcm2079x/hal/hal/nfc_hal_hci.c | 2 | ||||
| -rw-r--r-- | halimpl/bcm2079x/hal/hal/nfc_hal_hci_ci.c | 2 | ||||
| -rw-r--r-- | halimpl/bcm2079x/hal/hal/nfc_hal_main.c | 2 | ||||
| -rw-r--r-- | halimpl/bcm2079x/hal/hal/nfc_hal_nci.c | 2 | ||||
| -rw-r--r-- | halimpl/bcm2079x/hal/hal/nfc_hal_prm.c | 2 |
9 files changed, 9 insertions, 9 deletions
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. |
