this post was submitted on 01 Jan 2025
105 points (97.3% liked)
Technology
75227 readers
2774 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Also, why is it that different things enter the public domain at different times? For example, I learned of a movie from like the 1970s called The Last Man on Earth that is public domain, or at least I'm guessing it's public domain, and yet it's from the 1970s, where this is talking about stuff from 1929. I obviously know some stuff is made and released immediately into the public domain, such as open source software, etc. But I wouldn't figure a movie would be like that.
Just FYI, most open source software is not in public domain, it is protected by the same copyright we are talking about here, except the author made it available under certain conditions (the licence).
Good point, I didn't even think of that because the GPL and MIT are so permissive.
The MIT is, but GPL is actually very restrictive. For example, it disallows publishing derivative works without those being licensed under the same terms (or newer GPL versions). That's why commercial companies are reluctant to use GPL-licensed code in their products.
This has to do with how copyright laws changed over time, for example there used to be a requirement in the US for works to have a copyright notice, or for copyright to be renewed, so some things that didn't meet those requirements became public domain earlier than they could have if the copyright holder had cared about all the formalities.