summaryrefslogtreecommitdiff
path: root/src/plugins/tracker/rygel-tracker-container.vala
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>2009-01-19 15:56:35 +0000
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>2009-01-19 15:56:35 +0000
commit39b19a309c6d58c280aa162f13d4281ab3895fe5 (patch)
tree19b7d9952893287ef6ec28ac9b4146e6522ec160 /src/plugins/tracker/rygel-tracker-container.vala
parentd9929a029b200bcd8ecac06eb1d3ed6df6a7d288 (diff)
downloadrygel-39b19a309c6d58c280aa162f13d4281ab3895fe5.tar.gz
Relicense under LGPL version 2.
svn path=/trunk/; revision=464
Diffstat (limited to 'src/plugins/tracker/rygel-tracker-container.vala')
-rw-r--r--src/plugins/tracker/rygel-tracker-container.vala12
1 files changed, 4 insertions, 8 deletions
diff --git a/src/plugins/tracker/rygel-tracker-container.vala b/src/plugins/tracker/rygel-tracker-container.vala
index 8748c0cc..8d124289 100644
--- a/src/plugins/tracker/rygel-tracker-container.vala
+++ b/src/plugins/tracker/rygel-tracker-container.vala
@@ -5,22 +5,18 @@
* Author: Zeeshan Ali <zeenix@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
+ * it under the terms of the GNU Library General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program 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 for more details.
+ * GNU Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation,
+ * You should have received a copy of the GNU Library General Public License
+ * along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
*/
using Rygel;