first commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
Here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS --
|
||||
people who have submitted patches, reported bugs, added translations, helped
|
||||
answer newbie questions, and generally made PyScreeze that much better:
|
||||
|
||||
Al Sweigart https://github.com/asweigart
|
||||
Aneesh Kumar https://github.com/anush0247
|
||||
anolir https://github.com/anolir
|
||||
Ari Lacenski https://github.com/tensory
|
||||
Brian Redmond https://github.com/bredmond
|
||||
Christopher Valles https://github.com/christophervalles
|
||||
Davee Nguyen https://github.com/daveenguyen
|
||||
David O'Gwynn https://github.com/dogwynn
|
||||
ijknabla https://github.com/ijknabla
|
||||
Jeremy R. Gray https://github.com/jeremygray
|
||||
John Hendy https://github.com/jwhendy
|
||||
Jon Winsley https://github.com/glitchassassin
|
||||
Julien Schueller https://github.com/jschueller
|
||||
Lauritz Thaulow https://github.com/LauritzThaulow
|
||||
Rob Putt https://github.com/robputt796
|
||||
Samik Saraswat https://github.com/samik3301
|
||||
Shaheer Sarfaraz https://github.com/DaKheera47
|
||||
socal-nerdtastic https://github.com/socal-nerdtastic
|
||||
vorstrelok https://github.com/vorstrelok
|
||||
zerocewl https://github.com/zerocewl
|
||||
@@ -0,0 +1,27 @@
|
||||
Copyright (c) 2014, Al Sweigart
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
* 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.
|
||||
|
||||
* Neither the name of PyScreeze 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 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.
|
||||
Reference in New Issue
Block a user