Click to See Complete Forum and Search --> : GPL Violation. What can you do ?
|gridley|
September 22nd, 2004, 12:31 AM
GPL Violation. What can you do ?
Say I (or you) develop some piece of software.
Decide to release it and choose to do this under the GPL: http://www.gnu.org/licenses/licenses.html#GPL .
Then someone fetches the code, makes some minor modifications and release's it without source, charging money, basicly violating the GPL.
Thinking we are in our right we decide to sue the ones that breach the licence.
However the deal goes sour and the person/company you were sueing countersues you, saying you stole the software from them somehow.
How can you prove you wrote the code first ?
What does count as proof in court that you wrote the code.
On a local machine files could easily be forged. (simpe example: bios, touch util).On remote machine it would ne harder but ' a remote machine is a local machine somehwre ' .
How can you proof you were the first one to write the code ?
The GPL and the GPL-faq could not give me a satisfying answer.
In IRC someone ( i think it was franky ) told me: "you should print the source-code and mail it to yourself, leave it unopened and its valid, because of the marker on the stamp" ;D.
As a small developer you prolly aint got no money to pay for them lawyers.
Im trying to focus the discussion on:
'what stands in court'
Cheers
Sick Dwarf
September 22nd, 2004, 12:52 AM
You could put it on a disc and mail it to yourself or, even better, a third party. The one thing that would really stand in court would probably be publicly registered release dates/events (sourceforge, etc). If the other company releases the software before you do, you don't have any case. They could even claim that the copy in the sealed envelope is a copy of their software dating from before they released it.
;TT
September 22nd, 2004, 12:54 AM
Go to court and get a patent on the code and since its your creation, you can distribute it however you want but have legal protection in case of an incident like you described.
Juridian
September 22nd, 2004, 01:02 AM
An understanding of copyright law would be the first step. Here is a good reference that primarily covers the US but does talk of international copyright law.
http://www.copyright.gov/
Juridian
September 22nd, 2004, 01:14 AM
Erm, one step more....if any of you had actually done the research (including the person in question) this page from the gpl site tells you how to do the copyright protection for the software. http://www.gnu.org/licenses/gpl-howto.html
The copyright included and the distribution of said software to various parties will basically provide enough evidence to prove your case. If all else fails the proper collection of forensic evidence from your machine/backups, emails, and printouts you made can all be used as evidence.
lumpyporridge
September 22nd, 2004, 04:36 AM
http://www.gnu.org/philosophy/enforcing-gpl.html , if you want to enforce the gpl give the rights to the fsf and then inform them of a violation of the gpl.
from linky
"So what happens when the GPL is violated? With software for which the Free Software Foundation holds the copyright (either because we wrote the programs in the first place, or because free software authors have assigned us the copyright, in order to take advantage of our expertise in protecting their software's freedom), the first step is a report, usually received by email to <license-violation@gnu.org>. We ask the reporters of violations to help us establish necessary facts, and then we conduct whatever further investigation is required."
lepricaun
September 22nd, 2004, 07:25 AM
well, the sources i have released under the GPL the last couple of months are all posted on several forums... so this means that there is a time set on when it is released by me.. and suppose you we're able to hack (and alter) one of those forums, i doubt this will work on 2 or 3 forums at the same time ;)
of course nothing is totally safe, but in my opinion it was the safest i could get :p
|gridley|
September 22nd, 2004, 10:13 AM
The one thing that would really stand in court would probably be publicly registered release dates/events (sourceforge, etc).
and suppose you we're able to hack (and alter) one of those forums, i doubt this will work on 2 or 3 forums at the same time
Would it stand in court ? That is the question.
What stands in court ?
None of the links state anything about proving it is yours.
chsh
September 22nd, 2004, 05:23 PM
This was hashed over with gridley on IRC, and he's just looking for an argument. He was provided with numerous links answering his questions and pointing to where copyright holders were victorious in court. He seems to be under the impression that the GPL itself hasn't been tested, but since that is irrelevant to pretty well all the other questions he is asking, which are general copyright holding issues and not anything specific to the GPL.
lepricaun
September 22nd, 2004, 07:01 PM
Would it stand in court ? That is the question.
What stands in court ?
None of the links state anything about proving it is yours. but it does state that i've posted it on that date, so if that company would use it later, it proves that i was first... this doesn't specifically goes for code, but for every idea.
the one that released it first is suppose to be the legit owner... thats why companies, when developing something, are so in to securing the development, just to make sure no one else releases it before they do... so yes, i think it will stand in court...
Sick Dwarf
September 24th, 2004, 04:57 AM
Originally posted here (http://www.AntiOnline.com/showthread.php?threadid=262284#post793094) by chsh
This was hashed over with gridley on IRC, and he's just looking for an argument. He was provided with numerous links answering his questions and pointing to where copyright holders were victorious in court. He seems to be under the impression that the GPL itself hasn't been tested, but since that is irrelevant to pretty well all the other questions he is asking, which are general copyright holding issues and not anything specific to the GPL.
I have been searching on google, but failed to find any of the cases you speak of. Could you provide me with any of these links? Thanks.
chsh
September 24th, 2004, 05:04 AM
Originally posted here (http://www.AntiOnline.com/showthread.php?threadid=262284#post793737) by Sick Dwarf
I have been searching on google, but failed to find any of the cases you speak of. Could you provide me with any of these links? Thanks.
It's pretty basic. Any search for "copyright litigation" or "software copyright cases" should turn up examples.
http://www.bitlaw.com/source/cases/copyright/ << Check "Software: Non-literal Infringement"
http://www.ucalgary.ca/MG/inrm/industry/software/cases.htm << Brief summaries of software copyright infringment cases
http://www.ipwatchdog.com/cases_of_interest.html#f2 << More software copyright cases.