diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-07-11 20:59:41 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-07-11 20:59:41 -0400 |
commit | f31274f14656be2498b05027f668d9a55fb26f6b (patch) | |
tree | c3320ea313e56f0a7b4ab68c171226839cb5ec88 /LICENSE | |
parent | 5ef8856578d31957964c3e503f87cde3dcc89219 (diff) | |
parent | d642a84189db1ec39514bc1731b2b1ac5c704547 (diff) | |
download | gen3uploader-f31274f14656be2498b05027f668d9a55fb26f6b.tar.gz gen3uploader-f31274f14656be2498b05027f668d9a55fb26f6b.tar.bz2 gen3uploader-f31274f14656be2498b05027f668d9a55fb26f6b.zip |
Merged in gba-gen3multiboot
I originally cloned this repo from gba-link-cable-dumper so this commit is merging in the "changes" from gba-gen3multiboot even though I really already applied everything myself. Also changed the output binary name, and removed the unused dependency on libfat. Todo: rewrite README.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE index bd6e929..b77df8a 100644 --- a/LICENSE +++ b/LICENSE | |||
@@ -1,5 +1,7 @@ | |||
1 | The MIT License (MIT) | 1 | The MIT License (MIT) |
2 | 2 | ||
3 | Copyright (c) 2017 hatkirby | ||
4 | Copyright (c) 2017 slipstream/RoL | ||
3 | Copyright (c) 2016 FIX94 | 5 | Copyright (c) 2016 FIX94 |
4 | 6 | ||
5 | Permission is hereby granted, free of charge, to any person obtaining a copy | 7 | Permission is hereby granted, free of charge, to any person obtaining a copy |