summaryrefslogtreecommitdiff
path: root/android/socket.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-02-11 10:42:56 -0800
committerMarcel Holtmann <marcel@holtmann.org>2014-02-11 10:42:56 -0800
commitcde69653e03abeb40cd0b552b9b7849a362aa5e8 (patch)
tree7e2fb1a2a90ae735f5d37d933d5a3c681d1dbdcc /android/socket.c
parent6260f507a5675ae2955cdae20292598529471876 (diff)
downloadbluez-cde69653e03abeb40cd0b552b9b7849a362aa5e8.tar.gz
android: Update copyright and license details
Diffstat (limited to 'android/socket.c')
-rw-r--r--android/socket.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/android/socket.c b/android/socket.c
index 1375625e7..b5058366c 100644
--- a/android/socket.c
+++ b/android/socket.c
@@ -2,21 +2,21 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2013 Intel Corporation. All rights reserved.
+ * Copyright (C) 2013-2014 Intel Corporation. All rights reserved.
*
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/