File tree Expand file tree Collapse file tree 5 files changed +15
-0
lines changed Expand file tree Collapse file tree 5 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 2121(define pkg-desc "Documentation for images-lib " )
2222
2323(define pkg-authors '(ntoronto))
24+
25+ (define license
26+ '(Apache-2.0 OR MIT))
Original file line number Diff line number Diff line change 1010(define pkg-desc "Functions for constructing icons and logos " )
1111
1212(define pkg-authors '(ntoronto))
13+
14+ (define license
15+ '(Apache-2.0 OR MIT))
Original file line number Diff line number Diff line change 1212(define pkg-authors '(ntoronto))
1313
1414(define version "1.2 " )
15+
16+ (define license
17+ '(Apache-2.0 OR MIT))
Original file line number Diff line number Diff line change 1414(define pkg-desc "Tests for images-pkg " )
1515
1616(define pkg-authors '(ntoronto))
17+
18+ (define license
19+ '(Apache-2.0 OR MIT))
Original file line number Diff line number Diff line change 88(define pkg-desc "Functions (and docs and tests) for constructing icons and logos " )
99
1010(define pkg-authors '(ntoronto))
11+
12+ (define license
13+ '(Apache-2.0 OR MIT))
You can’t perform that action at this time.
0 commit comments