Skip to content

Commit 78e2571

Browse files
author
Stephen Reid
committed
Added the MIT License
1 parent afdbda1 commit 78e2571

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.rdoc

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,21 @@ Performing API calls across the internet is inherently unsafe, so be sure to cat
7979
# - socket broke before the request was completed
8080
# - pi.pardot.com is under heavy load
8181
# - many number of other reasons
82-
end
82+
end
83+
84+
=== License
85+
The MIT License (MIT)
86+
Copyright (c) 2012 Pardot
87+
88+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
89+
files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,
90+
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the
91+
Software is furnished to do so, subject to the following conditions:
92+
93+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
94+
Software.
95+
96+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
97+
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
98+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
99+
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)