Chocolatey licensing?

Continuing the discussion from Report on UW Oshkosh Computer Science Software Engineering II class progress:

One of the UW Oshkosh CS student teams wants to create a Windows installer for Plone using https://chocolatey.org/ ... is anyone aware of any potential licensing issues in doing so? It seems to me Chocolatey is just a package manager like apt-get or brew and its FAQ mentions the Apache 2.0 license.

Chocolatey is Apache 2.0 license, this should be no problem. https://chocolatey.org/faq

Installer code should then be also Apache 2.0, not GPL.

Your student should probably compare Chocolatey to Scoop also. Scoop is more focused on developers.
http://scoop.sh/