Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 2.48 KB

LICENSE.md

File metadata and controls

59 lines (43 loc) · 2.48 KB

This repo includes some software from the 1990s written by Andreas Gustafsson and Erik Bryntse.

The majority of files have been named appropriately so I believe it will be clear which have been modified.


Copyrights, etc

Parts of this document is copied from the original CHIP-48 docu- mentation written by Andreas Gustafsson. Below is the original copyright message for CHIP-48 v2.25

(c) Copyright 1990 Andreas Gustafsson

Noncommercial distribution allowed, provided that this copyright message is preserved, and any modified versions are clearly marked as such.

The program makes use of undocumented low-level features of the HP48SX calculator, and may or may not cause loss of data, ex- cessive battery drainage, and/or damage to the calculator hard- ware. The author takes no responsibility whatsoever for any damage caused by the use of this program.

THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PUR- POSE.

The modifications from CHIP v2.25 to S-CHIP v1.1 is made by

Erik Bryntse ([email protected])

Those aspects that apply specifically and only to my work are covered by the MIT license below. This, therefore, applies to my commentary.

The MIT License

Copyright (c) 2010-2016 Google, Inc. http://angularjs.org

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:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

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.