aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-11-30 16:45:40 -0600
committerTed Gould <ted@gould.cx>2009-11-30 16:45:40 -0600
commitdfb75241e76764555b0504ace5d2aa989792fabe (patch)
tree5abb0b7fa72dedabe337c2549f097a5a83f50984
parent9028f21b88fda1ecfadddddbf7f97d736ee762af (diff)
downloadayatana-indicator-application-dfb75241e76764555b0504ace5d2aa989792fabe.tar.gz
ayatana-indicator-application-dfb75241e76764555b0504ace5d2aa989792fabe.tar.bz2
ayatana-indicator-application-dfb75241e76764555b0504ace5d2aa989792fabe.zip
Header for a DBus interface description, not sure if that's right or not.
-rw-r--r--src/application-service.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/application-service.xml b/src/application-service.xml
index ec96297..fdd25bb 100644
--- a/src/application-service.xml
+++ b/src/application-service.xml
@@ -1,4 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+An interface for communication between the service and indicator.
+
+Copyright 2009 Canonical Ltd.
+
+Authors:
+ Ted Gould <ted@canonical.com>
+
+This program is free software: you can redistribute it and/or modify it
+under the terms of the GNU General Public License version 3, as published
+by the Free Software Foundation.
+
+This program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranties of
+MERCHANTABILITY, SATISFACTORY QUALITY, 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, see <http://www.gnu.org/licenses/>.
+-->
<node name="/">
<interface name="org.ayatana.indicator.application.service">
<!-- Properties -->