Skip to content

Commit d050349

Browse files
committed
[FAB-5968] replaced the old licence with SPDX
the old licence head can't pass the 'make checks'. the patch replaced it with the new SPDX license. Change-Id: Ic13cd551a611f1c22f59894fd24d10584489f7a3 Signed-off-by: luomin <luomin_tokyotech@hotmail.com>
1 parent 283eb0e commit d050349

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

msp/msp_test.go

+1-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
/*
22
Copyright IBM Corp. 2017 All Rights Reserved.
33
4-
Licensed under the Apache License, Version 2.0 (the "License");
5-
you may not use this file except in compliance with the License.
6-
You may obtain a copy of the License at
4+
SPDX-License-Identifier: Apache-2.0
75
8-
http://www.apache.org/licenses/LICENSE-2.0
9-
10-
Unless required by applicable law or agreed to in writing, software
11-
distributed under the License is distributed on an "AS IS" BASIS,
12-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
See the License for the specific language governing permissions and
14-
limitations under the License.
156
*/
167

178
package msp

0 commit comments

Comments
 (0)