We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb8690 commit 80ad1a3Copy full SHA for 80ad1a3
src/tests/stdlib_test.fypp
@@ -1,4 +1,15 @@
1
-! SPDX-Identifier: MIT
+! 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.
13
14
#:include "common.fypp"
15
0 commit comments