View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#25
Originally Posted by SD69 View Post
If someone can send me a comprehensive list of the packages requiring a redistribution license, I will try to get one from Nokia.
Not comprehensive (I have no idea about Harmattan for instance), but here's what I can think of:

There's also the non-free parts of extras, but those are generally not (C) Nokia. You can use something like
Code:
wget -q -O- http://repository.maemo.org/extras/dists/diablo/non-free/binary-armel/Packages.gz | zegrep '^(Package|Maintainer):'
to extract the maintainer email addresses though.