hal: update copyrights in DOA source track files
- Add missing BSD markings from stt files.
Change-Id: I0cf318ee4450ceaca4e32f9ec87ee3a612c55822
diff --git a/stt_meta/stt_meta_extract.c b/stt_meta/stt_meta_extract.c
index 49932bc..d185309 100644
--- a/stt_meta/stt_meta_extract.c
+++ b/stt_meta/stt_meta_extract.c
@@ -1,6 +1,5 @@
/*
* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved.
-* Copyright (c) 2021,2023 Qualcomm Innovation Center, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -26,6 +25,10 @@
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+*
+ * Changes from Qualcomm Innovation Center are provided under the following license:
+ * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
+ * SPDX-License-Identifier: BSD-3-Clause-Clear
*/
/* Test app to capture STT data using ctls from kernel */