> > Anyway, I thought it would be a good idea to make one of the scripts on > the site a Web2Py setup. So I was hoping to use a modified version of the > script at: > > http://web2py.googlecode.com/hg/scripts/setup-web2py-fedora.sh > > > Is that OK? Is that script 'in the public domain'? All the code there seems > to be GPL, so I think it is OK, but I wanted to check. Should I comment the > script with the original source/link or something? > > It's not in the public domain (that means no copyright applies at all). I believe the main web2py license would apply, which is LGPLv3 (http://www.gnu.org/licenses/lgpl.html), so just be sure to comply with that license.
Anthony

