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

Comments on Discussion: Edit history from Stack Exchange not imported - copyright problem?

Parent

Discussion: Edit history from Stack Exchange not imported - copyright problem?

+1
−0

I noticed that only the last edit from Stack Exchange is imported, and attributed as a whole to the original poster.

I think this is problematic from a copyright point of view, since if other people have made substantial edits to a post, they may also hold a valid copyright at parts of a post.

I don't know if such substantial edits actually happened on writing, but I think it is at least a latent risk.

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
+0
−0

From my understanding, the way I've done things here is okay.

The CC BY-SA license essentially says that you must attribute licensed work in a [reasonable] manner specified by the licensor. The licensor in this case is Stack Overflow - not the original authors; they are the licensor to Stack Overflow, and Stack Overflow is the licensor for the use of content here. The manner in which Stack Overflow requires attribution to be made is detailed in the Attribution Required blog post (the requirements haven't changed):

  1. Visually indicate that the content is from Stack Overflow or the Stack Exchange network in some way. It doesn’t have to be obnoxious; a discreet text blurb is fine.
  2. Hyperlink directly to the original question on the source site (e.g., http://stackoverflow.com/questions/12345)
  3. Show the author names for every question and answer
  4. Hyperlink each author name directly back to their user profile page on the source site (e.g., http://stackoverflow.com/users/12345/username)

I'm particularly interested in point 3 there - only the author names are required for each question and answer, not subsequent contributors.

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

1 comment thread

General comments (3 comments)
General comments
celtschk‭ wrote over 4 years ago

But in case of an edit history there is more than one author. Note that the quote you did explicitly uses the plural, “author names”. Every contributor who did significant modifications is an author.

ArtOfCode‭ wrote over 4 years ago

That seems to me to be saying "each question and each answer must have an author name displayed", hence the plural, @celtschk

celtschk‭ wrote over 4 years ago · edited over 4 years ago

@ArtOfCode: I'm still not convinced that this is how it works (note also that Stack Exchange cannot override copyright law, and the authors don't transfer copyright to SE, they just provide the content to the company under the CC license). Maybe it makes sense to ask an actual lawyer.