diff options
author | 2017-09-18 09:00:20 -0700 | |
---|---|---|
committer | 2017-10-23 15:51:24 -0700 | |
commit | 3b10fddd902e1c31e4befaa30a9504958935a052 (patch) | |
tree | 21f44fea38fa9bad884a01ecd5abe39894722231 | |
parent | f7ba8aa650500aeb888b45549a9afc05f9032856 (diff) |
Make copyright headers consistent with Google template; remove "(C)"
Test: Comment changes only; still compiles...
Change-Id: Id699a8170112f06e4a2c9f2e0f0834d1817ace4e
886 files changed, 968 insertions, 968 deletions
diff --git a/.clang-format b/.clang-format index fa9d143487..0b4b45a62c 100644 --- a/.clang-format +++ b/.clang-format @@ -1,5 +1,5 @@ # -# Copyright (C) 2016 The Android Open Source Project +# Copyright 2016 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/CleanSpec.mk b/CleanSpec.mk index 518119bbea..8be8c0ac39 100644 --- a/CleanSpec.mk +++ b/CleanSpec.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2007 The Android Open Source Project +# Copyright 2007 The Android Open Source Project # # 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/system/audio_a2dp_hw/include/audio_a2dp_hw.h b/system/audio_a2dp_hw/include/audio_a2dp_hw.h index d6c69e1b0c..ab7574b1dc 100644 --- a/system/audio_a2dp_hw/include/audio_a2dp_hw.h +++ b/system/audio_a2dp_hw/include/audio_a2dp_hw.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/audio_a2dp_hw/src/audio_a2dp_hw.cc b/system/audio_a2dp_hw/src/audio_a2dp_hw.cc index 1fcc4084f9..a7935d2921 100644 --- a/system/audio_a2dp_hw/src/audio_a2dp_hw.cc +++ b/system/audio_a2dp_hw/src/audio_a2dp_hw.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/audio_a2dp_hw/src/audio_a2dp_hw_utils.cc b/system/audio_a2dp_hw/src/audio_a2dp_hw_utils.cc index 199b0f992f..40a637d785 100644 --- a/system/audio_a2dp_hw/src/audio_a2dp_hw_utils.cc +++ b/system/audio_a2dp_hw/src/audio_a2dp_hw_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/audio_a2dp_hw/test/audio_a2dp_hw_test.cc b/system/audio_a2dp_hw/test/audio_a2dp_hw_test.cc index f2cefa8ae2..53faa6a923 100644 --- a/system/audio_a2dp_hw/test/audio_a2dp_hw_test.cc +++ b/system/audio_a2dp_hw/test/audio_a2dp_hw_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothActivityEnergyInfo.aidl b/system/binder/android/bluetooth/BluetoothActivityEnergyInfo.aidl index 60cbf9f313..141001941b 100644 --- a/system/binder/android/bluetooth/BluetoothActivityEnergyInfo.aidl +++ b/system/binder/android/bluetooth/BluetoothActivityEnergyInfo.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothAudioConfig.aidl b/system/binder/android/bluetooth/BluetoothAudioConfig.aidl index 63be5cff87..2ef113d9fa 100644 --- a/system/binder/android/bluetooth/BluetoothAudioConfig.aidl +++ b/system/binder/android/bluetooth/BluetoothAudioConfig.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 The Android Open Source Project + * Copyright 2009 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothAvrcpPlayerSettings.aidl b/system/binder/android/bluetooth/BluetoothAvrcpPlayerSettings.aidl index 590fd63eda..41b8af6d78 100644 --- a/system/binder/android/bluetooth/BluetoothAvrcpPlayerSettings.aidl +++ b/system/binder/android/bluetooth/BluetoothAvrcpPlayerSettings.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 The Android Open Source Project + * Copyright 2015 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothCodecConfig.aidl b/system/binder/android/bluetooth/BluetoothCodecConfig.aidl index 553e66e1da..58906374ba 100644 --- a/system/binder/android/bluetooth/BluetoothCodecConfig.aidl +++ b/system/binder/android/bluetooth/BluetoothCodecConfig.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothCodecStatus.aidl b/system/binder/android/bluetooth/BluetoothCodecStatus.aidl index f9c3a3de2f..f674db77bd 100644 --- a/system/binder/android/bluetooth/BluetoothCodecStatus.aidl +++ b/system/binder/android/bluetooth/BluetoothCodecStatus.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothDevice.aidl b/system/binder/android/bluetooth/BluetoothDevice.aidl index daae74d52c..49d1803437 100644 --- a/system/binder/android/bluetooth/BluetoothDevice.aidl +++ b/system/binder/android/bluetooth/BluetoothDevice.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 The Android Open Source Project + * Copyright 2009 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothGattCharacteristic.aidl b/system/binder/android/bluetooth/BluetoothGattCharacteristic.aidl index bbb8623e21..463b7a70b7 100644 --- a/system/binder/android/bluetooth/BluetoothGattCharacteristic.aidl +++ b/system/binder/android/bluetooth/BluetoothGattCharacteristic.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothGattDescriptor.aidl b/system/binder/android/bluetooth/BluetoothGattDescriptor.aidl index 4393273316..6d4cdeb848 100644 --- a/system/binder/android/bluetooth/BluetoothGattDescriptor.aidl +++ b/system/binder/android/bluetooth/BluetoothGattDescriptor.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothGattIncludedService.aidl b/system/binder/android/bluetooth/BluetoothGattIncludedService.aidl index 1ef427edc3..d911973467 100644 --- a/system/binder/android/bluetooth/BluetoothGattIncludedService.aidl +++ b/system/binder/android/bluetooth/BluetoothGattIncludedService.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothGattService.aidl b/system/binder/android/bluetooth/BluetoothGattService.aidl index 84314d2072..8e72ba91a4 100644 --- a/system/binder/android/bluetooth/BluetoothGattService.aidl +++ b/system/binder/android/bluetooth/BluetoothGattService.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/binder/android/bluetooth/BluetoothHeadsetClientCall.aidl b/system/binder/android/bluetooth/BluetoothHeadsetClientCall.aidl index 35f792387e..5403d5149c 100644 --- a/system/binder/android/bluetooth/BluetoothHeadsetClientCall.aidl +++ b/system/binder/android/bluetooth/BluetoothHeadsetClientCall.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetooth.aidl b/system/binder/android/bluetooth/IBluetooth.aidl index 384ac794ae..244790361a 100644 --- a/system/binder/android/bluetooth/IBluetooth.aidl +++ b/system/binder/android/bluetooth/IBluetooth.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008, The Android Open Source Project + * Copyright 2008, The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothA2dp.aidl b/system/binder/android/bluetooth/IBluetoothA2dp.aidl index 1b533cba3d..4447c1953e 100644 --- a/system/binder/android/bluetooth/IBluetoothA2dp.aidl +++ b/system/binder/android/bluetooth/IBluetoothA2dp.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 The Android Open Source Project + * Copyright 2008 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothA2dpSink.aidl b/system/binder/android/bluetooth/IBluetoothA2dpSink.aidl index d1458246df..557eefca35 100755 --- a/system/binder/android/bluetooth/IBluetoothA2dpSink.aidl +++ b/system/binder/android/bluetooth/IBluetoothA2dpSink.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothAvrcpController.aidl b/system/binder/android/bluetooth/IBluetoothAvrcpController.aidl index cfa11cac4a..fc5ff2d0c5 100644 --- a/system/binder/android/bluetooth/IBluetoothAvrcpController.aidl +++ b/system/binder/android/bluetooth/IBluetoothAvrcpController.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothCallback.aidl b/system/binder/android/bluetooth/IBluetoothCallback.aidl index e2809788d6..3c0680f080 100644 --- a/system/binder/android/bluetooth/IBluetoothCallback.aidl +++ b/system/binder/android/bluetooth/IBluetoothCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009, The Android Open Source Project + * Copyright 2009, The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothGatt.aidl b/system/binder/android/bluetooth/IBluetoothGatt.aidl index e87f070072..cbfbba0896 100644 --- a/system/binder/android/bluetooth/IBluetoothGatt.aidl +++ b/system/binder/android/bluetooth/IBluetoothGatt.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 The Android Open Source Project + * Copyright 2013 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothGattCallback.aidl b/system/binder/android/bluetooth/IBluetoothGattCallback.aidl index 4f85cdda87..123a85184c 100644 --- a/system/binder/android/bluetooth/IBluetoothGattCallback.aidl +++ b/system/binder/android/bluetooth/IBluetoothGattCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 The Android Open Source Project + * Copyright 2013 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothGattServerCallback.aidl b/system/binder/android/bluetooth/IBluetoothGattServerCallback.aidl index 74ee11fbd3..3f0ee20f2d 100644 --- a/system/binder/android/bluetooth/IBluetoothGattServerCallback.aidl +++ b/system/binder/android/bluetooth/IBluetoothGattServerCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothHeadset.aidl b/system/binder/android/bluetooth/IBluetoothHeadset.aidl index 92ab8da754..ee37ab3740 100755 --- a/system/binder/android/bluetooth/IBluetoothHeadset.aidl +++ b/system/binder/android/bluetooth/IBluetoothHeadset.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 The Android Open Source Project + * Copyright 2008 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothHeadsetClient.aidl b/system/binder/android/bluetooth/IBluetoothHeadsetClient.aidl index e571b009f0..13495ae20a 100644 --- a/system/binder/android/bluetooth/IBluetoothHeadsetClient.aidl +++ b/system/binder/android/bluetooth/IBluetoothHeadsetClient.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothHeadsetPhone.aidl b/system/binder/android/bluetooth/IBluetoothHeadsetPhone.aidl index d5e64f6fae..8309780652 100644 --- a/system/binder/android/bluetooth/IBluetoothHeadsetPhone.aidl +++ b/system/binder/android/bluetooth/IBluetoothHeadsetPhone.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 The Android Open Source Project + * Copyright 2012 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothHealth.aidl b/system/binder/android/bluetooth/IBluetoothHealth.aidl index a84a42cb9c..a3be3678b1 100644 --- a/system/binder/android/bluetooth/IBluetoothHealth.aidl +++ b/system/binder/android/bluetooth/IBluetoothHealth.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 The Android Open Source Project + * Copyright 2012 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothHealthCallback.aidl b/system/binder/android/bluetooth/IBluetoothHealthCallback.aidl index 0ace9fe123..ef7c1912cf 100644 --- a/system/binder/android/bluetooth/IBluetoothHealthCallback.aidl +++ b/system/binder/android/bluetooth/IBluetoothHealthCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011, The Android Open Source Project + * Copyright 2011, The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothHidDevice.aidl b/system/binder/android/bluetooth/IBluetoothHidDevice.aidl index e055980dbe..cdd05efbf9 100644 --- a/system/binder/android/bluetooth/IBluetoothHidDevice.aidl +++ b/system/binder/android/bluetooth/IBluetoothHidDevice.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothHidDeviceCallback.aidl b/system/binder/android/bluetooth/IBluetoothHidDeviceCallback.aidl index a737198ad9..4e8c41e348 100644 --- a/system/binder/android/bluetooth/IBluetoothHidDeviceCallback.aidl +++ b/system/binder/android/bluetooth/IBluetoothHidDeviceCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, The Android Open Source Project + * Copyright 2016, The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothHidHost.aidl b/system/binder/android/bluetooth/IBluetoothHidHost.aidl index 0eb5fe10bb..609da1b667 100644 --- a/system/binder/android/bluetooth/IBluetoothHidHost.aidl +++ b/system/binder/android/bluetooth/IBluetoothHidHost.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 The Android Open Source Project + * Copyright 2012 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothManager.aidl b/system/binder/android/bluetooth/IBluetoothManager.aidl index 2d5fc98e5e..a3ec1d82c8 100644 --- a/system/binder/android/bluetooth/IBluetoothManager.aidl +++ b/system/binder/android/bluetooth/IBluetoothManager.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 The Android Open Source Project + * Copyright 2012 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothManagerCallback.aidl b/system/binder/android/bluetooth/IBluetoothManagerCallback.aidl index 8104d21994..27ad2a0bab 100644 --- a/system/binder/android/bluetooth/IBluetoothManagerCallback.aidl +++ b/system/binder/android/bluetooth/IBluetoothManagerCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 The Android Open Source Project + * Copyright 2012 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothMap.aidl b/system/binder/android/bluetooth/IBluetoothMap.aidl index d4af63d1fd..562490e44e 100644 --- a/system/binder/android/bluetooth/IBluetoothMap.aidl +++ b/system/binder/android/bluetooth/IBluetoothMap.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 The Android Open Source Project + * Copyright 2008 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothMapClient.aidl b/system/binder/android/bluetooth/IBluetoothMapClient.aidl index df45af91c9..7ac91e9f56 100644 --- a/system/binder/android/bluetooth/IBluetoothMapClient.aidl +++ b/system/binder/android/bluetooth/IBluetoothMapClient.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothPan.aidl b/system/binder/android/bluetooth/IBluetoothPan.aidl index 5a32347770..16b6ddff8e 100644 --- a/system/binder/android/bluetooth/IBluetoothPan.aidl +++ b/system/binder/android/bluetooth/IBluetoothPan.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 The Android Open Source Project + * Copyright 2012 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothPbap.aidl b/system/binder/android/bluetooth/IBluetoothPbap.aidl index 7cc77d110e..763a26ec01 100644 --- a/system/binder/android/bluetooth/IBluetoothPbap.aidl +++ b/system/binder/android/bluetooth/IBluetoothPbap.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 The Android Open Source Project + * Copyright 2008 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothPbapClient.aidl b/system/binder/android/bluetooth/IBluetoothPbapClient.aidl index 6d4c5a6f90..52f9845a72 100644 --- a/system/binder/android/bluetooth/IBluetoothPbapClient.aidl +++ b/system/binder/android/bluetooth/IBluetoothPbapClient.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothProfileServiceConnection.aidl b/system/binder/android/bluetooth/IBluetoothProfileServiceConnection.aidl index 541583ff55..e5c3de98c3 100755 --- a/system/binder/android/bluetooth/IBluetoothProfileServiceConnection.aidl +++ b/system/binder/android/bluetooth/IBluetoothProfileServiceConnection.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothSap.aidl b/system/binder/android/bluetooth/IBluetoothSap.aidl index 8970639467..0ea7afb861 100644 --- a/system/binder/android/bluetooth/IBluetoothSap.aidl +++ b/system/binder/android/bluetooth/IBluetoothSap.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 The Android Open Source Project + * Copyright 2013 The Android Open Source Project * * 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/system/binder/android/bluetooth/IBluetoothStateChangeCallback.aidl b/system/binder/android/bluetooth/IBluetoothStateChangeCallback.aidl index 0da4e88432..171680165d 100644 --- a/system/binder/android/bluetooth/IBluetoothStateChangeCallback.aidl +++ b/system/binder/android/bluetooth/IBluetoothStateChangeCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011, The Android Open Source Project + * Copyright 2011, The Android Open Source Project * * 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/system/binder/android/bluetooth/OobData.aidl b/system/binder/android/bluetooth/OobData.aidl index d831c64776..529e0b0a42 100644 --- a/system/binder/android/bluetooth/OobData.aidl +++ b/system/binder/android/bluetooth/OobData.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/AdvertiseData.aidl b/system/binder/android/bluetooth/le/AdvertiseData.aidl index bcbf2243e1..713635d5ce 100644 --- a/system/binder/android/bluetooth/le/AdvertiseData.aidl +++ b/system/binder/android/bluetooth/le/AdvertiseData.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/AdvertiseSettings.aidl b/system/binder/android/bluetooth/le/AdvertiseSettings.aidl index 9f47d74ca5..3677e752e6 100644 --- a/system/binder/android/bluetooth/le/AdvertiseSettings.aidl +++ b/system/binder/android/bluetooth/le/AdvertiseSettings.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/AdvertisingSetParameters.aidl b/system/binder/android/bluetooth/le/AdvertisingSetParameters.aidl index 39034a001f..3918864bd1 100644 --- a/system/binder/android/bluetooth/le/AdvertisingSetParameters.aidl +++ b/system/binder/android/bluetooth/le/AdvertisingSetParameters.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/IAdvertisingSetCallback.aidl b/system/binder/android/bluetooth/le/IAdvertisingSetCallback.aidl index 3628c775b7..2e3241c360 100644 --- a/system/binder/android/bluetooth/le/IAdvertisingSetCallback.aidl +++ b/system/binder/android/bluetooth/le/IAdvertisingSetCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/IPeriodicAdvertisingCallback.aidl b/system/binder/android/bluetooth/le/IPeriodicAdvertisingCallback.aidl index a76c54d4ab..84bbc14230 100644 --- a/system/binder/android/bluetooth/le/IPeriodicAdvertisingCallback.aidl +++ b/system/binder/android/bluetooth/le/IPeriodicAdvertisingCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/IScannerCallback.aidl b/system/binder/android/bluetooth/le/IScannerCallback.aidl index 8cbbaef41a..025e7ffbba 100644 --- a/system/binder/android/bluetooth/le/IScannerCallback.aidl +++ b/system/binder/android/bluetooth/le/IScannerCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/PeriodicAdvertisingParameters.aidl b/system/binder/android/bluetooth/le/PeriodicAdvertisingParameters.aidl index f4bea22a12..3f714f0813 100644 --- a/system/binder/android/bluetooth/le/PeriodicAdvertisingParameters.aidl +++ b/system/binder/android/bluetooth/le/PeriodicAdvertisingParameters.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/PeriodicAdvertisingReport.aidl b/system/binder/android/bluetooth/le/PeriodicAdvertisingReport.aidl index 547d09611f..986ac6165c 100644 --- a/system/binder/android/bluetooth/le/PeriodicAdvertisingReport.aidl +++ b/system/binder/android/bluetooth/le/PeriodicAdvertisingReport.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/ResultStorageDescriptor.aidl b/system/binder/android/bluetooth/le/ResultStorageDescriptor.aidl index f218a01a5d..afc1b41fdf 100644 --- a/system/binder/android/bluetooth/le/ResultStorageDescriptor.aidl +++ b/system/binder/android/bluetooth/le/ResultStorageDescriptor.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/ScanFilter.aidl b/system/binder/android/bluetooth/le/ScanFilter.aidl index 4cecfe62e1..e3ebd857f4 100644 --- a/system/binder/android/bluetooth/le/ScanFilter.aidl +++ b/system/binder/android/bluetooth/le/ScanFilter.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/ScanResult.aidl b/system/binder/android/bluetooth/le/ScanResult.aidl index 39430350da..f16dc18d43 100644 --- a/system/binder/android/bluetooth/le/ScanResult.aidl +++ b/system/binder/android/bluetooth/le/ScanResult.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/binder/android/bluetooth/le/ScanSettings.aidl b/system/binder/android/bluetooth/le/ScanSettings.aidl index eb169c1209..e84e078ed0 100644 --- a/system/binder/android/bluetooth/le/ScanSettings.aidl +++ b/system/binder/android/bluetooth/le/ScanSettings.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/bta/BUILD.gn b/system/bta/BUILD.gn index 686a949cad..6ab7218972 100644 --- a/system/bta/BUILD.gn +++ b/system/bta/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/bta/ag/bta_ag_act.cc b/system/bta/ag/bta_ag_act.cc index eca78b6e92..4318d8c247 100644 --- a/system/bta/ag/bta_ag_act.cc +++ b/system/bta/ag/bta_ag_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/ag/bta_ag_api.cc b/system/bta/ag/bta_ag_api.cc index 4c0e285c4e..57ba70268c 100644 --- a/system/bta/ag/bta_ag_api.cc +++ b/system/bta/ag/bta_ag_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/ag/bta_ag_at.cc b/system/bta/ag/bta_ag_at.cc index 3e4868bff1..5407083f41 100644 --- a/system/bta/ag/bta_ag_at.cc +++ b/system/bta/ag/bta_ag_at.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/ag/bta_ag_at.h b/system/bta/ag/bta_ag_at.h index 144bc38317..4a56c23532 100644 --- a/system/bta/ag/bta_ag_at.h +++ b/system/bta/ag/bta_ag_at.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/ag/bta_ag_cfg.cc b/system/bta/ag/bta_ag_cfg.cc index e7a7c3b11c..1bb60404a0 100644 --- a/system/bta/ag/bta_ag_cfg.cc +++ b/system/bta/ag/bta_ag_cfg.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/ag/bta_ag_ci.cc b/system/bta/ag/bta_ag_ci.cc index 1fde9d84af..ef16cab94b 100644 --- a/system/bta/ag/bta_ag_ci.cc +++ b/system/bta/ag/bta_ag_ci.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/ag/bta_ag_cmd.cc b/system/bta/ag/bta_ag_cmd.cc index d356468879..c6eed6fbe3 100644 --- a/system/bta/ag/bta_ag_cmd.cc +++ b/system/bta/ag/bta_ag_cmd.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/ag/bta_ag_int.h b/system/bta/ag/bta_ag_int.h index 622c66c43e..e5f9aaa85f 100644 --- a/system/bta/ag/bta_ag_int.h +++ b/system/bta/ag/bta_ag_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/ag/bta_ag_main.cc b/system/bta/ag/bta_ag_main.cc index 1e83e4cd5e..cc3bfd0675 100644 --- a/system/bta/ag/bta_ag_main.cc +++ b/system/bta/ag/bta_ag_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/ag/bta_ag_rfc.cc b/system/bta/ag/bta_ag_rfc.cc index 02729d50c5..c9dece0ead 100644 --- a/system/bta/ag/bta_ag_rfc.cc +++ b/system/bta/ag/bta_ag_rfc.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/ag/bta_ag_sco.cc b/system/bta/ag/bta_ag_sco.cc index 1581114dff..8486331906 100644 --- a/system/bta/ag/bta_ag_sco.cc +++ b/system/bta/ag/bta_ag_sco.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/ag/bta_ag_sdp.cc b/system/bta/ag/bta_ag_sdp.cc index 1b81ffc9f6..ad67e4c615 100644 --- a/system/bta/ag/bta_ag_sdp.cc +++ b/system/bta/ag/bta_ag_sdp.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/ar/bta_ar.cc b/system/bta/ar/bta_ar.cc index 3b93e970ab..b178a07881 100644 --- a/system/bta/ar/bta_ar.cc +++ b/system/bta/ar/bta_ar.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2008-2012 Broadcom Corporation + * Copyright 2008-2012 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/system/bta/ar/bta_ar_int.h b/system/bta/ar/bta_ar_int.h index 4661e74a8c..ece83788a4 100644 --- a/system/bta/ar/bta_ar_int.h +++ b/system/bta/ar/bta_ar_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2008-2012 Broadcom Corporation + * Copyright 2008-2012 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/system/bta/av/bta_av_aact.cc b/system/bta/av/bta_av_aact.cc index c9a895a99d..2396356933 100644 --- a/system/bta/av/bta_av_aact.cc +++ b/system/bta/av/bta_av_aact.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/av/bta_av_act.cc b/system/bta/av/bta_av_act.cc index 0bef5f9138..4fa04c0d96 100644 --- a/system/bta/av/bta_av_act.cc +++ b/system/bta/av/bta_av_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2016 Broadcom Corporation + * Copyright 2004-2016 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/system/bta/av/bta_av_api.cc b/system/bta/av/bta_av_api.cc index 82ed10c3d0..a8e379a9af 100644 --- a/system/bta/av/bta_av_api.cc +++ b/system/bta/av/bta_av_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2011-2012 Broadcom Corporation + * Copyright 2011-2012 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/system/bta/av/bta_av_cfg.cc b/system/bta/av/bta_av_cfg.cc index 85cf7850b1..b4328d7910 100644 --- a/system/bta/av/bta_av_cfg.cc +++ b/system/bta/av/bta_av_cfg.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2005-2016 Broadcom Corporation + * Copyright 2005-2016 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/system/bta/av/bta_av_ci.cc b/system/bta/av/bta_av_ci.cc index a215046c2a..64d24d76bd 100644 --- a/system/bta/av/bta_av_ci.cc +++ b/system/bta/av/bta_av_ci.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2005-2012 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/system/bta/av/bta_av_int.h b/system/bta/av/bta_av_int.h index 75514c836e..6006754959 100644 --- a/system/bta/av/bta_av_int.h +++ b/system/bta/av/bta_av_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/av/bta_av_main.cc b/system/bta/av/bta_av_main.cc index feaa50fba2..17b47b9346 100644 --- a/system/bta/av/bta_av_main.cc +++ b/system/bta/av/bta_av_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/av/bta_av_ssm.cc b/system/bta/av/bta_av_ssm.cc index 3036e71234..376efcfa1e 100644 --- a/system/bta/av/bta_av_ssm.cc +++ b/system/bta/av/bta_av_ssm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/dm/bta_dm_act.cc b/system/bta/dm/bta_dm_act.cc index 9560318075..0199984693 100644 --- a/system/bta/dm/bta_dm_act.cc +++ b/system/bta/dm/bta_dm_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2014 Broadcom Corporation + * Copyright 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/system/bta/dm/bta_dm_api.cc b/system/bta/dm/bta_dm_api.cc index 92688c243c..a13f6dd8f5 100644 --- a/system/bta/dm/bta_dm_api.cc +++ b/system/bta/dm/bta_dm_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2014 Broadcom Corporation + * Copyright 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/system/bta/dm/bta_dm_cfg.cc b/system/bta/dm/bta_dm_cfg.cc index 26b317b99d..4a9245b473 100644 --- a/system/bta/dm/bta_dm_cfg.cc +++ b/system/bta/dm/bta_dm_cfg.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/dm/bta_dm_ci.cc b/system/bta/dm/bta_dm_ci.cc index 7ff9da233c..41e9816b47 100644 --- a/system/bta/dm/bta_dm_ci.cc +++ b/system/bta/dm/bta_dm_ci.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/dm/bta_dm_int.h b/system/bta/dm/bta_dm_int.h index 242d1f3d93..a147afb9df 100644 --- a/system/bta/dm/bta_dm_int.h +++ b/system/bta/dm/bta_dm_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/dm/bta_dm_main.cc b/system/bta/dm/bta_dm_main.cc index d91eaba541..fdccb18eb6 100644 --- a/system/bta/dm/bta_dm_main.cc +++ b/system/bta/dm/bta_dm_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/dm/bta_dm_pm.cc b/system/bta/dm/bta_dm_pm.cc index e9aec9102c..33c4a4a8c0 100644 --- a/system/bta/dm/bta_dm_pm.cc +++ b/system/bta/dm/bta_dm_pm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/dm/bta_dm_sco.cc b/system/bta/dm/bta_dm_sco.cc index 4757a5307a..a4cdda385f 100644 --- a/system/bta/dm/bta_dm_sco.cc +++ b/system/bta/dm/bta_dm_sco.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/gatt/bta_gattc_act.cc b/system/bta/gatt/bta_gattc_act.cc index 9a0cb490f0..69a67c033b 100644 --- a/system/bta/gatt/bta_gattc_act.cc +++ b/system/bta/gatt/bta_gattc_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/gatt/bta_gattc_api.cc b/system/bta/gatt/bta_gattc_api.cc index 06019b1ea3..1d5946c733 100644 --- a/system/bta/gatt/bta_gattc_api.cc +++ b/system/bta/gatt/bta_gattc_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2010-2012 Broadcom Corporation + * Copyright 2010-2012 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/system/bta/gatt/bta_gattc_cache.cc b/system/bta/gatt/bta_gattc_cache.cc index 01b6fb815a..c6d4f49a07 100644 --- a/system/bta/gatt/bta_gattc_cache.cc +++ b/system/bta/gatt/bta_gattc_cache.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/gatt/bta_gattc_int.h b/system/bta/gatt/bta_gattc_int.h index 4d66b1ed61..80950c4fe3 100644 --- a/system/bta/gatt/bta_gattc_int.h +++ b/system/bta/gatt/bta_gattc_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/gatt/bta_gattc_main.cc b/system/bta/gatt/bta_gattc_main.cc index 04d91f21b6..afc3e51c9b 100644 --- a/system/bta/gatt/bta_gattc_main.cc +++ b/system/bta/gatt/bta_gattc_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/gatt/bta_gattc_utils.cc b/system/bta/gatt/bta_gattc_utils.cc index 7e0ceb4b36..21b63c04b7 100644 --- a/system/bta/gatt/bta_gattc_utils.cc +++ b/system/bta/gatt/bta_gattc_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/gatt/bta_gatts_act.cc b/system/bta/gatt/bta_gatts_act.cc index 6fbc55e137..441cc7b0a9 100644 --- a/system/bta/gatt/bta_gatts_act.cc +++ b/system/bta/gatt/bta_gatts_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/gatt/bta_gatts_api.cc b/system/bta/gatt/bta_gatts_api.cc index 0775c0c629..c16c4731c9 100644 --- a/system/bta/gatt/bta_gatts_api.cc +++ b/system/bta/gatt/bta_gatts_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2010-2012 Broadcom Corporation + * Copyright 2010-2012 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/system/bta/gatt/bta_gatts_int.h b/system/bta/gatt/bta_gatts_int.h index 04602faa52..adecf30b89 100644 --- a/system/bta/gatt/bta_gatts_int.h +++ b/system/bta/gatt/bta_gatts_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/gatt/bta_gatts_main.cc b/system/bta/gatt/bta_gatts_main.cc index 0faf4a7936..1dc0aa22e7 100644 --- a/system/bta/gatt/bta_gatts_main.cc +++ b/system/bta/gatt/bta_gatts_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/gatt/bta_gatts_utils.cc b/system/bta/gatt/bta_gatts_utils.cc index 47e4562248..173d4f3058 100644 --- a/system/bta/gatt/bta_gatts_utils.cc +++ b/system/bta/gatt/bta_gatts_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/hd/bta_hd_act.cc b/system/bta/hd/bta_hd_act.cc index db5dc38676..8819983e0a 100644 --- a/system/bta/hd/bta_hd_act.cc +++ b/system/bta/hd/bta_hd_act.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2005-2012 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/system/bta/hd/bta_hd_api.cc b/system/bta/hd/bta_hd_api.cc index 199bc7b3ae..aab5120aa7 100644 --- a/system/bta/hd/bta_hd_api.cc +++ b/system/bta/hd/bta_hd_api.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2005-2012 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/system/bta/hd/bta_hd_int.h b/system/bta/hd/bta_hd_int.h index 09c0f5a2af..0105375790 100644 --- a/system/bta/hd/bta_hd_int.h +++ b/system/bta/hd/bta_hd_int.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2005-2012 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/system/bta/hd/bta_hd_main.cc b/system/bta/hd/bta_hd_main.cc index 1ae2d48615..84784b1af2 100644 --- a/system/bta/hd/bta_hd_main.cc +++ b/system/bta/hd/bta_hd_main.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2005-2012 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/system/bta/hf_client/bta_hf_client_act.cc b/system/bta/hf_client/bta_hf_client_act.cc index 7f569494c6..56c76cbbd6 100644 --- a/system/bta/hf_client/bta_hf_client_act.cc +++ b/system/bta/hf_client/bta_hf_client_act.cc @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/hf_client/bta_hf_client_api.cc b/system/bta/hf_client/bta_hf_client_api.cc index d1ec0b740a..38c5594c8d 100644 --- a/system/bta/hf_client/bta_hf_client_api.cc +++ b/system/bta/hf_client/bta_hf_client_api.cc @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/hf_client/bta_hf_client_at.cc b/system/bta/hf_client/bta_hf_client_at.cc index 6700c635ab..5bcc68ecb3 100644 --- a/system/bta/hf_client/bta_hf_client_at.cc +++ b/system/bta/hf_client/bta_hf_client_at.cc @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/hf_client/bta_hf_client_at.h b/system/bta/hf_client/bta_hf_client_at.h index 7b52336841..1328175368 100644 --- a/system/bta/hf_client/bta_hf_client_at.h +++ b/system/bta/hf_client/bta_hf_client_at.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/hf_client/bta_hf_client_int.h b/system/bta/hf_client/bta_hf_client_int.h index 9ff7fa1a62..8810c39d57 100644 --- a/system/bta/hf_client/bta_hf_client_int.h +++ b/system/bta/hf_client/bta_hf_client_int.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/hf_client/bta_hf_client_main.cc b/system/bta/hf_client/bta_hf_client_main.cc index e52994c866..28c6599727 100644 --- a/system/bta/hf_client/bta_hf_client_main.cc +++ b/system/bta/hf_client/bta_hf_client_main.cc @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2016 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/hf_client/bta_hf_client_rfc.cc b/system/bta/hf_client/bta_hf_client_rfc.cc index 3e2aa5927c..b813ddb51f 100644 --- a/system/bta/hf_client/bta_hf_client_rfc.cc +++ b/system/bta/hf_client/bta_hf_client_rfc.cc @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/hf_client/bta_hf_client_sco.cc b/system/bta/hf_client/bta_hf_client_sco.cc index 82fb398f5b..e03de4f957 100644 --- a/system/bta/hf_client/bta_hf_client_sco.cc +++ b/system/bta/hf_client/bta_hf_client_sco.cc @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/hf_client/bta_hf_client_sdp.cc b/system/bta/hf_client/bta_hf_client_sdp.cc index 6feb1885fe..418016f015 100644 --- a/system/bta/hf_client/bta_hf_client_sdp.cc +++ b/system/bta/hf_client/bta_hf_client_sdp.cc @@ -1,21 +1,21 @@ /****************************************************************************** -* -* Copyright (c) 2014 The Android Open Source Project -* Copyright (C) 2003-2012 Broadcom Corporation -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at: -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -******************************************************************************/ + * + * Copyright 2014 The Android Open Source Project + * Copyright 2003-2012 Broadcom Corporation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at: + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + ******************************************************************************/ /****************************************************************************** * diff --git a/system/bta/hh/bta_hh_act.cc b/system/bta/hh/bta_hh_act.cc index a3702e7b7f..942578209b 100644 --- a/system/bta/hh/bta_hh_act.cc +++ b/system/bta/hh/bta_hh_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2005-2012 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/system/bta/hh/bta_hh_api.cc b/system/bta/hh/bta_hh_api.cc index 164633c59a..e9b3f645c5 100644 --- a/system/bta/hh/bta_hh_api.cc +++ b/system/bta/hh/bta_hh_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2005-2012 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/system/bta/hh/bta_hh_cfg.cc b/system/bta/hh/bta_hh_cfg.cc index c261759ebf..debe3e59e1 100644 --- a/system/bta/hh/bta_hh_cfg.cc +++ b/system/bta/hh/bta_hh_cfg.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2005-2012 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/system/bta/hh/bta_hh_int.h b/system/bta/hh/bta_hh_int.h index f3d65f2308..dc5cad3ba7 100644 --- a/system/bta/hh/bta_hh_int.h +++ b/system/bta/hh/bta_hh_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2005-2012 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/system/bta/hh/bta_hh_le.cc b/system/bta/hh/bta_hh_le.cc index 76c408b8ae..cfcfc8308a 100644 --- a/system/bta/hh/bta_hh_le.cc +++ b/system/bta/hh/bta_hh_le.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/bta/hh/bta_hh_main.cc b/system/bta/hh/bta_hh_main.cc index 4e7032fc79..2528391bba 100644 --- a/system/bta/hh/bta_hh_main.cc +++ b/system/bta/hh/bta_hh_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2005-2012 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/system/bta/hh/bta_hh_utils.cc b/system/bta/hh/bta_hh_utils.cc index f64fa81637..c4c60618f7 100644 --- a/system/bta/hh/bta_hh_utils.cc +++ b/system/bta/hh/bta_hh_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2005-2012 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/system/bta/hl/bta_hl_act.cc b/system/bta/hl/bta_hl_act.cc index e7986450be..6d37bdf623 100644 --- a/system/bta/hl/bta_hl_act.cc +++ b/system/bta/hl/bta_hl_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/hl/bta_hl_api.cc b/system/bta/hl/bta_hl_api.cc index 145c4f2733..fa82245196 100644 --- a/system/bta/hl/bta_hl_api.cc +++ b/system/bta/hl/bta_hl_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/bta/hl/bta_hl_ci.cc b/system/bta/hl/bta_hl_ci.cc index b7bc2fd897..e48c74b4b9 100644 --- a/system/bta/hl/bta_hl_ci.cc +++ b/system/bta/hl/bta_hl_ci.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/bta/hl/bta_hl_int.h b/system/bta/hl/bta_hl_int.h index c0ba647887..c6dce11f67 100644 --- a/system/bta/hl/bta_hl_int.h +++ b/system/bta/hl/bta_hl_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1998-2012 Broadcom Corporation + * Copyright 1998-2012 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/system/bta/hl/bta_hl_main.cc b/system/bta/hl/bta_hl_main.cc index 69c0909cd4..dcd08151f6 100644 --- a/system/bta/hl/bta_hl_main.cc +++ b/system/bta/hl/bta_hl_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1998-2012 Broadcom Corporation + * Copyright 1998-2012 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/system/bta/hl/bta_hl_sdp.cc b/system/bta/hl/bta_hl_sdp.cc index 65ff560165..0a357f0581 100644 --- a/system/bta/hl/bta_hl_sdp.cc +++ b/system/bta/hl/bta_hl_sdp.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1998-2012 Broadcom Corporation + * Copyright 1998-2012 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/system/bta/hl/bta_hl_utils.cc b/system/bta/hl/bta_hl_utils.cc index 8cdacc9b54..0aa93b38a7 100644 --- a/system/bta/hl/bta_hl_utils.cc +++ b/system/bta/hl/bta_hl_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/include/bta_ag_api.h b/system/bta/include/bta_ag_api.h index 132236818e..87f085e962 100644 --- a/system/bta/include/bta_ag_api.h +++ b/system/bta/include/bta_ag_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/include/bta_ag_ci.h b/system/bta/include/bta_ag_ci.h index 01e3870301..ef2b58175c 100644 --- a/system/bta/include/bta_ag_ci.h +++ b/system/bta/include/bta_ag_ci.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/include/bta_ag_co.h b/system/bta/include/bta_ag_co.h index aed7def667..5817923e70 100644 --- a/system/bta/include/bta_ag_co.h +++ b/system/bta/include/bta_ag_co.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/include/bta_api.h b/system/bta/include/bta_api.h index c5f05123b9..d3f1033b63 100644 --- a/system/bta/include/bta_api.h +++ b/system/bta/include/bta_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2014 Broadcom Corporation + * Copyright 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/system/bta/include/bta_ar_api.h b/system/bta/include/bta_ar_api.h index ffa9c19a1d..18fe59e4b9 100644 --- a/system/bta/include/bta_ar_api.h +++ b/system/bta/include/bta_ar_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/include/bta_av_api.h b/system/bta/include/bta_av_api.h index 9add76b86f..ffcf4b6af6 100644 --- a/system/bta/include/bta_av_api.h +++ b/system/bta/include/bta_av_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/include/bta_av_ci.h b/system/bta/include/bta_av_ci.h index 3b68f05267..94b94f65f0 100644 --- a/system/bta/include/bta_av_ci.h +++ b/system/bta/include/bta_av_ci.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2005-2012 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/system/bta/include/bta_av_co.h b/system/bta/include/bta_av_co.h index 0e71ac2796..d5c979c912 100644 --- a/system/bta/include/bta_av_co.h +++ b/system/bta/include/bta_av_co.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/include/bta_closure_api.h b/system/bta/include/bta_closure_api.h index 8c4e11a10b..e0aad47204 100644 --- a/system/bta/include/bta_closure_api.h +++ b/system/bta/include/bta_closure_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/bta/include/bta_dm_api.h b/system/bta/include/bta_dm_api.h index 76cb618537..8fdff76974 100644 --- a/system/bta/include/bta_dm_api.h +++ b/system/bta/include/bta_dm_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2012 Broadcom Corporation + * Copyright 2006-2012 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/system/bta/include/bta_dm_ci.h b/system/bta/include/bta_dm_ci.h index a517da5534..dbbace66fb 100644 --- a/system/bta/include/bta_dm_ci.h +++ b/system/bta/include/bta_dm_ci.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2012 Broadcom Corporation + * Copyright 2006-2012 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/system/bta/include/bta_dm_co.h b/system/bta/include/bta_dm_co.h index 80e99c4148..ddb9d22341 100644 --- a/system/bta/include/bta_dm_co.h +++ b/system/bta/include/bta_dm_co.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2012 Broadcom Corporation + * Copyright 2006-2012 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/system/bta/include/bta_gatt_api.h b/system/bta/include/bta_gatt_api.h index 937bc26d95..6cfde22f9a 100644 --- a/system/bta/include/bta_gatt_api.h +++ b/system/bta/include/bta_gatt_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2013 Broadcom Corporation + * Copyright 2003-2013 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/system/bta/include/bta_gatts_co.h b/system/bta/include/bta_gatts_co.h index e7576dfcc6..eb820f7bbd 100644 --- a/system/bta/include/bta_gatts_co.h +++ b/system/bta/include/bta_gatts_co.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2010-2012 Broadcom Corporation + * Copyright 2010-2012 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/system/bta/include/bta_hd_api.h b/system/bta/include/bta_hd_api.h index 31cb7a0953..2bb78f12db 100644 --- a/system/bta/include/bta_hd_api.h +++ b/system/bta/include/bta_hd_api.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2002-2012 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/system/bta/include/bta_hf_client_api.h b/system/bta/include/bta_hf_client_api.h index 5d725e796b..69dc1096af 100644 --- a/system/bta/include/bta_hf_client_api.h +++ b/system/bta/include/bta_hf_client_api.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/include/bta_hh_api.h b/system/bta/include/bta_hh_api.h index 6960d6fb80..f8849ff441 100644 --- a/system/bta/include/bta_hh_api.h +++ b/system/bta/include/bta_hh_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/bta/include/bta_hh_co.h b/system/bta/include/bta_hh_co.h index 7781d00928..da884bce98 100644 --- a/system/bta/include/bta_hh_co.h +++ b/system/bta/include/bta_hh_co.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2005-2012 Broadcom Corporation + * Copyright 2005-2012 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/system/bta/include/bta_hl_api.h b/system/bta/include/bta_hl_api.h index 414d42d506..12532d761c 100644 --- a/system/bta/include/bta_hl_api.h +++ b/system/bta/include/bta_hl_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/bta/include/bta_hl_ci.h b/system/bta/include/bta_hl_ci.h index ad1499fa34..73a7cd4d46 100644 --- a/system/bta/include/bta_hl_ci.h +++ b/system/bta/include/bta_hl_ci.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/bta/include/bta_hl_co.h b/system/bta/include/bta_hl_co.h index 82b62436e2..9a36911f5c 100644 --- a/system/bta/include/bta_hl_co.h +++ b/system/bta/include/bta_hl_co.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/bta/include/bta_jv_api.h b/system/bta/include/bta_jv_api.h index dfa4f1381d..4a41c56263 100644 --- a/system/bta/include/bta_jv_api.h +++ b/system/bta/include/bta_jv_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2012 Broadcom Corporation + * Copyright 2006-2012 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/system/bta/include/bta_jv_co.h b/system/bta/include/bta_jv_co.h index e3a41300e2..fdee4ef2f2 100644 --- a/system/bta/include/bta_jv_co.h +++ b/system/bta/include/bta_jv_co.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2007-2012 Broadcom Corporation + * Copyright 2007-2012 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/system/bta/include/bta_mce_api.h b/system/bta/include/bta_mce_api.h index 27d6236942..182e5da727 100644 --- a/system/bta/include/bta_mce_api.h +++ b/system/bta/include/bta_mce_api.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2006-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2006-2012 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/system/bta/include/bta_op_api.h b/system/bta/include/bta_op_api.h index 39185682ca..bab96ff4cc 100644 --- a/system/bta/include/bta_op_api.h +++ b/system/bta/include/bta_op_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/include/bta_pan_api.h b/system/bta/include/bta_pan_api.h index 1eaaa2d6c7..ce8a3c85aa 100644 --- a/system/bta/include/bta_pan_api.h +++ b/system/bta/include/bta_pan_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/include/bta_pan_ci.h b/system/bta/include/bta_pan_ci.h index 889d77bbbc..3711700b74 100644 --- a/system/bta/include/bta_pan_ci.h +++ b/system/bta/include/bta_pan_ci.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/include/bta_pan_co.h b/system/bta/include/bta_pan_co.h index 1ce512dd8c..acd212e2c0 100644 --- a/system/bta/include/bta_pan_co.h +++ b/system/bta/include/bta_pan_co.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/include/bta_sdp_api.h b/system/bta/include/bta_sdp_api.h index ec0e692a24..078167a340 100644 --- a/system/bta/include/bta_sdp_api.h +++ b/system/bta/include/bta_sdp_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 The Android Open Source Project + * Copyright 2015 The Android Open Source Project * * 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/system/bta/include/utl.h b/system/bta/include/utl.h index 88ec33278a..10afd251c4 100644 --- a/system/bta/include/utl.h +++ b/system/bta/include/utl.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/jv/bta_jv_act.cc b/system/bta/jv/bta_jv_act.cc index ba49fa6eae..e2ef0462a5 100644 --- a/system/bta/jv/bta_jv_act.cc +++ b/system/bta/jv/bta_jv_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2012 Broadcom Corporation + * Copyright 2006-2012 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/system/bta/jv/bta_jv_api.cc b/system/bta/jv/bta_jv_api.cc index 6e1a7fe0e4..a5e869ef39 100644 --- a/system/bta/jv/bta_jv_api.cc +++ b/system/bta/jv/bta_jv_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2012 Broadcom Corporation + * Copyright 2006-2012 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/system/bta/jv/bta_jv_cfg.cc b/system/bta/jv/bta_jv_cfg.cc index 672bea375f..c01445e878 100644 --- a/system/bta/jv/bta_jv_cfg.cc +++ b/system/bta/jv/bta_jv_cfg.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2004-2012 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/system/bta/jv/bta_jv_int.h b/system/bta/jv/bta_jv_int.h index 1a0d988be5..d7365644b0 100644 --- a/system/bta/jv/bta_jv_int.h +++ b/system/bta/jv/bta_jv_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2012 Broadcom Corporation + * Copyright 2006-2012 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/system/bta/jv/bta_jv_main.cc b/system/bta/jv/bta_jv_main.cc index fd5ce3abc9..757abcd977 100644 --- a/system/bta/jv/bta_jv_main.cc +++ b/system/bta/jv/bta_jv_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2012 Broadcom Corporation + * Copyright 2012 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/system/bta/mce/bta_mce_act.cc b/system/bta/mce/bta_mce_act.cc index a2728db215..0d9bbf38c6 100644 --- a/system/bta/mce/bta_mce_act.cc +++ b/system/bta/mce/bta_mce_act.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2003-2012 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/system/bta/mce/bta_mce_api.cc b/system/bta/mce/bta_mce_api.cc index 920e493b53..7ab10dae83 100644 --- a/system/bta/mce/bta_mce_api.cc +++ b/system/bta/mce/bta_mce_api.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2003-2012 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/system/bta/mce/bta_mce_cfg.cc b/system/bta/mce/bta_mce_cfg.cc index 1ff6c62fa1..ede80ba67e 100644 --- a/system/bta/mce/bta_mce_cfg.cc +++ b/system/bta/mce/bta_mce_cfg.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2003-2012 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/system/bta/mce/bta_mce_int.h b/system/bta/mce/bta_mce_int.h index cff587569d..4e1058fd42 100644 --- a/system/bta/mce/bta_mce_int.h +++ b/system/bta/mce/bta_mce_int.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2003-2012 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/system/bta/mce/bta_mce_main.cc b/system/bta/mce/bta_mce_main.cc index abd3e5cadb..d2a2ca1722 100644 --- a/system/bta/mce/bta_mce_main.cc +++ b/system/bta/mce/bta_mce_main.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2003-2012 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/system/bta/pan/bta_pan_act.cc b/system/bta/pan/bta_pan_act.cc index 64f3be2778..7d33fa9dd7 100644 --- a/system/bta/pan/bta_pan_act.cc +++ b/system/bta/pan/bta_pan_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/pan/bta_pan_api.cc b/system/bta/pan/bta_pan_api.cc index 001152206d..9f25735654 100644 --- a/system/bta/pan/bta_pan_api.cc +++ b/system/bta/pan/bta_pan_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/pan/bta_pan_ci.cc b/system/bta/pan/bta_pan_ci.cc index 9863e78688..82d6593e26 100644 --- a/system/bta/pan/bta_pan_ci.cc +++ b/system/bta/pan/bta_pan_ci.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/pan/bta_pan_int.h b/system/bta/pan/bta_pan_int.h index 089fd1d67f..df79fcb473 100644 --- a/system/bta/pan/bta_pan_int.h +++ b/system/bta/pan/bta_pan_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/pan/bta_pan_main.cc b/system/bta/pan/bta_pan_main.cc index 9ee5e0afc9..17506a23b2 100644 --- a/system/bta/pan/bta_pan_main.cc +++ b/system/bta/pan/bta_pan_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/bta/pb/bta_pbs_int.h b/system/bta/pb/bta_pbs_int.h index ae21ce4f9c..cf597f80ea 100644 --- a/system/bta/pb/bta_pbs_int.h +++ b/system/bta/pb/bta_pbs_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/sdp/bta_sdp.cc b/system/bta/sdp/bta_sdp.cc index 735d0b799c..1729db856d 100644 --- a/system/bta/sdp/bta_sdp.cc +++ b/system/bta/sdp/bta_sdp.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * 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/system/bta/sdp/bta_sdp_act.cc b/system/bta/sdp/bta_sdp_act.cc index e09a1ceedc..80baed7d4b 100644 --- a/system/bta/sdp/bta_sdp_act.cc +++ b/system/bta/sdp/bta_sdp_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/bta/sdp/bta_sdp_api.cc b/system/bta/sdp/bta_sdp_api.cc index 24c039e31d..17e449cc99 100644 --- a/system/bta/sdp/bta_sdp_api.cc +++ b/system/bta/sdp/bta_sdp_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/bta/sdp/bta_sdp_cfg.cc b/system/bta/sdp/bta_sdp_cfg.cc index be51459e11..beec3b5200 100644 --- a/system/bta/sdp/bta_sdp_cfg.cc +++ b/system/bta/sdp/bta_sdp_cfg.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/bta/sdp/bta_sdp_int.h b/system/bta/sdp/bta_sdp_int.h index c2bf7c73cc..b6b68faf2b 100644 --- a/system/bta/sdp/bta_sdp_int.h +++ b/system/bta/sdp/bta_sdp_int.h @@ -2,8 +2,8 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2003-2012 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/system/bta/sys/bta_sys.h b/system/bta/sys/bta_sys.h index 4edcfb3b5f..3a11c2aaf3 100644 --- a/system/bta/sys/bta_sys.h +++ b/system/bta/sys/bta_sys.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/sys/bta_sys_conn.cc b/system/bta/sys/bta_sys_conn.cc index 6d9fc17f29..bc810d37c3 100644 --- a/system/bta/sys/bta_sys_conn.cc +++ b/system/bta/sys/bta_sys_conn.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/sys/bta_sys_int.h b/system/bta/sys/bta_sys_int.h index dc88e4598d..fcf2199506 100644 --- a/system/bta/sys/bta_sys_int.h +++ b/system/bta/sys/bta_sys_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/sys/bta_sys_main.cc b/system/bta/sys/bta_sys_main.cc index f7542a58b7..9ef835d4d0 100644 --- a/system/bta/sys/bta_sys_main.cc +++ b/system/bta/sys/bta_sys_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/sys/utl.cc b/system/bta/sys/utl.cc index 7feda33711..92318d43c3 100644 --- a/system/bta/sys/utl.cc +++ b/system/bta/sys/utl.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/bta/test/bta_hf_client_test.cc b/system/bta/test/bta_hf_client_test.cc index 01d9f5f051..107a2e59e3 100644 --- a/system/bta/test/bta_hf_client_test.cc +++ b/system/bta/test/bta_hf_client_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/btcore/AndroidTest.xml b/system/btcore/AndroidTest.xml index be321c5575..27cd569505 100644 --- a/system/btcore/AndroidTest.xml +++ b/system/btcore/AndroidTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2017 The Android Open Source Project +<!-- Copyright 2017 The Android Open Source Project 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/system/btcore/BUILD.gn b/system/btcore/BUILD.gn index 4cdcf5cd8f..01b9cf7e33 100644 --- a/system/btcore/BUILD.gn +++ b/system/btcore/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/btcore/include/device_class.h b/system/btcore/include/device_class.h index 2a11400b60..0bfbf3f4d3 100644 --- a/system/btcore/include/device_class.h +++ b/system/btcore/include/device_class.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/include/device_features.h b/system/btcore/include/device_features.h index bf62949d0d..6cb2df6c8d 100644 --- a/system/btcore/include/device_features.h +++ b/system/btcore/include/device_features.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/include/event_mask.h b/system/btcore/include/event_mask.h index cabac9e43d..c3efe64435 100644 --- a/system/btcore/include/event_mask.h +++ b/system/btcore/include/event_mask.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/include/hal_util.h b/system/btcore/include/hal_util.h index c8803c2e04..5de668f796 100644 --- a/system/btcore/include/hal_util.h +++ b/system/btcore/include/hal_util.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/btcore/include/iac.h b/system/btcore/include/iac.h index 6272b0a603..39c830e54b 100644 --- a/system/btcore/include/iac.h +++ b/system/btcore/include/iac.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/include/module.h b/system/btcore/include/module.h index 1b29fbb134..949d147335 100644 --- a/system/btcore/include/module.h +++ b/system/btcore/include/module.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/include/osi_module.h b/system/btcore/include/osi_module.h index 964a3fad59..d0a80392c7 100644 --- a/system/btcore/include/osi_module.h +++ b/system/btcore/include/osi_module.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/btcore/include/property.h b/system/btcore/include/property.h index 26b287fa8b..b11cf7f2fd 100644 --- a/system/btcore/include/property.h +++ b/system/btcore/include/property.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/include/version.h b/system/btcore/include/version.h index a0696ad24d..d7787c7409 100644 --- a/system/btcore/include/version.h +++ b/system/btcore/include/version.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/src/device_class.cc b/system/btcore/src/device_class.cc index d421b6dd49..1538ef6a75 100644 --- a/system/btcore/src/device_class.cc +++ b/system/btcore/src/device_class.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/src/hal_util.cc b/system/btcore/src/hal_util.cc index a89e5eae95..d0433486fa 100644 --- a/system/btcore/src/hal_util.cc +++ b/system/btcore/src/hal_util.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/btcore/src/module.cc b/system/btcore/src/module.cc index 1a0674a63e..88d4f80f25 100644 --- a/system/btcore/src/module.cc +++ b/system/btcore/src/module.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/src/osi_module.cc b/system/btcore/src/osi_module.cc index 1938d3fdf0..9481c87bab 100644 --- a/system/btcore/src/osi_module.cc +++ b/system/btcore/src/osi_module.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/btcore/src/property.cc b/system/btcore/src/property.cc index be0885660e..a3ce6f79a3 100644 --- a/system/btcore/src/property.cc +++ b/system/btcore/src/property.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/test/device_class_test.cc b/system/btcore/test/device_class_test.cc index 434f9ca4c7..5ce1523c55 100644 --- a/system/btcore/test/device_class_test.cc +++ b/system/btcore/test/device_class_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btcore/test/property_test.cc b/system/btcore/test/property_test.cc index c1517d94a1..72eac76e2b 100644 --- a/system/btcore/test/property_test.cc +++ b/system/btcore/test/property_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/BUILD.gn b/system/btif/BUILD.gn index c3319b34bc..598a51284f 100644 --- a/system/btif/BUILD.gn +++ b/system/btif/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/btif/co/bta_ag_co.cc b/system/btif/co/bta_ag_co.cc index b27e57ef14..6708d07bbb 100644 --- a/system/btif/co/bta_ag_co.cc +++ b/system/btif/co/bta_ag_co.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/co/bta_av_co.cc b/system/btif/co/bta_av_co.cc index 445ba919af..1f1d7da76c 100644 --- a/system/btif/co/bta_av_co.cc +++ b/system/btif/co/bta_av_co.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/btif/co/bta_dm_co.cc b/system/btif/co/bta_dm_co.cc index f6c7c1c724..44ca7d018c 100644 --- a/system/btif/co/bta_dm_co.cc +++ b/system/btif/co/bta_dm_co.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/co/bta_gatts_co.cc b/system/btif/co/bta_gatts_co.cc index f5d36ab78e..4fc308e350 100644 --- a/system/btif/co/bta_gatts_co.cc +++ b/system/btif/co/bta_gatts_co.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/btif/co/bta_hh_co.cc b/system/btif/co/bta_hh_co.cc index 69bc313953..31b2d99267 100644 --- a/system/btif/co/bta_hh_co.cc +++ b/system/btif/co/bta_hh_co.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/co/bta_hl_co.cc b/system/btif/co/bta_hl_co.cc index a4ddbb6a91..c818351753 100644 --- a/system/btif/co/bta_hl_co.cc +++ b/system/btif/co/bta_hl_co.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/co/bta_pan_co.cc b/system/btif/co/bta_pan_co.cc index 1868c787ab..a799d938cb 100644 --- a/system/btif/co/bta_pan_co.cc +++ b/system/btif/co/bta_pan_co.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_a2dp.h b/system/btif/include/btif_a2dp.h index 26f370a078..bbc04dfd04 100644 --- a/system/btif/include/btif_a2dp.h +++ b/system/btif/include/btif_a2dp.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/include/btif_a2dp_control.h b/system/btif/include/btif_a2dp_control.h index fb935f5fca..e1ac22ca00 100644 --- a/system/btif/include/btif_a2dp_control.h +++ b/system/btif/include/btif_a2dp_control.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/include/btif_a2dp_sink.h b/system/btif/include/btif_a2dp_sink.h index 5057a39c6a..b4bfbbbcf8 100644 --- a/system/btif/include/btif_a2dp_sink.h +++ b/system/btif/include/btif_a2dp_sink.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/include/btif_a2dp_source.h b/system/btif/include/btif_a2dp_source.h index 2f1763ddbc..112e1ef34f 100644 --- a/system/btif/include/btif_a2dp_source.h +++ b/system/btif/include/btif_a2dp_source.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/include/btif_api.h b/system/btif/include/btif_api.h index dcd01e4c65..519fc9cdae 100644 --- a/system/btif/include/btif_api.h +++ b/system/btif/include/btif_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_av.h b/system/btif/include/btif_av.h index 3ba2d7d857..b3dcfcae3d 100644 --- a/system/btif/include/btif_av.h +++ b/system/btif/include/btif_av.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_av_co.h b/system/btif/include/btif_av_co.h index 8c1266fe83..caa90e947e 100644 --- a/system/btif/include/btif_av_co.h +++ b/system/btif/include/btif_av_co.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_avrcp_audio_track.h b/system/btif/include/btif_avrcp_audio_track.h index 6986e4344a..720fe60ea6 100644 --- a/system/btif/include/btif_avrcp_audio_track.h +++ b/system/btif/include/btif_avrcp_audio_track.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 The Android Open Source Project + * Copyright 2015 The Android Open Source Project * * 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/system/btif/include/btif_common.h b/system/btif/include/btif_common.h index f84e8894e4..b65a24bc62 100644 --- a/system/btif/include/btif_common.h +++ b/system/btif/include/btif_common.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_config.h b/system/btif/include/btif_config.h index d01631f00a..d9310d8b51 100644 --- a/system/btif/include/btif_config.h +++ b/system/btif/include/btif_config.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/include/btif_config_transcode.h b/system/btif/include/btif_config_transcode.h index 4a093c56d5..e61b943f27 100644 --- a/system/btif/include/btif_config_transcode.h +++ b/system/btif/include/btif_config_transcode.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/include/btif_debug.h b/system/btif/include/btif_debug.h index 463a4a1a53..55e4e50424 100644 --- a/system/btif/include/btif_debug.h +++ b/system/btif/include/btif_debug.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google Inc. + * Copyright 2015 Google Inc. * * 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/system/btif/include/btif_debug_btsnoop.h b/system/btif/include/btif_debug_btsnoop.h index e82421a402..766057d82e 100644 --- a/system/btif/include/btif_debug_btsnoop.h +++ b/system/btif/include/btif_debug_btsnoop.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google Inc. + * Copyright 2015 Google Inc. * * 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/system/btif/include/btif_debug_conn.h b/system/btif/include/btif_debug_conn.h index 6ee374ee17..19703ddc65 100644 --- a/system/btif/include/btif_debug_conn.h +++ b/system/btif/include/btif_debug_conn.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google Inc. + * Copyright 2015 Google Inc. * * 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/system/btif/include/btif_dm.h b/system/btif/include/btif_dm.h index adafdef445..6105ab5012 100644 --- a/system/btif/include/btif_dm.h +++ b/system/btif/include/btif_dm.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_gatt.h b/system/btif/include/btif_gatt.h index e84811e3d7..88f18a7b9e 100644 --- a/system/btif/include/btif_gatt.h +++ b/system/btif/include/btif_gatt.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/btif/include/btif_gatt_util.h b/system/btif/include/btif_gatt_util.h index 43cde687df..c2d91aa79f 100644 --- a/system/btif/include/btif_gatt_util.h +++ b/system/btif/include/btif_gatt_util.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/btif/include/btif_hd.h b/system/btif/include/btif_hd.h index a119ebd2f0..7ed7d56332 100644 --- a/system/btif/include/btif_hd.h +++ b/system/btif/include/btif_hd.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/include/btif_hf.h b/system/btif/include/btif_hf.h index 1cafb8b804..7a5fa81010 100644 --- a/system/btif/include/btif_hf.h +++ b/system/btif/include/btif_hf.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/btif/include/btif_hh.h b/system/btif/include/btif_hh.h index 8505b08431..4aeafca3c2 100644 --- a/system/btif/include/btif_hh.h +++ b/system/btif/include/btif_hh.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_hl.h b/system/btif/include/btif_hl.h index b5022ef6d6..69a99b5649 100644 --- a/system/btif/include/btif_hl.h +++ b/system/btif/include/btif_hl.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_mce.h b/system/btif/include/btif_mce.h index dabcb3999c..1eea206688 100644 --- a/system/btif/include/btif_mce.h +++ b/system/btif/include/btif_mce.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/include/btif_pan.h b/system/btif/include/btif_pan.h index 96874d6abe..dada5b36eb 100644 --- a/system/btif/include/btif_pan.h +++ b/system/btif/include/btif_pan.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_pan_internal.h b/system/btif/include/btif_pan_internal.h index a90294657b..5b536afe3b 100644 --- a/system/btif/include/btif_pan_internal.h +++ b/system/btif/include/btif_pan_internal.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_profile_queue.h b/system/btif/include/btif_profile_queue.h index df48c77336..82e56af1c1 100644 --- a/system/btif/include/btif_profile_queue.h +++ b/system/btif/include/btif_profile_queue.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_sdp.h b/system/btif/include/btif_sdp.h index 7e224b06de..9f0daed397 100644 --- a/system/btif/include/btif_sdp.h +++ b/system/btif/include/btif_sdp.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * * 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/system/btif/include/btif_sm.h b/system/btif/include/btif_sm.h index 129e31234c..166745dfdd 100644 --- a/system/btif/include/btif_sm.h +++ b/system/btif/include/btif_sm.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_sock.h b/system/btif/include/btif_sock.h index e65def6a32..8f1851b286 100644 --- a/system/btif/include/btif_sock.h +++ b/system/btif/include/btif_sock.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/include/btif_sock_rfc.h b/system/btif/include/btif_sock_rfc.h index 8e96608674..a37447ed2e 100644 --- a/system/btif/include/btif_sock_rfc.h +++ b/system/btif/include/btif_sock_rfc.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_sock_sco.h b/system/btif/include/btif_sock_sco.h index 50530ce9d9..9d1d8056ca 100644 --- a/system/btif/include/btif_sock_sco.h +++ b/system/btif/include/btif_sock_sco.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2013 Google, Inc. + * Copyright 2013 Google, Inc. * * 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/system/btif/include/btif_sock_sdp.h b/system/btif/include/btif_sock_sdp.h index 2b14672992..5421cd161b 100644 --- a/system/btif/include/btif_sock_sdp.h +++ b/system/btif/include/btif_sock_sdp.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_sock_thread.h b/system/btif/include/btif_sock_thread.h index d50a09d605..4b111a48f6 100644 --- a/system/btif/include/btif_sock_thread.h +++ b/system/btif/include/btif_sock_thread.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_sock_util.h b/system/btif/include/btif_sock_util.h index 90cfb9ab2b..bd727a42ea 100644 --- a/system/btif/include/btif_sock_util.h +++ b/system/btif/include/btif_sock_util.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_storage.h b/system/btif/include/btif_storage.h index fe5e6e31f4..1ff7f22306 100644 --- a/system/btif/include/btif_storage.h +++ b/system/btif/include/btif_storage.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/btif_uid.h b/system/btif/include/btif_uid.h index 35faedbe24..de719068e1 100644 --- a/system/btif/include/btif_uid.h +++ b/system/btif/include/btif_uid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/btif/include/btif_util.h b/system/btif/include/btif_util.h index b7d9a82e91..3094136087 100644 --- a/system/btif/include/btif_util.h +++ b/system/btif/include/btif_util.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/include/stack_manager.h b/system/btif/include/stack_manager.h index 90d81c5638..1920ddd51d 100644 --- a/system/btif/include/stack_manager.h +++ b/system/btif/include/stack_manager.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/src/bluetooth.cc b/system/btif/src/bluetooth.cc index 9b80af1357..ac261ed0a3 100644 --- a/system/btif/src/bluetooth.cc +++ b/system/btif/src/bluetooth.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_a2dp.cc b/system/btif/src/btif_a2dp.cc index 62a217acbe..18881661a8 100644 --- a/system/btif/src/btif_a2dp.cc +++ b/system/btif/src/btif_a2dp.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/src/btif_a2dp_control.cc b/system/btif/src/btif_a2dp_control.cc index af596445e0..8c8cd6f0ce 100644 --- a/system/btif/src/btif_a2dp_control.cc +++ b/system/btif/src/btif_a2dp_control.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/src/btif_a2dp_sink.cc b/system/btif/src/btif_a2dp_sink.cc index 4ccf39f94d..6e0c577b5a 100644 --- a/system/btif/src/btif_a2dp_sink.cc +++ b/system/btif/src/btif_a2dp_sink.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/src/btif_a2dp_source.cc b/system/btif/src/btif_a2dp_source.cc index 8d264cea35..9463f0de8a 100644 --- a/system/btif/src/btif_a2dp_source.cc +++ b/system/btif/src/btif_a2dp_source.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/src/btif_av.cc b/system/btif/src/btif_av.cc index 393beeba46..4fda06c7b9 100644 --- a/system/btif/src/btif_av.cc +++ b/system/btif/src/btif_av.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2016 Broadcom Corporation + * Copyright 2009-2016 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/system/btif/src/btif_avrcp_audio_track.cc b/system/btif/src/btif_avrcp_audio_track.cc index 8e192f787a..76da406e31 100644 --- a/system/btif/src/btif_avrcp_audio_track.cc +++ b/system/btif/src/btif_avrcp_audio_track.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 The Android Open Source Project + * Copyright 2015 The Android Open Source Project * * 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/system/btif/src/btif_ble_advertiser.cc b/system/btif/src/btif_ble_advertiser.cc index 3c028822a4..1e6f33e591 100644 --- a/system/btif/src/btif_ble_advertiser.cc +++ b/system/btif/src/btif_ble_advertiser.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google Inc. + * Copyright 2016 Google Inc. * * 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/system/btif/src/btif_ble_scanner.cc b/system/btif/src/btif_ble_scanner.cc index 18d3de8567..beb61cf39b 100644 --- a/system/btif/src/btif_ble_scanner.cc +++ b/system/btif/src/btif_ble_scanner.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/btif/src/btif_config.cc b/system/btif/src/btif_config.cc index 33421406c6..ec3265a7f9 100644 --- a/system/btif/src/btif_config.cc +++ b/system/btif/src/btif_config.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/src/btif_config_transcode.cc b/system/btif/src/btif_config_transcode.cc index 90f5518141..75ebd77382 100644 --- a/system/btif/src/btif_config_transcode.cc +++ b/system/btif/src/btif_config_transcode.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/src/btif_core.cc b/system/btif/src/btif_core.cc index 3340943a40..d4e4c703d8 100644 --- a/system/btif/src/btif_core.cc +++ b/system/btif/src/btif_core.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/src/btif_debug.cc b/system/btif/src/btif_debug.cc index 43735316b0..04b6474b6a 100644 --- a/system/btif/src/btif_debug.cc +++ b/system/btif/src/btif_debug.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google Inc. + * Copyright 2015 Google Inc. * * 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/system/btif/src/btif_debug_btsnoop.cc b/system/btif/src/btif_debug_btsnoop.cc index 6ea7f3977b..1dcb835e71 100644 --- a/system/btif/src/btif_debug_btsnoop.cc +++ b/system/btif/src/btif_debug_btsnoop.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google Inc. + * Copyright 2015 Google Inc. * * 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/system/btif/src/btif_debug_conn.cc b/system/btif/src/btif_debug_conn.cc index 9252a023f9..6b4d96fc90 100644 --- a/system/btif/src/btif_debug_conn.cc +++ b/system/btif/src/btif_debug_conn.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google Inc. + * Copyright 2015 Google Inc. * * 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/system/btif/src/btif_dm.cc b/system/btif/src/btif_dm.cc index 55a7c111e4..39b346b698 100644 --- a/system/btif/src/btif_dm.cc +++ b/system/btif/src/btif_dm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_gatt.cc b/system/btif/src/btif_gatt.cc index 67296f9f11..b4d0b10c57 100644 --- a/system/btif/src/btif_gatt.cc +++ b/system/btif/src/btif_gatt.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/btif/src/btif_gatt_client.cc b/system/btif/src/btif_gatt_client.cc index beb356fd75..cd68eb1a37 100644 --- a/system/btif/src/btif_gatt_client.cc +++ b/system/btif/src/btif_gatt_client.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2014 Broadcom Corporation + * Copyright 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/system/btif/src/btif_gatt_server.cc b/system/btif/src/btif_gatt_server.cc index 32f133fc1e..35bb2fb061 100644 --- a/system/btif/src/btif_gatt_server.cc +++ b/system/btif/src/btif_gatt_server.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/btif/src/btif_gatt_test.cc b/system/btif/src/btif_gatt_test.cc index b6a5266063..1297d50fe7 100644 --- a/system/btif/src/btif_gatt_test.cc +++ b/system/btif/src/btif_gatt_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/btif/src/btif_gatt_util.cc b/system/btif/src/btif_gatt_util.cc index de02a32747..8c7971f7e6 100644 --- a/system/btif/src/btif_gatt_util.cc +++ b/system/btif/src/btif_gatt_util.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/btif/src/btif_hd.cc b/system/btif/src/btif_hd.cc index dd39bc7528..9652d8585d 100644 --- a/system/btif/src/btif_hd.cc +++ b/system/btif/src/btif_hd.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/src/btif_hf.cc b/system/btif/src/btif_hf.cc index 1076006fff..4957385823 100644 --- a/system/btif/src/btif_hf.cc +++ b/system/btif/src/btif_hf.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_hf_client.cc b/system/btif/src/btif_hf_client.cc index c1f3c8b09b..ad735c4723 100644 --- a/system/btif/src/btif_hf_client.cc +++ b/system/btif/src/btif_hf_client.cc @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_hh.cc b/system/btif/src/btif_hh.cc index 2f59858fef..6b15e10578 100644 --- a/system/btif/src/btif_hh.cc +++ b/system/btif/src/btif_hh.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_hl.cc b/system/btif/src/btif_hl.cc index 4f701fb9d9..a317f7955a 100644 --- a/system/btif/src/btif_hl.cc +++ b/system/btif/src/btif_hl.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_mce.cc b/system/btif/src/btif_mce.cc index 53102e8b80..4d25602c9c 100644 --- a/system/btif/src/btif_mce.cc +++ b/system/btif/src/btif_mce.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2014 The Android Open Source Project + * Copyright 2009-2012 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/system/btif/src/btif_pan.cc b/system/btif/src/btif_pan.cc index 7b2c861763..217c0e6281 100644 --- a/system/btif/src/btif_pan.cc +++ b/system/btif/src/btif_pan.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_profile_queue.cc b/system/btif/src/btif_profile_queue.cc index 152f11dde1..4071e4dd13 100644 --- a/system/btif/src/btif_profile_queue.cc +++ b/system/btif/src/btif_profile_queue.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_rc.cc b/system/btif/src/btif_rc.cc index 318af9db6d..e661056a4f 100644 --- a/system/btif/src/btif_rc.cc +++ b/system/btif/src/btif_rc.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 The Android Open Source Project + * Copyright 2015 The Android Open Source Project * * 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/system/btif/src/btif_sdp.cc b/system/btif/src/btif_sdp.cc index 145ad82013..d7c3f67b3b 100644 --- a/system/btif/src/btif_sdp.cc +++ b/system/btif/src/btif_sdp.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Samsung System LSI + * Copyright 2014 Samsung System LSI * * 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/system/btif/src/btif_sdp_server.cc b/system/btif/src/btif_sdp_server.cc index a9d2dd9a3c..4c3490fb46 100644 --- a/system/btif/src/btif_sdp_server.cc +++ b/system/btif/src/btif_sdp_server.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Samsung System LSI + * Copyright 2014 Samsung System LSI * * 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/system/btif/src/btif_sm.cc b/system/btif/src/btif_sm.cc index 791d5bd4b1..e5a6889c2b 100644 --- a/system/btif/src/btif_sm.cc +++ b/system/btif/src/btif_sm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_sock.cc b/system/btif/src/btif_sock.cc index 6c216b397f..2d5f5c2e33 100644 --- a/system/btif/src/btif_sock.cc +++ b/system/btif/src/btif_sock.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/src/btif_sock_l2cap.cc b/system/btif/src/btif_sock_l2cap.cc index c341f666a3..722050a0ce 100644 --- a/system/btif/src/btif_sock_l2cap.cc +++ b/system/btif/src/btif_sock_l2cap.cc @@ -1,6 +1,6 @@ /* - * Copyright (C) 2014 Samsung System LSI - * Copyright (C) 2013 The Android Open Source Project + * Copyright 2014 Samsung System LSI + * Copyright 2013 The Android Open Source Project * * 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/system/btif/src/btif_sock_rfc.cc b/system/btif/src/btif_sock_rfc.cc index 3433662ce2..b834a6d1be 100644 --- a/system/btif/src/btif_sock_rfc.cc +++ b/system/btif/src/btif_sock_rfc.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_sock_sco.cc b/system/btif/src/btif_sock_sco.cc index f3e2bb99e3..62831960c1 100644 --- a/system/btif/src/btif_sock_sco.cc +++ b/system/btif/src/btif_sock_sco.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/src/btif_sock_sdp.cc b/system/btif/src/btif_sock_sdp.cc index c2674b62d4..0bb09f29f1 100644 --- a/system/btif/src/btif_sock_sdp.cc +++ b/system/btif/src/btif_sock_sdp.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/src/btif_sock_thread.cc b/system/btif/src/btif_sock_thread.cc index b2068922fe..a49568bf7c 100644 --- a/system/btif/src/btif_sock_thread.cc +++ b/system/btif/src/btif_sock_thread.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_sock_util.cc b/system/btif/src/btif_sock_util.cc index bf761004df..924a85e7b4 100644 --- a/system/btif/src/btif_sock_util.cc +++ b/system/btif/src/btif_sock_util.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_storage.cc b/system/btif/src/btif_storage.cc index a0887b0092..c6573bbd23 100644 --- a/system/btif/src/btif_storage.cc +++ b/system/btif/src/btif_storage.cc @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/btif/src/btif_uid.cc b/system/btif/src/btif_uid.cc index 45e3456dfd..543308d062 100644 --- a/system/btif/src/btif_uid.cc +++ b/system/btif/src/btif_uid.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/btif/src/btif_util.cc b/system/btif/src/btif_util.cc index 12e58d2271..569943f084 100644 --- a/system/btif/src/btif_util.cc +++ b/system/btif/src/btif_util.cc @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 2009-2016 Broadcom Corporation + * Copyright 2009-2016 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/system/btif/src/stack_manager.cc b/system/btif/src/stack_manager.cc index eb0ac222d2..769efddf88 100644 --- a/system/btif/src/stack_manager.cc +++ b/system/btif/src/stack_manager.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/btif/test/btif_profile_queue_test.cc b/system/btif/test/btif_profile_queue_test.cc index 79a283fbab..8777eafca8 100644 --- a/system/btif/test/btif_profile_queue_test.cc +++ b/system/btif/test/btif_profile_queue_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 Google, Inc. + * Copyright 2017 Google, Inc. * * 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/system/btif/test/btif_storage_test.cc b/system/btif/test/btif_storage_test.cc index 70b2026cd1..f98776dc6b 100644 --- a/system/btif/test/btif_storage_test.cc +++ b/system/btif/test/btif_storage_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/build/BUILD.gn b/system/build/BUILD.gn index bdaf6b95fb..f09a274531 100644 --- a/system/build/BUILD.gn +++ b/system/build/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/build/config/BUILDCONFIG.gn b/system/build/config/BUILDCONFIG.gn index 148230b826..765b21e2b5 100644 --- a/system/build/config/BUILDCONFIG.gn +++ b/system/build/config/BUILDCONFIG.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/build/fluoride.go b/system/build/fluoride.go index 7b9ac97e43..6a511a53a9 100644 --- a/system/build/fluoride.go +++ b/system/build/fluoride.go @@ -1,4 +1,4 @@ -// Copyright (C) 2016 The Android Open Source Project +// Copyright 2016 The Android Open Source Project // // 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/system/build/secondary/third_party/aac/BUILD.gn b/system/build/secondary/third_party/aac/BUILD.gn index 183e2a21e7..d9e79a70b3 100644 --- a/system/build/secondary/third_party/aac/BUILD.gn +++ b/system/build/secondary/third_party/aac/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2017 Google, Inc. +# Copyright 2017 Google, Inc. # # 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/system/build/secondary/third_party/googletest/BUILD.gn b/system/build/secondary/third_party/googletest/BUILD.gn index 0122adcd5c..54c53d7b0f 100644 --- a/system/build/secondary/third_party/googletest/BUILD.gn +++ b/system/build/secondary/third_party/googletest/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2016 Google, Inc. +# Copyright 2016 Google, Inc. # # 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/system/build/secondary/third_party/libchrome/BUILD.gn b/system/build/secondary/third_party/libchrome/BUILD.gn index d0d94b22a0..c84b293b55 100644 --- a/system/build/secondary/third_party/libchrome/BUILD.gn +++ b/system/build/secondary/third_party/libchrome/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/build/secondary/third_party/libldac/BUILD.gn b/system/build/secondary/third_party/libldac/BUILD.gn index faf85a2806..23b191dee1 100644 --- a/system/build/secondary/third_party/libldac/BUILD.gn +++ b/system/build/secondary/third_party/libldac/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2017 Google, Inc. +# Copyright 2017 Google, Inc. # # 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/system/build/secondary/third_party/tinyxml2/BUILD.gn b/system/build/secondary/third_party/tinyxml2/BUILD.gn index 335960b7ef..aeb66a1ffc 100644 --- a/system/build/secondary/third_party/tinyxml2/BUILD.gn +++ b/system/build/secondary/third_party/tinyxml2/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/build/toolchain/clang/BUILD.gn b/system/build/toolchain/clang/BUILD.gn index fcd6d5630b..ee86e275f8 100644 --- a/system/build/toolchain/clang/BUILD.gn +++ b/system/build/toolchain/clang/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2016 Android Open Source Project +# Copyright 2016 Android Open Source Project # # 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/system/build/toolchain/gcc/BUILD.gn b/system/build/toolchain/gcc/BUILD.gn index 888b0158de..1c92d0a125 100644 --- a/system/build/toolchain/gcc/BUILD.gn +++ b/system/build/toolchain/gcc/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/device/AndroidTest.xml b/system/device/AndroidTest.xml index 45a7e519d4..0960fb439b 100644 --- a/system/device/AndroidTest.xml +++ b/system/device/AndroidTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2017 The Android Open Source Project +<!-- Copyright 2017 The Android Open Source Project 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/system/device/BUILD.gn b/system/device/BUILD.gn index bb0b412ba3..5de439d306 100644 --- a/system/device/BUILD.gn +++ b/system/device/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/device/include/controller.h b/system/device/include/controller.h index 135cdcd880..54e1c9aaef 100644 --- a/system/device/include/controller.h +++ b/system/device/include/controller.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/device/include/esco_parameters.h b/system/device/include/esco_parameters.h index f906c8d30e..b79948d006 100644 --- a/system/device/include/esco_parameters.h +++ b/system/device/include/esco_parameters.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Broadcom Corporation + * Copyright 2015 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/system/device/include/interop.h b/system/device/include/interop.h index 96a3b9a182..2d6c8ac05f 100644 --- a/system/device/include/interop.h +++ b/system/device/include/interop.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/device/include/interop_database.h b/system/device/include/interop_database.h index 01466752c8..bfb65dc1fa 100644 --- a/system/device/include/interop_database.h +++ b/system/device/include/interop_database.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/device/src/controller.cc b/system/device/src/controller.cc index 8e1d887cd3..0d43499c42 100644 --- a/system/device/src/controller.cc +++ b/system/device/src/controller.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/device/src/esco_parameters.cc b/system/device/src/esco_parameters.cc index 80f5e76717..7f550a1421 100644 --- a/system/device/src/esco_parameters.cc +++ b/system/device/src/esco_parameters.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Broadcom Corporation + * Copyright 2015 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/system/device/src/interop.cc b/system/device/src/interop.cc index 7b1fe59c9f..4ddad1d98a 100644 --- a/system/device/src/interop.cc +++ b/system/device/src/interop.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/device/test/interop_test.cc b/system/device/test/interop_test.cc index e82a3b5032..71cc8cb504 100644 --- a/system/device/test/interop_test.cc +++ b/system/device/test/interop_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/doc/style_guide.md b/system/doc/style_guide.md index 8490fd2516..5fc786e363 100644 --- a/system/doc/style_guide.md +++ b/system/doc/style_guide.md @@ -235,7 +235,7 @@ owner of the copyright, respectively. ``` /****************************************************************************** * - * Copyright (C) <year> <owner> + * Copyright <year> <owner> * * 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/system/embdrv/sbc/BUILD.gn b/system/embdrv/sbc/BUILD.gn index e996c2c8b9..696080a07b 100644 --- a/system/embdrv/sbc/BUILD.gn +++ b/system/embdrv/sbc/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/embdrv/sbc/decoder/include/oi_assert.h b/system/embdrv/sbc/decoder/include/oi_assert.h index 1d18f12057..4a429e15f1 100644 --- a/system/embdrv/sbc/decoder/include/oi_assert.h +++ b/system/embdrv/sbc/decoder/include/oi_assert.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_bitstream.h b/system/embdrv/sbc/decoder/include/oi_bitstream.h index 1fb075e5c3..0d2aff281c 100644 --- a/system/embdrv/sbc/decoder/include/oi_bitstream.h +++ b/system/embdrv/sbc/decoder/include/oi_bitstream.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_bt_spec.h b/system/embdrv/sbc/decoder/include/oi_bt_spec.h index 077befdd5a..67d5217cdb 100644 --- a/system/embdrv/sbc/decoder/include/oi_bt_spec.h +++ b/system/embdrv/sbc/decoder/include/oi_bt_spec.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_codec_sbc.h b/system/embdrv/sbc/decoder/include/oi_codec_sbc.h index 61fe5109e1..ee761db440 100644 --- a/system/embdrv/sbc/decoder/include/oi_codec_sbc.h +++ b/system/embdrv/sbc/decoder/include/oi_codec_sbc.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_codec_sbc_private.h b/system/embdrv/sbc/decoder/include/oi_codec_sbc_private.h index 91d80f1042..080fe5d1e3 100644 --- a/system/embdrv/sbc/decoder/include/oi_codec_sbc_private.h +++ b/system/embdrv/sbc/decoder/include/oi_codec_sbc_private.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_common.h b/system/embdrv/sbc/decoder/include/oi_common.h index a4cf20bf78..67a69a5134 100644 --- a/system/embdrv/sbc/decoder/include/oi_common.h +++ b/system/embdrv/sbc/decoder/include/oi_common.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_cpu_dep.h b/system/embdrv/sbc/decoder/include/oi_cpu_dep.h index 21faf5e97c..b628b4a750 100644 --- a/system/embdrv/sbc/decoder/include/oi_cpu_dep.h +++ b/system/embdrv/sbc/decoder/include/oi_cpu_dep.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_modules.h b/system/embdrv/sbc/decoder/include/oi_modules.h index 3c2028500f..272a31a71f 100644 --- a/system/embdrv/sbc/decoder/include/oi_modules.h +++ b/system/embdrv/sbc/decoder/include/oi_modules.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_osinterface.h b/system/embdrv/sbc/decoder/include/oi_osinterface.h index c0a3ff15a8..8460ca7a32 100644 --- a/system/embdrv/sbc/decoder/include/oi_osinterface.h +++ b/system/embdrv/sbc/decoder/include/oi_osinterface.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_status.h b/system/embdrv/sbc/decoder/include/oi_status.h index 13a5815af0..8e6d20a5dc 100644 --- a/system/embdrv/sbc/decoder/include/oi_status.h +++ b/system/embdrv/sbc/decoder/include/oi_status.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_stddefs.h b/system/embdrv/sbc/decoder/include/oi_stddefs.h index ade040ddda..e619635849 100644 --- a/system/embdrv/sbc/decoder/include/oi_stddefs.h +++ b/system/embdrv/sbc/decoder/include/oi_stddefs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_string.h b/system/embdrv/sbc/decoder/include/oi_string.h index fe1e4c12dd..0d53761818 100644 --- a/system/embdrv/sbc/decoder/include/oi_string.h +++ b/system/embdrv/sbc/decoder/include/oi_string.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_time.h b/system/embdrv/sbc/decoder/include/oi_time.h index 9b189af797..d183ccb029 100644 --- a/system/embdrv/sbc/decoder/include/oi_time.h +++ b/system/embdrv/sbc/decoder/include/oi_time.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/include/oi_utils.h b/system/embdrv/sbc/decoder/include/oi_utils.h index 9579d7864b..269114f777 100644 --- a/system/embdrv/sbc/decoder/include/oi_utils.h +++ b/system/embdrv/sbc/decoder/include/oi_utils.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/alloc.c b/system/embdrv/sbc/decoder/srce/alloc.c index db0d7f06c0..bc6e543543 100644 --- a/system/embdrv/sbc/decoder/srce/alloc.c +++ b/system/embdrv/sbc/decoder/srce/alloc.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/bitalloc-sbc.c b/system/embdrv/sbc/decoder/srce/bitalloc-sbc.c index 3e7e6f49c7..caf6bdf1fb 100644 --- a/system/embdrv/sbc/decoder/srce/bitalloc-sbc.c +++ b/system/embdrv/sbc/decoder/srce/bitalloc-sbc.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/bitalloc.c b/system/embdrv/sbc/decoder/srce/bitalloc.c index 75e914aedb..db8a3b5de1 100644 --- a/system/embdrv/sbc/decoder/srce/bitalloc.c +++ b/system/embdrv/sbc/decoder/srce/bitalloc.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/bitstream-decode.c b/system/embdrv/sbc/decoder/srce/bitstream-decode.c index 5c8b664e36..913c064ef4 100644 --- a/system/embdrv/sbc/decoder/srce/bitstream-decode.c +++ b/system/embdrv/sbc/decoder/srce/bitstream-decode.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/decoder-oina.c b/system/embdrv/sbc/decoder/srce/decoder-oina.c index 5811584d8c..3553d06832 100644 --- a/system/embdrv/sbc/decoder/srce/decoder-oina.c +++ b/system/embdrv/sbc/decoder/srce/decoder-oina.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2006 Open Interface North America, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/system/embdrv/sbc/decoder/srce/decoder-private.c b/system/embdrv/sbc/decoder/srce/decoder-private.c index 686dd6aff2..2b10cde54f 100644 --- a/system/embdrv/sbc/decoder/srce/decoder-private.c +++ b/system/embdrv/sbc/decoder/srce/decoder-private.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/decoder-sbc.c b/system/embdrv/sbc/decoder/srce/decoder-sbc.c index 85c37d6ead..20c5b67b73 100644 --- a/system/embdrv/sbc/decoder/srce/decoder-sbc.c +++ b/system/embdrv/sbc/decoder/srce/decoder-sbc.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2006 Open Interface North America, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/system/embdrv/sbc/decoder/srce/dequant.c b/system/embdrv/sbc/decoder/srce/dequant.c index 5243477a4c..e2bce9e950 100644 --- a/system/embdrv/sbc/decoder/srce/dequant.c +++ b/system/embdrv/sbc/decoder/srce/dequant.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/framing-sbc.c b/system/embdrv/sbc/decoder/srce/framing-sbc.c index e3b1000ca0..9aea461f3b 100644 --- a/system/embdrv/sbc/decoder/srce/framing-sbc.c +++ b/system/embdrv/sbc/decoder/srce/framing-sbc.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/framing.c b/system/embdrv/sbc/decoder/srce/framing.c index f6f762c083..f835b52ff1 100644 --- a/system/embdrv/sbc/decoder/srce/framing.c +++ b/system/embdrv/sbc/decoder/srce/framing.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/oi_codec_version.c b/system/embdrv/sbc/decoder/srce/oi_codec_version.c index 4b69183962..70c005f18c 100644 --- a/system/embdrv/sbc/decoder/srce/oi_codec_version.c +++ b/system/embdrv/sbc/decoder/srce/oi_codec_version.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2002 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/readsamplesjoint.inc b/system/embdrv/sbc/decoder/srce/readsamplesjoint.inc index 79151ff900..5c9613e1fb 100644 --- a/system/embdrv/sbc/decoder/srce/readsamplesjoint.inc +++ b/system/embdrv/sbc/decoder/srce/readsamplesjoint.inc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/synthesis-8-generated.c b/system/embdrv/sbc/decoder/srce/synthesis-8-generated.c index d852c7455a..1656dc4427 100644 --- a/system/embdrv/sbc/decoder/srce/synthesis-8-generated.c +++ b/system/embdrv/sbc/decoder/srce/synthesis-8-generated.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/synthesis-dct8.c b/system/embdrv/sbc/decoder/srce/synthesis-dct8.c index 514c9000ab..2dfe753442 100644 --- a/system/embdrv/sbc/decoder/srce/synthesis-dct8.c +++ b/system/embdrv/sbc/decoder/srce/synthesis-dct8.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/decoder/srce/synthesis-sbc.c b/system/embdrv/sbc/decoder/srce/synthesis-sbc.c index 12950c3f17..a5111ae3a7 100644 --- a/system/embdrv/sbc/decoder/srce/synthesis-sbc.c +++ b/system/embdrv/sbc/decoder/srce/synthesis-sbc.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 The Android Open Source Project + * Copyright 2014 The Android Open Source Project * Copyright 2003 - 2004 Open Interface North America, Inc. All rights * reserved. * diff --git a/system/embdrv/sbc/encoder/include/sbc_dct.h b/system/embdrv/sbc/encoder/include/sbc_dct.h index 10123e5302..86130b73be 100644 --- a/system/embdrv/sbc/encoder/include/sbc_dct.h +++ b/system/embdrv/sbc/encoder/include/sbc_dct.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/include/sbc_enc_func_declare.h b/system/embdrv/sbc/encoder/include/sbc_enc_func_declare.h index 3fbe06a5e4..081f8abe3f 100644 --- a/system/embdrv/sbc/encoder/include/sbc_enc_func_declare.h +++ b/system/embdrv/sbc/encoder/include/sbc_enc_func_declare.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/include/sbc_encoder.h b/system/embdrv/sbc/encoder/include/sbc_encoder.h index e53a08afc6..4a98a9fe70 100644 --- a/system/embdrv/sbc/encoder/include/sbc_encoder.h +++ b/system/embdrv/sbc/encoder/include/sbc_encoder.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/include/sbc_if.h b/system/embdrv/sbc/encoder/include/sbc_if.h index 19706d2b46..5679383cda 100644 --- a/system/embdrv/sbc/encoder/include/sbc_if.h +++ b/system/embdrv/sbc/encoder/include/sbc_if.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/include/sbc_types.h b/system/embdrv/sbc/encoder/include/sbc_types.h index 0069a2a7e5..211c69367e 100644 --- a/system/embdrv/sbc/encoder/include/sbc_types.h +++ b/system/embdrv/sbc/encoder/include/sbc_types.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/srce/sbc_analysis.c b/system/embdrv/sbc/encoder/srce/sbc_analysis.c index ddc997867f..b9a9a5c8e0 100644 --- a/system/embdrv/sbc/encoder/srce/sbc_analysis.c +++ b/system/embdrv/sbc/encoder/srce/sbc_analysis.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/srce/sbc_dct.c b/system/embdrv/sbc/encoder/srce/sbc_dct.c index 4ef5572e37..9f0efe445a 100644 --- a/system/embdrv/sbc/encoder/srce/sbc_dct.c +++ b/system/embdrv/sbc/encoder/srce/sbc_dct.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/srce/sbc_dct_coeffs.c b/system/embdrv/sbc/encoder/srce/sbc_dct_coeffs.c index 287ad4ce3b..fd7e9cdb1c 100644 --- a/system/embdrv/sbc/encoder/srce/sbc_dct_coeffs.c +++ b/system/embdrv/sbc/encoder/srce/sbc_dct_coeffs.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/srce/sbc_enc_bit_alloc_mono.c b/system/embdrv/sbc/encoder/srce/sbc_enc_bit_alloc_mono.c index f8493405c4..868ce6f0dc 100644 --- a/system/embdrv/sbc/encoder/srce/sbc_enc_bit_alloc_mono.c +++ b/system/embdrv/sbc/encoder/srce/sbc_enc_bit_alloc_mono.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/srce/sbc_enc_bit_alloc_ste.c b/system/embdrv/sbc/encoder/srce/sbc_enc_bit_alloc_ste.c index 4e205e2e8e..00ee65b00a 100644 --- a/system/embdrv/sbc/encoder/srce/sbc_enc_bit_alloc_ste.c +++ b/system/embdrv/sbc/encoder/srce/sbc_enc_bit_alloc_ste.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/srce/sbc_enc_coeffs.c b/system/embdrv/sbc/encoder/srce/sbc_enc_coeffs.c index 2129fba040..2536b796dd 100644 --- a/system/embdrv/sbc/encoder/srce/sbc_enc_coeffs.c +++ b/system/embdrv/sbc/encoder/srce/sbc_enc_coeffs.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/srce/sbc_encoder.c b/system/embdrv/sbc/encoder/srce/sbc_encoder.c index 978fa7130b..54212ad6f6 100644 --- a/system/embdrv/sbc/encoder/srce/sbc_encoder.c +++ b/system/embdrv/sbc/encoder/srce/sbc_encoder.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/embdrv/sbc/encoder/srce/sbc_packing.c b/system/embdrv/sbc/encoder/srce/sbc_packing.c index 5f36ab84f6..b478a8084f 100644 --- a/system/embdrv/sbc/encoder/srce/sbc_packing.c +++ b/system/embdrv/sbc/encoder/srce/sbc_packing.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/hci/AndroidTest.xml b/system/hci/AndroidTest.xml index b7c1e64447..944b454e33 100644 --- a/system/hci/AndroidTest.xml +++ b/system/hci/AndroidTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2017 The Android Open Source Project +<!-- Copyright 2017 The Android Open Source Project 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/system/hci/BUILD.gn b/system/hci/BUILD.gn index 95413a1190..fc9c2ce027 100644 --- a/system/hci/BUILD.gn +++ b/system/hci/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/hci/include/bt_hci_bdroid.h b/system/hci/include/bt_hci_bdroid.h index aa193d058a..cf2c1136f3 100644 --- a/system/hci/include/bt_hci_bdroid.h +++ b/system/hci/include/bt_hci_bdroid.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/hci/include/bt_vendor_lib.h b/system/hci/include/bt_vendor_lib.h index 3c056ab2df..a274af7776 100644 --- a/system/hci/include/bt_vendor_lib.h +++ b/system/hci/include/bt_vendor_lib.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/hci/include/btsnoop.h b/system/hci/include/btsnoop.h index 1cd35dc9f9..e897a96790 100644 --- a/system/hci/include/btsnoop.h +++ b/system/hci/include/btsnoop.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/include/btsnoop_mem.h b/system/hci/include/btsnoop_mem.h index cf42ff73f3..42c3229879 100644 --- a/system/hci/include/btsnoop_mem.h +++ b/system/hci/include/btsnoop_mem.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google Inc. + * Copyright 2015 Google Inc. * * 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/system/hci/include/buffer_allocator.h b/system/hci/include/buffer_allocator.h index 63fb217c97..3bfa2e44ec 100644 --- a/system/hci/include/buffer_allocator.h +++ b/system/hci/include/buffer_allocator.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/include/hci_hal.h b/system/hci/include/hci_hal.h index 53595c02a3..f73e116df0 100644 --- a/system/hci/include/hci_hal.h +++ b/system/hci/include/hci_hal.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/include/hci_inject.h b/system/hci/include/hci_inject.h index 12870d52f9..62ec518660 100644 --- a/system/hci/include/hci_inject.h +++ b/system/hci/include/hci_inject.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/include/hci_internals.h b/system/hci/include/hci_internals.h index 6b9fb014bf..8fe00414ed 100644 --- a/system/hci/include/hci_internals.h +++ b/system/hci/include/hci_internals.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/include/hci_layer.h b/system/hci/include/hci_layer.h index acb86de605..59ee4436f4 100644 --- a/system/hci/include/hci_layer.h +++ b/system/hci/include/hci_layer.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/include/hci_packet_factory.h b/system/hci/include/hci_packet_factory.h index ed189d6277..4accb61292 100644 --- a/system/hci/include/hci_packet_factory.h +++ b/system/hci/include/hci_packet_factory.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/include/hci_packet_parser.h b/system/hci/include/hci_packet_parser.h index 0e74c29c46..47e26131db 100644 --- a/system/hci/include/hci_packet_parser.h +++ b/system/hci/include/hci_packet_parser.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/include/low_power_manager.h b/system/hci/include/low_power_manager.h index 47e3b6df06..8b8bd8f586 100644 --- a/system/hci/include/low_power_manager.h +++ b/system/hci/include/low_power_manager.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/include/packet_fragmenter.h b/system/hci/include/packet_fragmenter.h index 935ea949ef..9b252b8514 100644 --- a/system/hci/include/packet_fragmenter.h +++ b/system/hci/include/packet_fragmenter.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/include/userial.h b/system/hci/include/userial.h index becb4076be..2d1424fd13 100644 --- a/system/hci/include/userial.h +++ b/system/hci/include/userial.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/hci/include/vendor.h b/system/hci/include/vendor.h index 70a2ceff2b..ca9f15311f 100644 --- a/system/hci/include/vendor.h +++ b/system/hci/include/vendor.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/src/btsnoop.cc b/system/hci/src/btsnoop.cc index cb4f4bb071..f44713e2bc 100644 --- a/system/hci/src/btsnoop.cc +++ b/system/hci/src/btsnoop.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/src/btsnoop_mem.cc b/system/hci/src/btsnoop_mem.cc index ad135e05c3..17ce248ba0 100644 --- a/system/hci/src/btsnoop_mem.cc +++ b/system/hci/src/btsnoop_mem.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google Inc. + * Copyright 2015 Google Inc. * * 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/system/hci/src/btsnoop_net.cc b/system/hci/src/btsnoop_net.cc index 1d49692d4a..a5492056db 100644 --- a/system/hci/src/btsnoop_net.cc +++ b/system/hci/src/btsnoop_net.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2013 Google, Inc. + * Copyright 2013 Google, Inc. * * 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/system/hci/src/buffer_allocator.cc b/system/hci/src/buffer_allocator.cc index d231abe0a0..19a3940b9c 100644 --- a/system/hci/src/buffer_allocator.cc +++ b/system/hci/src/buffer_allocator.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/src/hci_inject.cc b/system/hci/src/hci_inject.cc index 70194a5e0b..01b8cfdfaa 100644 --- a/system/hci/src/hci_inject.cc +++ b/system/hci/src/hci_inject.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/src/hci_layer.cc b/system/hci/src/hci_layer.cc index d1fa920310..25df37c0f4 100644 --- a/system/hci/src/hci_layer.cc +++ b/system/hci/src/hci_layer.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/src/hci_layer_android.cc b/system/hci/src/hci_layer_android.cc index 0598ca1323..183b74e7c7 100644 --- a/system/hci/src/hci_layer_android.cc +++ b/system/hci/src/hci_layer_android.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 Google, Inc. + * Copyright 2017 Google, Inc. * * 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/system/hci/src/hci_layer_linux.cc b/system/hci/src/hci_layer_linux.cc index aa37f781a6..e32b5ef90d 100644 --- a/system/hci/src/hci_layer_linux.cc +++ b/system/hci/src/hci_layer_linux.cc @@ -1,7 +1,7 @@ /********************************************************************** * - * Copyright (C) 2017 The Android Open Source Project - * Copyright (C) 2015 Intel Corporation + * Copyright 2017 The Android Open Source Project + * Copyright 2015 Intel 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/system/hci/src/hci_packet_factory.cc b/system/hci/src/hci_packet_factory.cc index c3c4a60e32..8127b25456 100644 --- a/system/hci/src/hci_packet_factory.cc +++ b/system/hci/src/hci_packet_factory.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/src/hci_packet_parser.cc b/system/hci/src/hci_packet_parser.cc index e7ace27fc4..d5b6cb6241 100644 --- a/system/hci/src/hci_packet_parser.cc +++ b/system/hci/src/hci_packet_parser.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/src/packet_fragmenter.cc b/system/hci/src/packet_fragmenter.cc index 7ac4850a49..859d971f47 100644 --- a/system/hci/src/packet_fragmenter.cc +++ b/system/hci/src/packet_fragmenter.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/hci/test/packet_fragmenter_test.cc b/system/hci/test/packet_fragmenter_test.cc index 29c130dd57..483a66d7af 100644 --- a/system/hci/test/packet_fragmenter_test.cc +++ b/system/hci/test/packet_fragmenter_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/internal_include/bt_common.h b/system/internal_include/bt_common.h index 9680792c3f..a15cb64dbd 100644 --- a/system/internal_include/bt_common.h +++ b/system/internal_include/bt_common.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/internal_include/bt_target.h b/system/internal_include/bt_target.h index 8f502f6412..3a129545c9 100644 --- a/system/internal_include/bt_target.h +++ b/system/internal_include/bt_target.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project - * Copyright (C) 1999-2016 Broadcom Corporation + * Copyright 1999-2016 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/system/internal_include/bt_trace.h b/system/internal_include/bt_trace.h index bad06578d4..640ed0aa1d 100644 --- a/system/internal_include/bt_trace.h +++ b/system/internal_include/bt_trace.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/internal_include/bte.h b/system/internal_include/bte.h index 90c9590640..754cf53b56 100644 --- a/system/internal_include/bte.h +++ b/system/internal_include/bte.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2001-2012 Broadcom Corporation + * Copyright 2001-2012 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/system/internal_include/bte_appl.h b/system/internal_include/bte_appl.h index b2aaa0213b..84ab641870 100644 --- a/system/internal_include/bte_appl.h +++ b/system/internal_include/bte_appl.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/internal_include/stack_config.h b/system/internal_include/stack_config.h index 1879a6c39f..81396ab78c 100644 --- a/system/internal_include/stack_config.h +++ b/system/internal_include/stack_config.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/main/BUILD.gn b/system/main/BUILD.gn index ff5c8e4179..2a07d7bdaa 100644 --- a/system/main/BUILD.gn +++ b/system/main/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/main/bte_conf.cc b/system/main/bte_conf.cc index 6f5566f8e2..a60015a4e8 100644 --- a/system/main/bte_conf.cc +++ b/system/main/bte_conf.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/main/bte_init.cc b/system/main/bte_init.cc index 2aa8a97448..3345aa04a4 100644 --- a/system/main/bte_init.cc +++ b/system/main/bte_init.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2000-2012 Broadcom Corporation + * Copyright 2000-2012 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/system/main/bte_init_cpp_logging.cc b/system/main/bte_init_cpp_logging.cc index 11355103cd..f7c10fed4f 100644 --- a/system/main/bte_init_cpp_logging.cc +++ b/system/main/bte_init_cpp_logging.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Android Open Source Project + * Copyright 2016 Android Open Source Project * * 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/system/main/bte_logmsg.cc b/system/main/bte_logmsg.cc index 1410fb3430..985426e397 100644 --- a/system/main/bte_logmsg.cc +++ b/system/main/bte_logmsg.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2001-2012 Broadcom Corporation + * Copyright 2001-2012 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/system/main/bte_main.cc b/system/main/bte_main.cc index 527d93e3cf..7fdeef031d 100644 --- a/system/main/bte_main.cc +++ b/system/main/bte_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/main/main_int.h b/system/main/main_int.h index 3ca01c9297..5178713c63 100644 --- a/system/main/main_int.h +++ b/system/main/main_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Android Open Source Project + * Copyright 2016 Android Open Source Project * * 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/system/main/stack_config.cc b/system/main/stack_config.cc index 45777ef413..6b937aa94a 100644 --- a/system/main/stack_config.cc +++ b/system/main/stack_config.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/AndroidTest.xml b/system/osi/AndroidTest.xml index a64158cdbd..aa723bb4df 100644 --- a/system/osi/AndroidTest.xml +++ b/system/osi/AndroidTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2017 The Android Open Source Project +<!-- Copyright 2017 The Android Open Source Project 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/system/osi/BUILD.gn b/system/osi/BUILD.gn index daecda420a..93b74cc7f2 100644 --- a/system/osi/BUILD.gn +++ b/system/osi/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/osi/include/alarm.h b/system/osi/include/alarm.h index a01e6d02f2..b7395cab0c 100644 --- a/system/osi/include/alarm.h +++ b/system/osi/include/alarm.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/allocation_tracker.h b/system/osi/include/allocation_tracker.h index 1e3fa07f51..a0196939a7 100644 --- a/system/osi/include/allocation_tracker.h +++ b/system/osi/include/allocation_tracker.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/allocator.h b/system/osi/include/allocator.h index ef03f9a710..3a4141f384 100644 --- a/system/osi/include/allocator.h +++ b/system/osi/include/allocator.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/array.h b/system/osi/include/array.h index bdae2fa5c2..4b496818cf 100644 --- a/system/osi/include/array.h +++ b/system/osi/include/array.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/buffer.h b/system/osi/include/buffer.h index b81c9e97ba..a7b3b57f76 100644 --- a/system/osi/include/buffer.h +++ b/system/osi/include/buffer.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/fixed_queue.h b/system/osi/include/fixed_queue.h index 6b98f7eb52..adbc5be1bd 100644 --- a/system/osi/include/fixed_queue.h +++ b/system/osi/include/fixed_queue.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/future.h b/system/osi/include/future.h index 3ed1a21cbf..dc743e6d0c 100644 --- a/system/osi/include/future.h +++ b/system/osi/include/future.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/hash_map_utils.h b/system/osi/include/hash_map_utils.h index 1ea39960e0..7bf8de2d3d 100644 --- a/system/osi/include/hash_map_utils.h +++ b/system/osi/include/hash_map_utils.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/include/leaky_bonded_queue.h b/system/osi/include/leaky_bonded_queue.h index 8259cdcac2..6861e8beb5 100644 --- a/system/osi/include/leaky_bonded_queue.h +++ b/system/osi/include/leaky_bonded_queue.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/include/list.h b/system/osi/include/list.h index 50c3e2c5ce..ae738f5581 100644 --- a/system/osi/include/list.h +++ b/system/osi/include/list.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/include/log.h b/system/osi/include/log.h index d42ea627a1..1c2e96dd92 100644 --- a/system/osi/include/log.h +++ b/system/osi/include/log.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/metrics.h b/system/osi/include/metrics.h index dcd1a2065d..c64fd4a609 100644 --- a/system/osi/include/metrics.h +++ b/system/osi/include/metrics.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/include/mutex.h b/system/osi/include/mutex.h index bf00983833..0d9fe10fc2 100644 --- a/system/osi/include/mutex.h +++ b/system/osi/include/mutex.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/include/osi.h b/system/osi/include/osi.h index 3359cbf8d3..3c5b5fbc38 100644 --- a/system/osi/include/osi.h +++ b/system/osi/include/osi.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/include/properties.h b/system/osi/include/properties.h index ececef543a..5dc97810a1 100644 --- a/system/osi/include/properties.h +++ b/system/osi/include/properties.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/include/reactor.h b/system/osi/include/reactor.h index c868a01159..211cdd8bfc 100644 --- a/system/osi/include/reactor.h +++ b/system/osi/include/reactor.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/ringbuffer.h b/system/osi/include/ringbuffer.h index 6a3c3fa616..db0d674b2b 100644 --- a/system/osi/include/ringbuffer.h +++ b/system/osi/include/ringbuffer.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google Inc. + * Copyright 2015 Google Inc. * * 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/system/osi/include/semaphore.h b/system/osi/include/semaphore.h index 9c8f6fbc21..3ae5e0fd63 100644 --- a/system/osi/include/semaphore.h +++ b/system/osi/include/semaphore.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/socket.h b/system/osi/include/socket.h index 5cd893886f..83a4f2d548 100644 --- a/system/osi/include/socket.h +++ b/system/osi/include/socket.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/socket_utils/socket_local.h b/system/osi/include/socket_utils/socket_local.h index fd3b00c103..9fcb9d5358 100644 --- a/system/osi/include/socket_utils/socket_local.h +++ b/system/osi/include/socket_utils/socket_local.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006 The Android Open Source Project + * Copyright 2006 The Android Open Source Project * * 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/system/osi/include/socket_utils/sockets.h b/system/osi/include/socket_utils/sockets.h index fc7514f3f6..d2a05d3365 100644 --- a/system/osi/include/socket_utils/sockets.h +++ b/system/osi/include/socket_utils/sockets.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006 The Android Open Source Project + * Copyright 2006 The Android Open Source Project * * 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/system/osi/include/thread.h b/system/osi/include/thread.h index c8da38106b..f69fa34f9a 100644 --- a/system/osi/include/thread.h +++ b/system/osi/include/thread.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/include/time.h b/system/osi/include/time.h index 0988c2099e..8f533d0128 100644 --- a/system/osi/include/time.h +++ b/system/osi/include/time.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/include/wakelock.h b/system/osi/include/wakelock.h index 502f9fbeb1..b1475ce603 100644 --- a/system/osi/include/wakelock.h +++ b/system/osi/include/wakelock.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/src/alarm.cc b/system/osi/src/alarm.cc index 2c6db3ff17..3e9f923b18 100644 --- a/system/osi/src/alarm.cc +++ b/system/osi/src/alarm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/allocation_tracker.cc b/system/osi/src/allocation_tracker.cc index 2dee1dc474..ba6b7f1d10 100644 --- a/system/osi/src/allocation_tracker.cc +++ b/system/osi/src/allocation_tracker.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/allocator.cc b/system/osi/src/allocator.cc index 4e4f9a759c..1c0449e148 100644 --- a/system/osi/src/allocator.cc +++ b/system/osi/src/allocator.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/array.cc b/system/osi/src/array.cc index 913b711b73..f28a70c688 100644 --- a/system/osi/src/array.cc +++ b/system/osi/src/array.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/buffer.cc b/system/osi/src/buffer.cc index abfacdbbc8..41eea00a51 100644 --- a/system/osi/src/buffer.cc +++ b/system/osi/src/buffer.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/fixed_queue.cc b/system/osi/src/fixed_queue.cc index c384050444..81bd66da9e 100644 --- a/system/osi/src/fixed_queue.cc +++ b/system/osi/src/fixed_queue.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/future.cc b/system/osi/src/future.cc index cbfd91a09d..e5347a411d 100644 --- a/system/osi/src/future.cc +++ b/system/osi/src/future.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/hash_map_utils.cc b/system/osi/src/hash_map_utils.cc index c934cfb2ce..6cd58de47a 100644 --- a/system/osi/src/hash_map_utils.cc +++ b/system/osi/src/hash_map_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/src/metrics.cc b/system/osi/src/metrics.cc index f31bf4e25e..53cf4d2d1a 100644 --- a/system/osi/src/metrics.cc +++ b/system/osi/src/metrics.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/src/metrics_linux.cc b/system/osi/src/metrics_linux.cc index 31691313f5..162f4cafad 100644 --- a/system/osi/src/metrics_linux.cc +++ b/system/osi/src/metrics_linux.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/src/mutex.cc b/system/osi/src/mutex.cc index fbbef403c9..0634f09837 100644 --- a/system/osi/src/mutex.cc +++ b/system/osi/src/mutex.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/src/osi.cc b/system/osi/src/osi.cc index 0109a95890..73d6c1aca1 100644 --- a/system/osi/src/osi.cc +++ b/system/osi/src/osi.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/src/properties.cc b/system/osi/src/properties.cc index 7392953038..acfb179e01 100644 --- a/system/osi/src/properties.cc +++ b/system/osi/src/properties.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/src/reactor.cc b/system/osi/src/reactor.cc index 7f88df92cc..ce1251cd98 100644 --- a/system/osi/src/reactor.cc +++ b/system/osi/src/reactor.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/ringbuffer.cc b/system/osi/src/ringbuffer.cc index 5c7874de9d..4f7988a40a 100644 --- a/system/osi/src/ringbuffer.cc +++ b/system/osi/src/ringbuffer.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google Inc. + * Copyright 2015 Google Inc. * * 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/system/osi/src/semaphore.cc b/system/osi/src/semaphore.cc index 097f32e107..a943aa7654 100644 --- a/system/osi/src/semaphore.cc +++ b/system/osi/src/semaphore.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/socket.cc b/system/osi/src/socket.cc index 201f97663c..3f9366f404 100644 --- a/system/osi/src/socket.cc +++ b/system/osi/src/socket.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/socket_utils/README b/system/osi/src/socket_utils/README index 9ed210a8f1..ac744fddf5 100644 --- a/system/osi/src/socket_utils/README +++ b/system/osi/src/socket_utils/README @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 The Android Open Source Project + * Copyright 2015 The Android Open Source Project * * 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/system/osi/src/socket_utils/socket_local_client.cc b/system/osi/src/socket_utils/socket_local_client.cc index 7338407b6e..14f8b8386e 100644 --- a/system/osi/src/socket_utils/socket_local_client.cc +++ b/system/osi/src/socket_utils/socket_local_client.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006 The Android Open Source Project + * Copyright 2006 The Android Open Source Project * * 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/system/osi/src/socket_utils/socket_local_server.cc b/system/osi/src/socket_utils/socket_local_server.cc index 9bfdf54a17..9710ab2060 100644 --- a/system/osi/src/socket_utils/socket_local_server.cc +++ b/system/osi/src/socket_utils/socket_local_server.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006, The Android Open Source Project + * Copyright 2006, The Android Open Source Project * * 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/system/osi/src/thread.cc b/system/osi/src/thread.cc index 61b44f28d4..e164083d3b 100644 --- a/system/osi/src/thread.cc +++ b/system/osi/src/thread.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/src/time.cc b/system/osi/src/time.cc index 0b7f3a1973..1a47504b0d 100644 --- a/system/osi/src/time.cc +++ b/system/osi/src/time.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/src/wakelock.cc b/system/osi/src/wakelock.cc index 565735f3bf..46c462caa0 100644 --- a/system/osi/src/wakelock.cc +++ b/system/osi/src/wakelock.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/test/AlarmTestHarness.cc b/system/osi/test/AlarmTestHarness.cc index ee6aaa353a..ad890c4100 100644 --- a/system/osi/test/AlarmTestHarness.cc +++ b/system/osi/test/AlarmTestHarness.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/test/AlarmTestHarness.h b/system/osi/test/AlarmTestHarness.h index 39dd218794..38be959d35 100644 --- a/system/osi/test/AlarmTestHarness.h +++ b/system/osi/test/AlarmTestHarness.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/test/AllocationTestHarness.cc b/system/osi/test/AllocationTestHarness.cc index 8df097f6d8..a858242458 100644 --- a/system/osi/test/AllocationTestHarness.cc +++ b/system/osi/test/AllocationTestHarness.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/test/AllocationTestHarness.h b/system/osi/test/AllocationTestHarness.h index cbf29d8c5f..0c6b98e4e7 100644 --- a/system/osi/test/AllocationTestHarness.h +++ b/system/osi/test/AllocationTestHarness.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/test/alarm_test.cc b/system/osi/test/alarm_test.cc index 2eed78fb04..38c747c891 100644 --- a/system/osi/test/alarm_test.cc +++ b/system/osi/test/alarm_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/test/allocation_tracker_test.cc b/system/osi/test/allocation_tracker_test.cc index cf979cb192..6ce0e69113 100644 --- a/system/osi/test/allocation_tracker_test.cc +++ b/system/osi/test/allocation_tracker_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/test/allocator_test.cc b/system/osi/test/allocator_test.cc index 9dc6302fc5..1e09f71e02 100644 --- a/system/osi/test/allocator_test.cc +++ b/system/osi/test/allocator_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/test/future_test.cc b/system/osi/test/future_test.cc index fe5e7fd54c..26d319ac6e 100644 --- a/system/osi/test/future_test.cc +++ b/system/osi/test/future_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/test/hash_map_utils_test.cc b/system/osi/test/hash_map_utils_test.cc index 0e483e5004..1e312d4738 100644 --- a/system/osi/test/hash_map_utils_test.cc +++ b/system/osi/test/hash_map_utils_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/test/leaky_bonded_queue_test.cc b/system/osi/test/leaky_bonded_queue_test.cc index 6b54923a85..116676b4c7 100644 --- a/system/osi/test/leaky_bonded_queue_test.cc +++ b/system/osi/test/leaky_bonded_queue_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/test/metrics_test.cc b/system/osi/test/metrics_test.cc index 787c0c2f99..47852b1c31 100644 --- a/system/osi/test/metrics_test.cc +++ b/system/osi/test/metrics_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/test/properties_test.cc b/system/osi/test/properties_test.cc index f8c503af5e..d9ef800230 100644 --- a/system/osi/test/properties_test.cc +++ b/system/osi/test/properties_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/osi/test/test_stubs.h b/system/osi/test/test_stubs.h index cbaa967b78..043fd3741d 100644 --- a/system/osi/test/test_stubs.h +++ b/system/osi/test/test_stubs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/osi/test/time_test.cc b/system/osi/test/time_test.cc index 6b35c176f2..f14842d20a 100644 --- a/system/osi/test/time_test.cc +++ b/system/osi/test/time_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/osi/test/wakelock_test.cc b/system/osi/test/wakelock_test.cc index d1ff0a2dd9..0e027be8b4 100644 --- a/system/osi/test/wakelock_test.cc +++ b/system/osi/test/wakelock_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/service/AndroidTest.xml b/system/service/AndroidTest.xml index d16e371cd2..0beba7504f 100644 --- a/system/service/AndroidTest.xml +++ b/system/service/AndroidTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2017 The Android Open Source Project +<!-- Copyright 2017 The Android Open Source Project 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/system/service/BUILD.gn b/system/service/BUILD.gn index 4fde41ed7b..2fb94b5297 100644 --- a/system/service/BUILD.gn +++ b/system/service/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google +# Copyright 2015 Google # # 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/system/service/adapter.cc b/system/service/adapter.cc index e059c80922..395de56944 100644 --- a/system/service/adapter.cc +++ b/system/service/adapter.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/adapter.h b/system/service/adapter.h index 37275db1ef..3becaaeb18 100644 --- a/system/service/adapter.h +++ b/system/service/adapter.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/bluetooth_instance.h b/system/service/bluetooth_instance.h index fa82883ccb..d0146c585a 100644 --- a/system/service/bluetooth_instance.h +++ b/system/service/bluetooth_instance.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/client/main.cc b/system/service/client/main.cc index 38dc48e587..e3b4c92f0f 100644 --- a/system/service/client/main.cc +++ b/system/service/client/main.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/android/bluetooth/AdvertiseData.aidl b/system/service/common/android/bluetooth/AdvertiseData.aidl index 30056700d4..9250f568d8 100644 --- a/system/service/common/android/bluetooth/AdvertiseData.aidl +++ b/system/service/common/android/bluetooth/AdvertiseData.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/AdvertiseSettings.aidl b/system/service/common/android/bluetooth/AdvertiseSettings.aidl index f479e5a41d..cc801ec71b 100644 --- a/system/service/common/android/bluetooth/AdvertiseSettings.aidl +++ b/system/service/common/android/bluetooth/AdvertiseSettings.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/BluetoothGattCharacteristic.aidl b/system/service/common/android/bluetooth/BluetoothGattCharacteristic.aidl index 5f3f729401..6c6922e9fd 100644 --- a/system/service/common/android/bluetooth/BluetoothGattCharacteristic.aidl +++ b/system/service/common/android/bluetooth/BluetoothGattCharacteristic.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/BluetoothGattDescriptor.aidl b/system/service/common/android/bluetooth/BluetoothGattDescriptor.aidl index 51af33e9cc..5f6ed2740e 100644 --- a/system/service/common/android/bluetooth/BluetoothGattDescriptor.aidl +++ b/system/service/common/android/bluetooth/BluetoothGattDescriptor.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/BluetoothGattIncludedService.aidl b/system/service/common/android/bluetooth/BluetoothGattIncludedService.aidl index 0ee3f63b67..44fded017b 100644 --- a/system/service/common/android/bluetooth/BluetoothGattIncludedService.aidl +++ b/system/service/common/android/bluetooth/BluetoothGattIncludedService.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/BluetoothGattService.aidl b/system/service/common/android/bluetooth/BluetoothGattService.aidl index 92bdfe04b2..04dba09444 100644 --- a/system/service/common/android/bluetooth/BluetoothGattService.aidl +++ b/system/service/common/android/bluetooth/BluetoothGattService.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetooth.aidl b/system/service/common/android/bluetooth/IBluetooth.aidl index 1e969522f9..cc1e015609 100644 --- a/system/service/common/android/bluetooth/IBluetooth.aidl +++ b/system/service/common/android/bluetooth/IBluetooth.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothCallback.aidl b/system/service/common/android/bluetooth/IBluetoothCallback.aidl index 24ac89b162..96b7cdc59c 100644 --- a/system/service/common/android/bluetooth/IBluetoothCallback.aidl +++ b/system/service/common/android/bluetooth/IBluetoothCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothGattClient.aidl b/system/service/common/android/bluetooth/IBluetoothGattClient.aidl index ccd05b0ae2..3af3831caf 100644 --- a/system/service/common/android/bluetooth/IBluetoothGattClient.aidl +++ b/system/service/common/android/bluetooth/IBluetoothGattClient.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothGattClientCallback.aidl b/system/service/common/android/bluetooth/IBluetoothGattClientCallback.aidl index 94dec9dc8f..c4f46336de 100644 --- a/system/service/common/android/bluetooth/IBluetoothGattClientCallback.aidl +++ b/system/service/common/android/bluetooth/IBluetoothGattClientCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothGattServer.aidl b/system/service/common/android/bluetooth/IBluetoothGattServer.aidl index 50d0a82b27..e48fd86d07 100644 --- a/system/service/common/android/bluetooth/IBluetoothGattServer.aidl +++ b/system/service/common/android/bluetooth/IBluetoothGattServer.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothGattServerCallback.aidl b/system/service/common/android/bluetooth/IBluetoothGattServerCallback.aidl index 06340d072f..9c91770983 100644 --- a/system/service/common/android/bluetooth/IBluetoothGattServerCallback.aidl +++ b/system/service/common/android/bluetooth/IBluetoothGattServerCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothLeAdvertiser.aidl b/system/service/common/android/bluetooth/IBluetoothLeAdvertiser.aidl index 5435af380a..d5e4fca1e1 100644 --- a/system/service/common/android/bluetooth/IBluetoothLeAdvertiser.aidl +++ b/system/service/common/android/bluetooth/IBluetoothLeAdvertiser.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothLeAdvertiserCallback.aidl b/system/service/common/android/bluetooth/IBluetoothLeAdvertiserCallback.aidl index d51657e937..d9032e2944 100644 --- a/system/service/common/android/bluetooth/IBluetoothLeAdvertiserCallback.aidl +++ b/system/service/common/android/bluetooth/IBluetoothLeAdvertiserCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothLeScanner.aidl b/system/service/common/android/bluetooth/IBluetoothLeScanner.aidl index 2f9506d147..7d300e2386 100644 --- a/system/service/common/android/bluetooth/IBluetoothLeScanner.aidl +++ b/system/service/common/android/bluetooth/IBluetoothLeScanner.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothLeScannerCallback.aidl b/system/service/common/android/bluetooth/IBluetoothLeScannerCallback.aidl index 4ee6be30a4..868b9cb22a 100644 --- a/system/service/common/android/bluetooth/IBluetoothLeScannerCallback.aidl +++ b/system/service/common/android/bluetooth/IBluetoothLeScannerCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothLowEnergy.aidl b/system/service/common/android/bluetooth/IBluetoothLowEnergy.aidl index 4d49430e20..63470d0b64 100644 --- a/system/service/common/android/bluetooth/IBluetoothLowEnergy.aidl +++ b/system/service/common/android/bluetooth/IBluetoothLowEnergy.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/IBluetoothLowEnergyCallback.aidl b/system/service/common/android/bluetooth/IBluetoothLowEnergyCallback.aidl index 858506a944..ed9803bf08 100644 --- a/system/service/common/android/bluetooth/IBluetoothLowEnergyCallback.aidl +++ b/system/service/common/android/bluetooth/IBluetoothLowEnergyCallback.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/ScanFilter.aidl b/system/service/common/android/bluetooth/ScanFilter.aidl index 2787a996ae..27d1ad87ac 100644 --- a/system/service/common/android/bluetooth/ScanFilter.aidl +++ b/system/service/common/android/bluetooth/ScanFilter.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/ScanResult.aidl b/system/service/common/android/bluetooth/ScanResult.aidl index 7ba2df5ef4..3eac01b93e 100644 --- a/system/service/common/android/bluetooth/ScanResult.aidl +++ b/system/service/common/android/bluetooth/ScanResult.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/ScanSettings.aidl b/system/service/common/android/bluetooth/ScanSettings.aidl index 3b11b2472b..19b24c9658 100644 --- a/system/service/common/android/bluetooth/ScanSettings.aidl +++ b/system/service/common/android/bluetooth/ScanSettings.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/UUID.aidl b/system/service/common/android/bluetooth/UUID.aidl index 54f993fa94..be09aaa339 100644 --- a/system/service/common/android/bluetooth/UUID.aidl +++ b/system/service/common/android/bluetooth/UUID.aidl @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/service/common/android/bluetooth/advertise_data.cc b/system/service/common/android/bluetooth/advertise_data.cc index 7fe3601ea8..75e5c59e17 100644 --- a/system/service/common/android/bluetooth/advertise_data.cc +++ b/system/service/common/android/bluetooth/advertise_data.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/advertise_data.h b/system/service/common/android/bluetooth/advertise_data.h index cde0eacb01..7543f050ce 100644 --- a/system/service/common/android/bluetooth/advertise_data.h +++ b/system/service/common/android/bluetooth/advertise_data.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/advertise_settings.cc b/system/service/common/android/bluetooth/advertise_settings.cc index b8fb1d1547..c812abf6d8 100644 --- a/system/service/common/android/bluetooth/advertise_settings.cc +++ b/system/service/common/android/bluetooth/advertise_settings.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/advertise_settings.h b/system/service/common/android/bluetooth/advertise_settings.h index afca23376c..9ee71b2a21 100644 --- a/system/service/common/android/bluetooth/advertise_settings.h +++ b/system/service/common/android/bluetooth/advertise_settings.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/bluetooth_gatt_characteristic.cc b/system/service/common/android/bluetooth/bluetooth_gatt_characteristic.cc index 627950f19a..9dbc0769f7 100644 --- a/system/service/common/android/bluetooth/bluetooth_gatt_characteristic.cc +++ b/system/service/common/android/bluetooth/bluetooth_gatt_characteristic.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/android/bluetooth/bluetooth_gatt_characteristic.h b/system/service/common/android/bluetooth/bluetooth_gatt_characteristic.h index 9884d996e5..954fe95dae 100644 --- a/system/service/common/android/bluetooth/bluetooth_gatt_characteristic.h +++ b/system/service/common/android/bluetooth/bluetooth_gatt_characteristic.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/bluetooth_gatt_descriptor.cc b/system/service/common/android/bluetooth/bluetooth_gatt_descriptor.cc index f1246dfc96..e3ec03dfdb 100644 --- a/system/service/common/android/bluetooth/bluetooth_gatt_descriptor.cc +++ b/system/service/common/android/bluetooth/bluetooth_gatt_descriptor.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/android/bluetooth/bluetooth_gatt_descriptor.h b/system/service/common/android/bluetooth/bluetooth_gatt_descriptor.h index 955c645c31..4321f9d1a5 100644 --- a/system/service/common/android/bluetooth/bluetooth_gatt_descriptor.h +++ b/system/service/common/android/bluetooth/bluetooth_gatt_descriptor.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/bluetooth_gatt_included_service.cc b/system/service/common/android/bluetooth/bluetooth_gatt_included_service.cc index 6c57d31caa..21cf19a2b9 100644 --- a/system/service/common/android/bluetooth/bluetooth_gatt_included_service.cc +++ b/system/service/common/android/bluetooth/bluetooth_gatt_included_service.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/android/bluetooth/bluetooth_gatt_included_service.h b/system/service/common/android/bluetooth/bluetooth_gatt_included_service.h index c66a42e38d..b01153294e 100644 --- a/system/service/common/android/bluetooth/bluetooth_gatt_included_service.h +++ b/system/service/common/android/bluetooth/bluetooth_gatt_included_service.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/bluetooth_gatt_service.cc b/system/service/common/android/bluetooth/bluetooth_gatt_service.cc index 2d4c56d540..820ef43844 100644 --- a/system/service/common/android/bluetooth/bluetooth_gatt_service.cc +++ b/system/service/common/android/bluetooth/bluetooth_gatt_service.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/android/bluetooth/bluetooth_gatt_service.h b/system/service/common/android/bluetooth/bluetooth_gatt_service.h index 932d4fb596..a17b6da0a1 100644 --- a/system/service/common/android/bluetooth/bluetooth_gatt_service.h +++ b/system/service/common/android/bluetooth/bluetooth_gatt_service.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/scan_filter.cc b/system/service/common/android/bluetooth/scan_filter.cc index bf85e50826..12d248af65 100644 --- a/system/service/common/android/bluetooth/scan_filter.cc +++ b/system/service/common/android/bluetooth/scan_filter.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/scan_filter.h b/system/service/common/android/bluetooth/scan_filter.h index c14f392434..ebf34a4ffa 100644 --- a/system/service/common/android/bluetooth/scan_filter.h +++ b/system/service/common/android/bluetooth/scan_filter.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/scan_result.cc b/system/service/common/android/bluetooth/scan_result.cc index 32acae33fb..5693ead663 100644 --- a/system/service/common/android/bluetooth/scan_result.cc +++ b/system/service/common/android/bluetooth/scan_result.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/android/bluetooth/scan_result.h b/system/service/common/android/bluetooth/scan_result.h index 732ef0cc57..1a58b3e15e 100644 --- a/system/service/common/android/bluetooth/scan_result.h +++ b/system/service/common/android/bluetooth/scan_result.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/scan_settings.cc b/system/service/common/android/bluetooth/scan_settings.cc index 8c79cead9f..ca46c432c7 100644 --- a/system/service/common/android/bluetooth/scan_settings.cc +++ b/system/service/common/android/bluetooth/scan_settings.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/scan_settings.h b/system/service/common/android/bluetooth/scan_settings.h index 14b8bd56bf..53af9ee9d6 100644 --- a/system/service/common/android/bluetooth/scan_settings.h +++ b/system/service/common/android/bluetooth/scan_settings.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/uuid.cc b/system/service/common/android/bluetooth/uuid.cc index 6243ccc813..077dd2b7f5 100644 --- a/system/service/common/android/bluetooth/uuid.cc +++ b/system/service/common/android/bluetooth/uuid.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/android/bluetooth/uuid.h b/system/service/common/android/bluetooth/uuid.h index 302889cfa4..1e84d19276 100644 --- a/system/service/common/android/bluetooth/uuid.h +++ b/system/service/common/android/bluetooth/uuid.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/common/bluetooth/adapter_state.cc b/system/service/common/bluetooth/adapter_state.cc index 47c07af99a..a8866d3bb5 100644 --- a/system/service/common/bluetooth/adapter_state.cc +++ b/system/service/common/bluetooth/adapter_state.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/adapter_state.h b/system/service/common/bluetooth/adapter_state.h index 1b2fbe466f..42897ad06d 100644 --- a/system/service/common/bluetooth/adapter_state.h +++ b/system/service/common/bluetooth/adapter_state.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/advertise_data.cc b/system/service/common/bluetooth/advertise_data.cc index d9cac21b30..83b3c2f1ac 100644 --- a/system/service/common/bluetooth/advertise_data.cc +++ b/system/service/common/bluetooth/advertise_data.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/advertise_data.h b/system/service/common/bluetooth/advertise_data.h index 054e8f83fc..bae83ee334 100644 --- a/system/service/common/bluetooth/advertise_data.h +++ b/system/service/common/bluetooth/advertise_data.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/advertise_settings.cc b/system/service/common/bluetooth/advertise_settings.cc index 4d2605b90d..5ecc7b481f 100644 --- a/system/service/common/bluetooth/advertise_settings.cc +++ b/system/service/common/bluetooth/advertise_settings.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/advertise_settings.h b/system/service/common/bluetooth/advertise_settings.h index 6a533ddccd..4aff4c92dd 100644 --- a/system/service/common/bluetooth/advertise_settings.h +++ b/system/service/common/bluetooth/advertise_settings.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/characteristic.cc b/system/service/common/bluetooth/characteristic.cc index 492a63a89a..28d02bc54d 100644 --- a/system/service/common/bluetooth/characteristic.cc +++ b/system/service/common/bluetooth/characteristic.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/characteristic.h b/system/service/common/bluetooth/characteristic.h index fc5d663151..e6221b3c00 100644 --- a/system/service/common/bluetooth/characteristic.h +++ b/system/service/common/bluetooth/characteristic.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/descriptor.cc b/system/service/common/bluetooth/descriptor.cc index 7e375969ee..b437cc3b4d 100644 --- a/system/service/common/bluetooth/descriptor.cc +++ b/system/service/common/bluetooth/descriptor.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/descriptor.h b/system/service/common/bluetooth/descriptor.h index 8483067a10..26338200a6 100644 --- a/system/service/common/bluetooth/descriptor.h +++ b/system/service/common/bluetooth/descriptor.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/low_energy_constants.h b/system/service/common/bluetooth/low_energy_constants.h index 27cb5caf36..9ec0aee76f 100644 --- a/system/service/common/bluetooth/low_energy_constants.h +++ b/system/service/common/bluetooth/low_energy_constants.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/scan_filter.cc b/system/service/common/bluetooth/scan_filter.cc index da5fa36edf..5aa4e9c39d 100644 --- a/system/service/common/bluetooth/scan_filter.cc +++ b/system/service/common/bluetooth/scan_filter.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/scan_filter.h b/system/service/common/bluetooth/scan_filter.h index db40e6e925..e0afaa7267 100644 --- a/system/service/common/bluetooth/scan_filter.h +++ b/system/service/common/bluetooth/scan_filter.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/scan_result.cc b/system/service/common/bluetooth/scan_result.cc index 007019e5b9..525889756e 100644 --- a/system/service/common/bluetooth/scan_result.cc +++ b/system/service/common/bluetooth/scan_result.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/scan_result.h b/system/service/common/bluetooth/scan_result.h index 150ad4e879..7fc62efca5 100644 --- a/system/service/common/bluetooth/scan_result.h +++ b/system/service/common/bluetooth/scan_result.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/scan_settings.cc b/system/service/common/bluetooth/scan_settings.cc index dac03919ad..7f9aa906a2 100644 --- a/system/service/common/bluetooth/scan_settings.cc +++ b/system/service/common/bluetooth/scan_settings.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/scan_settings.h b/system/service/common/bluetooth/scan_settings.h index da907b58d6..30f98ba682 100644 --- a/system/service/common/bluetooth/scan_settings.h +++ b/system/service/common/bluetooth/scan_settings.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/service.cc b/system/service/common/bluetooth/service.cc index 6a8a0c335a..e9b3091e58 100644 --- a/system/service/common/bluetooth/service.cc +++ b/system/service/common/bluetooth/service.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/service.h b/system/service/common/bluetooth/service.h index f8e069e172..9143d6deeb 100644 --- a/system/service/common/bluetooth/service.h +++ b/system/service/common/bluetooth/service.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/util/atomic_string.cc b/system/service/common/bluetooth/util/atomic_string.cc index fd71a5b17d..e431b4008c 100644 --- a/system/service/common/bluetooth/util/atomic_string.cc +++ b/system/service/common/bluetooth/util/atomic_string.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/common/bluetooth/util/atomic_string.h b/system/service/common/bluetooth/util/atomic_string.h index 68d37adfd9..46d4588ed2 100644 --- a/system/service/common/bluetooth/util/atomic_string.h +++ b/system/service/common/bluetooth/util/atomic_string.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/daemon.cc b/system/service/daemon.cc index 7fd9b2b1ea..2326494135 100644 --- a/system/service/daemon.cc +++ b/system/service/daemon.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/daemon.h b/system/service/daemon.h index 0afefa9c5d..0d6474b657 100644 --- a/system/service/daemon.h +++ b/system/service/daemon.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/doc/IBluetooth.txt b/system/service/doc/IBluetooth.txt index 54695e65a3..6560daa6f5 100644 --- a/system/service/doc/IBluetooth.txt +++ b/system/service/doc/IBluetooth.txt @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, The Android Open Source Project + * Copyright 2015, The Android Open Source Project * * 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/system/service/doc/IBluetoothCallback.txt b/system/service/doc/IBluetoothCallback.txt index 612eccaa64..93dcdef4d6 100644 --- a/system/service/doc/IBluetoothCallback.txt +++ b/system/service/doc/IBluetoothCallback.txt @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, The Android Open Source Project + * Copyright 2015, The Android Open Source Project * * 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/system/service/doc/IBluetoothGattClient.txt b/system/service/doc/IBluetoothGattClient.txt index 8e550056d5..b0fc90553c 100644 --- a/system/service/doc/IBluetoothGattClient.txt +++ b/system/service/doc/IBluetoothGattClient.txt @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, The Android Open Source Project + * Copyright 2015, The Android Open Source Project * * 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/system/service/doc/IBluetoothGattClientCallback.txt b/system/service/doc/IBluetoothGattClientCallback.txt index d3ec6eddf2..455fcacc88 100644 --- a/system/service/doc/IBluetoothGattClientCallback.txt +++ b/system/service/doc/IBluetoothGattClientCallback.txt @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, The Android Open Source Project + * Copyright 2015, The Android Open Source Project * * 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/system/service/doc/IBluetoothGattServer.txt b/system/service/doc/IBluetoothGattServer.txt index 0efecab14b..848109aa98 100644 --- a/system/service/doc/IBluetoothGattServer.txt +++ b/system/service/doc/IBluetoothGattServer.txt @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, The Android Open Source Project + * Copyright 2015, The Android Open Source Project * * 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/system/service/doc/IBluetoothGattServerCallback.txt b/system/service/doc/IBluetoothGattServerCallback.txt index 3744ff1eab..e3eefbac5a 100644 --- a/system/service/doc/IBluetoothGattServerCallback.txt +++ b/system/service/doc/IBluetoothGattServerCallback.txt @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, The Android Open Source Project + * Copyright 2015, The Android Open Source Project * * 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/system/service/doc/IBluetoothLowEnergy.txt b/system/service/doc/IBluetoothLowEnergy.txt index b7218cbe7f..ac7a6cbefd 100644 --- a/system/service/doc/IBluetoothLowEnergy.txt +++ b/system/service/doc/IBluetoothLowEnergy.txt @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, The Android Open Source Project + * Copyright 2015, The Android Open Source Project * * 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/system/service/doc/IBluetoothLowEnergyCallback.txt b/system/service/doc/IBluetoothLowEnergyCallback.txt index 1ced0aa1ea..7867379ca3 100644 --- a/system/service/doc/IBluetoothLowEnergyCallback.txt +++ b/system/service/doc/IBluetoothLowEnergyCallback.txt @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, The Android Open Source Project + * Copyright 2015, The Android Open Source Project * * 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/system/service/example/heart_rate/constants.h b/system/service/example/heart_rate/constants.h index 8871a0c19c..884d5edc41 100644 --- a/system/service/example/heart_rate/constants.h +++ b/system/service/example/heart_rate/constants.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/example/heart_rate/heart_rate_server.cc b/system/service/example/heart_rate/heart_rate_server.cc index 07e5ea8634..8b8e879b8d 100644 --- a/system/service/example/heart_rate/heart_rate_server.cc +++ b/system/service/example/heart_rate/heart_rate_server.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/example/heart_rate/heart_rate_server.h b/system/service/example/heart_rate/heart_rate_server.h index 5f64d85ec4..02466521dd 100644 --- a/system/service/example/heart_rate/heart_rate_server.h +++ b/system/service/example/heart_rate/heart_rate_server.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/example/heart_rate/server_main.cc b/system/service/example/heart_rate/server_main.cc index 76e7741df0..b8ebdc0231 100644 --- a/system/service/example/heart_rate/server_main.cc +++ b/system/service/example/heart_rate/server_main.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/gatt_client.cc b/system/service/gatt_client.cc index 966ed2f185..629b82af9b 100644 --- a/system/service/gatt_client.cc +++ b/system/service/gatt_client.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/gatt_client.h b/system/service/gatt_client.h index c42349af42..5a0322d2da 100644 --- a/system/service/gatt_client.h +++ b/system/service/gatt_client.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/gatt_server.cc b/system/service/gatt_server.cc index d3703bac01..52fd1edf60 100644 --- a/system/service/gatt_server.cc +++ b/system/service/gatt_server.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/gatt_server.h b/system/service/gatt_server.h index 8db518e540..ee3970b0f9 100644 --- a/system/service/gatt_server.h +++ b/system/service/gatt_server.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/gatt_server_old.cc b/system/service/gatt_server_old.cc index 0f1b699df7..e97a6c5ad7 100644 --- a/system/service/gatt_server_old.cc +++ b/system/service/gatt_server_old.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/gatt_server_old.h b/system/service/gatt_server_old.h index f45394afac..546f164f3a 100644 --- a/system/service/gatt_server_old.h +++ b/system/service/gatt_server_old.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/hal/bluetooth_gatt_interface.cc b/system/service/hal/bluetooth_gatt_interface.cc index 1b20c8f843..717e152ea2 100644 --- a/system/service/hal/bluetooth_gatt_interface.cc +++ b/system/service/hal/bluetooth_gatt_interface.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/hal/bluetooth_gatt_interface.h b/system/service/hal/bluetooth_gatt_interface.h index da857303c7..08b0e9bee3 100644 --- a/system/service/hal/bluetooth_gatt_interface.h +++ b/system/service/hal/bluetooth_gatt_interface.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/hal/bluetooth_interface.cc b/system/service/hal/bluetooth_interface.cc index dd642b23c6..176a060a44 100644 --- a/system/service/hal/bluetooth_interface.cc +++ b/system/service/hal/bluetooth_interface.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/hal/bluetooth_interface.h b/system/service/hal/bluetooth_interface.h index f24f6f660c..897835f15c 100644 --- a/system/service/hal/bluetooth_interface.h +++ b/system/service/hal/bluetooth_interface.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/hal/fake_bluetooth_gatt_interface.cc b/system/service/hal/fake_bluetooth_gatt_interface.cc index 1d9399999b..7cf0b752dd 100644 --- a/system/service/hal/fake_bluetooth_gatt_interface.cc +++ b/system/service/hal/fake_bluetooth_gatt_interface.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/hal/fake_bluetooth_gatt_interface.h b/system/service/hal/fake_bluetooth_gatt_interface.h index 371e60a773..a991a21fd4 100644 --- a/system/service/hal/fake_bluetooth_gatt_interface.h +++ b/system/service/hal/fake_bluetooth_gatt_interface.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/hal/fake_bluetooth_interface.cc b/system/service/hal/fake_bluetooth_interface.cc index 55dea79f12..84b0a677ea 100644 --- a/system/service/hal/fake_bluetooth_interface.cc +++ b/system/service/hal/fake_bluetooth_interface.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/hal/fake_bluetooth_interface.h b/system/service/hal/fake_bluetooth_interface.h index 53cc7eb773..b7dc83259a 100644 --- a/system/service/hal/fake_bluetooth_interface.h +++ b/system/service/hal/fake_bluetooth_interface.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/bluetooth_binder_server.cc b/system/service/ipc/binder/bluetooth_binder_server.cc index ea2d2c2817..2d32ceebda 100644 --- a/system/service/ipc/binder/bluetooth_binder_server.cc +++ b/system/service/ipc/binder/bluetooth_binder_server.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/bluetooth_binder_server.h b/system/service/ipc/binder/bluetooth_binder_server.h index 3918899c1f..b03a815622 100644 --- a/system/service/ipc/binder/bluetooth_binder_server.h +++ b/system/service/ipc/binder/bluetooth_binder_server.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/bluetooth_gatt_client_binder_server.cc b/system/service/ipc/binder/bluetooth_gatt_client_binder_server.cc index 77a5f756c4..f72767f2d1 100644 --- a/system/service/ipc/binder/bluetooth_gatt_client_binder_server.cc +++ b/system/service/ipc/binder/bluetooth_gatt_client_binder_server.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/bluetooth_gatt_client_binder_server.h b/system/service/ipc/binder/bluetooth_gatt_client_binder_server.h index 390b0ad117..65b8b60e82 100644 --- a/system/service/ipc/binder/bluetooth_gatt_client_binder_server.h +++ b/system/service/ipc/binder/bluetooth_gatt_client_binder_server.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/bluetooth_gatt_server_binder_server.cc b/system/service/ipc/binder/bluetooth_gatt_server_binder_server.cc index f0f0717357..8dffef74ec 100644 --- a/system/service/ipc/binder/bluetooth_gatt_server_binder_server.cc +++ b/system/service/ipc/binder/bluetooth_gatt_server_binder_server.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/bluetooth_gatt_server_binder_server.h b/system/service/ipc/binder/bluetooth_gatt_server_binder_server.h index 8a6dc02ec1..925339af17 100644 --- a/system/service/ipc/binder/bluetooth_gatt_server_binder_server.h +++ b/system/service/ipc/binder/bluetooth_gatt_server_binder_server.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/bluetooth_le_advertiser_binder_server.cc b/system/service/ipc/binder/bluetooth_le_advertiser_binder_server.cc index 170e94c5cc..91f70d49d8 100644 --- a/system/service/ipc/binder/bluetooth_le_advertiser_binder_server.cc +++ b/system/service/ipc/binder/bluetooth_le_advertiser_binder_server.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/bluetooth_le_advertiser_binder_server.h b/system/service/ipc/binder/bluetooth_le_advertiser_binder_server.h index fc00db57d7..6602f5afb9 100644 --- a/system/service/ipc/binder/bluetooth_le_advertiser_binder_server.h +++ b/system/service/ipc/binder/bluetooth_le_advertiser_binder_server.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/bluetooth_le_scanner_binder_server.cc b/system/service/ipc/binder/bluetooth_le_scanner_binder_server.cc index 0c20a46005..b6072be1dc 100644 --- a/system/service/ipc/binder/bluetooth_le_scanner_binder_server.cc +++ b/system/service/ipc/binder/bluetooth_le_scanner_binder_server.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 The Android Open Source Project +// Copyright 2016 The Android Open Source Project // // 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/system/service/ipc/binder/bluetooth_le_scanner_binder_server.h b/system/service/ipc/binder/bluetooth_le_scanner_binder_server.h index ef9a90086c..0cc3ae94a6 100644 --- a/system/service/ipc/binder/bluetooth_le_scanner_binder_server.h +++ b/system/service/ipc/binder/bluetooth_le_scanner_binder_server.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 The Android Open Source Project +// Copyright 2016 The Android Open Source Project // // 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/system/service/ipc/binder/bluetooth_low_energy_binder_server.cc b/system/service/ipc/binder/bluetooth_low_energy_binder_server.cc index 9b8a863bb0..2520d6db83 100644 --- a/system/service/ipc/binder/bluetooth_low_energy_binder_server.cc +++ b/system/service/ipc/binder/bluetooth_low_energy_binder_server.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/bluetooth_low_energy_binder_server.h b/system/service/ipc/binder/bluetooth_low_energy_binder_server.h index d393c7d9a4..4508b3497f 100644 --- a/system/service/ipc/binder/bluetooth_low_energy_binder_server.h +++ b/system/service/ipc/binder/bluetooth_low_energy_binder_server.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/interface_with_instances_base.cc b/system/service/ipc/binder/interface_with_instances_base.cc index c39c8b3726..ba246572a5 100644 --- a/system/service/ipc/binder/interface_with_instances_base.cc +++ b/system/service/ipc/binder/interface_with_instances_base.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/interface_with_instances_base.h b/system/service/ipc/binder/interface_with_instances_base.h index deebb0e2ef..90224b6b2c 100644 --- a/system/service/ipc/binder/interface_with_instances_base.h +++ b/system/service/ipc/binder/interface_with_instances_base.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/ipc_handler_binder.cc b/system/service/ipc/binder/ipc_handler_binder.cc index 5b92120500..becd6e82c8 100644 --- a/system/service/ipc/binder/ipc_handler_binder.cc +++ b/system/service/ipc/binder/ipc_handler_binder.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/ipc_handler_binder.h b/system/service/ipc/binder/ipc_handler_binder.h index 060548b5dc..2edd323d87 100644 --- a/system/service/ipc/binder/ipc_handler_binder.h +++ b/system/service/ipc/binder/ipc_handler_binder.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/remote_callback_list.h b/system/service/ipc/binder/remote_callback_list.h index e62b7efe90..8c1f6accc4 100644 --- a/system/service/ipc/binder/remote_callback_list.h +++ b/system/service/ipc/binder/remote_callback_list.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/binder/remote_callback_map.h b/system/service/ipc/binder/remote_callback_map.h index b3422ac1e3..b07de44e85 100644 --- a/system/service/ipc/binder/remote_callback_map.h +++ b/system/service/ipc/binder/remote_callback_map.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/dbus/bluetooth_adapter.cc b/system/service/ipc/dbus/bluetooth_adapter.cc index 8619a35546..fd6688a94a 100644 --- a/system/service/ipc/dbus/bluetooth_adapter.cc +++ b/system/service/ipc/dbus/bluetooth_adapter.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 The Android Open Source Project +// Copyright 2016 The Android Open Source Project // // 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/system/service/ipc/dbus/bluetooth_adapter.h b/system/service/ipc/dbus/bluetooth_adapter.h index 1d8dd8f47c..484ac1172c 100644 --- a/system/service/ipc/dbus/bluetooth_adapter.h +++ b/system/service/ipc/dbus/bluetooth_adapter.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 The Android Open Source Project +// Copyright 2016 The Android Open Source Project // // 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/system/service/ipc/dbus/ipc_handler_dbus.cc b/system/service/ipc/dbus/ipc_handler_dbus.cc index ff7ff43d55..c8922d32ed 100644 --- a/system/service/ipc/dbus/ipc_handler_dbus.cc +++ b/system/service/ipc/dbus/ipc_handler_dbus.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 The Android Open Source Project +// Copyright 2016 The Android Open Source Project // // 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/system/service/ipc/dbus/ipc_handler_dbus.h b/system/service/ipc/dbus/ipc_handler_dbus.h index 03f7720741..2a83369cf8 100644 --- a/system/service/ipc/dbus/ipc_handler_dbus.h +++ b/system/service/ipc/dbus/ipc_handler_dbus.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 The Android Open Source Project +// Copyright 2016 The Android Open Source Project // // 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/system/service/ipc/ipc_handler.cc b/system/service/ipc/ipc_handler.cc index 66d9c03d20..11c1a50171 100644 --- a/system/service/ipc/ipc_handler.cc +++ b/system/service/ipc/ipc_handler.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/ipc_handler.h b/system/service/ipc/ipc_handler.h index b1029ca857..9b7994cf37 100644 --- a/system/service/ipc/ipc_handler.h +++ b/system/service/ipc/ipc_handler.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/ipc_handler_linux.cc b/system/service/ipc/ipc_handler_linux.cc index bcd21aa7e8..7fe724e6af 100644 --- a/system/service/ipc/ipc_handler_linux.cc +++ b/system/service/ipc/ipc_handler_linux.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/ipc_handler_linux.h b/system/service/ipc/ipc_handler_linux.h index b00eb27154..21c71d2e2a 100644 --- a/system/service/ipc/ipc_handler_linux.h +++ b/system/service/ipc/ipc_handler_linux.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/ipc_manager.cc b/system/service/ipc/ipc_manager.cc index 71dc6c7a10..04870b44e3 100644 --- a/system/service/ipc/ipc_manager.cc +++ b/system/service/ipc/ipc_manager.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/ipc_manager.h b/system/service/ipc/ipc_manager.h index bf0967cd07..ee960ba6f5 100644 --- a/system/service/ipc/ipc_manager.h +++ b/system/service/ipc/ipc_manager.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/linux_ipc_host.cc b/system/service/ipc/linux_ipc_host.cc index b0c08b8555..705748fa15 100644 --- a/system/service/ipc/linux_ipc_host.cc +++ b/system/service/ipc/linux_ipc_host.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/ipc/linux_ipc_host.h b/system/service/ipc/linux_ipc_host.h index 1ff48820cd..012f70ecd8 100644 --- a/system/service/ipc/linux_ipc_host.h +++ b/system/service/ipc/linux_ipc_host.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/logging_helpers.cc b/system/service/logging_helpers.cc index 39706ecb34..70f8720c6d 100644 --- a/system/service/logging_helpers.cc +++ b/system/service/logging_helpers.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/logging_helpers.h b/system/service/logging_helpers.h index d3c58d15a9..aa03e634cf 100644 --- a/system/service/logging_helpers.h +++ b/system/service/logging_helpers.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/low_energy_advertiser.cc b/system/service/low_energy_advertiser.cc index 14a1472ee7..4f4bff97a3 100644 --- a/system/service/low_energy_advertiser.cc +++ b/system/service/low_energy_advertiser.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/low_energy_advertiser.h b/system/service/low_energy_advertiser.h index 6bada9c80d..ec0dd748b0 100644 --- a/system/service/low_energy_advertiser.h +++ b/system/service/low_energy_advertiser.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/low_energy_client.cc b/system/service/low_energy_client.cc index ed9c5f6500..cc127c33b4 100644 --- a/system/service/low_energy_client.cc +++ b/system/service/low_energy_client.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/low_energy_client.h b/system/service/low_energy_client.h index f753982720..4a7939bf36 100644 --- a/system/service/low_energy_client.h +++ b/system/service/low_energy_client.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/low_energy_scanner.cc b/system/service/low_energy_scanner.cc index 3f31795e95..1527563537 100644 --- a/system/service/low_energy_scanner.cc +++ b/system/service/low_energy_scanner.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 The Android Open Source Project +// Copyright 2016 The Android Open Source Project // // 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/system/service/low_energy_scanner.h b/system/service/low_energy_scanner.h index 5e93bc68ae..b27b72e730 100644 --- a/system/service/low_energy_scanner.h +++ b/system/service/low_energy_scanner.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 The Android Open Source Project +// Copyright 2016 The Android Open Source Project // // 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/system/service/main.cc b/system/service/main.cc index df6649705b..b850d04c6a 100644 --- a/system/service/main.cc +++ b/system/service/main.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/settings.cc b/system/service/settings.cc index 79ac030017..af67fbe970 100644 --- a/system/service/settings.cc +++ b/system/service/settings.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/settings.h b/system/service/settings.h index 4e7a6b46c7..1f298d6c0e 100644 --- a/system/service/settings.h +++ b/system/service/settings.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/switches.h b/system/service/switches.h index fe6056a09e..aa1658c326 100644 --- a/system/service/switches.h +++ b/system/service/switches.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/adapter_unittest.cc b/system/service/test/adapter_unittest.cc index c3827dcb9a..e6f5d10075 100644 --- a/system/service/test/adapter_unittest.cc +++ b/system/service/test/adapter_unittest.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/advertise_data_unittest.cc b/system/service/test/advertise_data_unittest.cc index bd0787e86b..28c27bf37e 100644 --- a/system/service/test/advertise_data_unittest.cc +++ b/system/service/test/advertise_data_unittest.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/fake_hal_util.cc b/system/service/test/fake_hal_util.cc index b123c1d58e..263be64b70 100644 --- a/system/service/test/fake_hal_util.cc +++ b/system/service/test/fake_hal_util.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/gatt_client_unittest.cc b/system/service/test/gatt_client_unittest.cc index e039d0d71d..310e4b929e 100644 --- a/system/service/test/gatt_client_unittest.cc +++ b/system/service/test/gatt_client_unittest.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/gatt_server_unittest.cc b/system/service/test/gatt_server_unittest.cc index 16a320c1a5..7d7fec2e4b 100644 --- a/system/service/test/gatt_server_unittest.cc +++ b/system/service/test/gatt_server_unittest.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/ipc_linux_unittest.cc b/system/service/test/ipc_linux_unittest.cc index 39cc741e35..000d7c89fd 100644 --- a/system/service/test/ipc_linux_unittest.cc +++ b/system/service/test/ipc_linux_unittest.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/low_energy_advertiser_unittest.cc b/system/service/test/low_energy_advertiser_unittest.cc index 9ea396c827..ad76d82757 100644 --- a/system/service/test/low_energy_advertiser_unittest.cc +++ b/system/service/test/low_energy_advertiser_unittest.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/test/low_energy_client_unittest.cc b/system/service/test/low_energy_client_unittest.cc index 2e04accbfb..3bf566c88c 100644 --- a/system/service/test/low_energy_client_unittest.cc +++ b/system/service/test/low_energy_client_unittest.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/low_energy_scanner_unittest.cc b/system/service/test/low_energy_scanner_unittest.cc index 8eae46fd18..efb10921cc 100644 --- a/system/service/test/low_energy_scanner_unittest.cc +++ b/system/service/test/low_energy_scanner_unittest.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 The Android Open Source Project +// Copyright 2016 The Android Open Source Project // // 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/system/service/test/main.cc b/system/service/test/main.cc index 55e0d07644..d9a173505c 100644 --- a/system/service/test/main.cc +++ b/system/service/test/main.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/mock_adapter.h b/system/service/test/mock_adapter.h index 1a762fb683..4b9379281f 100644 --- a/system/service/test/mock_adapter.h +++ b/system/service/test/mock_adapter.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/mock_daemon.h b/system/service/test/mock_daemon.h index a5dd974fdf..9947915bce 100644 --- a/system/service/test/mock_daemon.h +++ b/system/service/test/mock_daemon.h @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/parcelable_unittest.cc b/system/service/test/parcelable_unittest.cc index 33c39eedbb..3bc2b611ca 100644 --- a/system/service/test/parcelable_unittest.cc +++ b/system/service/test/parcelable_unittest.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2016 Google, Inc. +// Copyright 2016 Google, Inc. // // 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/system/service/test/settings_unittest.cc b/system/service/test/settings_unittest.cc index 62b6db5819..551c1e053d 100644 --- a/system/service/test/settings_unittest.cc +++ b/system/service/test/settings_unittest.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/stub_ipc_handler_binder.cc b/system/service/test/stub_ipc_handler_binder.cc index 8ce064b16c..2fb450f147 100644 --- a/system/service/test/stub_ipc_handler_binder.cc +++ b/system/service/test/stub_ipc_handler_binder.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/service/test/stub_ipc_handler_linux.cc b/system/service/test/stub_ipc_handler_linux.cc index 011b9652c2..46c6b4d51c 100644 --- a/system/service/test/stub_ipc_handler_linux.cc +++ b/system/service/test/stub_ipc_handler_linux.cc @@ -1,5 +1,5 @@ // -// Copyright (C) 2015 Google, Inc. +// Copyright 2015 Google, Inc. // // 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/system/stack/BUILD.gn b/system/stack/BUILD.gn index 8bb4a277b5..68ae811af1 100644 --- a/system/stack/BUILD.gn +++ b/system/stack/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/stack/a2dp/a2dp_aac.cc b/system/stack/a2dp/a2dp_aac.cc index 730aee3ed1..65badebb75 100644 --- a/system/stack/a2dp/a2dp_aac.cc +++ b/system/stack/a2dp/a2dp_aac.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/a2dp/a2dp_aac_encoder.cc b/system/stack/a2dp/a2dp_aac_encoder.cc index 6c7914994b..c87f018f08 100644 --- a/system/stack/a2dp/a2dp_aac_encoder.cc +++ b/system/stack/a2dp/a2dp_aac_encoder.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/a2dp/a2dp_api.cc b/system/stack/a2dp/a2dp_api.cc index b33741ab8d..b4563d781b 100644 --- a/system/stack/a2dp/a2dp_api.cc +++ b/system/stack/a2dp/a2dp_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/a2dp/a2dp_codec_config.cc b/system/stack/a2dp/a2dp_codec_config.cc index 0bf5985b57..60dd7e0b55 100644 --- a/system/stack/a2dp/a2dp_codec_config.cc +++ b/system/stack/a2dp/a2dp_codec_config.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/a2dp/a2dp_int.h b/system/stack/a2dp/a2dp_int.h index 6fb45435c4..713faa74c8 100644 --- a/system/stack/a2dp/a2dp_int.h +++ b/system/stack/a2dp/a2dp_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/a2dp/a2dp_sbc.cc b/system/stack/a2dp/a2dp_sbc.cc index cfdaad4ce8..18760c7eaf 100644 --- a/system/stack/a2dp/a2dp_sbc.cc +++ b/system/stack/a2dp/a2dp_sbc.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/a2dp/a2dp_sbc_encoder.cc b/system/stack/a2dp/a2dp_sbc_encoder.cc index e4c20499c6..46d0f474e2 100644 --- a/system/stack/a2dp/a2dp_sbc_encoder.cc +++ b/system/stack/a2dp/a2dp_sbc_encoder.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/stack/a2dp/a2dp_sbc_up_sample.cc b/system/stack/a2dp/a2dp_sbc_up_sample.cc index da15fe9042..28cac85859 100644 --- a/system/stack/a2dp/a2dp_sbc_up_sample.cc +++ b/system/stack/a2dp/a2dp_sbc_up_sample.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/stack/a2dp/a2dp_vendor.cc b/system/stack/a2dp/a2dp_vendor.cc index f0fc2778c7..724bf51e87 100644 --- a/system/stack/a2dp/a2dp_vendor.cc +++ b/system/stack/a2dp/a2dp_vendor.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/a2dp/a2dp_vendor_aptx.cc b/system/stack/a2dp/a2dp_vendor_aptx.cc index 92ff7c801f..b22efab487 100644 --- a/system/stack/a2dp/a2dp_vendor_aptx.cc +++ b/system/stack/a2dp/a2dp_vendor_aptx.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/a2dp/a2dp_vendor_aptx_encoder.cc b/system/stack/a2dp/a2dp_vendor_aptx_encoder.cc index 3fcb6dec02..850038216c 100644 --- a/system/stack/a2dp/a2dp_vendor_aptx_encoder.cc +++ b/system/stack/a2dp/a2dp_vendor_aptx_encoder.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/a2dp/a2dp_vendor_aptx_hd.cc b/system/stack/a2dp/a2dp_vendor_aptx_hd.cc index 85f2365d46..329194773c 100644 --- a/system/stack/a2dp/a2dp_vendor_aptx_hd.cc +++ b/system/stack/a2dp/a2dp_vendor_aptx_hd.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/a2dp/a2dp_vendor_aptx_hd_encoder.cc b/system/stack/a2dp/a2dp_vendor_aptx_hd_encoder.cc index 084291fe78..1e2f57136b 100644 --- a/system/stack/a2dp/a2dp_vendor_aptx_hd_encoder.cc +++ b/system/stack/a2dp/a2dp_vendor_aptx_hd_encoder.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/a2dp/a2dp_vendor_ldac.cc b/system/stack/a2dp/a2dp_vendor_ldac.cc index e38424f4e7..6eeadb8e01 100644 --- a/system/stack/a2dp/a2dp_vendor_ldac.cc +++ b/system/stack/a2dp/a2dp_vendor_ldac.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/a2dp/a2dp_vendor_ldac_abr.cc b/system/stack/a2dp/a2dp_vendor_ldac_abr.cc index 784da88b71..7715af4d10 100644 --- a/system/stack/a2dp/a2dp_vendor_ldac_abr.cc +++ b/system/stack/a2dp/a2dp_vendor_ldac_abr.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/stack/a2dp/a2dp_vendor_ldac_encoder.cc b/system/stack/a2dp/a2dp_vendor_ldac_encoder.cc index 4ca3cdff82..da8e5aab6c 100644 --- a/system/stack/a2dp/a2dp_vendor_ldac_encoder.cc +++ b/system/stack/a2dp/a2dp_vendor_ldac_encoder.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/avct/avct_api.cc b/system/stack/avct/avct_api.cc index af789e3e1a..5ced71f221 100644 --- a/system/stack/avct/avct_api.cc +++ b/system/stack/avct/avct_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2016 Broadcom Corporation + * Copyright 2003-2016 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/system/stack/avct/avct_bcb_act.cc b/system/stack/avct/avct_bcb_act.cc index 4c227b2b28..d87f4c0218 100644 --- a/system/stack/avct/avct_bcb_act.cc +++ b/system/stack/avct/avct_bcb_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2016 Broadcom Corporation + * Copyright 2003-2016 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/system/stack/avct/avct_ccb.cc b/system/stack/avct/avct_ccb.cc index d15fff2cca..e551eaf5b7 100644 --- a/system/stack/avct/avct_ccb.cc +++ b/system/stack/avct/avct_ccb.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/stack/avct/avct_defs.h b/system/stack/avct/avct_defs.h index 73d4fcfbf8..71748c5020 100644 --- a/system/stack/avct/avct_defs.h +++ b/system/stack/avct/avct_defs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/stack/avct/avct_int.h b/system/stack/avct/avct_int.h index 53b8b97a82..ff1bba2506 100644 --- a/system/stack/avct/avct_int.h +++ b/system/stack/avct/avct_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2016 Broadcom Corporation + * Copyright 2003-2016 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/system/stack/avct/avct_l2c.cc b/system/stack/avct/avct_l2c.cc index f81ed56f8a..ed2e9e4cc7 100644 --- a/system/stack/avct/avct_l2c.cc +++ b/system/stack/avct/avct_l2c.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/stack/avct/avct_l2c_br.cc b/system/stack/avct/avct_l2c_br.cc index 3b364cde6c..3c40b48a33 100644 --- a/system/stack/avct/avct_l2c_br.cc +++ b/system/stack/avct/avct_l2c_br.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2008-2016 Broadcom Corporation + * Copyright 2008-2016 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/system/stack/avct/avct_lcb.cc b/system/stack/avct/avct_lcb.cc index 96156a2ef8..8a9c8eec2a 100644 --- a/system/stack/avct/avct_lcb.cc +++ b/system/stack/avct/avct_lcb.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/stack/avct/avct_lcb_act.cc b/system/stack/avct/avct_lcb_act.cc index 2fd6fa5ba1..faa098b80b 100644 --- a/system/stack/avct/avct_lcb_act.cc +++ b/system/stack/avct/avct_lcb_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/stack/avdt/avdt_ad.cc b/system/stack/avdt/avdt_ad.cc index 6143985857..bedfc58a49 100644 --- a/system/stack/avdt/avdt_ad.cc +++ b/system/stack/avdt/avdt_ad.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/avdt/avdt_api.cc b/system/stack/avdt/avdt_api.cc index 3f738fb907..50ed545e5b 100644 --- a/system/stack/avdt/avdt_api.cc +++ b/system/stack/avdt/avdt_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/avdt/avdt_ccb.cc b/system/stack/avdt/avdt_ccb.cc index ee729bfb2f..bca7aafa07 100644 --- a/system/stack/avdt/avdt_ccb.cc +++ b/system/stack/avdt/avdt_ccb.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/avdt/avdt_ccb_act.cc b/system/stack/avdt/avdt_ccb_act.cc index 354525ea00..4fdbee095b 100644 --- a/system/stack/avdt/avdt_ccb_act.cc +++ b/system/stack/avdt/avdt_ccb_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2012 Broadcom Corporation + * Copyright 2006-2012 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/system/stack/avdt/avdt_defs.h b/system/stack/avdt/avdt_defs.h index 02e9241699..5e3c0bdf3e 100644 --- a/system/stack/avdt/avdt_defs.h +++ b/system/stack/avdt/avdt_defs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/avdt/avdt_int.h b/system/stack/avdt/avdt_int.h index d8f08ba31a..9bf90637cf 100644 --- a/system/stack/avdt/avdt_int.h +++ b/system/stack/avdt/avdt_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/avdt/avdt_l2c.cc b/system/stack/avdt/avdt_l2c.cc index 8ae1d43e91..050bdd39d7 100644 --- a/system/stack/avdt/avdt_l2c.cc +++ b/system/stack/avdt/avdt_l2c.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/avdt/avdt_msg.cc b/system/stack/avdt/avdt_msg.cc index 7ab7edc000..c16ec6f508 100644 --- a/system/stack/avdt/avdt_msg.cc +++ b/system/stack/avdt/avdt_msg.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/avdt/avdt_scb.cc b/system/stack/avdt/avdt_scb.cc index 98ffde08a3..758db4775b 100644 --- a/system/stack/avdt/avdt_scb.cc +++ b/system/stack/avdt/avdt_scb.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/avdt/avdt_scb_act.cc b/system/stack/avdt/avdt_scb_act.cc index 4bf1511824..d5e52209f8 100644 --- a/system/stack/avdt/avdt_scb_act.cc +++ b/system/stack/avdt/avdt_scb_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/avrc/avrc_api.cc b/system/stack/avrc/avrc_api.cc index bc57e227d6..73653f4cd9 100644 --- a/system/stack/avrc/avrc_api.cc +++ b/system/stack/avrc/avrc_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2016 Broadcom Corporation + * Copyright 2003-2016 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/system/stack/avrc/avrc_bld_ct.cc b/system/stack/avrc/avrc_bld_ct.cc index 2cb12467e4..e52cadbc78 100644 --- a/system/stack/avrc/avrc_bld_ct.cc +++ b/system/stack/avrc/avrc_bld_ct.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2013 Broadcom Corporation + * Copyright 2006-2013 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/system/stack/avrc/avrc_bld_tg.cc b/system/stack/avrc/avrc_bld_tg.cc index 6a7b35f5b6..f9a3ba34ee 100644 --- a/system/stack/avrc/avrc_bld_tg.cc +++ b/system/stack/avrc/avrc_bld_tg.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2016 Broadcom Corporation + * Copyright 2003-2016 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/system/stack/avrc/avrc_int.h b/system/stack/avrc/avrc_int.h index d6c79c87b8..dde39dfa77 100644 --- a/system/stack/avrc/avrc_int.h +++ b/system/stack/avrc/avrc_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2016 Broadcom Corporation + * Copyright 2003-2016 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/system/stack/avrc/avrc_opt.cc b/system/stack/avrc/avrc_opt.cc index 1c0acb8386..2cc01399ad 100644 --- a/system/stack/avrc/avrc_opt.cc +++ b/system/stack/avrc/avrc_opt.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/stack/avrc/avrc_pars_ct.cc b/system/stack/avrc/avrc_pars_ct.cc index 144c7786c9..315ac79d2a 100644 --- a/system/stack/avrc/avrc_pars_ct.cc +++ b/system/stack/avrc/avrc_pars_ct.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2013 Broadcom Corporation + * Copyright 2006-2013 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/system/stack/avrc/avrc_pars_tg.cc b/system/stack/avrc/avrc_pars_tg.cc index 45159b3611..48c4977a7a 100644 --- a/system/stack/avrc/avrc_pars_tg.cc +++ b/system/stack/avrc/avrc_pars_tg.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2016 Broadcom Corporation + * Copyright 2003-2016 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/system/stack/avrc/avrc_sdp.cc b/system/stack/avrc/avrc_sdp.cc index 35f54ad1df..9ce38f506c 100644 --- a/system/stack/avrc/avrc_sdp.cc +++ b/system/stack/avrc/avrc_sdp.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2016 Broadcom Corporation + * Copyright 2003-2016 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/system/stack/avrc/avrc_utils.cc b/system/stack/avrc/avrc_utils.cc index 6504ac442b..e637c9d6cf 100644 --- a/system/stack/avrc/avrc_utils.cc +++ b/system/stack/avrc/avrc_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2016 Broadcom Corporation + * Copyright 2003-2016 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/system/stack/bnep/bnep_api.cc b/system/stack/bnep/bnep_api.cc index 89cf0beb60..f03a4b8441 100644 --- a/system/stack/bnep/bnep_api.cc +++ b/system/stack/bnep/bnep_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2001-2012 Broadcom Corporation + * Copyright 2001-2012 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/system/stack/bnep/bnep_int.h b/system/stack/bnep/bnep_int.h index 2a7bac0ac0..2587147cc9 100644 --- a/system/stack/bnep/bnep_int.h +++ b/system/stack/bnep/bnep_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2001-2012 Broadcom Corporation + * Copyright 2001-2012 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/system/stack/bnep/bnep_main.cc b/system/stack/bnep/bnep_main.cc index 246d5c03ac..4a737bfa44 100644 --- a/system/stack/bnep/bnep_main.cc +++ b/system/stack/bnep/bnep_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2001-2012 Broadcom Corporation + * Copyright 2001-2012 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/system/stack/bnep/bnep_utils.cc b/system/stack/bnep/bnep_utils.cc index 070f275b4e..640b7c6015 100644 --- a/system/stack/bnep/bnep_utils.cc +++ b/system/stack/bnep/bnep_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2001-2012 Broadcom Corporation + * Copyright 2001-2012 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/system/stack/btm/ble_advertiser_hci_interface.cc b/system/stack/btm/ble_advertiser_hci_interface.cc index 8a45e3e475..93b517d0ab 100644 --- a/system/stack/btm/ble_advertiser_hci_interface.cc +++ b/system/stack/btm/ble_advertiser_hci_interface.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/btm/ble_advertiser_hci_interface.h b/system/stack/btm/ble_advertiser_hci_interface.h index 166c1f6477..c08bb86c72 100644 --- a/system/stack/btm/ble_advertiser_hci_interface.h +++ b/system/stack/btm/ble_advertiser_hci_interface.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/btm/btm_acl.cc b/system/stack/btm/btm_acl.cc index 78f0cc60a2..5697fe2bfc 100644 --- a/system/stack/btm/btm_acl.cc +++ b/system/stack/btm/btm_acl.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2000-2012 Broadcom Corporation + * Copyright 2000-2012 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/system/stack/btm/btm_ble.cc b/system/stack/btm/btm_ble.cc index b4d732c7a7..4b141daec1 100644 --- a/system/stack/btm/btm_ble.cc +++ b/system/stack/btm/btm_ble.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btm/btm_ble_addr.cc b/system/stack/btm/btm_ble_addr.cc index 5459c5347b..2d0acc6a88 100644 --- a/system/stack/btm/btm_ble_addr.cc +++ b/system/stack/btm/btm_ble_addr.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btm/btm_ble_adv_filter.cc b/system/stack/btm/btm_ble_adv_filter.cc index bcca3c8708..d63c40d039 100644 --- a/system/stack/btm/btm_ble_adv_filter.cc +++ b/system/stack/btm/btm_ble_adv_filter.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Broadcom Corporation + * Copyright 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/system/stack/btm/btm_ble_batchscan.cc b/system/stack/btm/btm_ble_batchscan.cc index a0b159ce97..4480ee6f79 100644 --- a/system/stack/btm/btm_ble_batchscan.cc +++ b/system/stack/btm/btm_ble_batchscan.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Broadcom Corporation + * Copyright 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/system/stack/btm/btm_ble_bgconn.cc b/system/stack/btm/btm_ble_bgconn.cc index f11a50ef4f..cf650943f2 100644 --- a/system/stack/btm/btm_ble_bgconn.cc +++ b/system/stack/btm/btm_ble_bgconn.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btm/btm_ble_cont_energy.cc b/system/stack/btm/btm_ble_cont_energy.cc index 61c5327eba..4e873086d4 100644 --- a/system/stack/btm/btm_ble_cont_energy.cc +++ b/system/stack/btm/btm_ble_cont_energy.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Broadcom Corporation + * Copyright 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/system/stack/btm/btm_ble_gap.cc b/system/stack/btm/btm_ble_gap.cc index 2153f8abfe..a3d9caab36 100644 --- a/system/stack/btm/btm_ble_gap.cc +++ b/system/stack/btm/btm_ble_gap.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2008-2014 Broadcom Corporation + * Copyright 2008-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/system/stack/btm/btm_ble_int.h b/system/stack/btm/btm_ble_int.h index 895d6ba9be..d4cb411cde 100644 --- a/system/stack/btm/btm_ble_int.h +++ b/system/stack/btm/btm_ble_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btm/btm_ble_int_types.h b/system/stack/btm/btm_ble_int_types.h index e7a4be3e6c..787c7642c7 100644 --- a/system/stack/btm/btm_ble_int_types.h +++ b/system/stack/btm/btm_ble_int_types.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btm/btm_ble_multi_adv.cc b/system/stack/btm/btm_ble_multi_adv.cc index 46c91e1d0b..7089cea610 100644 --- a/system/stack/btm/btm_ble_multi_adv.cc +++ b/system/stack/btm/btm_ble_multi_adv.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2017 The Android Open Source Project - * Copyright (C) 2014 Broadcom Corporation + * Copyright 2017 The Android Open Source Project + * Copyright 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/system/stack/btm/btm_ble_privacy.cc b/system/stack/btm/btm_ble_privacy.cc index 8d838573e5..3845ba62cd 100644 --- a/system/stack/btm/btm_ble_privacy.cc +++ b/system/stack/btm/btm_ble_privacy.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btm/btm_dev.cc b/system/stack/btm/btm_dev.cc index 07332e7c16..31e8b7a782 100644 --- a/system/stack/btm/btm_dev.cc +++ b/system/stack/btm/btm_dev.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btm/btm_devctl.cc b/system/stack/btm/btm_devctl.cc index 722c375de8..59f8bd96c1 100644 --- a/system/stack/btm/btm_devctl.cc +++ b/system/stack/btm/btm_devctl.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btm/btm_inq.cc b/system/stack/btm/btm_inq.cc index b86b0e41f5..7722941ad0 100644 --- a/system/stack/btm/btm_inq.cc +++ b/system/stack/btm/btm_inq.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2014 Broadcom Corporation + * Copyright 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/system/stack/btm/btm_int.h b/system/stack/btm/btm_int.h index e6e0dffdc3..c825d04d1b 100644 --- a/system/stack/btm/btm_int.h +++ b/system/stack/btm/btm_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btm/btm_int_types.h b/system/stack/btm/btm_int_types.h index c46cebcdca..c8199cfba3 100644 --- a/system/stack/btm/btm_int_types.h +++ b/system/stack/btm/btm_int_types.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btm/btm_main.cc b/system/stack/btm/btm_main.cc index 70f3ee4ef7..12023a72a1 100644 --- a/system/stack/btm/btm_main.cc +++ b/system/stack/btm/btm_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/btm/btm_pm.cc b/system/stack/btm/btm_pm.cc index fb09325f45..82a9b37f23 100644 --- a/system/stack/btm/btm_pm.cc +++ b/system/stack/btm/btm_pm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2000-2012 Broadcom Corporation + * Copyright 2000-2012 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/system/stack/btm/btm_sco.cc b/system/stack/btm/btm_sco.cc index dea830f96b..d8e8a86526 100644 --- a/system/stack/btm/btm_sco.cc +++ b/system/stack/btm/btm_sco.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2000-2012 Broadcom Corporation + * Copyright 2000-2012 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/system/stack/btm/btm_sec.cc b/system/stack/btm/btm_sec.cc index de28e5a488..f6f5eefbf0 100644 --- a/system/stack/btm/btm_sec.cc +++ b/system/stack/btm/btm_sec.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btu/btu_hcif.cc b/system/stack/btu/btu_hcif.cc index a21913630c..80a9dcb490 100644 --- a/system/stack/btu/btu_hcif.cc +++ b/system/stack/btu/btu_hcif.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/btu/btu_init.cc b/system/stack/btu/btu_init.cc index c8472112e8..7920e0f0de 100644 --- a/system/stack/btu/btu_init.cc +++ b/system/stack/btu/btu_init.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2000-2012 Broadcom Corporation + * Copyright 2000-2012 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/system/stack/btu/btu_task.cc b/system/stack/btu/btu_task.cc index c0f374d009..7d2527a419 100644 --- a/system/stack/btu/btu_task.cc +++ b/system/stack/btu/btu_task.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/gap/gap_ble.cc b/system/stack/gap/gap_ble.cc index e42d1d5145..cce62d4121 100644 --- a/system/stack/gap/gap_ble.cc +++ b/system/stack/gap/gap_ble.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/stack/gap/gap_conn.cc b/system/stack/gap/gap_conn.cc index 512e07b063..937abf739a 100644 --- a/system/stack/gap/gap_conn.cc +++ b/system/stack/gap/gap_conn.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/stack/gatt/att_protocol.cc b/system/stack/gatt/att_protocol.cc index 73763f1c54..a175a90bd8 100644 --- a/system/stack/gatt/att_protocol.cc +++ b/system/stack/gatt/att_protocol.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2008-2014 Broadcom Corporation + * Copyright 2008-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/system/stack/gatt/gatt_api.cc b/system/stack/gatt/gatt_api.cc index 44fd995ddf..8d1f5e1c69 100644 --- a/system/stack/gatt/gatt_api.cc +++ b/system/stack/gatt/gatt_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/gatt/gatt_attr.cc b/system/stack/gatt/gatt_attr.cc index 4f3578d883..07968fe59b 100644 --- a/system/stack/gatt/gatt_attr.cc +++ b/system/stack/gatt/gatt_attr.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2008-2012 Broadcom Corporation + * Copyright 2008-2012 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/system/stack/gatt/gatt_auth.cc b/system/stack/gatt/gatt_auth.cc index b91b56c5d2..379438842f 100644 --- a/system/stack/gatt/gatt_auth.cc +++ b/system/stack/gatt/gatt_auth.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/gatt/gatt_cl.cc b/system/stack/gatt/gatt_cl.cc index 2be54cba57..19d1de7e92 100644 --- a/system/stack/gatt/gatt_cl.cc +++ b/system/stack/gatt/gatt_cl.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/gatt/gatt_db.cc b/system/stack/gatt/gatt_db.cc index 6ae1a6190c..8c334539ef 100644 --- a/system/stack/gatt/gatt_db.cc +++ b/system/stack/gatt/gatt_db.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/gatt/gatt_int.h b/system/stack/gatt/gatt_int.h index 4e61d35597..7100420837 100644 --- a/system/stack/gatt/gatt_int.h +++ b/system/stack/gatt/gatt_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/gatt/gatt_main.cc b/system/stack/gatt/gatt_main.cc index 1f760ad5aa..6e9d17d0f4 100644 --- a/system/stack/gatt/gatt_main.cc +++ b/system/stack/gatt/gatt_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2008-2012 Broadcom Corporation + * Copyright 2008-2012 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/system/stack/gatt/gatt_sr.cc b/system/stack/gatt/gatt_sr.cc index 90ae8a47f2..f955fbfcab 100644 --- a/system/stack/gatt/gatt_sr.cc +++ b/system/stack/gatt/gatt_sr.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2008-2012 Broadcom Corporation + * Copyright 2008-2012 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/system/stack/gatt/gatt_utils.cc b/system/stack/gatt/gatt_utils.cc index 3f8c651280..2ee6c81c21 100644 --- a/system/stack/gatt/gatt_utils.cc +++ b/system/stack/gatt/gatt_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/hcic/hciblecmds.cc b/system/stack/hcic/hciblecmds.cc index 041d1e0200..30d8d7586c 100644 --- a/system/stack/hcic/hciblecmds.cc +++ b/system/stack/hcic/hciblecmds.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/hcic/hcicmds.cc b/system/stack/hcic/hcicmds.cc index c132054e65..56ff381f1c 100644 --- a/system/stack/hcic/hcicmds.cc +++ b/system/stack/hcic/hcicmds.cc @@ -1,20 +1,20 @@ /****************************************************************************** -* -* Copyright (C) 1999-2012 Broadcom Corporation -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at: -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -******************************************************************************/ + * + * Copyright 1999-2012 Broadcom Corporation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at: + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + ******************************************************************************/ /****************************************************************************** * diff --git a/system/stack/hid/hid_conn.h b/system/stack/hid/hid_conn.h index 5e3ffe7609..46a2850f8a 100644 --- a/system/stack/hid/hid_conn.h +++ b/system/stack/hid/hid_conn.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/hid/hidd_api.cc b/system/stack/hid/hidd_api.cc index 20fd367534..414cf74bd2 100644 --- a/system/stack/hid/hidd_api.cc +++ b/system/stack/hid/hidd_api.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2002-2012 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/system/stack/hid/hidd_conn.cc b/system/stack/hid/hidd_conn.cc index 51c093fc5f..e62a375a58 100644 --- a/system/stack/hid/hidd_conn.cc +++ b/system/stack/hid/hidd_conn.cc @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2002-2012 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/system/stack/hid/hidd_int.h b/system/stack/hid/hidd_int.h index afc5f04627..0981dcc134 100644 --- a/system/stack/hid/hidd_int.h +++ b/system/stack/hid/hidd_int.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2002-2012 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/system/stack/hid/hidh_api.cc b/system/stack/hid/hidh_api.cc index 22eee95db2..ad84dafbd7 100644 --- a/system/stack/hid/hidh_api.cc +++ b/system/stack/hid/hidh_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/hid/hidh_conn.cc b/system/stack/hid/hidh_conn.cc index 1ab03b75f1..b00ad42828 100644 --- a/system/stack/hid/hidh_conn.cc +++ b/system/stack/hid/hidh_conn.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/hid/hidh_int.h b/system/stack/hid/hidh_int.h index c332403e2f..8fa8ec8cb8 100644 --- a/system/stack/hid/hidh_int.h +++ b/system/stack/hid/hidh_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/include/a2dp_aac.h b/system/stack/include/a2dp_aac.h index 43f7965c3e..ac85975b6c 100644 --- a/system/stack/include/a2dp_aac.h +++ b/system/stack/include/a2dp_aac.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_aac_constants.h b/system/stack/include/a2dp_aac_constants.h index 6102f925f2..b356556416 100644 --- a/system/stack/include/a2dp_aac_constants.h +++ b/system/stack/include/a2dp_aac_constants.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_aac_encoder.h b/system/stack/include/a2dp_aac_encoder.h index e72b18cc44..e6b732380d 100644 --- a/system/stack/include/a2dp_aac_encoder.h +++ b/system/stack/include/a2dp_aac_encoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_api.h b/system/stack/include/a2dp_api.h index ee215a9602..9aba6c79d6 100644 --- a/system/stack/include/a2dp_api.h +++ b/system/stack/include/a2dp_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2000-2012 Broadcom Corporation + * Copyright 2000-2012 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/system/stack/include/a2dp_codec_api.h b/system/stack/include/a2dp_codec_api.h index c93213a2d5..c10264a858 100644 --- a/system/stack/include/a2dp_codec_api.h +++ b/system/stack/include/a2dp_codec_api.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_constants.h b/system/stack/include/a2dp_constants.h index 479d9e49aa..f0d7b227ab 100644 --- a/system/stack/include/a2dp_constants.h +++ b/system/stack/include/a2dp_constants.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2000-2012 Broadcom Corporation + * Copyright 2000-2012 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/system/stack/include/a2dp_error_codes.h b/system/stack/include/a2dp_error_codes.h index 9983a03ca8..0aa7105b7a 100644 --- a/system/stack/include/a2dp_error_codes.h +++ b/system/stack/include/a2dp_error_codes.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2000-2012 Broadcom Corporation + * Copyright 2000-2012 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/system/stack/include/a2dp_sbc.h b/system/stack/include/a2dp_sbc.h index a19dd20629..ee10858d25 100644 --- a/system/stack/include/a2dp_sbc.h +++ b/system/stack/include/a2dp_sbc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_sbc_constants.h b/system/stack/include/a2dp_sbc_constants.h index cb3b801685..87b9eb9812 100644 --- a/system/stack/include/a2dp_sbc_constants.h +++ b/system/stack/include/a2dp_sbc_constants.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2000-2012 Broadcom Corporation + * Copyright 2000-2012 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/system/stack/include/a2dp_sbc_encoder.h b/system/stack/include/a2dp_sbc_encoder.h index 6ff1cf7d3c..fa512d2b6d 100644 --- a/system/stack/include/a2dp_sbc_encoder.h +++ b/system/stack/include/a2dp_sbc_encoder.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2009-2012 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/system/stack/include/a2dp_sbc_up_sample.h b/system/stack/include/a2dp_sbc_up_sample.h index 234ce5485a..ac83961f2d 100644 --- a/system/stack/include/a2dp_sbc_up_sample.h +++ b/system/stack/include/a2dp_sbc_up_sample.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/stack/include/a2dp_vendor.h b/system/stack/include/a2dp_vendor.h index 2b900419a3..97663fd12b 100644 --- a/system/stack/include/a2dp_vendor.h +++ b/system/stack/include/a2dp_vendor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_vendor_aptx.h b/system/stack/include/a2dp_vendor_aptx.h index b1bebf0a44..a9420f1e99 100644 --- a/system/stack/include/a2dp_vendor_aptx.h +++ b/system/stack/include/a2dp_vendor_aptx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_vendor_aptx_constants.h b/system/stack/include/a2dp_vendor_aptx_constants.h index 0f2c7c6eb7..d9e86cc095 100644 --- a/system/stack/include/a2dp_vendor_aptx_constants.h +++ b/system/stack/include/a2dp_vendor_aptx_constants.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_vendor_aptx_encoder.h b/system/stack/include/a2dp_vendor_aptx_encoder.h index 7a67307c2a..7deaca305f 100644 --- a/system/stack/include/a2dp_vendor_aptx_encoder.h +++ b/system/stack/include/a2dp_vendor_aptx_encoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_vendor_aptx_hd.h b/system/stack/include/a2dp_vendor_aptx_hd.h index 5a4a748b65..e45fa0c957 100644 --- a/system/stack/include/a2dp_vendor_aptx_hd.h +++ b/system/stack/include/a2dp_vendor_aptx_hd.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_vendor_aptx_hd_constants.h b/system/stack/include/a2dp_vendor_aptx_hd_constants.h index 40ac8b56f1..e4d8ff8e14 100644 --- a/system/stack/include/a2dp_vendor_aptx_hd_constants.h +++ b/system/stack/include/a2dp_vendor_aptx_hd_constants.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_vendor_aptx_hd_encoder.h b/system/stack/include/a2dp_vendor_aptx_hd_encoder.h index b662e8e79e..53e7d02d68 100644 --- a/system/stack/include/a2dp_vendor_aptx_hd_encoder.h +++ b/system/stack/include/a2dp_vendor_aptx_hd_encoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_vendor_ldac.h b/system/stack/include/a2dp_vendor_ldac.h index 5302c079b9..e8689e5a54 100644 --- a/system/stack/include/a2dp_vendor_ldac.h +++ b/system/stack/include/a2dp_vendor_ldac.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_vendor_ldac_abr.h b/system/stack/include/a2dp_vendor_ldac_abr.h index 157dbba229..e479ac735d 100644 --- a/system/stack/include/a2dp_vendor_ldac_abr.h +++ b/system/stack/include/a2dp_vendor_ldac_abr.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/stack/include/a2dp_vendor_ldac_constants.h b/system/stack/include/a2dp_vendor_ldac_constants.h index 6242add8e6..3c155d71fe 100644 --- a/system/stack/include/a2dp_vendor_ldac_constants.h +++ b/system/stack/include/a2dp_vendor_ldac_constants.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/a2dp_vendor_ldac_encoder.h b/system/stack/include/a2dp_vendor_ldac_encoder.h index 45694f01cf..810f03b5df 100644 --- a/system/stack/include/a2dp_vendor_ldac_encoder.h +++ b/system/stack/include/a2dp_vendor_ldac_encoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/advertise_data_parser.h b/system/stack/include/advertise_data_parser.h index 473b979818..fda88d8376 100644 --- a/system/stack/include/advertise_data_parser.h +++ b/system/stack/include/advertise_data_parser.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/stack/include/avct_api.h b/system/stack/include/avct_api.h index a0380b3447..21a880aed1 100644 --- a/system/stack/include/avct_api.h +++ b/system/stack/include/avct_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/stack/include/avdt_api.h b/system/stack/include/avdt_api.h index 6fb1441bed..4fb999c7b3 100644 --- a/system/stack/include/avdt_api.h +++ b/system/stack/include/avdt_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/include/avdtc_api.h b/system/stack/include/avdtc_api.h index 60a7c5f112..71f2472b43 100644 --- a/system/stack/include/avdtc_api.h +++ b/system/stack/include/avdtc_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/include/avrc_api.h b/system/stack/include/avrc_api.h index cfac8d708b..1f3890cee3 100644 --- a/system/stack/include/avrc_api.h +++ b/system/stack/include/avrc_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2012 Broadcom Corporation + * Copyright 2006-2012 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/system/stack/include/avrc_defs.h b/system/stack/include/avrc_defs.h index 9fe4397ba9..d1c844f7bf 100644 --- a/system/stack/include/avrc_defs.h +++ b/system/stack/include/avrc_defs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2016 Broadcom Corporation + * Copyright 2006-2016 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/system/stack/include/ble_advertiser.h b/system/stack/include/ble_advertiser.h index 69305c05e1..b539d29efd 100644 --- a/system/stack/include/ble_advertiser.h +++ b/system/stack/include/ble_advertiser.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/include/bnep_api.h b/system/stack/include/bnep_api.h index 579f590393..03b72e4c48 100644 --- a/system/stack/include/bnep_api.h +++ b/system/stack/include/bnep_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2001-2012 Broadcom Corporation + * Copyright 2001-2012 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/system/stack/include/bt_types.h b/system/stack/include/bt_types.h index 913f5ae794..8ff767df1f 100644 --- a/system/stack/include/bt_types.h +++ b/system/stack/include/bt_types.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/btm_api.h b/system/stack/include/btm_api.h index 3ec2190d58..146a1b8330 100644 --- a/system/stack/include/btm_api.h +++ b/system/stack/include/btm_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/btm_api_types.h b/system/stack/include/btm_api_types.h index 13238df29a..e4893bcaed 100644 --- a/system/stack/include/btm_api_types.h +++ b/system/stack/include/btm_api_types.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/btm_ble_api.h b/system/stack/include/btm_ble_api.h index f43a1fb1f6..f7e8a94ed6 100644 --- a/system/stack/include/btm_ble_api.h +++ b/system/stack/include/btm_ble_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/btm_ble_api_types.h b/system/stack/include/btm_ble_api_types.h index b9a7273d3c..57f3236d12 100644 --- a/system/stack/include/btm_ble_api_types.h +++ b/system/stack/include/btm_ble_api_types.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/btu.h b/system/stack/include/btu.h index a69ad41344..5841efa5e4 100644 --- a/system/stack/include/btu.h +++ b/system/stack/include/btu.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/gap_api.h b/system/stack/include/gap_api.h index d9a7217136..79c5aef7ec 100644 --- a/system/stack/include/gap_api.h +++ b/system/stack/include/gap_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/stack/include/gatt_api.h b/system/stack/include/gatt_api.h index ef0c32cca3..f9c064291c 100644 --- a/system/stack/include/gatt_api.h +++ b/system/stack/include/gatt_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/gattdefs.h b/system/stack/include/gattdefs.h index de968a801f..5f5093d8aa 100644 --- a/system/stack/include/gattdefs.h +++ b/system/stack/include/gattdefs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/hcidefs.h b/system/stack/include/hcidefs.h index 3354929d84..a320091844 100644 --- a/system/stack/include/hcidefs.h +++ b/system/stack/include/hcidefs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2014 Broadcom Corporation + * Copyright 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/system/stack/include/hcimsgs.h b/system/stack/include/hcimsgs.h index da6be9b49b..a9097510fb 100644 --- a/system/stack/include/hcimsgs.h +++ b/system/stack/include/hcimsgs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/hidd_api.h b/system/stack/include/hidd_api.h index 85785e8f99..145c0f1ee0 100644 --- a/system/stack/include/hidd_api.h +++ b/system/stack/include/hidd_api.h @@ -1,7 +1,7 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2016 The Android Open Source Project + * Copyright 2002-2012 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/system/stack/include/hiddefs.h b/system/stack/include/hiddefs.h index 55f7e55b01..8df616c77a 100644 --- a/system/stack/include/hiddefs.h +++ b/system/stack/include/hiddefs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/include/hidh_api.h b/system/stack/include/hidh_api.h index 5b43b44961..37b520588f 100644 --- a/system/stack/include/hidh_api.h +++ b/system/stack/include/hidh_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2002-2012 Broadcom Corporation + * Copyright 2002-2012 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/system/stack/include/l2c_api.h b/system/stack/include/l2c_api.h index 6d7f423252..530e1016c3 100644 --- a/system/stack/include/l2c_api.h +++ b/system/stack/include/l2c_api.h @@ -1,20 +1,20 @@ /****************************************************************************** -* -* Copyright (C) 1999-2012 Broadcom Corporation -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at: -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -******************************************************************************/ + * + * Copyright 1999-2012 Broadcom Corporation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at: + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + ******************************************************************************/ /****************************************************************************** * diff --git a/system/stack/include/l2cap_client.h b/system/stack/include/l2cap_client.h index fb4e9221ff..edb204e3e8 100644 --- a/system/stack/include/l2cap_client.h +++ b/system/stack/include/l2cap_client.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/stack/include/l2cdefs.h b/system/stack/include/l2cdefs.h index 592d7b3b9d..c4db5e9e5b 100644 --- a/system/stack/include/l2cdefs.h +++ b/system/stack/include/l2cdefs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/mca_api.h b/system/stack/include/mca_api.h index 3c962d01f4..539d6c2efa 100644 --- a/system/stack/include/mca_api.h +++ b/system/stack/include/mca_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/include/mca_defs.h b/system/stack/include/mca_defs.h index a442471b38..7b6d3c293b 100644 --- a/system/stack/include/mca_defs.h +++ b/system/stack/include/mca_defs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/include/pan_api.h b/system/stack/include/pan_api.h index d46aa3f4b7..0f9bab1cd6 100644 --- a/system/stack/include/pan_api.h +++ b/system/stack/include/pan_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2001-2012 Broadcom Corporation + * Copyright 2001-2012 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/system/stack/include/port_api.h b/system/stack/include/port_api.h index 79712357dc..aedbe748bb 100644 --- a/system/stack/include/port_api.h +++ b/system/stack/include/port_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/port_ext.h b/system/stack/include/port_ext.h index ec8eb94212..ba31cf09e2 100644 --- a/system/stack/include/port_ext.h +++ b/system/stack/include/port_ext.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/profiles_api.h b/system/stack/include/profiles_api.h index aa3b8844b8..f91826d580 100644 --- a/system/stack/include/profiles_api.h +++ b/system/stack/include/profiles_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2013 Broadcom Corporation + * Copyright 2009-2013 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/system/stack/include/rfcdefs.h b/system/stack/include/rfcdefs.h index 5118ccd06e..aba555d852 100644 --- a/system/stack/include/rfcdefs.h +++ b/system/stack/include/rfcdefs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/sdp_api.h b/system/stack/include/sdp_api.h index c6fce4a31c..7752fd6b1b 100644 --- a/system/stack/include/sdp_api.h +++ b/system/stack/include/sdp_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/sdpdefs.h b/system/stack/include/sdpdefs.h index ad0e611cc5..05b3cc1ba7 100644 --- a/system/stack/include/sdpdefs.h +++ b/system/stack/include/sdpdefs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/smp_api.h b/system/stack/include/smp_api.h index 10cff74288..816407de81 100644 --- a/system/stack/include/smp_api.h +++ b/system/stack/include/smp_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/smp_api_types.h b/system/stack/include/smp_api_types.h index 5161b962be..fad8b75905 100644 --- a/system/stack/include/smp_api_types.h +++ b/system/stack/include/smp_api_types.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/include/srvc_api.h b/system/stack/include/srvc_api.h index 9f0e1aa3bc..e9689984fb 100644 --- a/system/stack/include/srvc_api.h +++ b/system/stack/include/srvc_api.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2013 Broadcom Corporation + * Copyright 1999-2013 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/system/stack/l2cap/l2c_api.cc b/system/stack/l2cap/l2c_api.cc index ef197bffde..6269af31ac 100644 --- a/system/stack/l2cap/l2c_api.cc +++ b/system/stack/l2cap/l2c_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/l2cap/l2c_ble.cc b/system/stack/l2cap/l2c_ble.cc index 6c7820f667..eec0e34765 100644 --- a/system/stack/l2cap/l2c_ble.cc +++ b/system/stack/l2cap/l2c_ble.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/l2cap/l2c_csm.cc b/system/stack/l2cap/l2c_csm.cc index 5356b1ffa5..30ceea25ba 100644 --- a/system/stack/l2cap/l2c_csm.cc +++ b/system/stack/l2cap/l2c_csm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/l2cap/l2c_fcr.cc b/system/stack/l2cap/l2c_fcr.cc index 06d101f0b9..bcf2ba65a8 100644 --- a/system/stack/l2cap/l2c_fcr.cc +++ b/system/stack/l2cap/l2c_fcr.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2004-2012 Broadcom Corporation + * Copyright 2004-2012 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/system/stack/l2cap/l2c_int.h b/system/stack/l2cap/l2c_int.h index 97e5a28fc9..888485770a 100644 --- a/system/stack/l2cap/l2c_int.h +++ b/system/stack/l2cap/l2c_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/l2cap/l2c_link.cc b/system/stack/l2cap/l2c_link.cc index 356793dc53..b33ba91d3f 100644 --- a/system/stack/l2cap/l2c_link.cc +++ b/system/stack/l2cap/l2c_link.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/l2cap/l2c_main.cc b/system/stack/l2cap/l2c_main.cc index 34fa94dba7..75f4456092 100644 --- a/system/stack/l2cap/l2c_main.cc +++ b/system/stack/l2cap/l2c_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/l2cap/l2c_utils.cc b/system/stack/l2cap/l2c_utils.cc index b8ce36a168..526e74b859 100644 --- a/system/stack/l2cap/l2c_utils.cc +++ b/system/stack/l2cap/l2c_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/l2cap/l2cap_client.cc b/system/stack/l2cap/l2cap_client.cc index aa43598133..e9ece27c8f 100644 --- a/system/stack/l2cap/l2cap_client.cc +++ b/system/stack/l2cap/l2cap_client.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/stack/mcap/mca_api.cc b/system/stack/mcap/mca_api.cc index 44ab256828..578d53e14e 100644 --- a/system/stack/mcap/mca_api.cc +++ b/system/stack/mcap/mca_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/mcap/mca_cact.cc b/system/stack/mcap/mca_cact.cc index 754c2976c9..1a00aa3049 100644 --- a/system/stack/mcap/mca_cact.cc +++ b/system/stack/mcap/mca_cact.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/mcap/mca_csm.cc b/system/stack/mcap/mca_csm.cc index 9ff19158f3..4b3a4a0cee 100644 --- a/system/stack/mcap/mca_csm.cc +++ b/system/stack/mcap/mca_csm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/mcap/mca_dact.cc b/system/stack/mcap/mca_dact.cc index f1c2112efe..8ee3ac1b80 100644 --- a/system/stack/mcap/mca_dact.cc +++ b/system/stack/mcap/mca_dact.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/mcap/mca_dsm.cc b/system/stack/mcap/mca_dsm.cc index 3494448449..0d26931646 100644 --- a/system/stack/mcap/mca_dsm.cc +++ b/system/stack/mcap/mca_dsm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/mcap/mca_int.h b/system/stack/mcap/mca_int.h index 55765fd3e1..9ae5d570e2 100644 --- a/system/stack/mcap/mca_int.h +++ b/system/stack/mcap/mca_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/mcap/mca_l2c.cc b/system/stack/mcap/mca_l2c.cc index 78a17ae937..e285c89f6a 100644 --- a/system/stack/mcap/mca_l2c.cc +++ b/system/stack/mcap/mca_l2c.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/mcap/mca_main.cc b/system/stack/mcap/mca_main.cc index ff6a77c6d1..018572115d 100644 --- a/system/stack/mcap/mca_main.cc +++ b/system/stack/mcap/mca_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/stack/pan/pan_api.cc b/system/stack/pan/pan_api.cc index a7cace52c3..ea7791b462 100644 --- a/system/stack/pan/pan_api.cc +++ b/system/stack/pan/pan_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/pan/pan_int.h b/system/stack/pan/pan_int.h index bd6d620b91..1f7662859c 100644 --- a/system/stack/pan/pan_int.h +++ b/system/stack/pan/pan_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2001-2012 Broadcom Corporation + * Copyright 2001-2012 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/system/stack/pan/pan_main.cc b/system/stack/pan/pan_main.cc index 61ea846d81..07cad263c0 100644 --- a/system/stack/pan/pan_main.cc +++ b/system/stack/pan/pan_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/pan/pan_utils.cc b/system/stack/pan/pan_utils.cc index b2eed2dede..fa76200ad4 100644 --- a/system/stack/pan/pan_utils.cc +++ b/system/stack/pan/pan_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/port_api.cc b/system/stack/rfcomm/port_api.cc index e6fe6668b4..47a10e4ebc 100644 --- a/system/stack/rfcomm/port_api.cc +++ b/system/stack/rfcomm/port_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/port_int.h b/system/stack/rfcomm/port_int.h index 018a9fad23..db7d0fdf41 100644 --- a/system/stack/rfcomm/port_int.h +++ b/system/stack/rfcomm/port_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/port_rfc.cc b/system/stack/rfcomm/port_rfc.cc index f4e84ae1fd..330680309c 100644 --- a/system/stack/rfcomm/port_rfc.cc +++ b/system/stack/rfcomm/port_rfc.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/port_utils.cc b/system/stack/rfcomm/port_utils.cc index 1390e60f00..6e966c2ab0 100644 --- a/system/stack/rfcomm/port_utils.cc +++ b/system/stack/rfcomm/port_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/rfc_int.h b/system/stack/rfcomm/rfc_int.h index 93da38abdf..2f9928c693 100644 --- a/system/stack/rfcomm/rfc_int.h +++ b/system/stack/rfcomm/rfc_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/rfc_l2cap_if.cc b/system/stack/rfcomm/rfc_l2cap_if.cc index f90f8da23a..9207970240 100644 --- a/system/stack/rfcomm/rfc_l2cap_if.cc +++ b/system/stack/rfcomm/rfc_l2cap_if.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/rfc_mx_fsm.cc b/system/stack/rfcomm/rfc_mx_fsm.cc index 4f2785e94a..dfab62fd5b 100644 --- a/system/stack/rfcomm/rfc_mx_fsm.cc +++ b/system/stack/rfcomm/rfc_mx_fsm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/rfc_port_fsm.cc b/system/stack/rfcomm/rfc_port_fsm.cc index 5157a75e68..de9333c4c6 100644 --- a/system/stack/rfcomm/rfc_port_fsm.cc +++ b/system/stack/rfcomm/rfc_port_fsm.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/rfc_port_if.cc b/system/stack/rfcomm/rfc_port_if.cc index 4f8f38a171..f96c4c9088 100644 --- a/system/stack/rfcomm/rfc_port_if.cc +++ b/system/stack/rfcomm/rfc_port_if.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/rfc_ts_frames.cc b/system/stack/rfcomm/rfc_ts_frames.cc index aa4138fa58..487ad7977e 100644 --- a/system/stack/rfcomm/rfc_ts_frames.cc +++ b/system/stack/rfcomm/rfc_ts_frames.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/rfcomm/rfc_utils.cc b/system/stack/rfcomm/rfc_utils.cc index fcdf36345d..74e336a42c 100644 --- a/system/stack/rfcomm/rfc_utils.cc +++ b/system/stack/rfcomm/rfc_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/sdp/sdp_api.cc b/system/stack/sdp/sdp_api.cc index d82cc2f11a..6e5f6f1b2d 100644 --- a/system/stack/sdp/sdp_api.cc +++ b/system/stack/sdp/sdp_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/sdp/sdp_db.cc b/system/stack/sdp/sdp_db.cc index 49f4269d75..d8cee9a753 100644 --- a/system/stack/sdp/sdp_db.cc +++ b/system/stack/sdp/sdp_db.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/sdp/sdp_discovery.cc b/system/stack/sdp/sdp_discovery.cc index 1a86796423..6ffefc19f8 100644 --- a/system/stack/sdp/sdp_discovery.cc +++ b/system/stack/sdp/sdp_discovery.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/sdp/sdp_main.cc b/system/stack/sdp/sdp_main.cc index e9fd2252c3..5aa93fb14b 100644 --- a/system/stack/sdp/sdp_main.cc +++ b/system/stack/sdp/sdp_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/sdp/sdp_server.cc b/system/stack/sdp/sdp_server.cc index fe2df6bf02..afadcbf189 100644 --- a/system/stack/sdp/sdp_server.cc +++ b/system/stack/sdp/sdp_server.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/sdp/sdp_utils.cc b/system/stack/sdp/sdp_utils.cc index 86ea6f714d..5529a469b1 100644 --- a/system/stack/sdp/sdp_utils.cc +++ b/system/stack/sdp/sdp_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/sdp/sdpint.h b/system/stack/sdp/sdpint.h index 820c914929..612a7628fb 100644 --- a/system/stack/sdp/sdpint.h +++ b/system/stack/sdp/sdpint.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/smp/p_256_curvepara.cc b/system/stack/smp/p_256_curvepara.cc index d9bee31d1e..5fb71a31d9 100644 --- a/system/stack/smp/p_256_curvepara.cc +++ b/system/stack/smp/p_256_curvepara.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2015 Broadcom Corporation + * Copyright 2006-2015 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/system/stack/smp/p_256_ecc_pp.cc b/system/stack/smp/p_256_ecc_pp.cc index b416e1d3fc..6397f124a7 100644 --- a/system/stack/smp/p_256_ecc_pp.cc +++ b/system/stack/smp/p_256_ecc_pp.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2015 Broadcom Corporation + * Copyright 2006-2015 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/system/stack/smp/p_256_ecc_pp.h b/system/stack/smp/p_256_ecc_pp.h index dcc4211dcd..d600b8a91f 100644 --- a/system/stack/smp/p_256_ecc_pp.h +++ b/system/stack/smp/p_256_ecc_pp.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2015 Broadcom Corporation + * Copyright 2006-2015 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/system/stack/smp/p_256_multprecision.cc b/system/stack/smp/p_256_multprecision.cc index a44ea0c542..286aca1887 100644 --- a/system/stack/smp/p_256_multprecision.cc +++ b/system/stack/smp/p_256_multprecision.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2015 Broadcom Corporation + * Copyright 2006-2015 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/system/stack/smp/p_256_multprecision.h b/system/stack/smp/p_256_multprecision.h index ca5311b247..fbbd88d294 100644 --- a/system/stack/smp/p_256_multprecision.h +++ b/system/stack/smp/p_256_multprecision.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2006-2015 Broadcom Corporation + * Copyright 2006-2015 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/system/stack/smp/smp_act.cc b/system/stack/smp/smp_act.cc index cf77b7cbf6..5516a68847 100644 --- a/system/stack/smp/smp_act.cc +++ b/system/stack/smp/smp_act.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/stack/smp/smp_api.cc b/system/stack/smp/smp_api.cc index e18bd29981..5303acf9de 100644 --- a/system/stack/smp/smp_api.cc +++ b/system/stack/smp/smp_api.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2008-2012 Broadcom Corporation + * Copyright 2008-2012 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/system/stack/smp/smp_br_main.cc b/system/stack/smp/smp_br_main.cc index f21cd72a95..6f3b08cc76 100644 --- a/system/stack/smp/smp_br_main.cc +++ b/system/stack/smp/smp_br_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014-2015 Broadcom Corporation + * Copyright 2014-2015 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/system/stack/smp/smp_cmac.cc b/system/stack/smp/smp_cmac.cc index 876c420085..42f91a0c44 100644 --- a/system/stack/smp/smp_cmac.cc +++ b/system/stack/smp/smp_cmac.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2008-2012 Broadcom Corporation + * Copyright 2008-2012 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/system/stack/smp/smp_int.h b/system/stack/smp/smp_int.h index 2cf94b53b7..1685ffe208 100644 --- a/system/stack/smp/smp_int.h +++ b/system/stack/smp/smp_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/smp/smp_keys.cc b/system/stack/smp/smp_keys.cc index 6a07eb7d6b..6be1da4d65 100644 --- a/system/stack/smp/smp_keys.cc +++ b/system/stack/smp/smp_keys.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/smp/smp_l2c.cc b/system/stack/smp/smp_l2c.cc index 7efc628749..528bea8186 100644 --- a/system/stack/smp/smp_l2c.cc +++ b/system/stack/smp/smp_l2c.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/smp/smp_main.cc b/system/stack/smp/smp_main.cc index 49b2ff6b5c..889ade88b0 100644 --- a/system/stack/smp/smp_main.cc +++ b/system/stack/smp/smp_main.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2012 Broadcom Corporation + * Copyright 2003-2012 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/system/stack/smp/smp_utils.cc b/system/stack/smp/smp_utils.cc index 0509289667..6a0e356435 100644 --- a/system/stack/smp/smp_utils.cc +++ b/system/stack/smp/smp_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/srvc/srvc_battery.cc b/system/stack/srvc/srvc_battery.cc index 9bae14b955..8b5d93e7c5 100644 --- a/system/stack/srvc/srvc_battery.cc +++ b/system/stack/srvc/srvc_battery.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2013 Broadcom Corporation + * Copyright 1999-2013 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/system/stack/srvc/srvc_battery_int.h b/system/stack/srvc/srvc_battery_int.h index fc191e8832..2ffb85a6fa 100644 --- a/system/stack/srvc/srvc_battery_int.h +++ b/system/stack/srvc/srvc_battery_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/srvc/srvc_dis.cc b/system/stack/srvc/srvc_dis.cc index 8ddfdf9fff..7414f028e3 100644 --- a/system/stack/srvc/srvc_dis.cc +++ b/system/stack/srvc/srvc_dis.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2013 Broadcom Corporation + * Copyright 1999-2013 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/system/stack/srvc/srvc_dis_int.h b/system/stack/srvc/srvc_dis_int.h index 880f068747..422f649828 100644 --- a/system/stack/srvc/srvc_dis_int.h +++ b/system/stack/srvc/srvc_dis_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2012 Broadcom Corporation + * Copyright 1999-2012 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/system/stack/srvc/srvc_eng.cc b/system/stack/srvc/srvc_eng.cc index 23fb8faf63..af57ff1d2c 100644 --- a/system/stack/srvc/srvc_eng.cc +++ b/system/stack/srvc/srvc_eng.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2013 Broadcom Corporation + * Copyright 1999-2013 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/system/stack/srvc/srvc_eng_int.h b/system/stack/srvc/srvc_eng_int.h index 7608355ca2..9ea2d0bd07 100644 --- a/system/stack/srvc/srvc_eng_int.h +++ b/system/stack/srvc/srvc_eng_int.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 1999-2013 Broadcom Corporation + * Copyright 1999-2013 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/system/stack/test/ad_parser_unittest.cc b/system/stack/test/ad_parser_unittest.cc index 643ed34bf7..6dd59d810c 100644 --- a/system/stack/test/ad_parser_unittest.cc +++ b/system/stack/test/ad_parser_unittest.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/stack/test/ble_advertiser_test.cc b/system/stack/test/ble_advertiser_test.cc index 4f389e491d..c2d1d0bfe3 100644 --- a/system/stack/test/ble_advertiser_test.cc +++ b/system/stack/test/ble_advertiser_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/test/stack_a2dp_test.cc b/system/stack/test/stack_a2dp_test.cc index 3808df4521..b6a33b327a 100644 --- a/system/stack/test/stack_a2dp_test.cc +++ b/system/stack/test/stack_a2dp_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/stack/test/stack_btu_test.cc b/system/stack/test/stack_btu_test.cc index 49dc52e44a..97e95d2677 100644 --- a/system/stack/test/stack_btu_test.cc +++ b/system/stack/test/stack_btu_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/stack/test/stack_smp_test.cc b/system/stack/test/stack_smp_test.cc index 2391012cdf..9070764b7b 100644 --- a/system/stack/test/stack_smp_test.cc +++ b/system/stack/test/stack_smp_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 The Android Open Source Project + * Copyright 2016 The Android Open Source Project * * 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/system/test/rootcanal/Android.bp b/system/test/rootcanal/Android.bp index a1d2379e36..ba55648895 100644 --- a/system/test/rootcanal/Android.bp +++ b/system/test/rootcanal/Android.bp @@ -1,5 +1,5 @@ // -// Copyright (C) 2017 The Android Open Source Project +// Copyright 2017 The Android Open Source Project // // 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/system/test/suite/AndroidTest.xml b/system/test/suite/AndroidTest.xml index eee642a9eb..d7778e1a23 100644 --- a/system/test/suite/AndroidTest.xml +++ b/system/test/suite/AndroidTest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2017 The Android Open Source Project +<!-- Copyright 2017 The Android Open Source Project 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/system/test/suite/BUILD.gn b/system/test/suite/BUILD.gn index 8d34c8c686..7e68a1a958 100644 --- a/system/test/suite/BUILD.gn +++ b/system/test/suite/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/test/suite/adapter/adapter_unittest.cc b/system/test/suite/adapter/adapter_unittest.cc index 02678c2ba9..24ca3e5aa9 100644 --- a/system/test/suite/adapter/adapter_unittest.cc +++ b/system/test/suite/adapter/adapter_unittest.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/test/suite/adapter/bluetooth_test.cc b/system/test/suite/adapter/bluetooth_test.cc index dcb95d1999..02132f1d06 100644 --- a/system/test/suite/adapter/bluetooth_test.cc +++ b/system/test/suite/adapter/bluetooth_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/test/suite/adapter/bluetooth_test.h b/system/test/suite/adapter/bluetooth_test.h index 0315bd37de..e35811d6cf 100644 --- a/system/test/suite/adapter/bluetooth_test.h +++ b/system/test/suite/adapter/bluetooth_test.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/test/suite/gatt/gatt_test.cc b/system/test/suite/gatt/gatt_test.cc index 757404fd3e..e3546d3207 100644 --- a/system/test/suite/gatt/gatt_test.cc +++ b/system/test/suite/gatt/gatt_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/test/suite/gatt/gatt_test.h b/system/test/suite/gatt/gatt_test.h index bf4098ba98..6005346300 100644 --- a/system/test/suite/gatt/gatt_test.h +++ b/system/test/suite/gatt/gatt_test.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/test/suite/gatt/gatt_unittest.cc b/system/test/suite/gatt/gatt_unittest.cc index 9d44ae3a36..26fd850494 100644 --- a/system/test/suite/gatt/gatt_unittest.cc +++ b/system/test/suite/gatt/gatt_unittest.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2015 Google, Inc. + * Copyright 2015 Google, Inc. * * 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/system/test/suite/rfcomm/rfcomm_test.cc b/system/test/suite/rfcomm/rfcomm_test.cc index 74404c1cb4..01d9fed0fd 100644 --- a/system/test/suite/rfcomm/rfcomm_test.cc +++ b/system/test/suite/rfcomm/rfcomm_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/test/suite/rfcomm/rfcomm_test.h b/system/test/suite/rfcomm/rfcomm_test.h index 49b1f01574..52f7f55494 100644 --- a/system/test/suite/rfcomm/rfcomm_test.h +++ b/system/test/suite/rfcomm/rfcomm_test.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/test/suite/rfcomm/rfcomm_unittest.cc b/system/test/suite/rfcomm/rfcomm_unittest.cc index 82c617823e..357f1aadc7 100644 --- a/system/test/suite/rfcomm/rfcomm_unittest.cc +++ b/system/test/suite/rfcomm/rfcomm_unittest.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/tools/Android.bp b/system/tools/Android.bp index 1357a9366e..9f75ba7962 100644 --- a/system/tools/Android.bp +++ b/system/tools/Android.bp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/tools/bdtool/Android.mk.disabled b/system/tools/bdtool/Android.mk.disabled index fa616e57e1..4c8321eb90 100644 --- a/system/tools/bdtool/Android.mk.disabled +++ b/system/tools/bdtool/Android.mk.disabled @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 The Android Open Source Project +# Copyright 2014 The Android Open Source Project # # 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/system/tools/bdtool/adapter.c b/system/tools/bdtool/adapter.c index 7a789a6055..a85e3d0cbf 100644 --- a/system/tools/bdtool/adapter.c +++ b/system/tools/bdtool/adapter.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/tools/bdtool/bdtool.c b/system/tools/bdtool/bdtool.c index d491d80902..44d11fff59 100644 --- a/system/tools/bdtool/bdtool.c +++ b/system/tools/bdtool/bdtool.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2014 Google, Inc. + * Copyright 2014 Google, Inc. * * 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/system/tools/hci/Android.mk.disabled b/system/tools/hci/Android.mk.disabled index 3e2286ab90..6439dfccf2 100644 --- a/system/tools/hci/Android.mk.disabled +++ b/system/tools/hci/Android.mk.disabled @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 The Android Open Source Project +# Copyright 2014 The Android Open Source Project # # 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/system/tools/mcap_tool/Android.bp b/system/tools/mcap_tool/Android.bp index 5d332749b4..0e7e2dae08 100644 --- a/system/tools/mcap_tool/Android.bp +++ b/system/tools/mcap_tool/Android.bp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/tools/mcap_tool/BUILD.gn b/system/tools/mcap_tool/BUILD.gn index 6bb04b9963..d41ed563f1 100644 --- a/system/tools/mcap_tool/BUILD.gn +++ b/system/tools/mcap_tool/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2017 Google, Inc. +# Copyright 2017 Google, Inc. # # 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/system/tools/mcap_tool/mcap_test_app.cc b/system/tools/mcap_tool/mcap_test_app.cc index f0c1b4fa65..9515f20ac2 100644 --- a/system/tools/mcap_tool/mcap_test_app.cc +++ b/system/tools/mcap_tool/mcap_test_app.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/tools/mcap_tool/mcap_test_app.h b/system/tools/mcap_tool/mcap_test_app.h index 691b1f613e..db816570a3 100644 --- a/system/tools/mcap_tool/mcap_test_app.h +++ b/system/tools/mcap_tool/mcap_test_app.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/tools/mcap_tool/mcap_test_mcl.cc b/system/tools/mcap_tool/mcap_test_mcl.cc index 629350acaa..53cc3294f8 100644 --- a/system/tools/mcap_tool/mcap_test_mcl.cc +++ b/system/tools/mcap_tool/mcap_test_mcl.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/tools/mcap_tool/mcap_test_mcl.h b/system/tools/mcap_tool/mcap_test_mcl.h index 01a8aa6861..6700fb1352 100644 --- a/system/tools/mcap_tool/mcap_test_mcl.h +++ b/system/tools/mcap_tool/mcap_test_mcl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/tools/mcap_tool/mcap_test_mdep.cc b/system/tools/mcap_tool/mcap_test_mdep.cc index 1fb6412c79..bd2ce2311a 100644 --- a/system/tools/mcap_tool/mcap_test_mdep.cc +++ b/system/tools/mcap_tool/mcap_test_mdep.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/tools/mcap_tool/mcap_test_mdep.h b/system/tools/mcap_tool/mcap_test_mdep.h index a852d52543..22787815cf 100644 --- a/system/tools/mcap_tool/mcap_test_mdep.h +++ b/system/tools/mcap_tool/mcap_test_mdep.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/tools/mcap_tool/mcap_test_mdl.cc b/system/tools/mcap_tool/mcap_test_mdl.cc index e7b8083f78..f0cd572274 100644 --- a/system/tools/mcap_tool/mcap_test_mdl.cc +++ b/system/tools/mcap_tool/mcap_test_mdl.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/tools/mcap_tool/mcap_test_mdl.h b/system/tools/mcap_tool/mcap_test_mdl.h index 7dadc345a8..56d8d8c864 100644 --- a/system/tools/mcap_tool/mcap_test_mdl.h +++ b/system/tools/mcap_tool/mcap_test_mdl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/tools/mcap_tool/mcap_tool.cc b/system/tools/mcap_tool/mcap_tool.cc index f231bf8d77..6ed26aa53b 100644 --- a/system/tools/mcap_tool/mcap_tool.cc +++ b/system/tools/mcap_tool/mcap_tool.cc @@ -1,10 +1,10 @@ /****************************************************************************** * - * Copyright (C) 2015, The linux Foundation. All rights reserved. + * Copyright 2015, The linux Foundation. All rights reserved. * * Not a Contribution. * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/types/BUILD.gn b/system/types/BUILD.gn index 51babea604..617bbb65c1 100644 --- a/system/types/BUILD.gn +++ b/system/types/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2017 Google, Inc. +# Copyright 2017 Google, Inc. # # 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/system/types/raw_address.cc b/system/types/raw_address.cc index 22c1081efe..83442e1fef 100644 --- a/system/types/raw_address.cc +++ b/system/types/raw_address.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/types/raw_address.h b/system/types/raw_address.h index 0b42c04534..5147293ad4 100644 --- a/system/types/raw_address.h +++ b/system/types/raw_address.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/types/test/raw_address_unittest.cc b/system/types/test/raw_address_unittest.cc index dcfab85460..562967ed32 100644 --- a/system/types/test/raw_address_unittest.cc +++ b/system/types/test/raw_address_unittest.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 The Android Open Source Project + * Copyright 2017 The Android Open Source Project * * 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/system/udrv/BUILD.gn b/system/udrv/BUILD.gn index 1363435051..8a0fc92674 100644 --- a/system/udrv/BUILD.gn +++ b/system/udrv/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/udrv/include/uipc.h b/system/udrv/include/uipc.h index 62fadf1228..fb956b5345 100644 --- a/system/udrv/include/uipc.h +++ b/system/udrv/include/uipc.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2007-2012 Broadcom Corporation + * Copyright 2007-2012 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/system/udrv/ulinux/uipc.cc b/system/udrv/ulinux/uipc.cc index 4f7d126b9a..63a7fb0d5b 100644 --- a/system/udrv/ulinux/uipc.cc +++ b/system/udrv/ulinux/uipc.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/utils/BUILD.gn b/system/utils/BUILD.gn index 13d57a11da..c6e7dab481 100644 --- a/system/utils/BUILD.gn +++ b/system/utils/BUILD.gn @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 Google, Inc. +# Copyright 2015 Google, Inc. # # 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/system/utils/include/bt_utils.h b/system/utils/include/bt_utils.h index 2b1a7b1450..821e51c80d 100644 --- a/system/utils/include/bt_utils.h +++ b/system/utils/include/bt_utils.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2009-2012 Broadcom Corporation + * Copyright 2009-2012 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/system/utils/src/bt_utils.cc b/system/utils/src/bt_utils.cc index 65bd7af42b..6d93ac423b 100644 --- a/system/utils/src/bt_utils.cc +++ b/system/utils/src/bt_utils.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2012 Broadcom Corporation + * Copyright 2012 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/system/vendor_libs/linux/interface/Android.bp b/system/vendor_libs/linux/interface/Android.bp index d4bf207271..8d6caa4dc5 100644 --- a/system/vendor_libs/linux/interface/Android.bp +++ b/system/vendor_libs/linux/interface/Android.bp @@ -1,5 +1,5 @@ // -// Copyright (C) 2017 The Android Open Source Project +// Copyright 2017 The Android Open Source Project // // 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/system/vendor_libs/test_vendor_lib/include/l2cap_packet.h b/system/vendor_libs/test_vendor_lib/include/l2cap_packet.h index 530c1ec1ee..4aca36298e 100644 --- a/system/vendor_libs/test_vendor_lib/include/l2cap_packet.h +++ b/system/vendor_libs/test_vendor_lib/include/l2cap_packet.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 Google, Inc. + * Copyright 2017 Google, Inc. * * 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/system/vendor_libs/test_vendor_lib/include/l2cap_sdu.h b/system/vendor_libs/test_vendor_lib/include/l2cap_sdu.h index 06f5595b44..ea228bb52c 100644 --- a/system/vendor_libs/test_vendor_lib/include/l2cap_sdu.h +++ b/system/vendor_libs/test_vendor_lib/include/l2cap_sdu.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 Google, Inc. + * Copyright 2017 Google, Inc. * * 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/system/vendor_libs/test_vendor_lib/include/l2cap_test_packets.h b/system/vendor_libs/test_vendor_lib/include/l2cap_test_packets.h index b0d523894a..652ad34f34 100644 --- a/system/vendor_libs/test_vendor_lib/include/l2cap_test_packets.h +++ b/system/vendor_libs/test_vendor_lib/include/l2cap_test_packets.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 Google, Inc. + * Copyright 2017 Google, Inc. * * 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/system/vendor_libs/test_vendor_lib/src/l2cap_packet.cc b/system/vendor_libs/test_vendor_lib/src/l2cap_packet.cc index f37f374420..53d77ef1b8 100644 --- a/system/vendor_libs/test_vendor_lib/src/l2cap_packet.cc +++ b/system/vendor_libs/test_vendor_lib/src/l2cap_packet.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 Google, Inc. + * Copyright 2017 Google, Inc. * * 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/system/vendor_libs/test_vendor_lib/src/l2cap_sdu.cc b/system/vendor_libs/test_vendor_lib/src/l2cap_sdu.cc index 623a0f15db..9861070437 100644 --- a/system/vendor_libs/test_vendor_lib/src/l2cap_sdu.cc +++ b/system/vendor_libs/test_vendor_lib/src/l2cap_sdu.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 Google, Inc. + * Copyright 2017 Google, Inc. * * 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/system/vendor_libs/test_vendor_lib/test/bt_address_unittest.cc b/system/vendor_libs/test_vendor_lib/test/bt_address_unittest.cc index ce31fc09e4..0cf3760871 100644 --- a/system/vendor_libs/test_vendor_lib/test/bt_address_unittest.cc +++ b/system/vendor_libs/test_vendor_lib/test/bt_address_unittest.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2016 Google, Inc. + * Copyright 2016 Google, Inc. * * 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/system/vendor_libs/test_vendor_lib/test/l2cap_sdu_test.cc b/system/vendor_libs/test_vendor_lib/test/l2cap_sdu_test.cc index da964e2d84..709b80b335 100644 --- a/system/vendor_libs/test_vendor_lib/test/l2cap_sdu_test.cc +++ b/system/vendor_libs/test_vendor_lib/test/l2cap_sdu_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 Google, Inc. + * Copyright 2017 Google, Inc. * * 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/system/vendor_libs/test_vendor_lib/test/l2cap_test.cc b/system/vendor_libs/test_vendor_lib/test/l2cap_test.cc index 7c51a94e9f..f4eea719bf 100644 --- a/system/vendor_libs/test_vendor_lib/test/l2cap_test.cc +++ b/system/vendor_libs/test_vendor_lib/test/l2cap_test.cc @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2017 Google, Inc. + * Copyright 2017 Google, Inc. * * 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/system/vnd/ble/vendor_hcidefs.h b/system/vnd/ble/vendor_hcidefs.h index d0bbaf30f3..b6782afab6 100644 --- a/system/vnd/ble/vendor_hcidefs.h +++ b/system/vnd/ble/vendor_hcidefs.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2003-2014 Broadcom Corporation + * Copyright 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. |