Questions tagged [copyright]

Copyright is a legal concept enacted by most governments to give creators of original works exclusive rights to it. This is usually time-limited, and is intended to allow the creator to be compensated for their work.

Copyright law gives exclusivity of the rights to copy, distribute and modify a work to its creator for a given period of time, in the interest of getting such a work disclosed to the public.

There are various differences in copyright law across countries, and the frequent advice given on Stack Exchange regarding it is I Am Not A Lawyer (IANAL) - we are freelancers, and given the complexity of copyright law, we are not a sufficiently good resource for asking in-depth questions about copyright.

Since the standard IANAL tagline is to consult a lawyer, a question was posed on Stack Overflow regarding where to find them, and is a suggested resource for finding one.

There are opinions specifically on software copyright, but much more debate can be found in the wider world of copyright as a whole - see the Philosophy of Copyright for both sides of the issue.

27 questions
9
votes
2 answers

Freelancing and Using Open Source/GPL code to make money

Is it possible for a freelance programmer to use Open Source products under GNU Public License and make money given that he cannot stop his customers from freely distributing his products?
Jay
  • 193
  • 1
  • 6
4
votes
1 answer

Selling programming language courses - copyright issues?

Are there any copyright problems in selling courses (in PDF format) online and in real life, on a programming language linked to a particular company? My concern is with the VBA language, linked to Excel (and so Microsoft). Can I use their logo?…
Lucas Morin
  • 141
  • 4
2
votes
7 answers

Is it correct to store freelance projects publicly on github?

No NDA was signed and nothing was discussed with customer in this relation. Then I'm tempted to store projects in my public github and post links to them in my blog as a demo for potential customers. At the same time I'm afraid this is may look like…
noname7619
  • 135
  • 4
0
votes
2 answers

Can I distribute/sell the results of contracted work done for me?

I need to get a 3D model done for a game I'm working on, and I plan on using cgtrader.com to "hire" someone. Later, I want to release the model for other people to use once my game is done, and I want to publish it on cgtrader, either for free or…
user18957