Hacker News new | ask | show | jobs
by usrusr 2201 days ago
Not just unrestricted usage, exclusive unrestricted usage, which is why it could be a problem (instead of just being a simple case of dual licencing) if the contract claims rights to off-hours work.

German law has a clear distinction between authorship rights and usage rights. Usage rights, including reproduction, can be sold, rented, perhaps even taken illegally at gunpoint, I don't know. It's just your run off the mill intellectual property. But authorship rights cannot be transferred at all except through inheritance, it's simply impossible for A to pay B to relinquish the right to state that B is the creator of X. But outside of literature and music where special compensation schemes exist this is only about recognition and has zero economic relevance.

This authorship right is also only available to natural persons, so it's clearly not the reason why SAP and T-Systems are still claiming copyright. It just wasn't something the state buyer cared about and given that they apparently did care to get the code under Apache 2 I can't fault them, the result is almost like a reimentation of the recognition part for companies instead of natural persons.

1 comments

What does it mean to inherit authorship? Can I be th author of something my grandmother created? Can I bequeath my athorship to some corporation?
Inheritance is very relevant in those special fields where a regulated compensation scheme exists in parallel to the sale of usage rights (literature and musical scores). The organisations that are responsible for distribution are kind of notorious for being dominated by heirs. Unsurprisingly, because current creators create, whereas heirs focus all their energy on maximising the harvest.

Another implication that occasionally comes up to freak everybody out is that there is some legal basis for creators to have a word in changes to their work, which can be a total PITA for organizations that once commissioned a building from a famous architect who left assertive offspring.

I was wondering this as well, I did some digging. It's really interesting actually, it doesn't seem that Germany is that much of a veteran when it comes to copyright (In the early 1900's they virtually didn't have any copyright law in place).

To your question, yes you can inherit something from your grandmother. Inheritance is designated by the original author, and enacted in the event of their death (As far as I can tell).

Source: https://www.gesetze-im-internet.de/englisch_urhg/englisch_ur... (Section 28)

I suppose the idea is Copyright.AuthorId is immutable but its member functions myCopyright.grantPrint() or whatnot() are callable