Y
Hacker News
new
|
ask
|
show
|
jobs
Opencart illegally stripping license and attribution from reused code
(
github.com
)
22 points
by
mouhtasi
4467 days ago
3 comments
StefanKarpinski
4467 days ago
The reaction is far worse than the license violation. It really undermines any credibility the project for being "professional and reliable".
link
a_bonobo
4467 days ago
While the author does react quite unprofessionally, there has been a commit adding the license to the required position:
https://github.com/opencart-ce/opencart-ce/commit/dfaf2e8fb4...
link
mouhtasi
4467 days ago
OpenCart-CE is a community-edition fork, not the official repo.
link
alecsmart1
4466 days ago
The license is for calling two functions?
link
csbrooks
4467 days ago
Is it really a function with a single line of code? O_o
link
abestic9
4466 days ago
A function can be licensed in the same respect as a class or library.
link