Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit d423654

Browse files
committed
Added license of use
1 parent 8813f9b commit d423654

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ You need an account with [SwipBox](http://www.swipbox.com) to use the API.
1111
### Index
1212

1313
* [Requirements](#requirements)
14+
* [License](#license)
1415
* [Installation](#installation)
1516
* [With Composer](#composer)
1617
* [Manual installation](#manual)
@@ -42,6 +43,21 @@ Requirements
4243
* GUID from [SwipBox](http://www.swipbox.com).
4344
* PHP 5.3+
4445

46+
<a name="license"></a>
47+
License
48+
-------
49+
50+
_This library is licensed under the MIT License._
51+
52+
Copyright (C) <2013> <Dan Storm>
53+
54+
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:
55+
56+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
57+
58+
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.
59+
60+
4561
<a name="installation"></a>
4662
Installation
4763
------------

0 commit comments

Comments
 (0)