aboutsummaryrefslogtreecommitdiff
path: root/service/service.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-08-27 22:42:25 -0500
committerTed Gould <ted@gould.cx>2013-08-27 22:42:25 -0500
commite2166ae7ab113c0989cccb52ac23847ffc8e8ffa (patch)
treecd3436cba5b2eec3689afc1cb29b628b48be8164 /service/service.c
parentc4a2f359a3a82fa233a486d05213107ee2f64ed7 (diff)
parent32a9e9c848b5a85bea267d70fc2b6f0f1c4c9468 (diff)
downloadayatana-greeter-session-broadcast-e2166ae7ab113c0989cccb52ac23847ffc8e8ffa.tar.gz
ayatana-greeter-session-broadcast-e2166ae7ab113c0989cccb52ac23847ffc8e8ffa.tar.bz2
ayatana-greeter-session-broadcast-e2166ae7ab113c0989cccb52ac23847ffc8e8ffa.zip
Merge trunk
Diffstat (limited to 'service/service.c')
-rw-r--r--service/service.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/service/service.c b/service/service.c
index e80b471..3c2f9e2 100644
--- a/service/service.c
+++ b/service/service.c
@@ -1,3 +1,19 @@
+/**
+ * Copyright (C) 2013 Canonical, Ltd.
+ *
+ * This program is free software: you can redistribute it and/or modify it under
+ * the terms of the GNU Lesser 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
int
main (int argc, char * argv[])