Add Attribution & takedown section

#9
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -182,4 +182,22 @@ high_quality = train.filter(lambda x: x["quality_tier"] in ("A", "B"))
182
 
183
  ## License
184
 
185
- Apache 2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
182
 
183
  ## License
184
 
185
+ Apache 2.0
186
+
187
+ ## Attribution & takedown
188
+
189
+ Portions of this dataset derive from publicly available code
190
+ repositories (natively-authored code scraped from public GitHub and Gitee
191
+ repositories, plus community contributions collected with consent via
192
+ the collection Space), collected under a best-effort license review. If you are the author of code
193
+ included here and believe it was included improperly, or you would
194
+ like attribution added or your code removed:
195
+
196
+ - open a discussion on this repository's **Community** tab, or
197
+ - email Madi Edgar at **support@legesher.com** (the maintainer listed in
198
+ `CITATION.cff`).
199
+
200
+ We commit to citing, and on request from authors removing, any source
201
+ identified as improperly included. Removals are propagated in a new
202
+ dataset revision; prior revisions remain in git history unless a
203
+ takedown requires otherwise.