2 Commits

Author SHA1 Message Date
gardient
caf45e57ca Updates license 2016-11-10 14:04:47 +02:00
gardient
f28ec5216f Update README.md 2015-09-02 21:54:25 +03:00
2 changed files with 18 additions and 13 deletions

29
LICENSE
View File

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

View File

@@ -24,7 +24,7 @@ press the button [Give Me A Random Winner] and the following will happen:
## Features to come ## Features to come
- Change to new random.org API (yes this uses the old one) - Change to new random.org API (yes this uses the old one)
- Add minimum value to random number - ~~Add minimum value to random number~~(Done!)
- Add better defined matching if number with which to enter the lottery - Add better defined matching if number with which to enter the lottery
- Number has to be right at the beginning of the comment - Number has to be right at the beginning of the comment
- Dropdown with more options - Dropdown with more options