Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on auto re licensing

Parent

auto re licensing

+1
−5

If this had a feature where one could set triggers for stuff, I'd use it to set up a trigger that re licenses all and each of my CC BY NC SA stuff to CC BY SA1 after each hits 50th year age.

The good part is I have more than 49 years to lobby for this cause.

</crank moment>


One major problem with changing the license on a post after the fact is that it affects not just the original contribution, but also every change to that post made by others; [...]

[...]

When broadening the license of every revision of a post at once (strong, complex, composite). Not when broadening the license of a single revision (weak, simple, atomic).

[...]

This is a reason why many open-source projects, for example, are stuck with the license they originally picked; the people behind the project didn't bother to get a copyright transfer or otherwise a license from contributors that would allow them to change the license, so in order to change the license, they would need to rewrite all code where they can't get license change approval retroactively. For a large project, even identifying this code can be a mammoth task.

[...]

Nailed the golden nugget "the people behind the project didn't bother to get a copyright transfer". Thank you very much for contributing the key past evidence while concisely formulating the essence supporting the cause. Here is certainly asking precisely for the appropriate devices for giving "license change approvals" retroactively and for foreseeable futures.

[...]

In the scenario you describe, what happens to all the changes people contributed to that post over five decades while it was, and their changes were contributed, under CC-BY-NC-SA? [...]

[...]

Nothing immediate. Initial revision has been broadened to CC BY SA1, potentially triggering an action of another contributor who authored the subsequent revision contribution in that post, depending on the choices (if any at all) made by that subsequent author on the same or similar optional facility.

1: If that's a valid step, which am assuming it probably is and if isn't can probably be fixed by CC in the future.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

Post
+5
−1

One major problem with changing the license on a post after the fact is that it affects not just the original contribution, but also every change to that post made by others; in your proposed case, over a period of 50 years. That's potentially a lot of changes.

This is a reason why many open-source projects, for example, are stuck with the license they originally picked; the people behind the project didn't bother to get a copyright transfer or otherwise a license from contributors that would allow them to change the license, so in order to change the license, they would need to rewrite all code where they can't get license change approval retroactively. For a large project, even identifying this code can be a mammoth task.

In the scenario you describe, what happens to all the changes people contributed to that post over five decades while it was, and their changes were contributed, under CC-BY-NC-SA? What right do you (or Codidact) have to unilaterally decide to relicense those under a more permissive license?

In my opinion, the current setup is fine.

It's also a lot better than in many other places, because there's a choice of license, and each post is clearly tagged with the license it's under. (I haven't done any analysis, but most people probably stick with the default; the important thing is that they don't need to use the default license if they have a preference for another one, either generally or for that specific post.)

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (2 comments)
General comments
Mithical‭ wrote over 3 years ago

For instance, I've been using the default license (CC BY-SA 4.0), but since doing some more research on the different licenses I'll start using the NC SA license for things like writing challenges

Canina‭ wrote over 3 years ago · edited over 3 years ago

@Mithical Do you mean Writing Codidact's writing challenges? Those should already default to CC-BY-NC-SA-4.0. If there's some use case where they don't, please file a bug report so it can be fixed. If you're referring to some other site's challenges category, bring it up on that site's meta for discussion; an admin can change the default license on a per-category basis.