File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed
test/simpleTestForGenerator Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <SPDXLicenseCollection xmlns =" http://www.spdx.org/license" >
3
+ <license isOsiApproved =" false" licenseId =" Jam" name =" Jam License" listVersionAdded =" 3.16" >
4
+ <crossRefs >
5
+ <crossRef >https://www.boost.org/doc/libs/1_35_0/doc/html/jam.html</crossRef >
6
+ <crossRef >https://web.archive.org/web/20160330173339/https://swarm.workshop.perforce.com/files/guest/perforce_software/jam/src/README</crossRef >
7
+ </crossRefs >
8
+ <text >
9
+ <copyrightText >
10
+ <p >Copyright 1993-2014 Christopher Seiwald and Perforce Software, Inc.</p >
11
+ </copyrightText >
12
+
13
+ <p >
14
+ License is hereby granted to use this software and distribute it
15
+ freely, as long as this copyright notice is retained and modifications
16
+ are clearly marked.
17
+ </p >
18
+
19
+ <p >
20
+ ALL WARRANTIES ARE HEREBY DISCLAIMED.
21
+ </p >
22
+ </text >
23
+ </license >
24
+ </SPDXLicenseCollection >
Original file line number Diff line number Diff line change
1
+ License is hereby granted to use this software and distribute it freely,
2
+ as long as this copyright notice is retained and modifications are
3
+ clearly marked.
4
+
5
+ ALL WARRANTIES ARE HEREBY DISCLAIMED.
You can’t perform that action at this time.
0 commit comments