add SPDX-License-Identifier comments rather than using License:
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 8 Apr 2022 23:26:58 +0000 (16:26 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 8 Apr 2022 23:26:58 +0000 (16:26 -0700)
commit8aa377705c96f365606950c0fa142e40546e566b
tree5f81f811a32b1d14b9ae53273857fe87bf4374a4
parent5959a382a72632ae0cda7123ca075fc3c1b151e2
add SPDX-License-Identifier comments rather than using License:
17 files changed:
src/nmutil/byterev.py
src/nmutil/clz.py
src/nmutil/concurrentunit.py
src/nmutil/divmod.py
src/nmutil/extend.py
src/nmutil/iocontrol.py
src/nmutil/latch.py
src/nmutil/mask.py
src/nmutil/multipipe.py
src/nmutil/nmoperator.py
src/nmutil/picker.py
src/nmutil/pipeline.py
src/nmutil/pipemodbase.py
src/nmutil/ripple.py
src/nmutil/singlepipe.py
src/nmutil/stageapi.py
src/nmutil/util.py