summarylogtreecommitdiffstats
path: root/oui.h
diff options
context:
space:
mode:
authorSergej Pupykin2021-04-07 22:31:10 +0300
committerSergej Pupykin2021-04-07 22:31:10 +0300
commita5a24d6d02147302614220854e223b2867c9da42 (patch)
tree13fa3b1c7f541afa23a0cbb87e1302ddec544a0f /oui.h
parent8f3ca0514fdf8f78edfbda28f1f4033e476e36db (diff)
downloadaur-a5a24d6d02147302614220854e223b2867c9da42.tar.gz
init
Diffstat (limited to 'oui.h')
-rw-r--r--oui.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/oui.h b/oui.h
deleted file mode 100644
index 2ddc27fefc3c..000000000000
--- a/oui.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- *
- * BlueZ - Bluetooth protocol stack for Linux
- *
- * 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 program 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.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- *
- */
-
-char *batocomp(const bdaddr_t *ba);