From 80c03f44ae7220bacec10a7690db6cb7025ac4bd Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 17 Feb 2012 14:50:39 +0200 Subject: [PATCH] --- yaml --- r: 290969 b: refs/heads/master c: ea585ab51d3fe2eb2d738c91f83e7c309e76b4fe h: refs/heads/master i: 290967: d2b25deb770f062bb4c3e3b26f21ce513f755f85 v: v3 --- [refs] | 2 +- trunk/include/net/bluetooth/mgmt.h | 1 + trunk/net/bluetooth/mgmt.c | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8beaa3ce18e5..4efe19604f58 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a198e7b100b26dd6ac0240487ca37bad0f53e3e6 +refs/heads/master: ea585ab51d3fe2eb2d738c91f83e7c309e76b4fe diff --git a/trunk/include/net/bluetooth/mgmt.h b/trunk/include/net/bluetooth/mgmt.h index 14c1816cac67..ee625a6ad791 100644 --- a/trunk/include/net/bluetooth/mgmt.h +++ b/trunk/include/net/bluetooth/mgmt.h @@ -2,6 +2,7 @@ BlueZ - Bluetooth protocol stack for Linux Copyright (C) 2010 Nokia Corporation + Copyright (C) 2011-2012 Intel Corporation This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as diff --git a/trunk/net/bluetooth/mgmt.c b/trunk/net/bluetooth/mgmt.c index 01c8d6239a4b..f9f3e4c44150 100644 --- a/trunk/net/bluetooth/mgmt.c +++ b/trunk/net/bluetooth/mgmt.c @@ -1,6 +1,8 @@ /* BlueZ - Bluetooth protocol stack for Linux + Copyright (C) 2010 Nokia Corporation + Copyright (C) 2011-2012 Intel Corporation This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as