aboutsummaryrefslogtreecommitdiff
path: root/tests/service-version-multiwatch-service.c
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2011-07-08 03:03:00 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2011-07-08 03:03:00 +0200
commit5f78a771bfb0a7f334da952eeb9a8b4c049110be (patch)
tree8e7c8af2b887834aea9ad4afe7581207138f5093 /tests/service-version-multiwatch-service.c
parent8881229ab3af6dfd5a23f33357c0ef466aa7fd85 (diff)
parent352c01a8d42297be35392ac204f23bfd81fc0123 (diff)
downloadlibayatana-indicator-5f78a771bfb0a7f334da952eeb9a8b4c049110be.tar.gz
libayatana-indicator-5f78a771bfb0a7f334da952eeb9a8b4c049110be.tar.bz2
libayatana-indicator-5f78a771bfb0a7f334da952eeb9a8b4c049110be.zip
Merging with trunk
Diffstat (limited to 'tests/service-version-multiwatch-service.c')
-rw-r--r--tests/service-version-multiwatch-service.c22
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/service-version-multiwatch-service.c b/tests/service-version-multiwatch-service.c
index 9920306..30b7f00 100644
--- a/tests/service-version-multiwatch-service.c
+++ b/tests/service-version-multiwatch-service.c
@@ -1,3 +1,25 @@
+/*
+Test for libindicator
+
+Copyright 2009 Canonical Ltd.
+
+Authors:
+ Ted Gould <ted@canonical.com>
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+version 3.0 as published by the Free Software Foundation.
+
+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 General Public License version 3.0 for more details.
+
+You should have received a copy of the GNU General Public
+License along with this library. If not, see
+<http://www.gnu.org/licenses/>.
+*/
+
#include <glib.h>
#include "libindicator/indicator-service.h"