What is the license of the original PiKey driver ?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
pegasus2000
Posts: 160
Joined: Wed Jul 12, 2006 7:09 am

What is the license of the original PiKey driver ?

Post by pegasus2000 »

With the new version of Nanodesktop (0.3.6) I'll release a version of
the PiKey driver called ndPiKeyDriver.Prx.

In a document that will be redistribuited with the driver, I must signal
the things regarding the original code and the copyright.

ndPiKeyDriver.Prx derives from PiKey driver of Fanjita.


My question is: what is the license of the original driver ?
angelo
Posts: 168
Joined: Wed Aug 29, 2007 9:34 pm

Post by angelo »

There are none! Go ahead and use it. I asked Fanjita 3+ times to use his work... never got a reply.
pegasus2000
Posts: 160
Joined: Wed Jul 12, 2006 7:09 am

Post by pegasus2000 »

angelo wrote:There are none! Go ahead and use it. I asked Fanjita 3+ times to use his work... never got a reply.
Thanks for the answer.

A curiosity: have you the Targus Keyboard ?
I want to see if you can save my life...
User avatar
Wally
Posts: 663
Joined: Mon Sep 26, 2005 11:25 am

Post by Wally »

angelo wrote:There are none! Go ahead and use it. I asked Fanjita 3+ times to use his work... never got a reply.
Fanjita has a child now, so of course he's not going to reply right away :)
Art
Posts: 642
Joined: Wed Nov 09, 2005 8:01 am

Post by Art »

You're best off emailing through the noobz web site.
I had some luck with that.
If not actually, then potentially.
User avatar
jean
Posts: 489
Joined: Sat Jan 05, 2008 2:44 am

Post by jean »

The pikey plugin's structure is so simple that you could study it and then rewrite it on your own being free from licenses in minutes. This -however- does not mean that i understand/approve your use of custom licenses in an open-source/GPL environment like this (if we are still messing around with PSP's homebrews is due to the intrinsic being free of the whole scene, even if you look at it from the legal point of view). Pay attention to the fact that your source code can be whatever license you like, but for binaries redistribution the story changes slightly: binaries' licenses are often subject to the number/type of links you use and to the compiler you used to generate them. Whenever a lincense is missing you can consider it to be a Public Domain (http://en.wikipedia.org/wiki/Public_domain) and this - despite the lack in restrictions on possible uses - somehow collides with patents/copy rights/intellectual property. Dig the remaining yourself...
pegasus2000
Posts: 160
Joined: Wed Jul 12, 2006 7:09 am

Post by pegasus2000 »

jean wrote:The pikey plugin's structure is so simple that you could study it and then rewrite it on your own being free from licenses in minutes. This -however- does not mean that i understand/approve your use of custom licenses in an open-source/GPL environment like this (if we are still messing around with PSP's homebrews is due to the intrinsic being free of the whole scene, even if you look at it from the legal point of view). Pay attention to the fact that your source code can be whatever license you like, but for binaries redistribution the story changes slightly: binaries' licenses are often subject to the number/type of links you use and to the compiler you used to generate them. Whenever a lincense is missing you can consider it to be a Public Domain (http://en.wikipedia.org/wiki/Public_domain) and this - despite the lack in restrictions on possible uses - somehow collides with patents/copy rights/intellectual property. Dig the remaining yourself...

In fact, all components of Nanodesktop has a document that explains
the original paternity and the original license of the driver.

This is because I want to respect the rights of the original coders.
pegasus2000
Posts: 160
Joined: Wed Jul 12, 2006 7:09 am

Post by pegasus2000 »

angelo wrote:There are none! Go ahead and use it. I asked Fanjita 3+ times to use his work... never got a reply.
Angelo, do you know how I can contact Fanjita ? I need someone
that knows the internal working of PiKey and that gives me
some informations...
Post Reply