this post was submitted on 28 Aug 2023
503 points (92.1% liked)

Programmer Humor

32480 readers
260 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] MJBrune@beehaw.org -4 points 1 year ago* (last edited 1 year ago) (2 children)

I don't exclusively own my own works anymore. Which is different than just owning your own work.

If the exclusive ownership of something, in order to sell it, is the primary choice driving factor of a project. Then you should just make it proprietary. Anything else would limit your margins, since someone else can just fork your project, change it and make it proprietary themselves. A dual license is sometimes used in this case as well.

[–] charje@lemmy.ml 3 points 1 year ago

You can sell GPL licensed software. You don't have to publish the source code publicly online.