# HG changeset patch # User meillo@marmaro.de # Date 1205694662 -3600 # Node ID 7adeee76ce3e24c4ab12f16d48ed4eab09a7daed # Parent 6279e5b14d9ea0f39c7b6aa8efd97d85c2a2fe1c updated TODO; removed trailing spaces from LICENSE diff -r 6279e5b14d9e -r 7adeee76ce3e LICENSE --- a/LICENSE Sun Mar 16 10:40:53 2008 +0100 +++ b/LICENSE Sun Mar 16 20:11:02 2008 +0100 @@ -6,16 +6,16 @@ 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 +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 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 +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. diff -r 6279e5b14d9e -r 7adeee76ce3e TODO --- a/TODO Sun Mar 16 10:40:53 2008 +0100 +++ b/TODO Sun Mar 16 20:11:02 2008 +0100 @@ -1,7 +1,3 @@ -conceptual - how to implement contol structures (if, loops) +- are `if' and `while' good as they are? - -nodes - loops (while) - if +- error handling might be improvable