Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Tweak Fossil url |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b5d92abe29494e364cb961caadfb839b |
User & Date: | kevin 2018-06-03 03:04:47 |
Context
2018-06-03
| ||
21:00 | More tweaks check-in: 6a1a59a51c user: kevin tags: trunk | |
03:04 | Tweak Fossil url check-in: b5d92abe29 user: kevin tags: trunk | |
2018-06-01
| ||
12:59 | Push updates check-in: 34780351dd user: kevin tags: trunk | |
Changes
Changes to scriptlibs/machelp/help.txt.
︙ | ︙ | |||
90 91 92 93 94 95 96 | ------------------- title: License alias: License '''The MIT License (MIT)''' | | | 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 | ------------------- title: License alias: License '''The MIT License (MIT)''' Stringscan source code: [https://www.codebykevin.com/fossil.cgi/stringscan/] 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. |