Linked by Thom Holwerda on Thu 4th Aug 2011 21:38 UTC
Permalink for comment 483806
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
Linked by Thom Holwerda on 05/17/13 23:35 UTC, submitted by kragil
Linked by MOS6510 on 05/17/13 22:22 UTC
Linked by Thom Holwerda on 05/17/13 22:15 UTC, submitted by Tom
Linked by Thom Holwerda on 05/16/13 21:41 UTC
Linked by Thom Holwerda on 05/16/13 17:04 UTC
More News »
Sponsored Links



Member since:
2008-06-29
Code in itself is not the implementation approach. I can write the code for an algorithm (approach) in such a way that my code is different from the original source. I'm not improving the approach in anyways whatsoever. In such cases, I'll not be in violation of copyright. But, shouldn't I be in violation of the approach (even if it is not patented)?
Can you please explain how copyright protection works when I use a different programming language?
For Ex: Say a developer at X wrote a program for a unique feature for their phone. The code is copyrighted but the feature is not protected. The code for the same is available for others. I'm from company Y, I take this source code and then rewrite the same in a different programming language.
Is company Y in violation of copyright from a legal standpoint? Y does not care for technical or moral or ethical standpoint.
As an additional example, I want to use the case of Android notification system which Apple blatantly copied in iOS. In such a case, how will you prove the copyright violation? OTOH, had Google patented its notification system, Apple would be liable for infringement.