Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's your only reaction?


Actually, my reaction as well. I was thinking that this was going to be a piece on how to copy well (re: "Good artists copy; great artists steal").


I'm actually a bit surprised by the reactions here. Since when is css copyrighted? Where are the numerous lawsuits against Pinterest "clones" for having a grid layout etc.?

Sure, it's a shame, but css, like html and javascript, is not a protected source. It's run client-side. Would you rather just receive a image/png from websites?

EDIT: I know someone who've experienced something very similar (with css prefixes obviously referring to his site rather than the microsoft.cn clone).


Works authored in CSS, HTML and JavaScript are all protected by copyright. Lawsuits for code theft, including in webpages, happen all the time. Ask any web host, they have to take down pages after getting DMCA copyright infringement notices about stolen HTML all the time.

Grid layouts, pinning images, etc. are ideas. Ideas are not protected. The concrete implementations of them are. You can clone Pinterest, but you can't do it by stealing their JavaScript and CSS files. You have to write your own.


Just because you can read the source doesn't mean it isn't copyrighted.


Right, but it doesn't mean it's copyrighted either.


Yes, it does. In the US, all copyrightable creative works (which includes CSS files) are copyrighted by default as soon as they are created. The system is opt-out, not opt-in.


In fact, there's not even an opt-out. You can just create a permissive license. There is no authoritative way to release a work into Public Domain.


Exactly. In the US.


Hmm, you do have a point. It seems that Malaysian and Indian law are what we need to know here, since that's where the two parties are based.


Indian copyright law is the same. Copyrightable works are copyrighted by default.


Actually it does - Copyright protection is automatic.

http://www.copyright.gov/help/faq/faq-general.html#protect


>Since when is css copyrighted?

Is that a serious question?


Having something open source doesn't remove the copyright, it just permits usage. Likewise in this situation. While you can see the source, it doesn't mean that you can just copy the source and use it yourself as it is copyrighted and the creator can choose to let others use their work as they see fit.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: