[tracker/writeback-refactor-0.10: 60/63] tracker-miner-fs: Fix licensing errors in files



commit d40e7f5e341ba68dc29269adbaac3d16713a903e
Author: Martyn Russell <martyn lanedo com>
Date:   Tue Jul 26 17:04:42 2011 +0100

    tracker-miner-fs: Fix licensing errors in files
    
    Some were changed from GPL to LGPL for some reason. Now they're all GPL as
    they should be.

 src/miners/fs/tracker-writeback.h |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/miners/fs/tracker-writeback.h b/src/miners/fs/tracker-writeback.h
index 1be79a8..aa1d129 100644
--- a/src/miners/fs/tracker-writeback.h
+++ b/src/miners/fs/tracker-writeback.h
@@ -2,16 +2,16 @@
  * Copyright (C) 2008, Nokia <ivan frade nokia com>
  *
  * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
+ * modify it under the terms of the GNU General Public
  * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
+ * version 2 of the License, or (at your option) any later version.
  *
  * 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
- * Lesser General Public License for more details.
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public
+ * You should have received a copy of the GNU 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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]