<div dir="ltr">Hello,<div><br></div><div>Sorry if this is the wrong place to ask, but the IRC was fairly silent when I logged in. I am trying to determine the license of packagekit-glib2. I cloned PackageKit from GitHub and see that COPYING and most other files under packagekit-glib2 indicat LGPLv2, but there are a few (including packagekit.h) which suggest GPLv2:</div><div><br></div><div><b>```</b></div><div><b>[root@daring-gibbon packagekit-glib2]# pwd<br>/root/PackageKit/lib/packagekit-glib2<br>[root@daring-gibbon packagekit-glib2]# grep "Licensed under the GNU Lesser General Public License" *.h | wc -l<br>39<br>[root@daring-gibbon packagekit-glib2]# grep "Licensed under the GNU General Public License" *.h | wc -l<br>5<br></b></div><div><b>```</b></div><div><br></div><div>It looks like the intention all the way back in 2010 was to put it under the LGPL, but it's not clear to me that it is currently. Is there any definitive way to determine the license?</div><div><br></div><div>Thanks,</div><div>David</div></div>