moves all tile copyright to robust generic attribution format RGA (#10104)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
36
Resources/Textures/Tiles/attributions.yml
Normal file
36
Resources/Textures/Tiles/attributions.yml
Normal file
@@ -0,0 +1,36 @@
|
||||
# Attempted to keep the files in alphabetical order so its easier to audit.
|
||||
# Finding individual authors is an unfeasible task. If you can reference the author please do so.
|
||||
|
||||
- files: ["tech_maint.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "CEV-Eris commit 28e589f0ff72a009adf17db767e90be39054f0f2"
|
||||
source: "https://github.com/discordia-space/CEV-Eris/"
|
||||
- files: [ "asteroid_sand.png", "asteroid_tile.png", "dark.png", "elevator_shaft.png", "freezer.png", "green_circuit.png", "hydro.png", "lino.png", "mono.png", "rock_vault.png", "showroom.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "vgstation13 at roughly commit e4d3ea7f69d21c3667be12b114fa935c4640cb05, asteroid.png renamed to asteroid_sand.png, asteroidfloor.png renamed to asteroid_tile.png"
|
||||
source: "https://github.com/vgstation-coders/vgstation13"
|
||||
|
||||
- files: ["bar.png", "blue.png", "blue_circuit.png", "clown.png", "cropped_parallax.png", "glass.png", "eighties.png, "gold.png", "grass.png", "ironsand1.png", "ironsand2.png", "ironsand3.png", "ironsand4.png", "junglegrass.png", "kitchen.png", "lattice.png", "laundry.png", "mime.png", "plating.png", "rglass.png", "reinforced.png", "silver.png","steel.png", "steel_dirty.png", "snow.png", "white.png", "wood.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "tgstation commit 8abb19545828230d92ba18827feeb42a67a55d49, cropped_parallax modified from parallax."
|
||||
source: "https://github.com/tgstation/tgstation/"
|
||||
|
||||
- files: ["arcadeblue.png", "arcadered.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "arcadered renamed from eightiesred, arcadeblue by Peptide90 modified from arcadered.png, tgstation commit 8abb19545828230d92ba18827feeb42a67a55d49"
|
||||
source: "https://github.com/tgstation/tgstation/"
|
||||
|
||||
- files: ["shuttleblue.png", "shuttleorange.png", "shuttlepurple.png", "shuttlered.png", "shuttlewhite.png"]
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "paradisestation commit 69c831afcd9aef25a2889b507e4f36a3a5fc6def, originally from /VG/ eris"
|
||||
source: "https://github.com/ParadiseSS13/Paradise"
|
||||
|
||||
- files: ["deprecated.png"]
|
||||
license: "MIT"
|
||||
copyright: "created by 20kdc"
|
||||
source: "https://github.com/ParadiseSS13/Paradise"
|
||||
|
||||
- files: ["arcadeblue2.png", "boxing.png", "carpetclown.png", "carpetoffice.png", "gym.png", "metaldiamond.png"]
|
||||
license: "CC-BY-NC-SA-3.0"
|
||||
copyright: "by WALPVRGIS for Goonstation, taken at commit 236551b95a5b24917c72f3069223026b2dc4e690 from floors.dmi"
|
||||
source: "https://github.com/goonstation/goonstation"
|
||||
@@ -1,20 +0,0 @@
|
||||
Alright because tiles don't use RSIs (yet) I gotta write this out.
|
||||
|
||||
steel.png taken from CEV-Eris commit 28e589f0ff72a009adf17db767e90be39054f0f2
|
||||
|
||||
bar.png, laundry.png, mime.png, clown.png and kitchen.png are under CC-BY-SA-3.0
|
||||
snow.png taken from TG at commit 67a5373b4649937dd63dd94153e05e8506f40a5d
|
||||
grass.png taken from TG at commit 73a638214c94da9b8c485f1c75f615cb79770883
|
||||
reinforced.png taken from /tg/ at commit https://github.com/tgstation/tgstation/commit/4e2a36fe7e56fad93495adf01c697f4b5de04e90, licensed under CC-BY-SA-3.0
|
||||
|
||||
|
||||
|
||||
ironsand1-4, junglegrass, eightiesred and eighties taken from TG station at https://github.com/tgstation/tgstation/commit/8abb19545828230d92ba18827feeb42a67a55d49
|
||||
arcadeblue edited by Peptide90 based on eightiestred from TG.
|
||||
shuttleblue, orange, purple, red and white taken from ParadiseSS13 at https://github.com/ParadiseSS13/Paradise/commit/69c831afcd9aef25a2889b507e4f36a3a5fc6def
|
||||
|
||||
deprecated.png made by 20kdc, licensed under SS14's MIT license - don't remove it, it's useful to make sure that maps with old tiles get noticed.
|
||||
|
||||
carptclown is licensed under CC-BY-NC-SA-3.0, made by WALPVRGIS, taken from Goonstation at commit https://github.com/goonstation/goonstation/commit/236551b95a5b24917c72f3069223026b2dc4e690 from floors.dmi
|
||||
|
||||
arcadeblue2, boxing, carpetoffice, and gym are licensed under CC-BY-NC-SA-3.0, by Goonstation made by WALPVRGIS, taken from Goonstation at commit https://github.com/goonstation/goonstation/blob/4059e4be90832b02b1228b1bee3db342094e4f1e from floors.dmi
|
||||
Reference in New Issue
Block a user