← Back to team overview

ayatana-commits team mailing list archive

[Branch ~indicator-applet-developers/dbus-test-runner/trunk] Rev 26: Added copyright/license header matching COPYING file

 

------------------------------------------------------------
revno: 26
committer: Ken VanDine <ken.vandine@xxxxxxxxxxxxx>
branch nick: dbus-test-runner
timestamp: Wed 2010-12-15 14:26:26 -0500
message:
  Added copyright/license header matching COPYING file
modified:
  src/dbus-test-runner.c


--
lp:dbus-test-runner
https://code.launchpad.net/~indicator-applet-developers/dbus-test-runner/trunk

Your team ayatana-commits is subscribed to branch lp:dbus-test-runner.
To unsubscribe from this branch go to https://code.launchpad.net/~indicator-applet-developers/dbus-test-runner/trunk/+edit-subscription
=== modified file 'src/dbus-test-runner.c'
--- src/dbus-test-runner.c	2009-12-10 02:34:40 +0000
+++ src/dbus-test-runner.c	2010-12-15 19:26:26 +0000
@@ -1,3 +1,22 @@
+/*
+Copyright 2010 Canonical Ltd.
+
+Authors:
+    Ted Gould <ted@xxxxxxxxxxxxx>
+
+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/>.
+*/
+
 
 #include <glib.h>