What they provide is a combination of NicheLite and NicheTask from InterNiche, plus Freescale code including library stuff, drivers and example apps. Freescale updated it at least once in the last 2 years, and I think they are planning another update soon.
Despite "comments in the examples about bugs in the stack", we've had to fix and replace pieces of source code from Freescale, while the changes we made to our copy of the Niche stuff were mainly to reduce memory use (hint: const). InterNiche would prefer that you don't change their code at all, because they have a more capable IP stack they are happy to sell you as a drop-in replacement.
Yes, the license makes it more difficult for users to help each other, but we've managed to do it to some extent without posting source.
If I had to do it over, I would look more seriously at the uTasker stuff. There's a fee for commercial use, but the architecture seems better suited to the limited RAM in the Freescale chips, and there is a better community.