Consider the following situation....
Someone has published all the source for a project in C on GitHub.
There is no licence statement, just a copyright notice with the date and author's name.
If I take the source and clone the functions so they have the same prototypes but write them in assembler and have the same flow, is this a derivative work? Or is the assembler version my work to licence how I
feel?
What do people think?
Consider the following situation....
Someone has published all the source for a project in C on GitHub.
There is no licence statement, just a copyright notice with the date and author's name.
If I take the source and clone the functions so they have the same prototypes but write them in assembler and have the same flow, is this a derivative work?
Or is the assembler version my work to licence how I feel?
If I take the source and clone the functions so they have the same >prototypes but write them in assembler and have the same flow, is this a >derivative work? Or is the assembler version my work to licence how I
feel?
. Now your program clearly has nothing to do with the original
anymore. You just used that to get started but then gradually
transformed it into your own code. So, is "B = 7" now free from
any copyright of the original author of "A = 2"? At what point
during the transition exactly did the copyright disappear?
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,028 |
Nodes: | 10 (0 / 10) |
Uptime: | 126:15:16 |
Calls: | 13,329 |
Calls today: | 1 |
Files: | 186,574 |
D/L today: |
389 files (91,159K bytes) |
Messages: | 3,355,181 |