diff options
Diffstat (limited to 'hcid/dbus-test.c')
-rw-r--r-- | hcid/dbus-test.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hcid/dbus-test.c b/hcid/dbus-test.c index 407d4f1a..4232858a 100644 --- a/hcid/dbus-test.c +++ b/hcid/dbus-test.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify @@ -721,4 +721,3 @@ void process_audits_list(const char *adapter_path) return; } } - |