|
|
|
|
|
by williamcotton
1132 days ago
|
|
You can without attribution verbatim copy the parts of GPL code that is not covered by copyright, such as anything purely functional, like an optimized sorting algorithm. Copyright is for art. Patents are for utilities and tools. The art in GPL code is in the arbitrary decisions made about how to structure that code… the class structure and not the algorithms. You cannot copyright an algorithm and for very good reason. Think if Microsoft had the assumed powers granted by the GPL! |
|