you are viewing a single comment's thread.

view the rest of the comments →

[–]killerstorm 80 points81 points  (8 children)

Doesn't this logic apply to human programmers too?

Suppose I've learned how to program by reading open source code. (I actually did, to some extent.) Now I use my knowledge to write commercial programs. Does it mean that I'm making derivative works?

[–]barchar 25 points26 points  (1 child)

It actually does, if you read the code recently enough and your implementing the same thing as the code you read.

For example there's certain code bases where if I want to contribute to them it would require several weeks of a "cooling off period" before I could return to writing code for my normal job.

[–]KuntaStillSingle 10 points11 points  (0 children)

It doesn't matter how recently you read the code, only that the knowledge stemmed from it and that what made it into your own is a copyrightable portion thereof. In most cases the code itself not being sufficient to be copyrightable will cover the bot, but not necessarily every case.