Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update documentation on code repo |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
d2b55578773592a88a05b6cc0ad99ab0 |
User & Date: | kevin 2018-08-21 02:37:56 |
Context
2018-08-21
| ||
12:41 | Update version strings/Mac check-in: 51384e28d4 user: kevin tags: trunk | |
02:37 | Update documentation on code repo check-in: d2b5557877 user: kevin tags: trunk | |
02:05 | Build tweaks for Mac check-in: 13cdde2dd3 user: kevin tags: trunk | |
Changes
Changes to scriptlibs/machelp/help.txt.
︙ | ︙ | |||
269 270 271 272 273 274 275 | ------------------- title: License alias: License '''The MIT License (MIT)''' | | | 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 | ------------------- title: License alias: License '''The MIT License (MIT)''' FileMorph source code: [https://kevin@www.codebykevin.com/fossil.cgi/filemorph/] Copyright (c) 2018 WordTech Communications LLC 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. |