Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: C-Dogs SDL
Source: https://github.com/cxong/cdogs-sdl
Comment: doc/README_DATA.md documents the release of the original data files under CC-BY.
 It also mentions that some of the original sounds have been ripped from several sources,
 like other commercial games and movies.
 These files have meanwhile been completely replaced by free alternatives.
 Additional info available in the upstream bug tracker:
  https://github.com/cxong/cdogs-sdl/issues/336
  https://github.com/cxong/cdogs-sdl/issues/39
  https://github.com/cxong/cdogs-sdl/issues/89#issuecomment-347691376
  > to my knowledge the scraped sounds have all been removed, all the current ones can be accounted for
  ...
  > Most assets have a text file with a similar file name that track where they were obtained and their license.
  ...
  > If not specified, then the author should be myself, license CC0.
Files-Excluded: src/cdogs/enet
                src/proto/nanopb
                src/proto/msg.pb.*
                build/appveyor
                build/haiku
                build/licenses
                build/macosx
                build/windows
                missions/WOLF3D

Files: build/linux/*
       doc/*
Copyright: 1997-2001 Ronny Wester <ronny@orcsoftware.com>
           2003 Jeremy Chin <rekless@fastmail.fm>
           2003-2007 Lucas Martin-King <lmartinking@gmail.com>
           2013-2024 Cong Xu <congusbongus@gmail.com>
License: GPL-2+

Files: debian/*
Copyright: 2024 Reiner Herrmann <reiner@reiner-h.de>
License: CC0-1.0

Files: build/linux/io.github.cxong.cdogs-sdl.appdata.xml
       .clang-format
       README.md
       data/*
       dogfights/*/*.json
       dogfights/*/*.txt
       dogfights/*/graphics/bfg.png
       dogfights/temple_of_carnage.cdogscpn/graphics/detonator.png
       graphics/*
       missions/*
       music/*/*.txt
       sounds/*.txt
       sounds/*/*.md
Copyright: Cong Xu <congusbongus@gmail.com>
License: CC0-1.0

Files: graphics/barrel.png
       graphics/barrel_blue.png
       graphics/barrel_blue_wreck.png
       graphics/barrel_skull.png
       graphics/barrel_wood.png
       graphics/barrel_wood_wreck.png
       graphics/bench.png
       graphics/bench_wreck.png
       graphics/bigpanel.png
       graphics/bloodstain.png
       graphics/blueprint.png
       graphics/bone_blood.png
       graphics/bookshelf.png
       graphics/bottle.png
       graphics/bottle_orange.png
       graphics/box.png
       graphics/box_metal_green.png
       graphics/box_metal_green_wreck.png
       graphics/box_gray.png
       graphics/box_green.png
       graphics/box_red.png
       graphics/box_wood.png
       graphics/box_wreck.png
       graphics/box2.png
       graphics/bulletmarks.png
       graphics/bullet_ball.png
       graphics/cabinet.png
       graphics/cabinet_wreck.png
       graphics/cd.png
       graphics/chair.png
       graphics/chair_wreck.png
       graphics/chars/death_16x22.png
       graphics/chars/guns/blaster_20x20.png
       graphics/chars/guns/knife_16x20.png
       graphics/chars/hairs/donut_10x10.png
       graphics/chars/hairs/flattop_10x10.png
       graphics/chars/hairs/mohawk_10x14.png
       graphics/chars/hairs/ponytail_14x12.png
       graphics/column.png
       graphics/disk1.png
       graphics/disk2.png
       graphics/disk3.png
       graphics/flame_14x15.png
       graphics/folder.png
       graphics/gas_cloud_24x21.png
       graphics/goo.png
       graphics/grenade_8x8.png
       graphics/logo.png
       graphics/mine_active.png
       graphics/mine_inactive.png
       graphics/molotov.png
       graphics/paper.png
       graphics/particles/blood0.png
       graphics/particles/blood1.png
       graphics/particles/blood2.png
       graphics/particles/spark_classic.png
       graphics/pci_card.png
       graphics/plant.png
       graphics/plant_wreck.png
       graphics/rocket.png
       graphics/rocket_wreck.png
       graphics/sack.png
       graphics/safe.png
       graphics/safe_wreck.png
       graphics/scratch.png
       graphics/skull.png
       graphics/statue_ogre.png
       graphics/table_clothed.png
       graphics/table_lab.png
       graphics/table_steel.png
       graphics/table_wood.png
       graphics/table_wood_candle.png
       graphics/table_wood_wreck.png
       graphics/tree_autumn_wreck.png
       graphics/tree_dead.png
       graphics/tree_dead_wreck.png
       graphics/tree_wreck.png
       graphics/wall_goo.png
       graphics/wall_skull.png
       graphics/wall_stuff.png
       missions/cyberdogs.cdogscpn/graphics/blaster.png
       missions/cyberdogs.cdogscpn/graphics/bullet_ball.png
       missions/cyberdogs.cdogscpn/graphics/chainsaw.png
       missions/cyberdogs.cdogscpn/graphics/flamer.png
       missions/cyberdogs.cdogscpn/graphics/launcher.png
       missions/cyberdogs.cdogscpn/graphics/megagun.png
       missions/cyberdogs.cdogscpn/graphics/minigun.png
       missions/cyberdogs.cdogscpn/graphics/powergun.png
       missions/cyberdogs.cdogscpn/graphics/reactor_16x32.png
       missions/doom.cdogscpn/graphics/barrel_nukage_16x22.png
       missions/doom.cdogscpn/graphics/barrel_nukage_wreck.png
       missions/spacepirates.cdogscpn/graphics/bio_grenade_8x8.png
Copyright: Ronny Wester
License: CC-BY-3.0

Files: CMakeLists.txt
       CMakeSettings.json
       */CMakeLists.txt
       make*.sh
       sounds/make_pitch_variations.sh
       src/ammo_menu.*
       src/animated_counter.*
       src/autosave.*
       src/briefing_screens.*
       src/command_line.*
       src/credits.*
       src/equip_menu.*
       src/game_loop.*
       src/loading_screens.*
       src/mainmenu.*
       src/menu_utils.*
       src/namegen.*
       src/password.c
       src/player_select_menus.*
       src/prep_equip.*
       src/screens_end.*
       src/util_menu.*
       src/weapon_menu.*
       src/proto/msg.*
       src/proto/poetry.lock
       src/proto/pyproject.toml
       src/proto/readme
Copyright: 2013-2024 Cong Xu
License: BSD-2-Clause

Files: src/cdogs.c
       src/emscripten_loop.h
       src/game.*
       src/hiscores.*
       src/menu.*
       src/password.h
       src/prep.*
Copyright: 1995 Ronny Wester
           2003 Jeremy Chin
           2003-2007 Lucas Martin-King
           2013-2022 Cong Xu
License: GPL-2+ and BSD-2-Clause

Files: src/cdogs/*.c
       src/cdogs/*.h
       src/cdogs/SDL_JoystickButtonNames/*.txt
       src/cdogs/SDL_JoystickButtonNames/*.cmake
       src/cdogs/sys_config.h.cmake
       src/tests/*
Copyright: 2013-2024 Cong Xu
License: BSD-2-Clause

Files: src/cdogs/collision/collision.*
       src/cdogs/draw/draw*.*
       src/cdogs/actors.*
       src/cdogs/ai.*
       src/cdogs/ai_utils.*
       src/cdogs/automap.c
       src/cdogs/bullet_class.*
       src/cdogs/damage.*
       src/cdogs/defs.*
       src/cdogs/door.*
       src/cdogs/files.*
       src/cdogs/gamedata.*
       src/cdogs/grafx.*
       src/cdogs/map.*
       src/cdogs/map_build.*
       src/cdogs/map_classic.*
       src/cdogs/map_object.*
       src/cdogs/mission.*
       src/cdogs/music.h
       src/cdogs/objective.*
       src/cdogs/objs.*
       src/cdogs/pics.*
       src/cdogs/sounds.*
       src/cdogs/tile.*
       src/cdogs/triggers.*
       src/cdogs/utils.*
       src/cdogs/weapon.*
Copyright: 1995 Ronny Wester
           2003 Jeremy Chin
           2003-2007 Lucas Martin-King
           2013-2024 Cong Xu
License: GPL-2+ and BSD-2-Clause

Files: src/cdogs/AStar.*
Copyright: 2012 Sean Heber
           2013 Cong Xu
License: BSD-3-Clause

Files: src/cdogs/XGetopt.*
Copyright: Keristor Systems
           Chris Croughton
License: zlib

Files: src/cdogs/aheasing/*
Copyright: 2011 Auerhaus Development, LLC
License: WTFPL-2

Files: src/cdogs/c_hashmap/*
Copyright: 1986 Gary S. Brown
           Eliot Back
           2010 Pete Warden
License: CC0-1.0
Comment: https://github.com/petewarden/c_hashmap/
 based on code by Eliott Back.
 CRC32 implementation based on code by Gary S. Brown.
 "You may use this program, or code or tables extracted from it,
  as desired without restriction."

Files: src/cdogs/mathc/*
Copyright: 2016 Felipe Ferreira da Silva
License: zlib

Files: src/cdogs/cwolfmap/*
Copyright: 2020 Cong Xu
License: BSD-2-Clause
Comment: https://github.com/cxong/cwolfmap/

Files: src/cdogs/cwolfmap/expand.c
Copyright: 2013 Braden Obrzut
License: BSD-3-Clause

Files: src/cdogs/cwolfmap/mame/*
Copyright: 2002-2003 Jarek Burczynski <bujar@mame.net>
           1999-2000 Tatsuyuki Satoh
License: MAME
Comment: fmopl.* 0.72 has also been re-licensed by MAME to GPL-2+
 https://github.com/mamedev/mame/commit/ec5b9deadee9a2f95e0691f7246a8f4663ba3ba9

Files: src/cdogs/yajl/*
Copyright: 2007-2014 Lloyd Hilaiel <me@lloyd.io>
           2010-2011 Florian Forster <ff@octo.it>
License: ISC
Comment: Modified vendored copy of src:yajl (https://github.com/lloyd/yajl).

Files: src/cdogsed/*
Copyright: 2013-2024 Cong Xu
License: BSD-2-Clause

Files: src/cdogsed/cdogsed.c
       src/cdogsed/editor_ui.h
       src/cdogsed/editor_ui_classic.h
       src/cdogsed/editor_ui_interior.h
Copyright: 1995 Ronny Wester
           2003 Jeremy Chin
           2003 Lucas Martin-King
           2013-2023 Cong Xu
License: GPL-2+ and BSD-2-Clause

Files: src/json/json.*
Copyright: 2007 Rui Maciel <rui.maciel@gmail.com>
License: LGPL-2+

Files: src/nuklear/nuklear.h
Copyright: 2016-2018 Micha Mettke
           2004-2005 Tristan Grimmer
           Sean Barrett
License: MIT or Unlicense
Comment: the file also embeds these components:
 ProggyClean.ttf by Tristan Grimmer (MIT),
 stb_rect_pack.h, stb_truetype.h, stb_textedit.h by Sean Barrett (public domain)

Files: src/nuklear/nuklear_sdl_gl2.h
Copyright: 2015-2017 Micha Mettke
License: public-domain
 Nuklear - 1.32.0 - public domain
 no warrenty implied; use at your own risk.

Files: src/tests/cbehave/*
Copyright: 2012 Tony Bai
License: Apache-2.0

Files: src/cdogs/rlutil/*
       src/tests/cbehave/rlutil/*
Copyright: 2010 Tapio Vierros
License: WTFPL-2

Files: src/tinydir/tinydir.h
Copyright: 2013-2019 Cong Xu
           2013-2019 Lautis Sun
           2013-2019 Baudouin Feildel
           2013-2019 Andargor <andargor@yahoo.com>
License: BSD-2-Clause

Files: music/briefing/A?Really?Tense?Moment?FULL.ogg
Copyright: ViRiX
License: CC-BY-3.0
Comment: https://opengameart.org/content/dynamic-action-music-pack

Files: music/briefing/Futuristic_junk.ogg
Copyright: Alexandr Zhelanov
License: CC-BY-3.0
Comment: https://opengameart.org/content/futuristicjunk

Files: music/end/The?9th?Circle?V2.ogg
Copyright: Joth
License: CC0-1.0
Comment: https://opengameart.org/content/the-9th-circle

Files: music/game/red_doors2.ogg
Copyright: Matthew Pablo
License: CC-BY-3.0
Comment: https://opengameart.org/content/red-doors-v20

Files: music/game/space_dimensions_8bit.ogg
Copyright: Matthew Pablo
License: CC-BY-3.0
Comment: https://opengameart.org/content/space-dimensions-8bitretro-version

Files: music/lose/CrashedShip.ogg
Copyright: Ted Kerr
License: CC-BY-3.0
Comment: https://opengameart.org/content/sci-fi-ambient-crashed-ship

Files: music/lose/Epic?Fall.ogg
Copyright: Alexandr Zhelanov
License: CC-BY-3.0
Comment: https://opengameart.org/content/epic-fall

Files: music/menu/Battle_2.ogg
Copyright: Alexandr Zhelanov
License: CC-BY-4.0
Comment: https://opengameart.org/content/post-apocalyptic-and-cyberpunk-melodies

Files: music/menu/metamorphosis2.ogg
Copyright: VocalMix
License: OGA-BY-3.0
Comment: https://opengameart.org/content/metamorphosis-ver-2

Files: music/menu/space_0.ogg
Copyright: Alexandr Zhelanov
License: CC-BY-3.0
Comment: https://opengameart.org/content/space-1

Files: music/victory/Party?Sector.ogg
Copyright: Joth
License: CC0-1.0
Comment: https://opengameart.org/content/party-sector

Files: music/victory/low-fi.ogg
Copyright: Alexandr Zhelanov
License: CC-BY-3.0
Comment: https://opengameart.org/content/low-fi

Files: sounds/bang/*.ogg
Copyright: Iwan Gabovitch
License: CC0-1.0
Comment: https://opengameart.org/content/synthesized-explosion

Files: sounds/boom/*.ogg
Copyright: RSilveira_88
License: CC-BY-4.0
Comment: https://freesound.org/people/RSilveira_88/sounds/216278/

Files: sounds/chars/alert/alien/*.ogg
       sounds/chars/die/alien/*.ogg
Copyright: Brandon Morris
License: CC0-1.0
Comment: https://opengameart.org/content/small-pest-aliencreature

Files: sounds/chars/alert/dog/*.ogg
Copyright: ScouseMouseJB
License: CC0-1.0
Comment: https://freesound.org/people/apolloaiello/sounds/276267/

Files: sounds/chars/alert/man/0.ogg
Copyright: davdud101
License: CC0-1.0
Comment: https://freesound.org/people/davdud101/sounds/150505/

Files: sounds/chars/alert/man/1.ogg
Copyright: Adam_N
License: CC0-1.0
Comment: https://freesound.org/people/Adam_N/sounds/166129/

Files: sounds/chars/alert/man/2.ogg
Copyright: Iceofdoom
License: CC-BY-4.0
Comment: https://freesound.org/people/Iceofdoom/sounds/411086/

Files: sounds/chars/alert/man/3.ogg
Copyright: dersuperanton
License: CC-BY-3.0
Comment: https://freesound.org/people/dersuperanton/sounds/437649/

Files: sounds/chars/alert/mech/0.ogg
Copyright: dingus23
           estlacksensory
License: CC-BY-3.0 and CC-BY-4.0
Comment: https://freesound.org/people/dersuperanton/sounds/437649/

Files: sounds/chars/alert/ogre/*.ogg
       sounds/chars/die/ogre/*.ogg
Copyright: Michel Baradari
License: CC-BY-3.0
Comment: https://opengameart.org/content/15-monster-gruntpaindeath-sounds

Files: sounds/chars/alert/woman/0.ogg
Copyright: jburunet
License: CC0-1.0
Comment: https://freesound.org/people/jburunet/sounds/460922/

Files: sounds/chars/alert/woman/1.ogg
Copyright: mariallinas
License: CC0-1.0
Comment: https://freesound.org/people/mariallinas/sounds/222652/

Files: sounds/chars/alert/zombie/*.ogg
       sounds/chars/die/zombie/*.ogg
Copyright: artisticdude
License: CC0-1.0
Comment: https://opengameart.org/content/zombies-sound-pack

Files: sounds/chars/die/dog/0.ogg
Copyright: 16G_Panska_Dolezal_Stepan
License: CC0-1.0
Comment: https://freesound.org/people/16G_Panska_Dolezal_Stepan/sounds/498703/

Files: sounds/chars/die/dog/1.ogg
Copyright: esperri
License: CC0-1.0
Comment: https://freesound.org/people/esperri/sounds/118966/

Files: sounds/chars/die/man/0.ogg
Copyright: creativeheroes
License: CC-BY-4.0
Comment: https://freesound.org/people/creativeheroes/sounds/84353/

Files: sounds/chars/die/man/1.ogg
       sounds/chars/die/man/2.ogg
       sounds/chars/die/woman/0.ogg
Copyright: thanvannispen
License: CC-BY-4.0
Comment: https://freesound.org/people/thanvannispen/sounds/9432/
         https://freesound.org/people/thanvannispen/sounds/9429/

Files: sounds/chars/die/man/3.ogg
       sounds/chars/die/man/4.ogg
       sounds/chars/die/man/5.ogg
       sounds/chars/die/man/6.ogg
       sounds/chars/die/man/7.ogg
Copyright: JohnsonBrandEditing
License: CC0-1.0
Comment: https://freesound.org/people/JohnsonBrandEditing/sounds/173944/

Files: sounds/chars/die/mech/0.ogg
Copyright: Lee Barkovich
License: CC-BY-3.0
Comment: https://opengameart.org/content/robotic-mechanic-step-sounds

Files: sounds/chars/die/woman/1.ogg
       sounds/chars/die/woman/2.ogg
Copyright: tcrocker68
License: CC0-1.0
Comment: https://freesound.org/people/tcrocker68/sounds/235595/
         https://freesound.org/people/tcrocker68/sounds/235592/

Files: sounds/chars/die/woman/3.ogg
Copyright: pushkin
License: CC0-1.0
Comment: https://freesound.org/people/pushkin/sounds/241591/

Files: sounds/chars/die/woman/4.ogg
Copyright: Archeos
License: CC0-1.0
Comment: https://freesound.org/people/Archeos/sounds/261419/

Files: sounds/explosion/*.ogg
Copyright: ReadeOnly
License: CC0-1.0
Comment: https://freesound.org/people/ReadeOnly/sounds/186951/

Files: sounds/footsteps/bones/*.ogg
Copyright: blukotek
License: CC0-1.0
Comment: https://freesound.org/people/blukotek/sounds/249319/

Files: sounds/footsteps/boots/*.ogg
       sounds/footsteps/grass/*.ogg
       sounds/footsteps/wood/*.ogg
Copyright: swuing
License: CC-BY-3.0
Comment: https://freesound.org/people/swuing/sounds/38873/
         https://freesound.org/people/swuing/sounds/38874/
         https://freesound.org/people/swuing/sounds/38876/

Files: sounds/footsteps/dog/*.ogg
Copyright: sabotovat
License: CC-BY-3.0
Comment: https://freesound.org/people/sabotovat/sounds/414350/

Files: sounds/footsteps/gravel/*.ogg
Copyright: Ali_6868
License: CC0-1.0
Comment: https://freesound.org/people/Ali_6868/packs/21608/

Files: sounds/footsteps/mech/0.ogg
Copyright: Lee Barkovich
License: CC-BY-3.0
Comment: https://archive.org/details/Berklee44Barkovich

Files: sounds/footsteps/metal/*.ogg
Copyright: Eelke
License: CC-BY-4.0
Comment: https://freesound.org/people/Eelke/sounds/462598/

Files: sounds/footsteps/tile/*.ogg
Copyright: swuing
           ceberation
License: CC-BY-3.0
Comment: https://freesound.org/people/swuing/sounds/38873/
         https://freesound.org/people/ceberation/sounds/235524/

Files: sounds/footsteps/water/*.ogg
Copyright: EminYILDIRIM
           swuing
License: CC-BY-4.0 and CC-BY-3.0
Comment: https://freesound.org/people/EminYILDIRIM/sounds/608663/
         https://freesound.org/people/swuing/sounds/38873/

Files: sounds/hits/dog_growl/*.ogg
Copyright: juskiddink
License: CC-BY-4.0
Comment: https://freesound.org/people/juskiddink/sounds/121565/

Files: sounds/hits/fire/*.ogg
Copyright: themfish
License: CC-BY-4.0
Comment: https://freesound.org/people/themfish/sounds/45809/

Files: sounds/hits/fist_flesh/*.ogg
Copyright: CGEffex
License: CC-BY-4.0
Comment: https://freesound.org/people/CGEffex/sounds/98341/

Files: sounds/hits/flesh/*.ogg
Copyright: toxicwafflezz
License: CC-BY-3.0
Comment: https://freesound.org/people/toxicwafflezz/sounds/150839/

Files: sounds/hits/gas/*.ogg
Copyright: qubodup
License: CC0-1.0
Comment: https://opengameart.org/content/wind-hit-time-morph

Files: sounds/hits/hard/*.ogg
Copyright: kMoon
License: CC-BY-3.0
Comment: https://freesound.org/people/kMoon/sounds/90782/

Files: sounds/hits/knife_flesh/*.ogg
Copyright: lmbubec
           MrPokephile
License: CC0-1.0
Comment: https://freesound.org/people/lmbubec/sounds/118792/
         https://freesound.org/people/MrPokephile/sounds/155973/

Files: sounds/hits/knife_hard/*.ogg
Copyright: geoffbarkman
License: CC-BY-4.0
Comment: https://freesound.org/people/geoffbarkman/sounds/53442/

Files: sounds/hits/petrify/*.ogg
Copyright: PaulBannisterAudio
License: CC-BY-3.0
Comment: https://freesound.org/people/PaulBannisterAudio/sounds/133765/

Files: sounds/ricochet/*.ogg
Copyright: rakurka
License: CC0-1.0
Comment: https://freesound.org/people/rakurka/sounds/187533/

Files: sounds/slide/*.ogg
Copyright: orginaljun
License: CC-BY-3.0
Comment: https://freesound.org/people/orginaljun/sounds/157832/

Files: sounds/ammo_low.ogg
Copyright: tim.kahn
License: CC-BY-4.0
Comment: https://freesound.org/people/tim.kahn/sounds/156453/

Files: sounds/ammo_none.ogg
Copyright: Autistic Lucario
           RazzDaSpazz
License: CC-BY-4.0 and CC0-1.0
Comment: https://freesound.org/people/Autistic%20Lucario/sounds/142608/
         https://freesound.org/people/RazzDaSpazz/sounds/155174/

Files: sounds/bottle_pop.ogg
Copyright: kantouth
License: CC-BY-4.0
Comment: https://freesound.org/people/kantouth/sounds/106728/

Files: sounds/bounce.wav
Copyright: Ayavaron
License: CC0-1.0
Comment: https://freesound.org/people/Ayavaron/sounds/126501/

Files: sounds/bullet_pickup.ogg
Copyright: Snapper4298
License: CC-BY-4.0
Comment:

Files: sounds/cells_pickup.ogg
Copyright: crashoverride6
           jennerallydrawing
License: CC0-1.0
Comment: https://freesound.org/people/crashoverride6/sounds/193622/
         https://freesound.org/people/jennerallydrawing/sounds/251452/

Files: sounds/chainsaw.ogg
Copyright: aoristos
License: CC0-1.0
Comment: https://freesound.org/people/aoristos/sounds/235795/

Files: sounds/chainsaw_switch.ogg
Copyright: Stefan021
License: CC0-1.0
Comment: https://freesound.org/people/Stefan021/sounds/431740/

Files: sounds/click.ogg
Copyright: Simon_Lacelle
License: CC-BY-4.0
Comment: https://freesound.org/people/Simon_Lacelle/sounds/67352/

Files: sounds/door.ogg
       sounds/door_close.ogg
Copyright: jberkuta14
License: CC0-1.0
Comment: https://freesound.org/people/jberkuta14/sounds/134894/

Files: sounds/explosion_small.ogg
Copyright: unfa
License: CC0-1.0
Comment: https://freesound.org/people/unfa/sounds/259300/

Files: sounds/fireball.wav
       sounds/fusion.ogg
Copyright: Julien Matthey
License: CC0-1.0
Comment: https://freesound.org/people/Julien%20Matthey/sounds/105016/
         https://freesound.org/people/Julien%20Matthey/sounds/268344/

Files: sounds/flamer.ogg
Copyright: shastrocks
License: CC0-1.0
Comment: https://freesound.org/people/shastrocks/sounds/182119/

Files: sounds/flamer_switch.ogg
Copyright: tompallant
           Nic3_one
License: CC0-1.0
Comment: https://freesound.org/people/tompallant/sounds/260448/
         https://freesound.org/people/Nic3_one/sounds/166546/

Files: sounds/gas_leak.ogg
Copyright: davidou
License: CC0-1.0
Comment: https://freesound.org/people/davidou/sounds/88495/

Files: sounds/gas_tank_pickup.ogg
Copyright: Ayavaron
           uwesoundboiz
License: CC0-1.0
Comment: https://freesound.org/people/Ayavaron/sounds/126478/
         https://freesound.org/people/uwesoundboiz/sounds/60385/

Files: sounds/glass_break.ogg
Copyright: spookymodem
License: CC-BY-3.0
Comment: https://opengameart.org/content/breaking-bottle

Files: sounds/grenade_pickup.ogg
Copyright: Halleck
           kevinkace
License: CC-BY-4.0 and CC0-1.0
Comment: https://freesound.org/people/Halleck/sounds/121705/
         https://freesound.org/people/kevinkace/sounds/66775/

Files: sounds/hahaha.ogg
Copyright: teqstudios
License: CC0-1.0
Comment: https://freesound.org/people/teqstudios/sounds/118703/

Files: sounds/health.wav
Copyright: Greencouch
License: CC-BY-3.0
Comment: https://freesound.org/people/Greencouch/sounds/124905/

Files: sounds/heatseeker_switch.ogg
Copyright: Mortifreshman
           smcameron
License: CC0-1.0 and CC-BY-3.0
Comment: https://freesound.org/people/Mortifreshman/sounds/246518/
         https://freesound.org/people/smcameron/sounds/51468/

Files: sounds/key.wav
Copyright: LG
License: CC-BY-4.0
Comment: https://freesound.org/people/LG/sounds/73093/

Files: sounds/knife_switch.ogg
Copyright: freefire66
           Qat
License: CC0-1.0
Comment: https://freesound.org/people/freefire66/sounds/175953/
         https://freesound.org/people/Qat/sounds/107590/

Files: sounds/knuckles.ogg
Copyright: borq1
License: CC0-1.0
Comment: https://freesound.org/people/borq1/sounds/475965/

Files: sounds/laserpew.ogg
Copyright: sketcherskt
License: CC0-1.0
Comment: https://opengameart.org/content/pew-laser-fire-sound

Files: sounds/launch.ogg
Copyright: superfreq
License: CC0-1.0
Comment: https://freesound.org/people/superfreq/sounds/191583/

Files: sounds/launcher_switch.ogg
Copyright: Mortifreshman
           franzzle
License: CC0-1.0
Comment: https://freesound.org/people/Mortifreshman/sounds/246518/
         https://freesound.org/people/franzzle/sounds/184843/

Files: sounds/lmg.mp3
Copyright: KuraiWolf
License: CC-BY-4.0
Comment: https://opengameart.org/content/light-machine-gun

Files: sounds/map_close.ogg
       sounds/map_open.ogg
Copyright: drzhnn
License: CC0-1.0
Comment: https://freesound.org/people/drzhnn/sounds/199940/

Files: sounds/menu_back.ogg
       sounds/menu_enter.ogg
       sounds/menu_error.ogg
       sounds/menu_start.ogg
       sounds/menu_switch.ogg
Copyright: Circlerun
License: CC0-1.0
Comment: https://opengameart.org/content/hi-tech-button-sound-pack-i-non-themed

Files: sounds/mg.ogg
Copyright: LeMudCrab
License: CC0-1.0
Comment: https://freesound.org/people/LeMudCrab/sounds/163460/

Files: sounds/mg_switch.ogg
Copyright: wadaltmon
           ani_music
License: CC0-1.0
Comment: https://freesound.org/people/wadaltmon/sounds/263513/
         https://freesound.org/people/ani_music/sounds/167916/

Files: sounds/mine_arm.wav
       sounds/mine_switch.ogg
       sounds/mine_trigger.wav
Copyright: Kijadzel
License: CC-BY-3.0
Comment: https://freesound.org/people/Kijadzel/sounds/170608/

Files: sounds/mini_cells_pickup.ogg
Copyright: crashoverride6
           jennerallydrawing
License: CC0-1.0
Comment: https://freesound.org/people/crashoverride6/sounds/193622/
         https://freesound.org/people/jennerallydrawing/sounds/251452/

Files: sounds/mission_complete.ogg
Copyright: ViRiX
License: CC-BY-3.0
Comment: https://opengameart.org/content/ui-and-item-sound-effect-jingles-sample-2

Files: sounds/molotov_pickup.ogg
Copyright: j1987
           MentalSanityOff
License: CC0-1.0
Comment: https://freesound.org/people/j1987/sounds/94987/
         https://freesound.org/people/MentalSanityOff/sounds/153557/

Files: sounds/monster-2.ogg
Copyright: Ogrebane
           Kreastricon62
License: CC0-1.0
Comment: https://opengameart.org/content/monster-sound-effects-pack
         https://freesound.org/people/Kreastricon62/sounds/323525/

Files: sounds/package_pickup.ogg
Copyright: Blender Foundation
License: CC-BY-3.0
Comment: https://opengameart.org/content/bone-fall-ledge-climbing-impact-yo-frankie

Files: sounds/package_r.wav
Copyright: daboy291
License: CC0-1.0
Comment: https://freesound.org/people/daboy291/sounds/138078/

Files: sounds/pickup.ogg
Copyright: daboy291
License: CC0-1.0
Comment: https://freesound.org/people/daboy291/sounds/138078/

Files: sounds/pistol.wav
       missions/doom.cdogscpn/sounds/marine_shotgun.ogg
Copyright: Michel Baradari
License: CC-BY-3.0
Comment: https://opengameart.org/content/chaingun-pistol-rifle-shotgun-shots

Files: sounds/pistol_switch.ogg
Copyright: RazzDaSpazz
           vabadus
License: CC0-1.0
Comment: https://freesound.org/people/RazzDaSpazz/sounds/155174/
         https://freesound.org/people/vabadus/sounds/151067/

Files: sounds/powergun.ogg
Copyright: OnlyTheGhosts
License: CC-BY-4.0
Comment: https://freesound.org/people/OnlyTheGhosts/sounds/251431/

Files: sounds/powergun_r.ogg
Copyright: j1987
           Julien Matthey
License: CC0-1.0
Comment: https://freesound.org/people/j1987/sounds/107795/
         https://freesound.org/people/Julien%20Matthey/sounds/118340/

Files: sounds/powergun_switch.ogg
Copyright: TheRichardGamer
           crashoverride6
License: CC0-1.0
Comment: https://freesound.org/people/TheRichardGamer/sounds/172970/
         https://freesound.org/people/crashoverride6/sounds/193622/

Files: sounds/pulse.wav
Copyright: aust_paul
License: CC0-1.0
Comment: https://freesound.org/people/aust_paul/sounds/30935/

Files: sounds/pulse_switch.ogg
Copyright: roachpowder
           RutgerMuller
License: CC0-1.0
Comment: https://freesound.org/people/roachpowder/sounds/170229/
         https://freesound.org/people/RutgerMuller/sounds/50886/

Files: sounds/rescue.ogg
Copyright: dland
License: CC0-1.0
Comment: https://freesound.org/people/dland/sounds/320181/

Files: sounds/rocket_launch.wav
Copyright: Michel Baradari
License: CC-BY-3.0
Comment: https://opengameart.org/content/4-projectile-launches

Files: sounds/shells_pickup.ogg
Copyright: JohnDelayniKIng
           lensflare8642
License: CC0-1.0
Comment: https://freesound.org/people/JohnDelayniKIng/sounds/147261/
         https://freesound.org/people/lensflare8642/sounds/145209/

Files: sounds/shotgun.ogg
Copyright: duesto
License: CC0-1.0
Comment: https://freesound.org/people/duesto/sounds/156904/

Files: sounds/shotgun_r.ogg
Copyright: Paul368
License: CC0-1.0
Comment: https://freesound.org/people/Paul368/sounds/200966/

Files: sounds/show_map.ogg
Copyright: Michel Baradari
License: CC-BY-3.0
Comment: https://opengameart.org/content/9-sci-fi-computer-sounds-and-beeps

Files: sounds/spawn.ogg
Copyright: Khoon
           Leszek_Szary
License: CC0-1.0
Comment: https://freesound.org/people/Khoon/sounds/168741/
         https://freesound.org/people/Leszek_Szary/sounds/172207/

Files: sounds/spawn_item.ogg
Copyright: torn.rugged.audio.35
License: CC0-1.0
Comment: https://freesound.org/people/torn.rugged.audio.35/sounds/45935/

Files: sounds/swarmer.wav
Copyright: Benboncan
License: CC-BY-4.0
Comment: https://freesound.org/people/Benboncan/sounds/167563/

Files: sounds/swarmer_switch.ogg
Copyright: Mortifreshman
           keithpeter
License: CC0-1.0
Comment: https://freesound.org/people/Mortifreshman/sounds/246518/
         https://freesound.org/people/keithpeter/sounds/123344/

Files: sounds/swell.wav
Copyright: smcameron
License: CC-BY-3.0
Comment: https://freesound.org/people/smcameron/sounds/51468/

Files: sounds/switch.ogg
Copyright: thecluegeek
License: CC0-1.0
Comment: https://www.freesound.org/people/thecluegeek/sounds/141364/

Files: sounds/victory.ogg
Copyright: chripei
License: CC-BY-4.0
Comment: https://freesound.org/people/chripei/sounds/165491/

Files: sounds/whistle.ogg
Copyright: cityrocker
License: CC0-1.0
Comment: https://freesound.org/people/cityrocker/sounds/121342/

Files: sounds/life.ogg
Copyright: Beetlemuse
           MATRIXXX_
License: CC0-1.0 and CC-BY-4.0
Comment: https://freesound.org/people/Beetlemuse/sounds/529626/
         https://freesound.org/people/MATRIXXX_/sounds/523648/

Files: dogfights/doom_e1m1.cdogscpn/graphics/armor_bonus.png
       dogfights/doom_e1m1.cdogscpn/graphics/health_bonus.png
       dogfights/dwango5_map01.cdogscpn/graphics/armor_bonus.png
       dogfights/dwango5_map01.cdogscpn/graphics/health_bonus.png
       dogfights/map07.cdogscpn/graphics/armor_bonus.png
       dogfights/map07.cdogscpn/graphics/health_bonus.png
       missions/doom.cdogscpn/graphics/armor_bonus.png
       missions/doom.cdogscpn/graphics/health_bonus.png
Copyright: Chris Hamons
License: CC0-1.0
Comment: https://opengameart.org/content/dungeon-crawl-32x32-tiles

Files: dogfights/doom_e1m1.cdogscpn/graphics/stimpack.png
       dogfights/dwango5_map01.cdogscpn/graphics/stimpack.png
       dogfights/map07.cdogscpn/graphics/stimpack.png
       graphics/keys/chip/*.png
       graphics/bag.png
       graphics/biogun.png
       graphics/browny_gun.png
       graphics/grenade_pickup.png
       graphics/health.png
       missions/doom.cdogscpn/graphics/stimpack.png
Copyright: OceansDream
License: CC-BY-3.0 or CC-BY-SA-3.0
Comment: https://opengameart.org/content/various-inventory-24-pixel-icon-set

Files: dogfights/dwango5_map01.cdogscpn/awake10_megaWall.ogg
Copyright: cynicmusic (http://cynicmusic.com http://pixelsphere.org)
License: CC0-1.0
Comment: https://opengameart.org/content/awake-megawall-10

Files: dogfights/dwango5_map01.cdogscpn/graphics/bfg_plasma_20x20.png
       dogfights/dwango5_map01.cdogscpn/graphics/bfg_spark.png
       dogfights/map07.cdogscpn/graphics/bfg_plasma_20x20.png
       dogfights/map07.cdogscpn/graphics/bfg_spark.png
       graphics/particles/trail_3x38.png
Copyright: Tatermand
License: CC0-1.0
Comment: https://opengameart.org/content/2d-shooter-effects-alpha-version

Files: dogfights/dwango5_map01.cdogscpn/sounds/bfg.ogg
       dogfights/map07.cdogscpn/sounds/bfg.ogg
Copyright: cubicApocalypse
License: CC-BY-4.0
Comment: https://freesound.org/people/cubicApocalypse/sounds/256658/

Files: dogfights/dwango5_map01.cdogscpn/sounds/bfg_hit.ogg
       dogfights/map07.cdogscpn/sounds/bfg_hit.ogg
Copyright: wildweasel
License: CC-BY-4.0
Comment: https://freesound.org/people/wildweasel/sounds/39020/

Files: dogfights/dwango5_map01.cdogscpn/sounds/sshotgun.ogg
       dogfights/dwango5_map01.cdogscpn/sounds/sshotgun_r.ogg
       dogfights/map07.cdogscpn/sounds/sshotgun.ogg
       dogfights/map07.cdogscpn/sounds/sshotgun_r.ogg
Copyright: Michel Baradari
License: CC-BY-3.0
Comment: https://opengameart.org/content/chaingun-pistol-rifle-shotgun-shots

Files: dogfights/spells_n_spikes.cdogscpn/*
Copyright: Cong Xu
License: CC0-1.0

Files: graphics/bd.png
       graphics/chip*.png
       graphics/folder2.png
       graphics/plasma_globe_15x16.png
Copyright: Tango Desktop Project
License: CC0-1.0
Comment: https://opengameart.org/content/tango-desktop-icons

Files: graphics/bones.png
Copyright: Calciumtrice
License: CC-BY-3.0
Comment: https://opengameart.org/content/dungeon-tileset-1

Files: graphics/bones2.png
       graphics/wall_goo2.png
Copyright: Lanea Zimmerman (Sharm)
License: CC-BY-3.0 or CC-BY-4.0 or GPL-2.0 or GPL-3.0 or OGA-BY-3.0
Comment: https://opengameart.org/content/lpc-dungeon-elements

Files: graphics/bones3.png
Copyright: Guillaume Lecollinet
License: CC-BY-SA-3.0
Comment: https://opengameart.org/content/browserquest-sprites-and-tiles

Files: graphics/bookshelf2.png
Copyright: Art by Stephen Challener (Redshrike). Commissioned by OpenGameArt.org (http://opengameart.org)
License: CC-BY-3.0 or OGA-BY-3.0
Comment: https://opengameart.org/content/browserquest-sprites-and-tiles

Files: graphics/bottle2.png
Copyright: Jetrel
License: CC0-1.0
Comment: https://opengameart.org/content/rpg-item-set

Files: graphics/box3.png
       graphics/box3_gas_16x21.png
       graphics/box3_gray.png
       graphics/box3_green.png
       graphics/box3_red.png
       graphics/cabinet_server_16x24.png
       graphics/safe2.png
       graphics/spawn_pad_16x10.png
       missions/ai_insurgency.cdogscpn/graphics/box3_blink_16x21.png
       missions/ai_insurgency.cdogscpn/graphics/server_blink_16x23.png
       missions/ai_insurgency_2.cdogscpn/graphics/box3_blink_16x21.png
       missions/ai_insurgency_2.cdogscpn/graphics/server_blink_16x23.png
       missions/harmful_crysalis.cdogscpn/graphics/box3_blink_16x21.png
       missions/harmful_crysalis.cdogscpn/graphics/server_blink_16x23.png
Copyright: Janna
License: CC0-1.0
Comment: https://opengameart.org/content/sci-fi-object-set

Files: graphics/chars/guns/chaingun_*.png
       graphics/chars/guns/quad_chaingun_*.png
       graphics/exits/plate2/*.png
       graphics/particles/cells_12x12.png
       graphics/particles/mini_cells_9x9.png
       graphics/armor_blue.png
       graphics/armor_green.png
       graphics/bullet_pickup.png
       graphics/chainsaw.png
       graphics/chemo_gun.png
       graphics/circuit.png
       graphics/confusion_grenade.png
       graphics/dynamite_active_16x16.png
       graphics/dynamite_pickup.png
       graphics/flamer.png
       graphics/frag_grenade_pickup.png
       graphics/gas_grenade_pickup.png
       graphics/heart.png
       graphics/heatseeker.png
       graphics/knife.png
       graphics/launcher.png
       graphics/machine_gun.png
       graphics/machine_gun_blue.png
       graphics/map.png
       graphics/mine_pickup.png
       graphics/paper2.png
       graphics/peashooter.png
       graphics/petrifier.png
       graphics/pistol.png
       graphics/powergun.png
       graphics/pulse_rifle.png
       graphics/radio2_9x12.png
       graphics/rapid_11x11.png
       graphics/rockets.png
       graphics/shells.png
       graphics/shotgun.png
       graphics/sniper.png
       graphics/starmap.png
       graphics/swarmer_gun.png
       missions/Sand.cdogscpn/graphics/lasergun.png
       missions/Sand.cdogscpn/graphics/projector.png
       missions/ai_insurgency_2.cdogscpn/graphics/circuit3.png
       missions/cyberdogs.cdogscpn/graphics/chars/guns/chaingun_24x22.png
       missions/doom.cdogscpn/graphics/bullet_pickup2.png
       missions/doom.cdogscpn/graphics/computer_map_13x13.png
       missions/doom.cdogscpn/graphics/rockets2.png
       missions/doom.cdogscpn/graphics/shells2.png
       missions/doom.cdogscpn/graphics/supercharge.png
       missions/harmful_crysalis.cdogscpn/graphics/cryo_gun.png
       missions/harmful_crysalis.cdogscpn/graphics/rapidr_11x11.png
       missions/spacepirates.cdogscpn/graphics/rapidr_11x11.png
Copyright: AngryMeteor.com
License: CC-BY-3.0
Comment: https://opengameart.org/content/141-military-icons-set
         https://opengameart.org/content/140-military-icons-set-fixed

Files: graphics/chair_dining_*.png
Copyright: Joe Williamson (@JoeCreates)
License: CC-BY-SA-3.0
Comment: https://opengameart.org/content/roguelike-dungeonworld-tiles

Files: graphics/chair_task.png
Copyright: extradave
License: CC-BY-3.0
Comment: https://opengameart.org/content/office-furniture-64-x-128-isometric

Files: graphics/crate.png
       graphics/crate2.png
       graphics/wall/brick2/*.png
Copyright: Buch
License: CC0-1.0
Comment: https://opengameart.org/content/dawnblocker-ortho

Files: graphics/drain1.png
Copyright: Luke.RUSTLTD
License: CC0-1.0
Comment: https://opengameart.org/content/metal-grate-texture

Files: graphics/drain2.png
Copyright: leeor_net
License: CC-BY-3.0
Comment: https://opengameart.org/content/weathered-metal-grates

Files: graphics/egg2_18x19.png
Copyright: Stephen Challener (Redshrike)
License: CC-BY-3.0 or OGA-BY-3.0
Comment: https://opengameart.org/content/3x-updated-32x32-scifi-roguelike-enemies

Files: graphics/fan_16x12.png
Copyright: Ronny Wester
License: CC-BY-3.0

Files: graphics/fireball_*.png
Copyright: Spiney
License: CC-BY-3.0 or CC-BY-SA-3.0 or CC0-1.0 or GPL-2.0 or GPL-3.0
Comment: https://opengameart.org/content/animated-sprites-and-textures

Files: graphics/fist.png
Copyright: AntumDeluge
License: CC0-1.0
Comment: https://opengameart.org/content/cc0-hand-wear-icons

Files: graphics/floor_console.png
       graphics/rod.png
       graphics/rod_light.png
       graphics/table.png
Copyright: Midi
License: CC-BY-3.0
Comment: https://opengameart.org/content/kyrodian-legends-overworld-props

Files: graphics/flower.png
Copyright: Lanea Zimmerman
License: CC-BY-3.0 or CC-BY-4.0 or CC-BY-SA-4.0 or CC-BY-SA-3.0 or OGA-BY-3.0 or GPL-3.0
Comment: https://opengameart.org/content/lpc-interior-castle-tiles

Files: graphics/gibs.png
       graphics/skull2.png
       graphics/statue_behemoth.png
       graphics/wall_skull2.png
       missions/doom.cdogscpn/graphics/candelabra_16x24.png
       missions/doom.cdogscpn/graphics/candle_9x14.png
Copyright: ETTiNGRiNDER / Gwes
License: CC0-1.0
Comment: https://opengameart.org/content/misc-dark-fantasy-scenery-sprites

Files: graphics/jail_cell.png
       graphics/jail_cell_skeleton.png
       graphics/wall/rock/*.png
Copyright: Lanea Zimmerman
License: CC-BY-3.0 or CC-BY-4.0 or OGA-BY-3.0
Comment: https://opengameart.org/content/tiny-16-basic

Files: graphics/molotov_pickup.png
Copyright: OpenClipart-Vectors
License: CC0-1.0
Comment: https://pixabay.com/vectors/molotov-cocktail-bottle-explosive-157193/
 File was added in 2014 to git, when content from pixabay was still licensed under CC0.

Files: graphics/plant_brown.png
Copyright: armisius
License: CC-BY-3.0
Comment: https://opengameart.org/content/16x16-indoor-rpg-tileset

Files: graphics/rocket2.png
Copyright: JM.Atencia
License: CC-BY-3.0
Comment: https://opengameart.org/content/rocket

Files: graphics/ship_picture.png
       graphics/particles/explosion_small_34x34.png
       graphics/particles/wave_11x11.png
       missions/Sand.cdogscpn/graphics/projection_13x13.png
Copyright: Master484
License: CC0-1.0
Comment: https://opengameart.org/content/1616-ship-collection
         https://opengameart.org/content/explosion-set-1-m484-games
         https://opengameart.org/content/bullet-collection-2-m484-games

Files: graphics/table_and_chairs*.png
Copyright: Jordan Irwin (AntumDeluge)
           Joe Williamson (@JoeCreates)
License: CC-BY-3.0 or CC-BY-4.0 or OGA-BY-3.0, and CC-BY-SA-3.0
Comment: https://opengameart.org/content/tables-and-stools
         https://opengameart.org/content/roguelike-dungeonworld-tiles

Files: graphics/table_plastic.png
       graphics/table_wood_round.png
       graphics/table_wood_round_candle.png
       graphics/table_wood_round_clothed.png
Copyright: Jordan Irwin (AntumDeluge)
License: CC-BY-3.0 or CC-BY-4.0 or OGA-BY-3.0
Comment: https://opengameart.org/content/tables-and-stools

Files: graphics/table_plastic_lab.png
Copyright: Jordan Irwin (AntumDeluge)
           Jetrel
License: CC-BY-3.0 or CC-BY-4.0 or OGA-BY-3.0, and CC0-1.0
Comment: https://opengameart.org/content/tables-and-stools
         https://opengameart.org/content/rpg-item-set

Files: graphics/table_wood_round_terminal.png
       missions/ai_insurgency_2.cdogscpn/graphics/table_plastic_computer.png
       missions/harmful_crysalis.cdogscpn/graphics/table_plastic_computer.png
Copyright: Jordan Irwin (AntumDeluge)
           Midi
License: CC-BY-3.0 or CC-BY-4.0 or OGA-BY-3.0, and CC-BY-3.0
Comment: https://opengameart.org/content/tables-and-stools
         https://opengameart.org/content/kyrodian-legends-overworld-props

Files: graphics/wall_chart.png
       graphics/wall_nuke_sign.png
Copyright: HaywardMorihara (Pixel art by https://murphysdad.itch.io/)
License: CC0-1.0
Comment: https://opengameart.org/content/sci-fi-facility-asset-pack

Files: graphics/wscreen1_14x10.png
       graphics/wscreen2_14x10.png
Copyright: sauer2
License: CC0-1.0

Files: graphics/chars/explosion_96x96.png
Copyright: JROB774
License: CC-BY-3.0
Comment: https://opengameart.org/content/pixel-explosion-12-frames

Files: graphics/chars/bodies/base/*
       graphics/chars/bodies/big/*
       graphics/chars/bodies/big_skinny/*
       graphics/chars/bodies/big_soldier/*
       graphics/chars/bodies/mech/*
       graphics/chars/bodies/skinny/*
       graphics/chars/bodies/soldier/*
       missions/doom.cdogscpn/graphics/chars/bodies/demon/*
Copyright: Wind astella
License: CC-BY-3.0
Comment: https://opengameart.org/content/sprite-base-model

Files: graphics/chars/bodies/dog/*
Copyright: quaternius
License: CC0-1.0
Comment: https://opengameart.org/content/animated-animales-low-poly

Files: graphics/chars/heads/*
Copyright: anonymous
License: CC0-1.0

Files: graphics/door/alien2/base/*.png
Copyright: Zingot Games (www.zingot.com)
License: CC-BY-3.0
Comment: https://opengameart.org/content/alien-breed-esque-top-down-tilesheet

Files: graphics/door/dungeon2/base/*.png
       graphics/door/tech/base/*.png
Copyright: Buch
License: CC0-1.0
Comment: https://opengameart.org/content/spooky-castle-tileset
         https://opengameart.org/content/sci-fi-interior-tiles

Files: graphics/hud/*.png
Copyright: Buch
           Daniel Cook
License: CC0-1.0 and CC-BY-3.0
Comment: https://opengameart.org/content/unfinished-user-interfaces
         https://opengameart.org/content/hard-vacuum-intfcbuy

Files: graphics/hud/arrow.png
       graphics/particles/health_plus_9x9.png
Copyright: Anton Revin
License: CC0-1.0
Comment: https://opengameart.org/content/retropixel-icons-v1-9x9

Files: graphics/hud/objective_collect.png
Copyright: Joe Williamson (@JoeCreates)
License: CC-BY-SA-3.0
Comment: https://opengameart.org/content/roguelikerpg-icons

Files: graphics/particles/beam_16x16.png
       graphics/particles/beam_green_16x16.png
Copyright: Bonsaiheldin
License: CC0-1.0
Comment: https://opengameart.org/content/sci-fi-space-simple-bullets

Files: graphics/particles/beam_bright_24x24.png
       graphics/particles/muzzle_flash_24x24.png
       graphics/particles/muzzle_flash_big_36x36.png
       missions/custom/techdemo/funwithguns.cdogscpn/graphics/muzzle_flash_thin_32x32.png
Copyright: Skorpio
License: CC-BY-SA-3.0 or GPL-3.0
Comment: https://opengameart.org/content/space-ship-construction-kit

Files: graphics/particles/boom_16x16.png
       graphics/particles/spark.png
Copyright: StumpyStrust
License: CC0-1.0
Comment: https://opengameart.org/content/explosion-sheet

Files: graphics/particles/smoke_trail_16x16.png
       graphics/particles/smoke_trail_small_6x6.png
Copyright: GrafxKid
License: CC0-1.0
Comment: https://opengameart.org/content/items-and-elements

Files: graphics/tile/biggrid2/*.png
       graphics/tile/smallsquare2/*.png
Copyright: etqws3
License: CC0-1.0
Comment: https://opengameart.org/content/16x16-square-block-variations

Files: graphics/tile/cobble/*.png
Copyright: Art by Daniel Siegmund and commissioned by OpenGameArt.org (http://opengameart.org)
License: CC-BY-3.0 or CC-BY-SA-3.0 or GPL-3.0 or GPL-2.0
Comment: https://opengameart.org/content/16x16-pixel-art-dungeon-wall-and-cobblestone-floor-tiles

Files: graphics/tile/grate/*.png
Copyright: Matriax
License: CC0-1.0
Comment: https://opengameart.org/content/inca-tileset

Files: graphics/tile/metal/*.png
Copyright: bitbotzgames
License: CC0-1.0
Comment: https://opengameart.org/content/futuristic-industrial-technical-tileset

Files: graphics/tile/recessed2/*.png
Copyright: bart
License: CC0-1.0
Comment: https://opengameart.org/content/sci-fi-platformer-tiles-32x32

Files: graphics/tile/water/*.png
       graphics/wall/hightech/*.png
       graphics/wall/support/*.png
       graphics/wall/techwall/*.png
Copyright: Jestan
License: CC-BY-3.0 or CC-BY-4.0 or CC-BY-SA-3.0 or CC-BY-SA-4.0
Comment: https://opengameart.org/content/pixel-texture-pack

Files: graphics/tile/wood2/*.png
Copyright: Ogrebane
License: CC0-1.0
Comment: https://opengameart.org/content/16x16-tiles

Files: graphics/wall/bunker/*.png
       graphics/wall/greenstain/*.png
Copyright: Stephen Challener (Redshrike) and Daniel Cook, hosted by OpenGameArt.org
           sgtcrispy
License: CC-BY-3.0 or OGA-BY-3.0, and CC0-1.0
Comment: https://opengameart.org/content/basic-32x32-sci-fi-tiles-for-roguelike
         https://opengameart.org/content/colored-metal-tiles-1b

Files: graphics/wall/carbon2/*.png
       graphics/wall/colony/*.png
Copyright: rubberduck
License: CC0-1.0
Comment: https://opengameart.org/content/extension-for-dawnblocker-ortho
         https://opengameart.org/content/colony-sim-extended-version

Files: graphics/wall/cobble/*.png
Copyright: Stephen Challener (Redshrike) and Jetrel, hosted by OpenGameArt.org
License: CC-BY-3.0 or OGA-BY-3.0 or GPL-2.0 or GPL-3.0
Comment: https://opengameart.org/content/rpg-indoor-tileset-expansion-1

Files: graphics/wall/panel/*.png
Copyright: Ganamoda
License: CC0-1.0
Comment: https://opengameart.org/content/190-pixel-art-assets-sci-fi-forest

Files: graphics/wall/stone2/*.png
Copyright: Zush Design
License: CC-BY-4.0
Comment: https://opengameart.org/content/pixel-blocks

Files: missions/Sand.cdogscpn/graphics/khanjali.png
Copyright: Azat Yantimirov (ZigWin)
License: CC-BY-SA-3.0
Comment: https://opengameart.org/content/8-bit-items

Files: missions/Sand.cdogscpn/graphics/spark_spray_16x16.png
Copyright: Clint Bellanger
License: CC-BY-3.0
Comment: https://opengameart.org/content/sparks-fire-ice-blood

Files: missions/Sand.cdogscpn/graphics/wurmtooth.png
Copyright: Nem_
License: CC-BY-SA-3.0 or GPL-2.0
Comment: https://opengameart.org/content/tooth-of-an-animal

Files: missions/Sand.cdogscpn/sounds/inkvine.ogg
Copyright: morganpurkis
License: CC-BY-4.0
Comment: https://www.freesound.org/people/morganpurkis/sounds/384658/

Files: missions/Sand.cdogscpn/sounds/inkvine_r.ogg
Copyright: maurosama
License: CC0-1.0
Comment: https://freesound.org/people/maurosama/sounds/133814/

Files: missions/Sand.cdogscpn/sounds/projector.ogg
Copyright: humanoide9000
License: CC0-1.0
Comment: https://freesound.org/people/humanoide9000/sounds/330293/

Files: missions/Sand.cdogscpn/sounds/splat.ogg
Copyright: gprosser
License: CC0-1.0
Comment: https://freesound.org/people/gprosser/sounds/360942/

Files: missions/Sand.cdogscpn/sounds/wurmtooth_flesh.ogg
Copyright: Mixedupmoviestuff
           newagesoup
License: CC0-1.0
Comment: https://freesound.org/people/Mixedupmoviestuff/sounds/179222/
         https://freesound.org/people/newagesoup/sounds/348241/

Files: missions/custom/techdemo/funwithguns.cdogscpn/graphics/crystal_8x8.png
Copyright: qubodup
License: CC-BY-3.0 or GPL-3.0 or GPL-2.0
Comment: https://opengameart.org/content/rotating-crystal-animation-8-step

Files: missions/custom/techdemo/funwithguns.cdogscpn/graphics/nuke_32x75.png
Copyright: MillionthVector (http://millionthvector.blogspot.de)
           para
License: CC-BY-3.0 and CC0-1.0
Comment: https://opengameart.org/content/animated-fighter-spaceship
         https://opengameart.org/content/animated-particle-effects-2

Files: missions/custom/techdemo/funwithguns.cdogscpn/graphics/spearhead_13x13.png
Copyright: LetargicDev
License: CC0-1.0
Comment: https://opengameart.org/content/top-down-game-assets

Files: missions/custom/techdemo/funwithguns.cdogscpn/sounds/get_over_here.ogg
Copyright: TheGoliath
License: CC0-1.0
Comment: https://freesound.org/people/TheGoliath/sounds/329520/

Files: missions/custom/techdemo/funwithguns.cdogscpn/sounds/grenade.wav
Copyright: dklon
License: CC-BY-3.0
Comment: https://opengameart.org/content/boom-pack-1

Files: missions/custom/techdemo/funwithguns.cdogscpn/sounds/laser_designator.wav
Copyright: peridactyloptrix
           Serithi
License: CC0-1.0 and CC-BY-4.0
Comment: https://freesound.org/people/peridactyloptrix/sounds/216909/
         https://freesound.org/people/Serithi/sounds/150326/

Files: missions/custom/techdemo/funwithguns.cdogscpn/sounds/nuke_alarm.wav
Copyright: sirplus
License: CC0-1.0
Comment: https://freesound.org/people/sirplus/sounds/25031/

Files: missions/custom/techdemo/funwithguns.cdogscpn/sounds/puff.ogg
Copyright: Planman
License: CC0-1.0
Comment: https://freesound.org/people/Planman/sounds/208111/

Files: missions/custom/techdemo/funwithguns.cdogscpn/sounds/swoosh_echo.ogg
Copyright: Electroviolence
License: CC0-1.0
Comment: https://freesound.org/people/Electroviolence/sounds/234553/

Files: missions/custom/techdemo/soundtest.cdogscpn/sounds/loop1.ogg
       missions/custom/techdemo/soundtest.cdogscpn/sounds/loop2.ogg
Copyright: Sorrow-Fox
License: CC-BY-3.0
Comment: https://freesound.org/people/Sorrow-Fox/sounds/123890/
         https://freesound.org/people/Sorrow-Fox/sounds/123891/

Files: missions/custom/techdemo/soundtest.cdogscpn/sounds/loop3.ogg
Copyright: barryeuphorik
License: CC-BY-4.0
Comment: https://freesound.org/people/barryeuphorik/sounds/98103/

Files: missions/custom/techdemo/soundtest.cdogscpn/sounds/loop4.ogg
Copyright: johnnypanic
License: CC-BY-3.0
Comment: https://freesound.org/people/johnnypanic/sounds/21086/

Files: missions/doom.cdogscpn/graphics/firestick_11x30.png
Copyright: Sharm
           Curt
           ETTiNGRiNDER / Gwes
License: CC-BY-3.0 and CC0-1.0
Comment: https://opengameart.org/content/lpc-animated-water-and-fire
         https://opengameart.org/content/misc-dark-fantasy-scenery-sprites

Files: missions/harmful_crysalis.cdogscpn/sounds/laser_burn.ogg
Copyright: Iwan 'qubodup' Gabovitch
License: CC-BY-3.0
Comment: https://opengameart.org/content/fire-loop

Files: missions/cyberdogs.cdogscpn/sounds/1up.ogg
Copyright: phoenix1291
License: CC0-1.0
Comment: https://opengameart.org/content/sfx-the-ultimate-2017-16-bit-mini-pack

License: GPL-2+
 This package is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: LGPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Library General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 .
 On Debian systems, the complete text of the GNU Library General
 Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".

License: GPL-2.0
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: GPL-3.0
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

License: Apache-2.0
 On Debian systems, the complete text of the Apache License version 2.0
 can be found in "/usr/share/common-licenses/Apache-2.0".

License: CC0-1.0
 On Debian systems, the complete text of the Creative Commons
 CC0-1.0 license can be found in "/usr/share/common-licenses/CC0-1.0".

License: CC-BY-3.0
 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
 COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
 COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
 AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
 .
 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
 TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
 BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
 CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
 CONDITIONS.
 .
 1. Definitions
 .
  a. "Adaptation" means a work based upon the Work, or upon the Work and
     other pre-existing works, such as a translation, adaptation,
     derivative work, arrangement of music or other alterations of a
     literary or artistic work, or phonogram or performance and includes
     cinematographic adaptations or any other form in which the Work may be
     recast, transformed, or adapted including in any form recognizably
     derived from the original, except that a work that constitutes a
     Collection will not be considered an Adaptation for the purpose of
     this License. For the avoidance of doubt, where the Work is a musical
     work, performance or phonogram, the synchronization of the Work in
     timed-relation with a moving image ("synching") will be considered an
     Adaptation for the purpose of this License.
  b. "Collection" means a collection of literary or artistic works, such as
     encyclopedias and anthologies, or performances, phonograms or
     broadcasts, or other works or subject matter other than works listed
     in Section 1(f) below, which, by reason of the selection and
     arrangement of their contents, constitute intellectual creations, in
     which the Work is included in its entirety in unmodified form along
     with one or more other contributions, each constituting separate and
     independent works in themselves, which together are assembled into a
     collective whole. A work that constitutes a Collection will not be
     considered an Adaptation (as defined above) for the purposes of this
     License.
  c. "Distribute" means to make available to the public the original and
     copies of the Work or Adaptation, as appropriate, through sale or
     other transfer of ownership.
  d. "Licensor" means the individual, individuals, entity or entities that
     offer(s) the Work under the terms of this License.
  e. "Original Author" means, in the case of a literary or artistic work,
     the individual, individuals, entity or entities who created the Work
     or if no individual or entity can be identified, the publisher; and in
     addition (i) in the case of a performance the actors, singers,
     musicians, dancers, and other persons who act, sing, deliver, declaim,
     play in, interpret or otherwise perform literary or artistic works or
     expressions of folklore; (ii) in the case of a phonogram the producer
     being the person or legal entity who first fixes the sounds of a
     performance or other sounds; and, (iii) in the case of broadcasts, the
     organization that transmits the broadcast.
  f. "Work" means the literary and/or artistic work offered under the terms
     of this License including without limitation any production in the
     literary, scientific and artistic domain, whatever may be the mode or
     form of its expression including digital form, such as a book,
     pamphlet and other writing; a lecture, address, sermon or other work
     of the same nature; a dramatic or dramatico-musical work; a
     choreographic work or entertainment in dumb show; a musical
     composition with or without words; a cinematographic work to which are
     assimilated works expressed by a process analogous to cinematography;
     a work of drawing, painting, architecture, sculpture, engraving or
     lithography; a photographic work to which are assimilated works
     expressed by a process analogous to photography; a work of applied
     art; an illustration, map, plan, sketch or three-dimensional work
     relative to geography, topography, architecture or science; a
     performance; a broadcast; a phonogram; a compilation of data to the
     extent it is protected as a copyrightable work; or a work performed by
     a variety or circus performer to the extent it is not otherwise
     considered a literary or artistic work.
  g. "You" means an individual or entity exercising rights under this
     License who has not previously violated the terms of this License with
     respect to the Work, or who has received express permission from the
     Licensor to exercise rights under this License despite a previous
     violation.
  h. "Publicly Perform" means to perform public recitations of the Work and
     to communicate to the public those public recitations, by any means or
     process, including by wire or wireless means or public digital
     performances; to make available to the public Works in such a way that
     members of the public may access these Works from a place and at a
     place individually chosen by them; to perform the Work to the public
     by any means or process and the communication to the public of the
     performances of the Work, including by public digital performance; to
     broadcast and rebroadcast the Work by any means including signs,
     sounds or images.
  i. "Reproduce" means to make copies of the Work by any means including
     without limitation by sound or visual recordings and the right of
     fixation and reproducing fixations of the Work, including storage of a
     protected performance or phonogram in digital form or other electronic
     medium.
 .
 2. Fair Dealing Rights. Nothing in this License is intended to reduce,
 limit, or restrict any uses free from copyright or rights arising from
 limitations or exceptions that are provided for in connection with the
 copyright protection under copyright law or other applicable laws.
 .
 3. License Grant. Subject to the terms and conditions of this License,
 Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
 perpetual (for the duration of the applicable copyright) license to
 exercise the rights in the Work as stated below:
 .
  a. to Reproduce the Work, to incorporate the Work into one or more
     Collections, and to Reproduce the Work as incorporated in the
     Collections;
  b. to create and Reproduce Adaptations provided that any such Adaptation,
     including any translation in any medium, takes reasonable steps to
     clearly label, demarcate or otherwise identify that changes were made
     to the original Work. For example, a translation could be marked "The
     original work was translated from English to Spanish," or a
     modification could indicate "The original work has been modified.";
  c. to Distribute and Publicly Perform the Work including as incorporated
     in Collections; and,
  d. to Distribute and Publicly Perform Adaptations.
  e. For the avoidance of doubt:
 .
      i. Non-waivable Compulsory License Schemes. In those jurisdictions in
         which the right to collect royalties through any statutory or
         compulsory licensing scheme cannot be waived, the Licensor
         reserves the exclusive right to collect such royalties for any
         exercise by You of the rights granted under this License;
     ii. Waivable Compulsory License Schemes. In those jurisdictions in
         which the right to collect royalties through any statutory or
         compulsory licensing scheme can be waived, the Licensor waives the
         exclusive right to collect such royalties for any exercise by You
         of the rights granted under this License; and,
    iii. Voluntary License Schemes. The Licensor waives the right to
         collect royalties, whether individually or, in the event that the
         Licensor is a member of a collecting society that administers
         voluntary licensing schemes, via that society, from any exercise
         by You of the rights granted under this License.
 .
 The above rights may be exercised in all media and formats whether now
 known or hereafter devised. The above rights include the right to make
 such modifications as are technically necessary to exercise the rights in
 other media and formats. Subject to Section 8(f), all rights not expressly
 granted by Licensor are hereby reserved.
 .
 4. Restrictions. The license granted in Section 3 above is expressly made
 subject to and limited by the following restrictions:
 .
  a. You may Distribute or Publicly Perform the Work only under the terms
     of this License. You must include a copy of, or the Uniform Resource
     Identifier (URI) for, this License with every copy of the Work You
     Distribute or Publicly Perform. You may not offer or impose any terms
     on the Work that restrict the terms of this License or the ability of
     the recipient of the Work to exercise the rights granted to that
     recipient under the terms of the License. You may not sublicense the
     Work. You must keep intact all notices that refer to this License and
     to the disclaimer of warranties with every copy of the Work You
     Distribute or Publicly Perform. When You Distribute or Publicly
     Perform the Work, You may not impose any effective technological
     measures on the Work that restrict the ability of a recipient of the
     Work from You to exercise the rights granted to that recipient under
     the terms of the License. This Section 4(a) applies to the Work as
     incorporated in a Collection, but this does not require the Collection
     apart from the Work itself to be made subject to the terms of this
     License. If You create a Collection, upon notice from any Licensor You
     must, to the extent practicable, remove from the Collection any credit
     as required by Section 4(b), as requested. If You create an
     Adaptation, upon notice from any Licensor You must, to the extent
     practicable, remove from the Adaptation any credit as required by
     Section 4(b), as requested.
  b. If You Distribute, or Publicly Perform the Work or any Adaptations or
     Collections, You must, unless a request has been made pursuant to
     Section 4(a), keep intact all copyright notices for the Work and
     provide, reasonable to the medium or means You are utilizing: (i) the
     name of the Original Author (or pseudonym, if applicable) if supplied,
     and/or if the Original Author and/or Licensor designate another party
     or parties (e.g., a sponsor institute, publishing entity, journal) for
     attribution ("Attribution Parties") in Licensor's copyright notice,
     terms of service or by other reasonable means, the name of such party
     or parties; (ii) the title of the Work if supplied; (iii) to the
     extent reasonably practicable, the URI, if any, that Licensor
     specifies to be associated with the Work, unless such URI does not
     refer to the copyright notice or licensing information for the Work;
     and (iv) , consistent with Section 3(b), in the case of an Adaptation,
     a credit identifying the use of the Work in the Adaptation (e.g.,
     "French translation of the Work by Original Author," or "Screenplay
     based on original Work by Original Author"). The credit required by
     this Section 4 (b) may be implemented in any reasonable manner;
     provided, however, that in the case of a Adaptation or Collection, at
     a minimum such credit will appear, if a credit for all contributing
     authors of the Adaptation or Collection appears, then as part of these
     credits and in a manner at least as prominent as the credits for the
     other contributing authors. For the avoidance of doubt, You may only
     use the credit required by this Section for the purpose of attribution
     in the manner set out above and, by exercising Your rights under this
     License, You may not implicitly or explicitly assert or imply any
     connection with, sponsorship or endorsement by the Original Author,
     Licensor and/or Attribution Parties, as appropriate, of You or Your
     use of the Work, without the separate, express prior written
     permission of the Original Author, Licensor and/or Attribution
     Parties.
  c. Except as otherwise agreed in writing by the Licensor or as may be
     otherwise permitted by applicable law, if You Reproduce, Distribute or
     Publicly Perform the Work either by itself or as part of any
     Adaptations or Collections, You must not distort, mutilate, modify or
     take other derogatory action in relation to the Work which would be
     prejudicial to the Original Author's honor or reputation. Licensor
     agrees that in those jurisdictions (e.g. Japan), in which any exercise
     of the right granted in Section 3(b) of this License (the right to
     make Adaptations) would be deemed to be a distortion, mutilation,
     modification or other derogatory action prejudicial to the Original
     Author's honor and reputation, the Licensor will waive or not assert,
     as appropriate, this Section, to the fullest extent permitted by the
     applicable national law, to enable You to reasonably exercise Your
     right under Section 3(b) of this License (right to make Adaptations)
     but not otherwise.
 .
 5. Representations, Warranties and Disclaimer
 .
 UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR
 OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
 KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
 INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
 FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF
 LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS,
 WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION
 OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
 .
 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
 LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR
 ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
 ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS
 BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 .
 7. Termination
 .
  a. This License and the rights granted hereunder will terminate
     automatically upon any breach by You of the terms of this License.
     Individuals or entities who have received Adaptations or Collections
     from You under this License, however, will not have their licenses
     terminated provided such individuals or entities remain in full
     compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will
     survive any termination of this License.
  b. Subject to the above terms and conditions, the license granted here is
     perpetual (for the duration of the applicable copyright in the Work).
     Notwithstanding the above, Licensor reserves the right to release the
     Work under different license terms or to stop distributing the Work at
     any time; provided, however that any such election will not serve to
     withdraw this License (or any other license that has been, or is
     required to be, granted under the terms of this License), and this
     License will continue in full force and effect unless terminated as
     stated above.
 .
 8. Miscellaneous
 .
  a. Each time You Distribute or Publicly Perform the Work or a Collection,
     the Licensor offers to the recipient a license to the Work on the same
     terms and conditions as the license granted to You under this License.
  b. Each time You Distribute or Publicly Perform an Adaptation, Licensor
     offers to the recipient a license to the original Work on the same
     terms and conditions as the license granted to You under this License.
  c. If any provision of this License is invalid or unenforceable under
     applicable law, it shall not affect the validity or enforceability of
     the remainder of the terms of this License, and without further action
     by the parties to this agreement, such provision shall be reformed to
     the minimum extent necessary to make such provision valid and
     enforceable.
  d. No term or provision of this License shall be deemed waived and no
     breach consented to unless such waiver or consent shall be in writing
     and signed by the party to be charged with such waiver or consent.
  e. This License constitutes the entire agreement between the parties with
     respect to the Work licensed here. There are no understandings,
     agreements or representations with respect to the Work not specified
     here. Licensor shall not be bound by any additional provisions that
     may appear in any communication from You. This License may not be
     modified without the mutual written agreement of the Licensor and You.
  f. The rights granted under, and the subject matter referenced, in this
     License were drafted utilizing the terminology of the Berne Convention
     for the Protection of Literary and Artistic Works (as amended on
     September 28, 1979), the Rome Convention of 1961, the WIPO Copyright
     Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996
     and the Universal Copyright Convention (as revised on July 24, 1971).
     These rights and subject matter take effect in the relevant
     jurisdiction in which the License terms are sought to be enforced
     according to the corresponding provisions of the implementation of
     those treaty provisions in the applicable national law. If the
     standard suite of rights granted under applicable copyright law
     includes additional rights not granted under this License, such
     additional rights are deemed to be included in the License; this
     License is not intended to restrict the license of any rights under
     applicable law.

License: CC-BY-4.0
 Creative Commons Attribution 4.0 International Public License
 .
 By exercising the Licensed Rights (defined below), You accept and agree
 to be bound by the terms and conditions of this Creative Commons
 Attribution 4.0 International Public License ("Public License"). To the
 extent this Public License may be interpreted as a contract, You are
 granted the Licensed Rights in consideration of Your acceptance of
 these terms and conditions, and the Licensor grants You such rights in
 consideration of benefits the Licensor receives from making the
 Licensed Material available under these terms and conditions.
 .
 .
 Section 1 -- Definitions.
 .
   a. Adapted Material means material subject to Copyright and Similar
      Rights that is derived from or based upon the Licensed Material
      and in which the Licensed Material is translated, altered,
      arranged, transformed, or otherwise modified in a manner requiring
      permission under the Copyright and Similar Rights held by the
      Licensor. For purposes of this Public License, where the Licensed
      Material is a musical work, performance, or sound recording,
      Adapted Material is always produced where the Licensed Material is
      synched in timed relation with a moving image.
 .
   b. Adapter's License means the license You apply to Your Copyright
      and Similar Rights in Your contributions to Adapted Material in
      accordance with the terms and conditions of this Public License.
 .
   c. Copyright and Similar Rights means copyright and/or similar rights
      closely related to copyright including, without limitation,
      performance, broadcast, sound recording, and Sui Generis Database
      Rights, without regard to how the rights are labeled or
      categorized. For purposes of this Public License, the rights
      specified in Section 2(b)(1)-(2) are not Copyright and Similar
      Rights.
 .
   d. Effective Technological Measures means those measures that, in the
      absence of proper authority, may not be circumvented under laws
      fulfilling obligations under Article 11 of the WIPO Copyright
      Treaty adopted on December 20, 1996, and/or similar international
      agreements.
 .
   e. Exceptions and Limitations means fair use, fair dealing, and/or
      any other exception or limitation to Copyright and Similar Rights
      that applies to Your use of the Licensed Material.
 .
   f. Licensed Material means the artistic or literary work, database,
      or other material to which the Licensor applied this Public
      License.
 .
   g. Licensed Rights means the rights granted to You subject to the
      terms and conditions of this Public License, which are limited to
      all Copyright and Similar Rights that apply to Your use of the
      Licensed Material and that the Licensor has authority to license.
 .
   h. Licensor means the individual(s) or entity(ies) granting rights
      under this Public License.
 .
   i. Share means to provide material to the public by any means or
      process that requires permission under the Licensed Rights, such
      as reproduction, public display, public performance, distribution,
      dissemination, communication, or importation, and to make material
      available to the public including in ways that members of the
      public may access the material from a place and at a time
      individually chosen by them.
 .
   j. Sui Generis Database Rights means rights other than copyright
      resulting from Directive 96/9/EC of the European Parliament and of
      the Council of 11 March 1996 on the legal protection of databases,
      as amended and/or succeeded, as well as other essentially
      equivalent rights anywhere in the world.
 .
   k. You means the individual or entity exercising the Licensed Rights
      under this Public License. Your has a corresponding meaning.
 .
 .
 Section 2 -- Scope.
 .
   a. License grant.
 .
        1. Subject to the terms and conditions of this Public License,
           the Licensor hereby grants You a worldwide, royalty-free,
           non-sublicensable, non-exclusive, irrevocable license to
           exercise the Licensed Rights in the Licensed Material to:
 .
             a. reproduce and Share the Licensed Material, in whole or
                in part; and
 .
             b. produce, reproduce, and Share Adapted Material.
 .
        2. Exceptions and Limitations. For the avoidance of doubt, where
           Exceptions and Limitations apply to Your use, this Public
           License does not apply, and You do not need to comply with
           its terms and conditions.
 .
        3. Term. The term of this Public License is specified in Section
           6(a).
 .
        4. Media and formats; technical modifications allowed. The
           Licensor authorizes You to exercise the Licensed Rights in
           all media and formats whether now known or hereafter created,
           and to make technical modifications necessary to do so. The
           Licensor waives and/or agrees not to assert any right or
           authority to forbid You from making technical modifications
           necessary to exercise the Licensed Rights, including
           technical modifications necessary to circumvent Effective
           Technological Measures. For purposes of this Public License,
           simply making modifications authorized by this Section 2(a)
           (4) never produces Adapted Material.
 .
        5. Downstream recipients.
 .
             a. Offer from the Licensor -- Licensed Material. Every
                recipient of the Licensed Material automatically
                receives an offer from the Licensor to exercise the
                Licensed Rights under the terms and conditions of this
                Public License.
 .
             b. No downstream restrictions. You may not offer or impose
                any additional or different terms or conditions on, or
                apply any Effective Technological Measures to, the
                Licensed Material if doing so restricts exercise of the
                Licensed Rights by any recipient of the Licensed
                Material.
 .
        6. No endorsement. Nothing in this Public License constitutes or
           may be construed as permission to assert or imply that You
           are, or that Your use of the Licensed Material is, connected
           with, or sponsored, endorsed, or granted official status by,
           the Licensor or others designated to receive attribution as
           provided in Section 3(a)(1)(A)(i).
 .
   b. Other rights.
 .
        1. Moral rights, such as the right of integrity, are not
           licensed under this Public License, nor are publicity,
           privacy, and/or other similar personality rights; however, to
           the extent possible, the Licensor waives and/or agrees not to
           assert any such rights held by the Licensor to the limited
           extent necessary to allow You to exercise the Licensed
           Rights, but not otherwise.
 .
        2. Patent and trademark rights are not licensed under this
           Public License.
 .
        3. To the extent possible, the Licensor waives any right to
           collect royalties from You for the exercise of the Licensed
           Rights, whether directly or through a collecting society
           under any voluntary or waivable statutory or compulsory
           licensing scheme. In all other cases the Licensor expressly
           reserves any right to collect such royalties.
 .
 .
 Section 3 -- License Conditions.
 .
 Your exercise of the Licensed Rights is expressly made subject to the
 following conditions.
 .
   a. Attribution.
 .
        1. If You Share the Licensed Material (including in modified
           form), You must:
 .
             a. retain the following if it is supplied by the Licensor
                with the Licensed Material:
 .
                  i. identification of the creator(s) of the Licensed
                     Material and any others designated to receive
                     attribution, in any reasonable manner requested by
                     the Licensor (including by pseudonym if
                     designated);
 .
                 ii. a copyright notice;
 .
                iii. a notice that refers to this Public License;
 .
                 iv. a notice that refers to the disclaimer of
                     warranties;
 .
                  v. a URI or hyperlink to the Licensed Material to the
                     extent reasonably practicable;
 .
             b. indicate if You modified the Licensed Material and
                retain an indication of any previous modifications; and
 .
             c. indicate the Licensed Material is licensed under this
                Public License, and include the text of, or the URI or
                hyperlink to, this Public License.
 .
        2. You may satisfy the conditions in Section 3(a)(1) in any
           reasonable manner based on the medium, means, and context in
           which You Share the Licensed Material. For example, it may be
           reasonable to satisfy the conditions by providing a URI or
           hyperlink to a resource that includes the required
           information.
 .
        3. If requested by the Licensor, You must remove any of the
           information required by Section 3(a)(1)(A) to the extent
           reasonably practicable.
 .
        4. If You Share Adapted Material You produce, the Adapter's
           License You apply must not prevent recipients of the Adapted
           Material from complying with this Public License.
 .
 .
 Section 4 -- Sui Generis Database Rights.
 .
 Where the Licensed Rights include Sui Generis Database Rights that
 apply to Your use of the Licensed Material:
 .
   a. for the avoidance of doubt, Section 2(a)(1) grants You the right
      to extract, reuse, reproduce, and Share all or a substantial
      portion of the contents of the database;
 .
   b. if You include all or a substantial portion of the database
      contents in a database in which You have Sui Generis Database
      Rights, then the database in which You have Sui Generis Database
      Rights (but not its individual contents) is Adapted Material; and
 .
   c. You must comply with the conditions in Section 3(a) if You Share
      all or a substantial portion of the contents of the database.
 .
 For the avoidance of doubt, this Section 4 supplements and does not
 replace Your obligations under this Public License where the Licensed
 Rights include other Copyright and Similar Rights.
 .
 .
 Section 5 -- Disclaimer of Warranties and Limitation of Liability.
 .
   a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
      EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
      AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
      ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
      IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
      WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
      PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
      ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
      KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
      ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
 .
   b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
      TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
      NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
      INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
      COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
      USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
      ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
      DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
      IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
 .
   c. The disclaimer of warranties and limitation of liability provided
      above shall be interpreted in a manner that, to the extent
      possible, most closely approximates an absolute disclaimer and
      waiver of all liability.
 .
 .
 Section 6 -- Term and Termination.
 .
   a. This Public License applies for the term of the Copyright and
      Similar Rights licensed here. However, if You fail to comply with
      this Public License, then Your rights under this Public License
      terminate automatically.
 .
   b. Where Your right to use the Licensed Material has terminated under
      Section 6(a), it reinstates:
 .
        1. automatically as of the date the violation is cured, provided
           it is cured within 30 days of Your discovery of the
           violation; or
 .
        2. upon express reinstatement by the Licensor.
 .
      For the avoidance of doubt, this Section 6(b) does not affect any
      right the Licensor may have to seek remedies for Your violations
      of this Public License.
 .
   c. For the avoidance of doubt, the Licensor may also offer the
      Licensed Material under separate terms or conditions or stop
      distributing the Licensed Material at any time; however, doing so
      will not terminate this Public License.
 .
   d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
      License.
 .
 .
 Section 7 -- Other Terms and Conditions.
 .
   a. The Licensor shall not be bound by any additional or different
      terms or conditions communicated by You unless expressly agreed.
 .
   b. Any arrangements, understandings, or agreements regarding the
      Licensed Material not stated herein are separate from and
      independent of the terms and conditions of this Public License.
 .
 .
 Section 8 -- Interpretation.
 .
   a. For the avoidance of doubt, this Public License does not, and
      shall not be interpreted to, reduce, limit, restrict, or impose
      conditions on any use of the Licensed Material that could lawfully
      be made without permission under this Public License.
 .
   b. To the extent possible, if any provision of this Public License is
      deemed unenforceable, it shall be automatically reformed to the
      minimum extent necessary to make it enforceable. If the provision
      cannot be reformed, it shall be severed from this Public License
      without affecting the enforceability of the remaining terms and
      conditions.
 .
   c. No term or condition of this Public License will be waived and no
      failure to comply consented to unless expressly agreed to by the
      Licensor.
 .
   d. Nothing in this Public License constitutes or may be interpreted
      as a limitation upon, or waiver of, any privileges and immunities
      that apply to the Licensor or You, including from the legal
      processes of any jurisdiction or authority.

License: CC-BY-SA-3.0
 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
 COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
 COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
 AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
 .
 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
 TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
 BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
 CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
 CONDITIONS.
 .
 1. Definitions
 .
  a. "Adaptation" means a work based upon the Work, or upon the Work and
     other pre-existing works, such as a translation, adaptation,
     derivative work, arrangement of music or other alterations of a
     literary or artistic work, or phonogram or performance and includes
     cinematographic adaptations or any other form in which the Work may be
     recast, transformed, or adapted including in any form recognizably
     derived from the original, except that a work that constitutes a
     Collection will not be considered an Adaptation for the purpose of
     this License. For the avoidance of doubt, where the Work is a musical
     work, performance or phonogram, the synchronization of the Work in
     timed-relation with a moving image ("synching") will be considered an
     Adaptation for the purpose of this License.
  b. "Collection" means a collection of literary or artistic works, such as
     encyclopedias and anthologies, or performances, phonograms or
     broadcasts, or other works or subject matter other than works listed
     in Section 1(f) below, which, by reason of the selection and
     arrangement of their contents, constitute intellectual creations, in
     which the Work is included in its entirety in unmodified form along
     with one or more other contributions, each constituting separate and
     independent works in themselves, which together are assembled into a
     collective whole. A work that constitutes a Collection will not be
     considered an Adaptation (as defined below) for the purposes of this
     License.
  c. "Creative Commons Compatible License" means a license that is listed
     at https://creativecommons.org/compatiblelicenses that has been
     approved by Creative Commons as being essentially equivalent to this
     License, including, at a minimum, because that license: (i) contains
     terms that have the same purpose, meaning and effect as the License
     Elements of this License; and, (ii) explicitly permits the relicensing
     of adaptations of works made available under that license under this
     License or a Creative Commons jurisdiction license with the same
     License Elements as this License.
  d. "Distribute" means to make available to the public the original and
     copies of the Work or Adaptation, as appropriate, through sale or
     other transfer of ownership.
  e. "License Elements" means the following high-level license attributes
     as selected by Licensor and indicated in the title of this License:
     Attribution, ShareAlike.
  f. "Licensor" means the individual, individuals, entity or entities that
     offer(s) the Work under the terms of this License.
  g. "Original Author" means, in the case of a literary or artistic work,
     the individual, individuals, entity or entities who created the Work
     or if no individual or entity can be identified, the publisher; and in
     addition (i) in the case of a performance the actors, singers,
     musicians, dancers, and other persons who act, sing, deliver, declaim,
     play in, interpret or otherwise perform literary or artistic works or
     expressions of folklore; (ii) in the case of a phonogram the producer
     being the person or legal entity who first fixes the sounds of a
     performance or other sounds; and, (iii) in the case of broadcasts, the
     organization that transmits the broadcast.
  h. "Work" means the literary and/or artistic work offered under the terms
     of this License including without limitation any production in the
     literary, scientific and artistic domain, whatever may be the mode or
     form of its expression including digital form, such as a book,
     pamphlet and other writing; a lecture, address, sermon or other work
     of the same nature; a dramatic or dramatico-musical work; a
     choreographic work or entertainment in dumb show; a musical
     composition with or without words; a cinematographic work to which are
     assimilated works expressed by a process analogous to cinematography;
     a work of drawing, painting, architecture, sculpture, engraving or
     lithography; a photographic work to which are assimilated works
     expressed by a process analogous to photography; a work of applied
     art; an illustration, map, plan, sketch or three-dimensional work
     relative to geography, topography, architecture or science; a
     performance; a broadcast; a phonogram; a compilation of data to the
     extent it is protected as a copyrightable work; or a work performed by
     a variety or circus performer to the extent it is not otherwise
     considered a literary or artistic work.
  i. "You" means an individual or entity exercising rights under this
     License who has not previously violated the terms of this License with
     respect to the Work, or who has received express permission from the
     Licensor to exercise rights under this License despite a previous
     violation.
  j. "Publicly Perform" means to perform public recitations of the Work and
     to communicate to the public those public recitations, by any means or
     process, including by wire or wireless means or public digital
     performances; to make available to the public Works in such a way that
     members of the public may access these Works from a place and at a
     place individually chosen by them; to perform the Work to the public
     by any means or process and the communication to the public of the
     performances of the Work, including by public digital performance; to
     broadcast and rebroadcast the Work by any means including signs,
     sounds or images.
  k. "Reproduce" means to make copies of the Work by any means including
     without limitation by sound or visual recordings and the right of
     fixation and reproducing fixations of the Work, including storage of a
     protected performance or phonogram in digital form or other electronic
     medium.
 .
 2. Fair Dealing Rights. Nothing in this License is intended to reduce,
 limit, or restrict any uses free from copyright or rights arising from
 limitations or exceptions that are provided for in connection with the
 copyright protection under copyright law or other applicable laws.
 .
 3. License Grant. Subject to the terms and conditions of this License,
 Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
 perpetual (for the duration of the applicable copyright) license to
 exercise the rights in the Work as stated below:
 .
  a. to Reproduce the Work, to incorporate the Work into one or more
     Collections, and to Reproduce the Work as incorporated in the
     Collections;
  b. to create and Reproduce Adaptations provided that any such Adaptation,
     including any translation in any medium, takes reasonable steps to
     clearly label, demarcate or otherwise identify that changes were made
     to the original Work. For example, a translation could be marked "The
     original work was translated from English to Spanish," or a
     modification could indicate "The original work has been modified.";
  c. to Distribute and Publicly Perform the Work including as incorporated
     in Collections; and,
  d. to Distribute and Publicly Perform Adaptations.
  e. For the avoidance of doubt:
 .
      i. Non-waivable Compulsory License Schemes. In those jurisdictions in
         which the right to collect royalties through any statutory or
         compulsory licensing scheme cannot be waived, the Licensor
         reserves the exclusive right to collect such royalties for any
         exercise by You of the rights granted under this License;
     ii. Waivable Compulsory License Schemes. In those jurisdictions in
         which the right to collect royalties through any statutory or
         compulsory licensing scheme can be waived, the Licensor waives the
         exclusive right to collect such royalties for any exercise by You
         of the rights granted under this License; and,
    iii. Voluntary License Schemes. The Licensor waives the right to
         collect royalties, whether individually or, in the event that the
         Licensor is a member of a collecting society that administers
         voluntary licensing schemes, via that society, from any exercise
         by You of the rights granted under this License.
 .
 The above rights may be exercised in all media and formats whether now
 known or hereafter devised. The above rights include the right to make
 such modifications as are technically necessary to exercise the rights in
 other media and formats. Subject to Section 8(f), all rights not expressly
 granted by Licensor are hereby reserved.
 .
 4. Restrictions. The license granted in Section 3 above is expressly made
 subject to and limited by the following restrictions:
 .
  a. You may Distribute or Publicly Perform the Work only under the terms
     of this License. You must include a copy of, or the Uniform Resource
     Identifier (URI) for, this License with every copy of the Work You
     Distribute or Publicly Perform. You may not offer or impose any terms
     on the Work that restrict the terms of this License or the ability of
     the recipient of the Work to exercise the rights granted to that
     recipient under the terms of the License. You may not sublicense the
     Work. You must keep intact all notices that refer to this License and
     to the disclaimer of warranties with every copy of the Work You
     Distribute or Publicly Perform. When You Distribute or Publicly
     Perform the Work, You may not impose any effective technological
     measures on the Work that restrict the ability of a recipient of the
     Work from You to exercise the rights granted to that recipient under
     the terms of the License. This Section 4(a) applies to the Work as
     incorporated in a Collection, but this does not require the Collection
     apart from the Work itself to be made subject to the terms of this
     License. If You create a Collection, upon notice from any Licensor You
     must, to the extent practicable, remove from the Collection any credit
     as required by Section 4(c), as requested. If You create an
     Adaptation, upon notice from any Licensor You must, to the extent
     practicable, remove from the Adaptation any credit as required by
     Section 4(c), as requested.
  b. You may Distribute or Publicly Perform an Adaptation only under the
     terms of: (i) this License; (ii) a later version of this License with
     the same License Elements as this License; (iii) a Creative Commons
     jurisdiction license (either this or a later license version) that
     contains the same License Elements as this License (e.g.,
     Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons Compatible
     License. If you license the Adaptation under one of the licenses
     mentioned in (iv), you must comply with the terms of that license. If
     you license the Adaptation under the terms of any of the licenses
     mentioned in (i), (ii) or (iii) (the "Applicable License"), you must
     comply with the terms of the Applicable License generally and the
     following provisions: (I) You must include a copy of, or the URI for,
     the Applicable License with every copy of each Adaptation You
     Distribute or Publicly Perform; (II) You may not offer or impose any
     terms on the Adaptation that restrict the terms of the Applicable
     License or the ability of the recipient of the Adaptation to exercise
     the rights granted to that recipient under the terms of the Applicable
     License; (III) You must keep intact all notices that refer to the
     Applicable License and to the disclaimer of warranties with every copy
     of the Work as included in the Adaptation You Distribute or Publicly
     Perform; (IV) when You Distribute or Publicly Perform the Adaptation,
     You may not impose any effective technological measures on the
     Adaptation that restrict the ability of a recipient of the Adaptation
     from You to exercise the rights granted to that recipient under the
     terms of the Applicable License. This Section 4(b) applies to the
     Adaptation as incorporated in a Collection, but this does not require
     the Collection apart from the Adaptation itself to be made subject to
     the terms of the Applicable License.
  c. If You Distribute, or Publicly Perform the Work or any Adaptations or
     Collections, You must, unless a request has been made pursuant to
     Section 4(a), keep intact all copyright notices for the Work and
     provide, reasonable to the medium or means You are utilizing: (i) the
     name of the Original Author (or pseudonym, if applicable) if supplied,
     and/or if the Original Author and/or Licensor designate another party
     or parties (e.g., a sponsor institute, publishing entity, journal) for
     attribution ("Attribution Parties") in Licensor's copyright notice,
     terms of service or by other reasonable means, the name of such party
     or parties; (ii) the title of the Work if supplied; (iii) to the
     extent reasonably practicable, the URI, if any, that Licensor
     specifies to be associated with the Work, unless such URI does not
     refer to the copyright notice or licensing information for the Work;
     and (iv) , consistent with Ssection 3(b), in the case of an
     Adaptation, a credit identifying the use of the Work in the Adaptation
     (e.g., "French translation of the Work by Original Author," or
     "Screenplay based on original Work by Original Author"). The credit
     required by this Section 4(c) may be implemented in any reasonable
     manner; provided, however, that in the case of a Adaptation or
     Collection, at a minimum such credit will appear, if a credit for all
     contributing authors of the Adaptation or Collection appears, then as
     part of these credits and in a manner at least as prominent as the
     credits for the other contributing authors. For the avoidance of
     doubt, You may only use the credit required by this Section for the
     purpose of attribution in the manner set out above and, by exercising
     Your rights under this License, You may not implicitly or explicitly
     assert or imply any connection with, sponsorship or endorsement by the
     Original Author, Licensor and/or Attribution Parties, as appropriate,
     of You or Your use of the Work, without the separate, express prior
     written permission of the Original Author, Licensor and/or Attribution
     Parties.
  d. Except as otherwise agreed in writing by the Licensor or as may be
     otherwise permitted by applicable law, if You Reproduce, Distribute or
     Publicly Perform the Work either by itself or as part of any
     Adaptations or Collections, You must not distort, mutilate, modify or
     take other derogatory action in relation to the Work which would be
     prejudicial to the Original Author's honor or reputation. Licensor
     agrees that in those jurisdictions (e.g. Japan), in which any exercise
     of the right granted in Section 3(b) of this License (the right to
     make Adaptations) would be deemed to be a distortion, mutilation,
     modification or other derogatory action prejudicial to the Original
     Author's honor and reputation, the Licensor will waive or not assert,
     as appropriate, this Section, to the fullest extent permitted by the
     applicable national law, to enable You to reasonably exercise Your
     right under Section 3(b) of this License (right to make Adaptations)
     but not otherwise.
 .
 5. Representations, Warranties and Disclaimer
 .
 UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR
 OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
 KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
 INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
 FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF
 LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS,
 WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION
 OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
 .
 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
 LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR
 ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
 ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS
 BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 .
 7. Termination
 .
  a. This License and the rights granted hereunder will terminate
     automatically upon any breach by You of the terms of this License.
     Individuals or entities who have received Adaptations or Collections
     from You under this License, however, will not have their licenses
     terminated provided such individuals or entities remain in full
     compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will
     survive any termination of this License.
  b. Subject to the above terms and conditions, the license granted here is
     perpetual (for the duration of the applicable copyright in the Work).
     Notwithstanding the above, Licensor reserves the right to release the
     Work under different license terms or to stop distributing the Work at
     any time; provided, however that any such election will not serve to
     withdraw this License (or any other license that has been, or is
     required to be, granted under the terms of this License), and this
     License will continue in full force and effect unless terminated as
     stated above.
 .
 8. Miscellaneous
 .
  a. Each time You Distribute or Publicly Perform the Work or a Collection,
     the Licensor offers to the recipient a license to the Work on the same
     terms and conditions as the license granted to You under this License.
  b. Each time You Distribute or Publicly Perform an Adaptation, Licensor
     offers to the recipient a license to the original Work on the same
     terms and conditions as the license granted to You under this License.
  c. If any provision of this License is invalid or unenforceable under
     applicable law, it shall not affect the validity or enforceability of
     the remainder of the terms of this License, and without further action
     by the parties to this agreement, such provision shall be reformed to
     the minimum extent necessary to make such provision valid and
     enforceable.
  d. No term or provision of this License shall be deemed waived and no
     breach consented to unless such waiver or consent shall be in writing
     and signed by the party to be charged with such waiver or consent.
  e. This License constitutes the entire agreement between the parties with
     respect to the Work licensed here. There are no understandings,
     agreements or representations with respect to the Work not specified
     here. Licensor shall not be bound by any additional provisions that
     may appear in any communication from You. This License may not be
     modified without the mutual written agreement of the Licensor and You.
  f. The rights granted under, and the subject matter referenced, in this
     License were drafted utilizing the terminology of the Berne Convention
     for the Protection of Literary and Artistic Works (as amended on
     September 28, 1979), the Rome Convention of 1961, the WIPO Copyright
     Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996
     and the Universal Copyright Convention (as revised on July 24, 1971).
     These rights and subject matter take effect in the relevant
     jurisdiction in which the License terms are sought to be enforced
     according to the corresponding provisions of the implementation of
     those treaty provisions in the applicable national law. If the
     standard suite of rights granted under applicable copyright law
     includes additional rights not granted under this License, such
     additional rights are deemed to be included in the License; this
     License is not intended to restrict the license of any rights under
     applicable law.

License: CC-BY-SA-4.0
 Creative Commons Attribution-ShareAlike 4.0 International Public
 License
 .
 By exercising the Licensed Rights (defined below), You accept and agree
 to be bound by the terms and conditions of this Creative Commons
 Attribution-ShareAlike 4.0 International Public License ("Public
 License"). To the extent this Public License may be interpreted as a
 contract, You are granted the Licensed Rights in consideration of Your
 acceptance of these terms and conditions, and the Licensor grants You
 such rights in consideration of benefits the Licensor receives from
 making the Licensed Material available under these terms and
 conditions.
 .
 .
 Section 1 -- Definitions.
 .
   a. Adapted Material means material subject to Copyright and Similar
      Rights that is derived from or based upon the Licensed Material
      and in which the Licensed Material is translated, altered,
      arranged, transformed, or otherwise modified in a manner requiring
      permission under the Copyright and Similar Rights held by the
      Licensor. For purposes of this Public License, where the Licensed
      Material is a musical work, performance, or sound recording,
      Adapted Material is always produced where the Licensed Material is
      synched in timed relation with a moving image.
 .
   b. Adapter's License means the license You apply to Your Copyright
      and Similar Rights in Your contributions to Adapted Material in
      accordance with the terms and conditions of this Public License.
 .
   c. BY-SA Compatible License means a license listed at
      creativecommons.org/compatiblelicenses, approved by Creative
      Commons as essentially the equivalent of this Public License.
 .
   d. Copyright and Similar Rights means copyright and/or similar rights
      closely related to copyright including, without limitation,
      performance, broadcast, sound recording, and Sui Generis Database
      Rights, without regard to how the rights are labeled or
      categorized. For purposes of this Public License, the rights
      specified in Section 2(b)(1)-(2) are not Copyright and Similar
      Rights.
 .
   e. Effective Technological Measures means those measures that, in the
      absence of proper authority, may not be circumvented under laws
      fulfilling obligations under Article 11 of the WIPO Copyright
      Treaty adopted on December 20, 1996, and/or similar international
      agreements.
 .
   f. Exceptions and Limitations means fair use, fair dealing, and/or
      any other exception or limitation to Copyright and Similar Rights
      that applies to Your use of the Licensed Material.
 .
   g. License Elements means the license attributes listed in the name
      of a Creative Commons Public License. The License Elements of this
      Public License are Attribution and ShareAlike.
 .
   h. Licensed Material means the artistic or literary work, database,
      or other material to which the Licensor applied this Public
      License.
 .
   i. Licensed Rights means the rights granted to You subject to the
      terms and conditions of this Public License, which are limited to
      all Copyright and Similar Rights that apply to Your use of the
      Licensed Material and that the Licensor has authority to license.
 .
   j. Licensor means the individual(s) or entity(ies) granting rights
      under this Public License.
 .
   k. Share means to provide material to the public by any means or
      process that requires permission under the Licensed Rights, such
      as reproduction, public display, public performance, distribution,
      dissemination, communication, or importation, and to make material
      available to the public including in ways that members of the
      public may access the material from a place and at a time
      individually chosen by them.
 .
   l. Sui Generis Database Rights means rights other than copyright
      resulting from Directive 96/9/EC of the European Parliament and of
      the Council of 11 March 1996 on the legal protection of databases,
      as amended and/or succeeded, as well as other essentially
      equivalent rights anywhere in the world.
 .
   m. You means the individual or entity exercising the Licensed Rights
      under this Public License. Your has a corresponding meaning.
 .
 .
 Section 2 -- Scope.
 .
   a. License grant.
 .
        1. Subject to the terms and conditions of this Public License,
           the Licensor hereby grants You a worldwide, royalty-free,
           non-sublicensable, non-exclusive, irrevocable license to
           exercise the Licensed Rights in the Licensed Material to:
 .
             a. reproduce and Share the Licensed Material, in whole or
                in part; and
 .
             b. produce, reproduce, and Share Adapted Material.
 .
        2. Exceptions and Limitations. For the avoidance of doubt, where
           Exceptions and Limitations apply to Your use, this Public
           License does not apply, and You do not need to comply with
           its terms and conditions.
 .
        3. Term. The term of this Public License is specified in Section
           6(a).
 .
        4. Media and formats; technical modifications allowed. The
           Licensor authorizes You to exercise the Licensed Rights in
           all media and formats whether now known or hereafter created,
           and to make technical modifications necessary to do so. The
           Licensor waives and/or agrees not to assert any right or
           authority to forbid You from making technical modifications
           necessary to exercise the Licensed Rights, including
           technical modifications necessary to circumvent Effective
           Technological Measures. For purposes of this Public License,
           simply making modifications authorized by this Section 2(a)
           (4) never produces Adapted Material.
 .
        5. Downstream recipients.
 .
             a. Offer from the Licensor -- Licensed Material. Every
                recipient of the Licensed Material automatically
                receives an offer from the Licensor to exercise the
                Licensed Rights under the terms and conditions of this
                Public License.
 .
             b. Additional offer from the Licensor -- Adapted Material.
                Every recipient of Adapted Material from You
                automatically receives an offer from the Licensor to
                exercise the Licensed Rights in the Adapted Material
                under the conditions of the Adapter's License You apply.
 .
             c. No downstream restrictions. You may not offer or impose
                any additional or different terms or conditions on, or
                apply any Effective Technological Measures to, the
                Licensed Material if doing so restricts exercise of the
                Licensed Rights by any recipient of the Licensed
                Material.
 .
        6. No endorsement. Nothing in this Public License constitutes or
           may be construed as permission to assert or imply that You
           are, or that Your use of the Licensed Material is, connected
           with, or sponsored, endorsed, or granted official status by,
           the Licensor or others designated to receive attribution as
           provided in Section 3(a)(1)(A)(i).
 .
   b. Other rights.
 .
        1. Moral rights, such as the right of integrity, are not
           licensed under this Public License, nor are publicity,
           privacy, and/or other similar personality rights; however, to
           the extent possible, the Licensor waives and/or agrees not to
           assert any such rights held by the Licensor to the limited
           extent necessary to allow You to exercise the Licensed
           Rights, but not otherwise.
 .
        2. Patent and trademark rights are not licensed under this
           Public License.
 .
        3. To the extent possible, the Licensor waives any right to
           collect royalties from You for the exercise of the Licensed
           Rights, whether directly or through a collecting society
           under any voluntary or waivable statutory or compulsory
           licensing scheme. In all other cases the Licensor expressly
           reserves any right to collect such royalties.
 .
 .
 Section 3 -- License Conditions.
 .
 Your exercise of the Licensed Rights is expressly made subject to the
 following conditions.
 .
   a. Attribution.
 .
        1. If You Share the Licensed Material (including in modified
           form), You must:
 .
             a. retain the following if it is supplied by the Licensor
                with the Licensed Material:
 .
                  i. identification of the creator(s) of the Licensed
                     Material and any others designated to receive
                     attribution, in any reasonable manner requested by
                     the Licensor (including by pseudonym if
                     designated);
 .
                 ii. a copyright notice;
 .
                iii. a notice that refers to this Public License;
 .
                 iv. a notice that refers to the disclaimer of
                     warranties;
 .
                  v. a URI or hyperlink to the Licensed Material to the
                     extent reasonably practicable;
 .
             b. indicate if You modified the Licensed Material and
                retain an indication of any previous modifications; and
 .
             c. indicate the Licensed Material is licensed under this
                Public License, and include the text of, or the URI or
                hyperlink to, this Public License.
 .
        2. You may satisfy the conditions in Section 3(a)(1) in any
           reasonable manner based on the medium, means, and context in
           which You Share the Licensed Material. For example, it may be
           reasonable to satisfy the conditions by providing a URI or
           hyperlink to a resource that includes the required
           information.
 .
        3. If requested by the Licensor, You must remove any of the
           information required by Section 3(a)(1)(A) to the extent
           reasonably practicable.
 .
   b. ShareAlike.
 .
      In addition to the conditions in Section 3(a), if You Share
      Adapted Material You produce, the following conditions also apply.
 .
        1. The Adapter's License You apply must be a Creative Commons
           license with the same License Elements, this version or
           later, or a BY-SA Compatible License.
 .
        2. You must include the text of, or the URI or hyperlink to, the
           Adapter's License You apply. You may satisfy this condition
           in any reasonable manner based on the medium, means, and
           context in which You Share Adapted Material.
 .
        3. You may not offer or impose any additional or different terms
           or conditions on, or apply any Effective Technological
           Measures to, Adapted Material that restrict exercise of the
           rights granted under the Adapter's License You apply.
 .
 .
 Section 4 -- Sui Generis Database Rights.
 .
 Where the Licensed Rights include Sui Generis Database Rights that
 apply to Your use of the Licensed Material:
 .
   a. for the avoidance of doubt, Section 2(a)(1) grants You the right
      to extract, reuse, reproduce, and Share all or a substantial
      portion of the contents of the database;
 .
   b. if You include all or a substantial portion of the database
      contents in a database in which You have Sui Generis Database
      Rights, then the database in which You have Sui Generis Database
      Rights (but not its individual contents) is Adapted Material,
      including for purposes of Section 3(b); and
 .
   c. You must comply with the conditions in Section 3(a) if You Share
      all or a substantial portion of the contents of the database.
 .
 For the avoidance of doubt, this Section 4 supplements and does not
 replace Your obligations under this Public License where the Licensed
 Rights include other Copyright and Similar Rights.
 .
 .
 Section 5 -- Disclaimer of Warranties and Limitation of Liability.
 .
   a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
      EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
      AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
      ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
      IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
      WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
      PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
      ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
      KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
      ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
 .
   b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
      TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
      NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
      INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
      COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
      USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
      ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
      DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
      IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
 .
   c. The disclaimer of warranties and limitation of liability provided
      above shall be interpreted in a manner that, to the extent
      possible, most closely approximates an absolute disclaimer and
      waiver of all liability.
 .
 .
 Section 6 -- Term and Termination.
 .
   a. This Public License applies for the term of the Copyright and
      Similar Rights licensed here. However, if You fail to comply with
      this Public License, then Your rights under this Public License
      terminate automatically.
 .
   b. Where Your right to use the Licensed Material has terminated under
      Section 6(a), it reinstates:
 .
        1. automatically as of the date the violation is cured, provided
           it is cured within 30 days of Your discovery of the
           violation; or
 .
        2. upon express reinstatement by the Licensor.
 .
      For the avoidance of doubt, this Section 6(b) does not affect any
      right the Licensor may have to seek remedies for Your violations
      of this Public License.
 .
   c. For the avoidance of doubt, the Licensor may also offer the
      Licensed Material under separate terms or conditions or stop
      distributing the Licensed Material at any time; however, doing so
      will not terminate this Public License.
 .
   d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
      License.
 .
 .
 Section 7 -- Other Terms and Conditions.
 .
   a. The Licensor shall not be bound by any additional or different
      terms or conditions communicated by You unless expressly agreed.
 .
   b. Any arrangements, understandings, or agreements regarding the
      Licensed Material not stated herein are separate from and
      independent of the terms and conditions of this Public License.
 .
 .
 Section 8 -- Interpretation.
 .
   a. For the avoidance of doubt, this Public License does not, and
      shall not be interpreted to, reduce, limit, restrict, or impose
      conditions on any use of the Licensed Material that could lawfully
      be made without permission under this Public License.
 .
   b. To the extent possible, if any provision of this Public License is
      deemed unenforceable, it shall be automatically reformed to the
      minimum extent necessary to make it enforceable. If the provision
      cannot be reformed, it shall be severed from this Public License
      without affecting the enforceability of the remaining terms and
      conditions.
 .
   c. No term or condition of this Public License will be waived and no
      failure to comply consented to unless expressly agreed to by the
      Licensor.
 .
   d. Nothing in this Public License constitutes or may be interpreted
      as a limitation upon, or waiver of, any privileges and immunities
      that apply to the Licensor or You, including from the legal
      processes of any jurisdiction or authority.

License: BSD-2-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 .
 3. Neither the name of Sean Heber nor the names of its contributors may
 be used to endorse or promote products derived from this software without
 specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL SEAN HEBER BE LIABLE FOR ANY DIRECT,
 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: MAME
 Redistribution and use of this code or any derivative works are permitted
 provided that the following conditions are met:
 .
 * Redistributions may not be sold, nor may they be used in a commercial
 product or activity.
 .
 * Redistributions that are modified from the original source must include the
 complete source code, including the source code for all components used by a
 binary built from the modified sources. However, as a special exception, the
 source code distributed need not include anything that is normally distributed
 (in either source or binary form) with the major components (compiler, kernel,
 and so on) of the operating system on which the executable runs, unless that
 component itself accompanies the executable.
 .
 * Redistributions must reproduce the above copyright notice, this list of
 conditions and the following disclaimer in the documentation and/or other
 materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

License: OGA-BY-3.0
 THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS OPENGAMEART.ORG PUBLIC LICENSE ("OGAPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
 .
 BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
 .
 1. Definitions
 .
     a. "Adaptation" means a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music or other alterations of a literary or artistic work, or phonogram or performance and includes cinematographic adaptations or any other form in which the Work may be recast, transformed, or adapted including in any form recognizably derived from the original, except that a work that constitutes a Collection will not be considered an Adaptation for the purpose of this License. For the avoidance of doubt, where the Work is a musical work, performance or phonogram, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered an Adaptation for the purpose of this License.
 .
     b. "Collection" means a collection of literary or artistic works, such as encyclopedias and anthologies, or performances, phonograms or broadcasts, or other works or subject matter other than works listed in Section 1(f) below, which, by reason of the selection and arrangement of their contents, constitute intellectual creations, in which the Work is included in its entirety in unmodified form along with one or more other contributions, each constituting separate and independent works in themselves, which together are assembled into a collective whole. A work that constitutes a Collection will not be considered an Adaptation (as defined above) for the purposes of this License.
 .
     c. "Distribute" means to make available to the public the original and copies of the Work or Adaptation, as appropriate, through sale or other transfer of ownership.
 .
     d. "Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the terms of this License.
 .
     e. "Original Author" means, in the case of a literary or artistic work, the individual, individuals, entity or entities who created the Work or if no individual or entity can be identified, the publisher; and in addition (i) in the case of a performance the actors, singers, musicians, dancers, and other persons who act, sing, deliver, declaim, play in, interpret or otherwise perform literary or artistic works or expressions of folklore; (ii) in the case of a phonogram the producer being the person or legal entity who first fixes the sounds of a performance or other sounds; and, (iii) in the case of broadcasts, the organization that transmits the broadcast.
 .
     f. "Work" means the literary and/or artistic work offered under the terms of this License including without limitation any production in the literary, scientific and artistic domain, whatever may be the mode or form of its expression including digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or other work of the same nature; a dramatic or dramatico-musical work; a choreographic work or entertainment in dumb show; a musical composition with or without words; a cinematographic work to which are assimilated works expressed by a process analogous to cinematography; a work of drawing, painting, architecture, sculpture, engraving or lithography; a photographic work to which are assimilated works expressed by a process analogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimensional work relative to geography, topography, architecture or science; a performance; a broadcast; a phonogram; a compilation of data to the extent it is protected as a copyrightable work; or a work performed by a variety or circus performer to the extent it is not otherwise considered a literary or artistic work.
 .
     g. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation.
 .
     h. "Publicly Perform" means to perform public recitations of the Work and to communicate to the public those public recitations, by any means or process, including by wire or wireless means or public digital performances; to make available to the public Works in such a way that members of the public may access these Works from a place and at a place individually chosen by them; to perform the Work to the public by any means or process and the communication to the public of the performances of the Work, including by public digital performance; to broadcast and rebroadcast the Work by any means including signs, sounds or images.
 .
     i. "Reproduce" means to make copies of the Work by any means including without limitation by sound or visual recordings and the right of fixation and reproducing fixations of the Work, including storage of a protected performance or phonogram in digital form or other electronic medium.
 .
 2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or restrict any uses free from copyright or rights arising from limitations or exceptions that are provided for in connection with the copyright protection under copyright law or other applicable laws.
 .
 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below:
 .
     a. to Reproduce the Work, to incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in the Collections;
 .
     b. to create and Reproduce Adaptations provided that any such Adaptation, including any translation in any medium, takes reasonable steps to clearly label, demarcate or otherwise identify that changes were made to the original Work. For example, a translation could be marked "The original work was translated from English to Spanish," or a modification could indicate "The original work has been modified.";
 .
     c. to Distribute and Publicly Perform the Work including as incorporated in Collections; and,
 .
     d. to Distribute and Publicly Perform Adaptations.
 .
     For the avoidance of doubt:
         i. Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License;
 .
         ii. Waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor waives the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; and,
 .
         iii. Voluntary License Schemes. The Licensor waives the right to collect royalties, whether individually or, in the event that the Licensor is a member of a collecting society that administers voluntary licensing schemes, via that society, from any exercise by You of the rights granted under this License.
 .
 The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. Subject to Section 8(f), all rights not expressly granted by Licensor are hereby reserved.
 .
 4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions:
 .
     a. You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You must keep intact all notices that refer to this License and to the disclaimer of warranties with every copy of the Work You Distribute or Publicly Perform. This Section 4(a) applies to the Work as incorporated in a Collection, but this does not require the Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from any Licensor You must, to the extent practicable, remove from the Collection any credit as required by Section 4(b), as requested. If You create an Adaptation, upon notice from any Licensor You must, to the extent practicable, remove from the Adaptation any credit as required by Section 4(b), as requested.
 .
     b. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or if the Original Author and/or Licensor designate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and (iv) , consistent with Section 3(b), in the case of an Adaptation, a credit identifying the use of the Work in the Adaptation (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). The credit required by this Section 4 (b) may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties.
 .
     c. Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author's honor or reputation. Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise of the right granted in Section 3(b) of this License (the right to make Adaptations) would be deemed to be a distortion, mutilation, modification or other derogatory action prejudicial to the Original Author's honor and reputation, the Licensor will waive or not assert, as appropriate, this Section, to the fullest extent permitted by the applicable national law, to enable You to reasonably exercise Your right under Section 3(b) of this License (right to make Adaptations) but not otherwise.
 .
 5. Representations, Warranties and Disclaimer
 .
 UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
 .
 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 .
 7. Termination
 .
     a. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
 .
     b. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
 .
 8. Miscellaneous
 .
     a. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License.
 .
     b. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License.
 .
     c. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
 .
     d. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent.
 .
     e. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
 .
     f. The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These rights and subject matter take effect in the relevant jurisdiction in which the License terms are sought to be enforced according to the corresponding provisions of the implementation of those treaty provisions in the applicable national law. If the standard suite of rights granted under applicable copyright law includes additional rights not granted under this License, such additional rights are deemed to be included in the License; this License is not intended to restrict the license of any rights under applicable law.
 .
     g. You may distribute this work under the terms of the Creative Commons Attribution 3.0 license (CC-BY 3.0), which can be found here: https://creativecommons.org/licenses/by/3.0/legalcode
 .
 OpenGameArt.org Notice
 .
     OpenGameArt.org is not a party to this License, and makes no warranty whatsoever in connection with the Work. OpenGameArt.org will not be liable to You or any party on any legal theory for any damages whatsoever, including without limitation any general, special, incidental or consequential damages arising in connection to this license. Notwithstanding the foregoing two (2) sentences, if OpenGameArt.org has expressly identified itself as the Licensor hereunder, it shall have all rights and obligations of Licensor.
 .
     Except for the limited purpose of indicating to the public that the Work is licensed under OGA-BY, OpenGameArt.org does not authorize the use by either party of the term "OpenGameArt.org" or any related trademark or logo of OpenGameArt.org without the prior written consent of OpenGameArt.org. For the avoidance of doubt, this restriction does not form part of this License.
 .
     OpenGameArt.org may be contacted at http://opengameart.org/

License: Unlicense
 This is free and unencumbered software released into the public domain.
 .
 Anyone is free to copy, modify, publish, use, compile, sell, or distribute this
 software, either in source code form or as a compiled binary, for any purpose,
 commercial or non-commercial, and by any means.
 .
 In jurisdictions that recognize copyright laws, the author or authors of this
 software dedicate any and all copyright interest in the software to the public
 domain. We make this dedication for the benefit of the public at large and to
 the detriment of our heirs and successors. We intend this dedication to be an
 overt act of relinquishment in perpetuity of all present and future rights to
 this software under copyright law.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License: WTFPL-2
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.
 .
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 .
  0. You just DO WHAT THE FUCK YOU WANT TO.

License: zlib
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
