gavincarr / mod_auth_tkt

Lightweight single-signon authentication module for Apache
Other
37 stars 22 forks source link

RFE: please consider re-release under Apache License 2.0 #24

Open gstrauss opened 5 years ago

gstrauss commented 5 years ago

Would you/your employer please consider re-releasing this code under the Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0.html)

The current license (Apache License 1.0) with the 'advertising clause' is incompatible with the BSD 3-clause license used by lighttpd and so the port that I made of mod_auth_tkt to lighttpd remains independent from lighttpd. (https://github.com/gstrauss/lighttpd-mod_authn_tkt)

gstrauss commented 3 years ago

@gavincarr ping (after 2 years). Would it be possible to re-release this under Apache License 2.0? A quick "yes", "no", "maybe" would be appreciated. Thanks!