Bluetooth: Update Intel copyright for files modified in 2016

Change-Id: I10a7cab9a7f911b9f64e17bf24ddce82c2f08c40
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2016-06-10 12:10:18 +03:00
commit ebd5011adf
51 changed files with 51 additions and 51 deletions

View file

@ -1,7 +1,7 @@
# Kconfig - Bluetooth LE driver configuration options # Kconfig - Bluetooth LE driver configuration options
# #
# Copyright (c) 2015 Intel Corporation # Copyright (c) 2015-2016 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* h4.c - H:4 UART based Bluetooth driver */ /* h4.c - H:4 UART based Bluetooth driver */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* uart_h5.c - UART based Bluetooth driver */ /* uart_h5.c - UART based Bluetooth driver */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* uart.h - Nordic BLE UART based Bluetooth driver */ /* uart.h - Nordic BLE UART based Bluetooth driver */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* hci.h - Bluetooth Host Control Interface definitions */ /* hci.h - Bluetooth Host Control Interface definitions */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: * modification, are permitted provided that the following conditions are met:

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
# Kconfig - Bluetooth LE stack configuration options # Kconfig - Bluetooth LE stack configuration options
# #
# Copyright (c) 2015 Intel Corporation # Copyright (c) 2015-2016 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* att.c - Attribute protocol handling */ /* att.c - Attribute protocol handling */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* att_internal.h - Attribute protocol handling */ /* att_internal.h - Attribute protocol handling */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* conn.c - Bluetooth connection handling */ /* conn.c - Bluetooth connection handling */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* gatt.c - Generic Attribute Profile handling */ /* gatt.c - Generic Attribute Profile handling */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* hci_core.c - HCI core Bluetooth handling */ /* hci_core.c - HCI core Bluetooth handling */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* hci_core.h - Bluetooth HCI core access */ /* hci_core.h - Bluetooth HCI core access */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* keys.c - Bluetooth key handling */ /* keys.c - Bluetooth key handling */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* keys.h - Bluetooth key handling */ /* keys.h - Bluetooth key handling */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* l2cap.c - L2CAP handling */ /* l2cap.c - L2CAP handling */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -4,7 +4,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* uuid.c - Bluetooth UUID handling */ /* uuid.c - Bluetooth UUID handling */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* main.c - Application main entry point */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
# Makefile - Bluetooth LE central sample makefile # Makefile - Bluetooth LE central sample makefile
# #
# Copyright (c) 2015 Intel Corporation # Copyright (c) 2015-2016 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* main.c - Application main entry point */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
# Makefile - Bluetooth LE central sample makefile # Makefile - Bluetooth LE central sample makefile
# #
# Copyright (c) 2015 Intel Corporation # Copyright (c) 2015-2016 Intel Corporation
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* main.c - Application main entry point */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -3,7 +3,7 @@
*/ */
/* /*
* Copyright (c) 2015 Intel Corporation * Copyright (c) 2015-2016 Intel Corporation
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* main.c - Application main entry point */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* main.c - Application main entry point */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* main.c - Application main entry point */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* main.c - Application main entry point */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* main.c - Application main entry point */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* main.c - Application main entry point */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
# Makefile - Bluetooth shell Makefile for microkernel # 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"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.

View file

@ -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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* bluetooth.c - Bluetooth smoke test */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
# Makefile - Bluetooth tester Makefile for microkernel # 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"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* bttester.c - Bluetooth Tester */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* bttester.h - Bluetooth tester headers */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* gap.c - Bluetooth GAP Tester */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* gatt.c - Bluetooth GATT Server Tester */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View file

@ -1,7 +1,7 @@
/* main.c - Application main entry point */ /* 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"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.