summaryrefslogtreecommitdiffstats
path: root/common/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/error.h')
-rw-r--r--common/error.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/common/error.h b/common/error.h
index d6f17f06..03d0c182 100644
--- a/common/error.h
+++ b/common/error.h
@@ -3,8 +3,8 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
- * Copyright (C) 2007 Fabien Chevalier <fabchevalier@free.fr>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2007-2008 Fabien Chevalier <fabchevalier@free.fr>
*
*
* This program is free software; you can redistribute it and/or modify
@@ -23,10 +23,6 @@
*
*/
-/*
- Please update dbus-api.txt in hcid folder when changes are made to this file.
- */
-
#include <dbus/dbus.h>
#define ERROR_INTERFACE "org.bluez.Error"