From a765ca4872ffc3ffdf68002fbf053fcc1b389f07 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Mon, 16 Apr 2018 15:27:29 -0400 Subject: [PATCH] License --- LICENSE | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..dd3caea --- /dev/null +++ b/LICENSE @@ -0,0 +1,3 @@ +Do whatever you want with this. I make no guarantees about it being up to date on any versions of React Native as that's a fast moving target, and if Smash.gg changes their API at some point then that'll obviously also cause issues. I'm open sourcing it moreso to gauge how much the community likes the idea, and to pass on all of this should someone else wanna pick it up and mess around with it. + +I guess the only restriction would be that if you use this, just throw some credit somewhere. I'm not too particular as to where. Anything that's copyright Smash.gg is theirs and theirs alone, and I make no claims otherwise.