From 56fb98f3b675a10284a8ea2027454293d7392917 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 11 Feb 2014 11:04:11 -0800 Subject: [PATCH] shared: Update copyright information --- src/shared/btsnoop.c | 2 +- src/shared/btsnoop.h | 2 +- src/shared/hci.c | 2 +- src/shared/hci.h | 2 +- src/shared/hciemu.c | 2 +- src/shared/hciemu.h | 2 +- src/shared/hfp.c | 2 +- src/shared/hfp.h | 2 +- src/shared/io-glib.c | 2 +- src/shared/io-mainloop.c | 2 +- src/shared/io.h | 2 +- src/shared/mgmt.c | 2 +- src/shared/mgmt.h | 2 +- src/shared/pcap.c | 2 +- src/shared/pcap.h | 2 +- src/shared/queue.c | 2 +- src/shared/queue.h | 2 +- src/shared/ringbuf.c | 2 +- src/shared/ringbuf.h | 2 +- src/shared/tester.c | 2 +- src/shared/tester.h | 2 +- src/shared/util.c | 2 +- src/shared/util.h | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/src/shared/btsnoop.c b/src/shared/btsnoop.c index 26ef240e7..58f5958fe 100644 --- a/src/shared/btsnoop.c +++ b/src/shared/btsnoop.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/btsnoop.h b/src/shared/btsnoop.h index 24580d45c..30a4dc687 100644 --- a/src/shared/btsnoop.h +++ b/src/shared/btsnoop.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/hci.c b/src/shared/hci.c index da300ac90..cf677c092 100644 --- a/src/shared/hci.c +++ b/src/shared/hci.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/hci.h b/src/shared/hci.h index 5836428b3..dba0f11db 100644 --- a/src/shared/hci.h +++ b/src/shared/hci.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/hciemu.c b/src/shared/hciemu.c index 4b61d0854..6c9300571 100644 --- a/src/shared/hciemu.c +++ b/src/shared/hciemu.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/hciemu.h b/src/shared/hciemu.h index d17eaf71d..d948867b4 100644 --- a/src/shared/hciemu.h +++ b/src/shared/hciemu.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/hfp.c b/src/shared/hfp.c index 43e88a6c1..09fbe3e74 100644 --- a/src/shared/hfp.c +++ b/src/shared/hfp.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/hfp.h b/src/shared/hfp.h index 2eca6d845..836b16605 100644 --- a/src/shared/hfp.h +++ b/src/shared/hfp.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/io-glib.c b/src/shared/io-glib.c index 77ba19e2f..5bd9ac06d 100644 --- a/src/shared/io-glib.c +++ b/src/shared/io-glib.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/io-mainloop.c b/src/shared/io-mainloop.c index 981ab1791..d84d8d21c 100644 --- a/src/shared/io-mainloop.c +++ b/src/shared/io-mainloop.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/io.h b/src/shared/io.h index 2c47e3940..2e78c034e 100644 --- a/src/shared/io.h +++ b/src/shared/io.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/mgmt.c b/src/shared/mgmt.c index cbd2b6108..ae90b8974 100644 --- a/src/shared/mgmt.c +++ b/src/shared/mgmt.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/mgmt.h b/src/shared/mgmt.h index e23cc7d3b..626a6992a 100644 --- a/src/shared/mgmt.h +++ b/src/shared/mgmt.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/pcap.c b/src/shared/pcap.c index 585ce8ace..bd7675fdc 100644 --- a/src/shared/pcap.c +++ b/src/shared/pcap.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/pcap.h b/src/shared/pcap.h index f333bfc73..b47de62e8 100644 --- a/src/shared/pcap.h +++ b/src/shared/pcap.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/queue.c b/src/shared/queue.c index f5be894ee..fdf84e875 100644 --- a/src/shared/queue.c +++ b/src/shared/queue.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/queue.h b/src/shared/queue.h index e85cd05f0..e9ab440d3 100644 --- a/src/shared/queue.h +++ b/src/shared/queue.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/ringbuf.c b/src/shared/ringbuf.c index 1add53326..a11d2dceb 100644 --- a/src/shared/ringbuf.c +++ b/src/shared/ringbuf.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/ringbuf.h b/src/shared/ringbuf.h index 1a508a495..adf471a43 100644 --- a/src/shared/ringbuf.h +++ b/src/shared/ringbuf.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/tester.c b/src/shared/tester.c index eafbfb0f8..56e569684 100644 --- a/src/shared/tester.c +++ b/src/shared/tester.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/tester.h b/src/shared/tester.h index 775ed1e4f..85d5e9595 100644 --- a/src/shared/tester.h +++ b/src/shared/tester.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/util.c b/src/shared/util.c index 5aee69d8a..eb90ecb81 100644 --- a/src/shared/util.c +++ b/src/shared/util.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or diff --git a/src/shared/util.h b/src/shared/util.h index 72cc5f5a3..d7d4a940e 100644 --- a/src/shared/util.h +++ b/src/shared/util.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012-2014 Intel Corporation. All rights reserved. * * * This library is free software; you can redistribute it and/or -- 2.47.3