Skip to content

Commit 4dae6de

Browse files
committed
add a disclaimer to the readme
1 parent 768fd85 commit 4dae6de

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,21 @@ And for the original VPT2 code in `SPECTRO`, you can cite
142142
}
143143
```
144144

145+
# Disclaimer
146+
147+
I still need to pick a license for this project, but for now here's an important
148+
disclaimer from the MIT License:
149+
150+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
151+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
152+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
153+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
154+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
155+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
156+
157+
I am happy to look at issues and want to fix them, but my responses may be
158+
delayed.
159+
145160
# TODOs
146161
- [ ] factor out commonality in first part of `CoordType::run`
147162
- [ ] use or delete `Fitted` trait

0 commit comments

Comments
 (0)