r580 - trunk/src/target/OM-2007/applications/openmoko-appmanager/src

caowai_song at sita.openmoko.org caowai_song at sita.openmoko.org
Mon Jan 22 08:29:29 CET 2007


Author: caowai_song
Date: 2007-01-22 08:27:46 +0100 (Mon, 22 Jan 2007)
New Revision: 580

Modified:
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/application-menu.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/application-menu.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/apply-dialog.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/apply-dialog.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-data.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-data.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-window.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-window.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/detail-area.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/detail-area.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/errorcode.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/filter-menu.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/filter-menu.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/install-dialog.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/install-dialog.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkg_cmd.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkgapi.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkgapi.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/navigation-area.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/navigation-area.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/package-list.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/package-list.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/pixbuf-list.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/pixbuf-list.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/select-menu.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/select-menu.h
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/tool-box.c
   trunk/src/target/OM-2007/applications/openmoko-appmanager/src/tool-box.h
Log:
Change the license from "GNU Public License" to "GNU Lesser Public License"


Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/application-menu.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/application-menu.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/application-menu.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/application-menu.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/application-menu.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/application-menu.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/apply-dialog.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/apply-dialog.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/apply-dialog.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -6,13 +6,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/apply-dialog.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/apply-dialog.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/apply-dialog.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -6,13 +6,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-data.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-data.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-data.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-data.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-data.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-data.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-window.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-window.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-window.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-window.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-window.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/appmanager-window.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/detail-area.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/detail-area.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/detail-area.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/detail-area.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/detail-area.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/detail-area.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/errorcode.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/errorcode.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/errorcode.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/filter-menu.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/filter-menu.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/filter-menu.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/filter-menu.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/filter-menu.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/filter-menu.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/install-dialog.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/install-dialog.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/install-dialog.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -6,13 +6,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/install-dialog.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/install-dialog.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/install-dialog.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -6,13 +6,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkg_cmd.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkg_cmd.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkg_cmd.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -7,14 +7,14 @@
  * Copyright (C) 2006 FIC-SH
  *
  * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
+ * modify it under the terms of the GNU General Lesser Public License as
  * published by the Free Software Foundation; either version 2, 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.
+ * General Lesser Public License for more details.
  */
 #ifndef _FIC_IPKG_CMD_H
 #define _FIC_IPKG_CMD_H

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkgapi.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkgapi.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkgapi.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -7,14 +7,14 @@
  * Copyright (C) 2006 FIC-SH
  *
  * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
+ * modify it under the terms of the GNU General Lesser Public License as
  * published by the Free Software Foundation; either version 2, 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.
+ * General Lesser Public License for more details.
  */
 #include <stdio.h>
 #include <string.h>

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkgapi.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkgapi.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/ipkgapi.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -7,14 +7,14 @@
  * Copyright (C) 2006 FIC-SH
  *
  * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
+ * modify it under the terms of the GNU General Lesser Public License as
  * published by the Free Software Foundation; either version 2, 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.
+ * General Lesser Public License for more details.
  */
 #ifndef _FIC_IPKG_API_H
 #define _FIC_IPKG_API_H

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/navigation-area.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/navigation-area.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/navigation-area.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/navigation-area.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/navigation-area.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/navigation-area.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/package-list.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/package-list.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/package-list.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/package-list.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/package-list.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/package-list.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/pixbuf-list.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/pixbuf-list.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/pixbuf-list.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/pixbuf-list.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/pixbuf-list.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/pixbuf-list.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/select-menu.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/select-menu.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/select-menu.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/select-menu.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/select-menu.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/select-menu.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/tool-box.c
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/tool-box.c	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/tool-box.c	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *

Modified: trunk/src/target/OM-2007/applications/openmoko-appmanager/src/tool-box.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-appmanager/src/tool-box.h	2007-01-19 15:44:32 UTC (rev 579)
+++ trunk/src/target/OM-2007/applications/openmoko-appmanager/src/tool-box.h	2007-01-22 07:27:46 UTC (rev 580)
@@ -5,13 +5,13 @@
  *  Copyright (C) 2006 First International Computer Inc.
  *
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU Public License as published by
+ *  it under the terms of the GNU Lesser Public License as published by
  *  the Free Software Foundation; version 2.1 of the license.
  *
  *  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 Public License for more details.
+ *  GNU Lesser Public License for more details.
  *
  *  Current Version: $Rev$ ($Date$) [$Author$]
  *





More information about the commitlog mailing list