@@ -74,4 +74,40 @@ Checkout the code via github https://github.com/ianozsvald/twitter-text-python a
74
74
Ran 97 tests in 0.009s
75
75
OK
76
76
77
+ Contributing
78
+ ------------
79
+
80
+ The source is available on GitHub _, to
81
+ contribute to the project, fork it on GitHub and send a pull request.
82
+ Everyone is welcome to make improvements to **twp **!
83
+
84
+ .. _GitHub : https://github.com/ianozsvald/twitter-text-python
85
+
86
+
87
+ License
88
+ -------
89
+
90
+ *MIT *
91
+
92
+ Copyright (c) 2012 Ivo Wetzel.
93
+
94
+ Permission is hereby granted, free of charge, to any person obtaining a copy
95
+ of this software and associated documentation files (the "Software"), to deal
96
+ in the Software without restriction, including without limitation the rights
97
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
98
+ copies of the Software, and to permit persons to whom the Software is
99
+ furnished to do so, subject to the following conditions:
100
+
101
+ The above copyright notice and this permission notice shall be included in
102
+ all copies or substantial portions of the Software.
103
+
104
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
105
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
106
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
107
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
108
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
109
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
110
+ THE SOFTWARE.
111
+
112
+ Copyright (c) 2010-2013 Ivo Wetzel
77
113
0 commit comments