[packagekit] packagekit: Branch 'master'

Richard Hughes hughsient at kemper.freedesktop.org
Fri Oct 12 07:04:43 PDT 2007


 backends/apt/python-backend-common.c |    3 ++-
 backends/apt/python-backend-common.h |    3 ++-
 backends/apt/sqlite-pkg-cache.c      |    3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

New commits:
diff-tree 40a58a9dd4d22459defb445b63e073cdb45e5b49 (from e197b6207d658e967b4d9cf43eba841c2b19f620)
Author: Tom Parker <palfrey at tevp.net>
Date:   Fri Oct 12 12:34:07 2007 +0200

    Make all apt backend licenses GPLv2+

diff --git a/backends/apt/python-backend-common.c b/backends/apt/python-backend-common.c
index cfc82c7..41b3788 100644
--- a/backends/apt/python-backend-common.c
+++ b/backends/apt/python-backend-common.c
@@ -6,7 +6,8 @@
  *
  * 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
- * the Free Software Foundation; version 2 of the License.
+ * 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
diff --git a/backends/apt/python-backend-common.h b/backends/apt/python-backend-common.h
index a7573cf..a0b56bd 100644
--- a/backends/apt/python-backend-common.h
+++ b/backends/apt/python-backend-common.h
@@ -6,7 +6,8 @@
  *
  * 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
- * the Free Software Foundation; version 2 of the License.
+ * 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
diff --git a/backends/apt/sqlite-pkg-cache.c b/backends/apt/sqlite-pkg-cache.c
index faa871f..29647a5 100644
--- a/backends/apt/sqlite-pkg-cache.c
+++ b/backends/apt/sqlite-pkg-cache.c
@@ -6,7 +6,8 @@
  *
  * 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
- * the Free Software Foundation; version 2 of the License.
+ * 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



More information about the PackageKit mailing list