1
0
Fork 0
easejs/lib
Mike Gerwitz 9050c4e4ac
Relicensed under the GPLv3+
This project was originally LGPLv+-licensed to encourage its use in a community
that is largely copyleft-phobic. After further reflection, that was a mistake,
as adoption is not the important factor here---software freedom is.

When submitting ease.js to the GNU project, it was asked if I would be willing
to relicense it under the GPLv3+; I agreed happily, because there is no reason
why we should provide proprietary software any sort of edge. Indeed, proprietary
JavaScript is a huge problem since it is automatically downloaded on the user's
PC generally without them even knowing, and is a current focus for the FSF. As
such, to remain firm in our stance against proprietary JavaScript, relicensing
made the most sense for GNU.

This is likely to upset current users of ease.js. I am not sure of their
number---I have only seen download counts periodically on npmjs.org---but I know
there are at least a small number. These users are free to continue using the
previous LGPL'd releases, but with the understanding that there will be no
further maintenance (not even bug fixes). If possible, users should use the
GPL-licensed versions and release their software as free software.

Here comes GNU ease.js.
2013-12-20 01:10:05 -05:00
..
ClassBuilder.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
FallbackMemberBuilder.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
FallbackVisibilityObjectFactory.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
MemberBuilder.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
MemberBuilderValidator.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
MethodWrapperFactory.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
MethodWrappers.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
VisibilityObjectFactory.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
VisibilityObjectFactoryFactory.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
class.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
class_abstract.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
class_final.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
interface.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
prop_parser.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
util.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
version.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00
warn.js Relicensed under the GPLv3+ 2013-12-20 01:10:05 -05:00