InterviewSolution
Saved Bookmarks
| 1. |
Solve : wlan? |
|
Answer» Quote from: dragonpiper on January 16, 2010, 07:33:22 PM The developer gave permission to edit the program. Yeah why don't you prove that. If you got permission to edit the program why not just ask the developer to edit it for you? because if i was to ask him he would probably just add to a later version which would take months. Also if is wasn't able to edit it why would he distribute the source with every release of the program and include comments in the coding ?This program isn't FOSS(Free Open Source Software), it's illegal for us to modify it. You will have to live with it the way it is, or find another program that does what you want. Quote from: dragonpiper on January 17, 2010, 12:18:35 AM because if i was to ask him he would probably just add to a later version which would take months. Also if is wasn't able to edit it why would he distribute the source with every release of the program and include comments in the coding ? you still haven't proven that the developer gave you permission to edit or have some one else edit his software.If you're the police where are your badges? Quote from: Quantos This program isn't FOSS(Free Open Source Software), it's illegal for us to modify it. Yes it is! Polish your eyeglasses! If it was pirated Microsoft source code, that "illegal" might have some MEANING, (maybe) but see below... Quote from: mroilfield you still haven't proven that the developer gave you permission to edit or have some one else edit his software. He did, actually, in his first post. (Am I the only person here who can read?) ...here is the source. { *************************************************** PSPdisp (c) 2008-2009 Jochen Schleu wlan.pas - functions dealing with wlan transfer This software is licensed under the BSD license. See license.txt for details. *************************************************** } Come on guys! I know that this is a technical forum, not a legal one, but come on! I have heard some BS in my time, but some of that above takes the biscuit! How hard is it to check out what the BSD Licence is, and what it means? There is this search site called "Guggle" or something like that, and it has this one very handy feature. If you type in some words like "BSD License" it finds pages with those words on! Real, neat, eh? In fact it found me a site which says this... Quote BSD License Explained In Layman TERMS http://pthree.org/2007/08/08/bsd-license-explained-in-layman-terms/ So, in short, the BSD licence is less restrictive than other FOSS licences such as e.g. GPL, which forces you to release the source code. You can do whatever you like in the way of altering the source code and recompiling, you can then sell or give away the altered product, (binaries and/or source as you wish) and as long as you stick to those 2 bullet points above, you'll be fine. Finally someone who understand licensing. Thank you for CLEARING that up. Quote from: dragonpiper on January 17, 2010, 03:45:07 AM Finally someone who understand licensing. Thank you for clearing that up. I know I said some hard things to you, but you did not deserve all that crap about licencing, when you put the licence details in plain view in your first post.Hey, look at that, it is there. I don't know how I missed it, oh well. My apologies Dragonpiper.thanks for your apologies. Will someone please help me.I think we'd have to teach you Pascal in order to effectively help you. You're at the wrong forum, matey. |
|