summaryrefslogtreecommitdiff
path: root/daemon/dbus_service.c
diff options
context:
space:
mode:
authorPhilipp Schmidt <philschmidt@gmx.net>2013-07-15 18:54:07 +0200
committerPhilipp Schmidt <philschmidt@gmx.net>2013-07-15 18:54:07 +0200
commit715aa6e3dfa2091f2ccc0f93fd5cfe805b74b7f1 (patch)
treefeb5d3ca6477fb0dffc34f4834b59ce0daf90c59 /daemon/dbus_service.c
parenta95767784288fe61bf6aee2966b61573d84f9613 (diff)
downloadlibmtp-dbus-daemon.tar.gz
Actually commit necessary changes to configuredbus-daemon
Diffstat (limited to 'daemon/dbus_service.c')
-rw-r--r--daemon/dbus_service.c21
1 files changed, 21 insertions, 0 deletions
diff --git a/daemon/dbus_service.c b/daemon/dbus_service.c
new file mode 100644
index 0000000..a554a0c
--- /dev/null
+++ b/daemon/dbus_service.c
@@ -0,0 +1,21 @@
+/**
+ * \file dbus_service.c
+ *
+ * Copyright (C) 2013 Philipp Schmidt <philschmidt@gmx.net>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+