You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running "make license" fails with error reporting to replace license
headers in following files:
orderer/multichain/manager.go
orderer/multichain/manager_test.go
This commit replaces Apache license header with SPDX indentifier.
In addition extended skip list of files to check for SPDX license
identfier with *.txt files (similar to *.rst).
Change-Id: I03aa60464befa853a8542dea5716362b390775af
Signed-off-by: Artem Barger <bartem@il.ibm.com>
0 commit comments