summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2016-06-10 12:10:18 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2016-06-10 12:10:53 +0300
commitebd5011adf860ad82d3bcfdf1cdf7d9507de9265 (patch)
tree31e21d6c57a833ff112ec90adcee57554a74bada /tests
parent52c987e9412f8bece6f8ddbd242cbb6ec5deb619 (diff)
Bluetooth: Update Intel copyright for files modified in 2016
Change-Id: I10a7cab9a7f911b9f64e17bf24ddce82c2f08c40 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/bluetooth/init/src/main.c2
-rw-r--r--tests/bluetooth/shell/Makefile2
-rw-r--r--tests/bluetooth/shell/src/main.c2
-rw-r--r--tests/bluetooth/test_bluetooth/src/bluetooth.c2
-rw-r--r--tests/bluetooth/tester/Makefile2
-rw-r--r--tests/bluetooth/tester/src/bttester.c2
-rw-r--r--tests/bluetooth/tester/src/bttester.h2
-rw-r--r--tests/bluetooth/tester/src/gap.c2
-rw-r--r--tests/bluetooth/tester/src/gatt.c2
-rw-r--r--tests/bluetooth/tester/src/main.c2
10 files changed, 10 insertions, 10 deletions
diff --git a/tests/bluetooth/init/src/main.c b/tests/bluetooth/init/src/main.c
index 6f59f86a7..f189b776b 100644
--- a/tests/bluetooth/init/src/main.c
+++ b/tests/bluetooth/init/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 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/tests/bluetooth/shell/Makefile b/tests/bluetooth/shell/Makefile
index 840a7fdd2..4b824a2a8 100644
--- a/tests/bluetooth/shell/Makefile
+++ b/tests/bluetooth/shell/Makefile
@@ -1,7 +1,7 @@
# Makefile - Bluetooth shell Makefile for microkernel
#
-# Copyright (c) 2015 Intel Corporation
+# Copyright (c) 2015-2016 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/tests/bluetooth/shell/src/main.c b/tests/bluetooth/shell/src/main.c
index 292c6a489..466e59885 100644
--- a/tests/bluetooth/shell/src/main.c
+++ b/tests/bluetooth/shell/src/main.c
@@ -6,7 +6,7 @@
*/
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 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/tests/bluetooth/test_bluetooth/src/bluetooth.c b/tests/bluetooth/test_bluetooth/src/bluetooth.c
index 33859c0b9..ce2cb9c16 100644
--- a/tests/bluetooth/test_bluetooth/src/bluetooth.c
+++ b/tests/bluetooth/test_bluetooth/src/bluetooth.c
@@ -1,7 +1,7 @@
/* bluetooth.c - Bluetooth smoke test */
/*
- * Copyright (c) 2015 Intel Corporation.
+ * Copyright (c) 2015-2016 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/tests/bluetooth/tester/Makefile b/tests/bluetooth/tester/Makefile
index f1a70a3f3..74b52a691 100644
--- a/tests/bluetooth/tester/Makefile
+++ b/tests/bluetooth/tester/Makefile
@@ -1,7 +1,7 @@
# Makefile - Bluetooth tester Makefile for microkernel
#
-# Copyright (c) 2015 Intel Corporation
+# Copyright (c) 2015-2016 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/tests/bluetooth/tester/src/bttester.c b/tests/bluetooth/tester/src/bttester.c
index fd65d0de6..d99c2fab3 100644
--- a/tests/bluetooth/tester/src/bttester.c
+++ b/tests/bluetooth/tester/src/bttester.c
@@ -1,7 +1,7 @@
/* bttester.c - Bluetooth Tester */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 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/tests/bluetooth/tester/src/bttester.h b/tests/bluetooth/tester/src/bttester.h
index 70d6c984d..9063d04f7 100644
--- a/tests/bluetooth/tester/src/bttester.h
+++ b/tests/bluetooth/tester/src/bttester.h
@@ -1,7 +1,7 @@
/* bttester.h - Bluetooth tester headers */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 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/tests/bluetooth/tester/src/gap.c b/tests/bluetooth/tester/src/gap.c
index 130aed93b..c090baa6a 100644
--- a/tests/bluetooth/tester/src/gap.c
+++ b/tests/bluetooth/tester/src/gap.c
@@ -1,7 +1,7 @@
/* gap.c - Bluetooth GAP Tester */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 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/tests/bluetooth/tester/src/gatt.c b/tests/bluetooth/tester/src/gatt.c
index fad5830ed..c4f7a09d8 100644
--- a/tests/bluetooth/tester/src/gatt.c
+++ b/tests/bluetooth/tester/src/gatt.c
@@ -1,7 +1,7 @@
/* gatt.c - Bluetooth GATT Server Tester */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 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/tests/bluetooth/tester/src/main.c b/tests/bluetooth/tester/src/main.c
index 8840948b7..b2ba52380 100644
--- a/tests/bluetooth/tester/src/main.c
+++ b/tests/bluetooth/tester/src/main.c
@@ -1,7 +1,7 @@
/* main.c - Application main entry point */
/*
- * Copyright (c) 2015 Intel Corporation
+ * Copyright (c) 2015-2016 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.