I want to replace Array.dwim_sort_func with the C function at http://www.sourcefrog.net/projects/natsort/ ; it's much faster than the current Pike implementation, but is under the zlib license. I believe it's compatible with GPL/LGPL/MPL, but would like to be sure before I submit my patch. www.gnu.org explicitly says zlib is compatible with the GPL.