summaryrefslogtreecommitdiffstats
path: root/lib/libbluetooth/bluetooth.c
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2009-03-06 23:30:07 +0000
committeremax <emax@FreeBSD.org>2009-03-06 23:30:07 +0000
commit791c32740527d11d0d8e99d0be7dc42f77bb81e7 (patch)
tree6d586208bf9c5f1fcf2714ca0c5e1c816f8d4f64 /lib/libbluetooth/bluetooth.c
parent280ce52aab6914245390757714695bd5c1f777d2 (diff)
downloadFreeBSD-src-791c32740527d11d0d8e99d0be7dc42f77bb81e7.zip
FreeBSD-src-791c32740527d11d0d8e99d0be7dc42f77bb81e7.tar.gz
Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.
Discussed with: Iain Hibbert plunky -at- rya-online -dot- net of NetBSD MFC after: 1 month
Diffstat (limited to 'lib/libbluetooth/bluetooth.c')
-rw-r--r--lib/libbluetooth/bluetooth.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libbluetooth/bluetooth.c b/lib/libbluetooth/bluetooth.c
index f206aee..23b7df0 100644
--- a/lib/libbluetooth/bluetooth.c
+++ b/lib/libbluetooth/bluetooth.c
@@ -1,7 +1,9 @@
/*
* bluetooth.c
- *
- * Copyright (c) 2001-2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
+ */
+
+/*-
+ * Copyright (c) 2001-2009 Maksim Yevmenkin <m_evmenkin@yahoo.com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
OpenPOWER on IntegriCloud