Overview
Comment: | Change license to .txt file |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
2821ed4e49e5558ae9f3fbf1470c033b |
User & Date: | joel on 2018-08-06 19:42:26 |
Other Links: | manifest | tags |
Context
2018-08-06
| ||
19:49 | Add links to home.wiki check-in: bf10ced1 user: joel tags: trunk | |
19:42 | Change license to .txt file check-in: 2821ed4e user: joel tags: trunk | |
19:35 | Add Apache 2.0 license check-in: fdf0f938 user: joel tags: trunk | |
Changes
Modified LICENSE.txt from [8dabfdfd] to [283fe148].
1 2 3 4 5 6 7 | All files in this repository, unless stated otherwise, are copyright (c) 2018 by Joel Dueck, and not licensed for reuse except as noted otherwise. The _source code_ files (which include `.rkt`, `.pp`, and `.css` files) generally include notices stating that they are licensed for use under the terms of the Apache 2.0 license, a copy of which is included below. | | > < < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | All files in this repository, unless stated otherwise, are copyright (c) 2018 by Joel Dueck, and not licensed for reuse except as noted otherwise. The _source code_ files (which include `.rkt`, `.pp`, and `.css` files) generally include notices stating that they are licensed for use under the terms of the Apache 2.0 license, a copy of which is included below. Other supplementary files (such as `makefile`) may specify different license terms. I do NOT give you permission to reuse or redistribute, in any form, any of the images or prose content in this repository, unless that image or prose content is specifically provided under other licensing terms. If you would like to license any of this content, please contact me directly. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. |
︙ | ︙ | |||
212 213 214 215 216 217 218 | http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. | < | 210 211 212 213 214 215 216 | http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. |