◊(Local Yarn Code "Check-in [c2e75f91]")

Overview
Comment:Change license for makefile
Timelines: family | ancestors | descendants | both | licensing
Files: files | file ages | folders
SHA3-256: c2e75f91960d0dc57272fd9d93b836ef04d079633e17f58ce707d5ffe102aacf
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
11
12
13
14
15
# Copyright 2019 Joel Dueck
# This file is part of The Local Yarn
# 
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved.  This file is offered as-is,
# without any warranty.
#


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
|
|
<
<
<
|
<
<







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