Ruby Forum Rails Engines > login_engine license?

Posted by unknown (Guest)
on 09.01.2007 21:01
(Received via mailing list)
Hi!

I can't seem to find any licensing information for the login_engine 
plugin.
I notice that the engines plugin is covered by the MIT license (and 
includes a file called MIT-LICENSE), so I'm assuming that the
login_engine is, too...

Is that true?

Thanks!!

Haig
Posted by Nathaniel Brown (nshb)
on 11.01.2007 09:55
(Received via mailing list)
True it is!

On 1/9/07, haig-lists@didizian.com <haig-lists@didizian.com> wrote:
> Haig
>
> --
> Haig Didizian
> haig@didizian.com
> _______________________________________________
> engine-users mailing list
> engine-users@lists.rails-engines.org
> http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
>


--
Nathaniel Steven Henry Brown

Toll Free: 1-877-446-4647
Vancouver: 604-724-6624

http://inimit.com
Posted by Haig Didizian (Guest)
on 19.01.2007 16:31
(Received via mailing list)
Glad to hear it... I'd be happy to submit a patch to include the license
file and the copyright at the top of the .rb files. Any interest?

If so, who does the copyright belong to?

Haig
Posted by James Adam (Guest)
on 25.09.2007 22:43
(Received via mailing list)
Technically, the copyright belongs to me (James Adam), though the code
was heavily based on the original salted_hash_login_generator (by
Tobias Luetke I believe) and has benefitted from numerous patches from
the Rails community.

The next (and likely final, more about that later) version of the
login engine will include this information.

- James