diff options
Diffstat (limited to 'src/bluez.vala')
-rw-r--r-- | src/bluez.vala | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bluez.vala b/src/bluez.vala index 046362b..d84d869 100644 --- a/src/bluez.vala +++ b/src/bluez.vala @@ -15,8 +15,10 @@ * * Authors: * Charles Kerr <charles.kerr@canonical.com> + * Robert Ancell <robert.ancell@canonical.com> */ + /** * Bluetooth implementaion which uses org.bluez on DBus */ |