Small School Project Under GPL

Hi all.

We are working on a small school project that needs to be released under GPL license and want to use the JOGL libraries. Can we distribute the JOGL as it is unmodified under it BSD license, while also distributing our source code that uses the JOGL library under the GPL license? So I imagine the project would have two licenses, a BSD license for the JOGL libraries, and a GPL license for our libraries. Can that be done?

Yes, this is perfectly valid. You only have to add the JOGL BSD-licence to e.g. the folder you have the jogl.jar in.