Skip to content

Commit 80ad1a3

Browse files
committed
Match license header of test-drive
1 parent 3fb8690 commit 80ad1a3

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

src/tests/stdlib_test.fypp

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
! SPDX-Identifier: MIT
1+
! This file is part of test-drive and redistributed with stdlib.
2+
! SPDX-Identifier: Apache-2.0 OR MIT
3+
!
4+
! Licensed under either of Apache License, Version 2.0 or MIT license
5+
! at your option; you may not use this file except in compliance with
6+
! the License.
7+
!
8+
! Unless required by applicable law or agreed to in writing, software
9+
! distributed under the License is distributed on an "AS IS" BASIS,
10+
! WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11+
! See the License for the specific language governing permissions and
12+
! limitations under the License.
213

314
#:include "common.fypp"
415

0 commit comments

Comments
 (0)