diff options
author | Ted Gould <ted@gould.cx> | 2013-08-27 22:42:25 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-08-27 22:42:25 -0500 |
commit | e2166ae7ab113c0989cccb52ac23847ffc8e8ffa (patch) | |
tree | cd3436cba5b2eec3689afc1cb29b628b48be8164 /libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c | |
parent | c4a2f359a3a82fa233a486d05213107ee2f64ed7 (diff) | |
parent | 32a9e9c848b5a85bea267d70fc2b6f0f1c4c9468 (diff) | |
download | ayatana-greeter-session-broadcast-e2166ae7ab113c0989cccb52ac23847ffc8e8ffa.tar.gz ayatana-greeter-session-broadcast-e2166ae7ab113c0989cccb52ac23847ffc8e8ffa.tar.bz2 ayatana-greeter-session-broadcast-e2166ae7ab113c0989cccb52ac23847ffc8e8ffa.zip |
Merge trunk
Diffstat (limited to 'libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c')
-rw-r--r-- | libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c b/libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c index f410618..b684b3b 100644 --- a/libunity-greeter-session-broadcast/unity-greeter-session-broadcast.c +++ b/libunity-greeter-session-broadcast/unity-greeter-session-broadcast.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/>. + * + */ #include "unity-greeter-session-broadcast.h" |