summaryrefslogtreecommitdiff
path: root/emulator/main.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-02-12 09:24:13 -0800
committerMarcel Holtmann <marcel@holtmann.org>2014-02-12 09:24:13 -0800
commit6898ecdf0e6881b331ec1322c2ff8a47a5f74b45 (patch)
tree213a5f932b5edf39b4e44b01451c536cb7e49895 /emulator/main.c
parenta6d0df89507bdffad82b4f769c7ee483861f712e (diff)
downloadbluez-6898ecdf0e6881b331ec1322c2ff8a47a5f74b45.tar.gz
emulator: Update copyright and license details
Diffstat (limited to 'emulator/main.c')
-rw-r--r--emulator/main.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/emulator/main.c b/emulator/main.c
index 15f9c54aa..bd2a29ae4 100644
--- a/emulator/main.c
+++ b/emulator/main.c
@@ -2,22 +2,22 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2011-2012 Intel Corporation
+ * Copyright (C) 2011-2014 Intel Corporation
* Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org>
*
*
- * 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
*
*/