Skip to content

Commit 23e35bd

Browse files
mcinallyCameron McInally
andauthored
[Flang][Tests] Add GPL notice to GFortran test suite documentation. (#161912)
Add a GPL notice to the GFortran test suite documentation and redirect to the LICENSE file distributed with the test suite. Co-authored-by: Cameron McInally <[email protected]>
1 parent 95215a3 commit 23e35bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flang/docs/FortranLLVMTestSuite.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,5 @@ instructions described [above](#running-the-llvm-test-suite-with-fortran).
7373
There are additional configure-time options that can be used with the gfortran
7474
tests. More details about those options and their purpose can be found in
7575
[`Fortran/gfortran/README.md`](https://github.com/llvm/llvm-test-suite/tree/main/Fortran/gfortran/README.md).
76+
77+
These tests are Free Software and are shared under the terms of the GNU General Public License (GPL). For more details, please see the accompanying [`LICENSE`](https://github.com/llvm/llvm-test-suite/tree/main/Fortran/gfortran/LICENSE.txt) file.

0 commit comments

Comments
 (0)