From 2d3893c354ea2d39d18b9e3524e640d671508f90 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 6 Jul 2011 16:11:29 -0500 Subject: Adding license info to [ch] files --- tests/dummy-indicator-blank.c | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'tests/dummy-indicator-blank.c') diff --git a/tests/dummy-indicator-blank.c b/tests/dummy-indicator-blank.c index 5cfe0f0..874284b 100644 --- a/tests/dummy-indicator-blank.c +++ b/tests/dummy-indicator-blank.c @@ -1,3 +1,25 @@ +/* +Test for libindicator + +Copyright 2009 Canonical Ltd. + +Authors: + Ted Gould + +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 +. +*/ + #include "libindicator/indicator.h" -- cgit v1.2.3