summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2011-01-13 12:10:11 +0100
committerJürg Billeter <j@bitron.ch>2011-01-13 12:10:11 +0100
commit5a3fcbcdaa3c0ddbac5916b0368503ce307ad478 (patch)
tree5a5b8ad8cd687647e7c8a732b087b2d8120b8dcd /examples
parentfc9218d902cc4982c26b8628eff782685619e263 (diff)
downloadtracker-5a3fcbcdaa3c0ddbac5916b0368503ce307ad478.tar.gz
tracker-extract: Relicense to LGPL from GPL
Diffstat (limited to 'examples')
-rw-r--r--examples/libtracker-extract/tracker-extract-mockup.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/examples/libtracker-extract/tracker-extract-mockup.c b/examples/libtracker-extract/tracker-extract-mockup.c
index e5ca6b69a..afb60df99 100644
--- a/examples/libtracker-extract/tracker-extract-mockup.c
+++ b/examples/libtracker-extract/tracker-extract-mockup.c
@@ -1,18 +1,18 @@
/*
* Copyright (C) 2010, Your name <Your email address>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
+ * version 2.1 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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 for more details.
+ * Lesser 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
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/