Commit 2fa3c31
Add reuse-tool as an SPDX license header linter (#113)
* Use [reuse-tool](https://github.com/fsfe/reuse-tool) for checking license headers
Added a wrapper python script to filter the files so we can manually
skip what we don't want reuse to check. Otherwise it complains about
every single file.
* Replace LICENSE file with LICENSES directory and Apache-2.0.txt file
Reuse explicitly checks for licenses in the LICENSES directory and
doesn't look for it in the LICENSE file.
* Add MIT license for the scripts/run_clang_format.py
* Add missing license headers
* Configure and add CC BY-NC 4.0 license
* Update Readme
* Call reuse via python if not in PATH
* Ignore "TEST_*" directories
* Update CONTRIBUTING.md
---------
Co-authored-by: Philip Wiese <[email protected]>1 parent b74e031 commit 2fa3c31
File tree
615 files changed
+1363
-12075
lines changed- .github
- workflows
- Container
- DeeployTest
- Platforms
- Chimera
- Generic
- MemPool
- PULPOpen
- inc
- src
- QEMU_ARM
- inc
- src
- Siracusa
- inc
- src
- Snitch
- SoftHier
- testUtils
- Deeploy
- CommonExtensions
- CodeTransformationPasses
- NetworkDeployers
- OptimizationPasses
- BindingsOptimizationPasses
- TopologyOptimizationPasses
- TypeCheckers
- EngineExtension
- NetworkDeployers
- OptimizationPasses
- TopologyOptimizationPasses
- FutureExtension
- Bindings
- CodeTransformationPasses
- MemoryLevelExtension
- NetworkDeployers
- OptimizationPasses
- Targets
- Chimera
- Templates
- CortexM
- Templates
- TopologyOptimizationPasses
- Generic
- Templates
- TileConstraints
- TopologyOptimizationPasses
- MemPool
- Templates
- TopologyOptimizationPasses
- Neureka
- Templates
- TileConstraints
- TopologyOptimizationPasses
- PULPOpen
- CodeTransformationPasses
- DMA
- Templates
- TileConstraints
- TopologyOptimizationPasses
- Snitch
- CodeTransformationPasses
- DMA
- Templates
- TileConstraints
- SoftHier
- Templates
- TilingExtension
- CodeTransformationPasses
- LICENSES
- TargetLibraries
- CMSIS
- inc
- src
- Chimera
- inc
- src
- Generic
- inc
- kernel
- src
- MemPool
- inc
- kernel
- src
- PULPOpen
- cmake
- inc
- kernel
- src
- Snitch
- inc
- kernel
- src
- SoftHier
- inc
- src
- cmake
- chimera
- cmsis
- generic
- mempool
- pulp
- pulp-open
- siracusa
- snitch
- snitch_cluster
- softhier
- docs
- _templates
- tutorials
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
615 files changed
+1363
-12075
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments