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

Post History

50%
+0 −0
Q&A Discussion: Edit history from Stack Exchange not imported - copyright problem?

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 li...

posted 4y ago by ArtOfCode‭

Answer
#1: Initial revision by user avatar ArtOfCode‭ · 2019-12-15T21:09:28Z (over 4 years ago)
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](https://stackoverflow.blog/2009/06/25/attribution-required/) (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.