Overview
Comment: | Change license for makefile |
---|---|
Timelines: | family | ancestors | descendants | both | licensing |
Files: | files | file ages | folders |
SHA3-256: |
c2e75f91960d0dc57272fd9d93b836ef |
User & Date: | joel on 2019-03-25 00:57:34 |
Other Links: | branch diff | manifest | tags |
Context
2019-04-04
| ||
16:12 | Edits to proposed license check-in: 804afbb2 user: joel tags: licensing | |
2019-03-25
| ||
00:57 | Change license for makefile check-in: c2e75f91 user: joel tags: licensing | |
2019-03-24
| ||
21:42 | First draft of possible new license check-in: eb6e328e user: joel tags: licensing | |
Changes
Modified makefile from [81b0b22c] to [162f37c8].
|
| | | < < < | < < | 1 2 3 4 5 6 7 8 9 10 | # Licensed under the terms of the Blue Oak Model License 1.0.0 # https://blueoakcouncil.org/license/1.0.0 # You may not use this file except in compliance with that license. spritz: ## Clear Pollen and Scribble cache rm -rf compiled code-docs/compiled articles/compiled series/compiled fossil clean code-docs/ scribble: ## Rebuild code documentation and update Fossil repo |
︙ | ︙ |