I'm going to make the sources of my Scala port of JBox2D available, but I have a question about the licensing first:
My understanding is that ports need to be under zlib license as well?
Quote:
2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
This means I have to have the exact same License.txt file in the source distribution, right? I hope I don't have to keep the whole license in each source file?
If I add my own copyright, that has to go into a different file? Will I end up with two license files? Or three, given that my port is a port of a port?

I think one port used Google Code, misrepresenting the actual license used. I wouldn't want to do that myself, so I guess Google Code is off. Any other suggestions for hosting providers that allow zlib? GitHub? I don't like SourceForge much.