From 8af0878e1dc274aaa4d470475617a28b2886728c Mon Sep 17 00:00:00 2001 From: Chris Nesbitt-Smith Date: Mon, 7 Nov 2016 15:09:35 +0000 Subject: [PATCH 1/2] Add an open source licence Adding a licence means people can make changes to your code See http://choosealicense.com/ for better documentation Boldly suggesting a MIT licence without knowing about any of the copyrighted material on this repo that might conflict --- LICENCE | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 LICENCE diff --git a/LICENCE b/LICENCE new file mode 100644 index 0000000..6cb06a7 --- /dev/null +++ b/LICENCE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2016 Vatsaev Aslan + +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. From 7f9f3336b8a46cf4cb04d6a9efcc918acc9ac439 Mon Sep 17 00:00:00 2001 From: "A. Vatsaev" Date: Mon, 7 Nov 2016 20:31:13 +0100 Subject: [PATCH 2/2] added credits to prguitarman and daniwell --- LICENCE | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/LICENCE b/LICENCE index 6cb06a7..ecfc46b 100644 --- a/LICENCE +++ b/LICENCE @@ -1,6 +1,9 @@ MIT License -Copyright (c) 2016 Vatsaev Aslan +Copyright (c) 2016 Vatsaev Aslan (@avatsaev) + +Nyan Cat animation by Christopher Torres (@prguitarman) +Nyan Cat music by Daniwell Aidn (@daniwell_aidn) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal