@@ -86,4 +86,30 @@ An absolute path is required because "php" doesn't work using relative path!
86
86
87
87
# Contribute
88
88
89
- For running tests just run `` $ make ``
89
+ For running tests just run `` $ make ``
90
+
91
+ # LICENSE
92
+ Redistribution and use in source and binary forms, with or without
93
+ modification, are permitted provided that the following conditions are
94
+ met:
95
+
96
+ 1 Redistributions of source code must retain the above copyright
97
+ notice, this list of conditions and the following disclaimer.
98
+ 2. Redistributions in binary form must reproduce the above copyright
99
+ notice, this list of conditions and the following disclaimer in the
100
+ documentation and/or other materials provided with the distribution.
101
+ 3. The name of the author may not be used to endorse or promote
102
+ products derived from this software without specific prior written
103
+ permission.
104
+
105
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
106
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
107
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
108
+ DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
109
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
110
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
111
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
112
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
113
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
114
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
115
+ POSSIBILITY OF SUCH DAMAGE.
0 commit comments