forked from bermi/Python-Inflector
-
Notifications
You must be signed in to change notification settings - Fork 1
/
BSD-LICENSE
15 lines (14 loc) · 887 Bytes
/
BSD-LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Copyright (c) 2006 Bermi Ferrer Martinez
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software to deal in this software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of this software, and to permit
persons to whom this software is furnished to do so, subject to the following
condition:
THIS 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 THIS SOFTWARE OR THE USE OR OTHER DEALINGS IN
THIS SOFTWARE.