diff options
Diffstat (limited to 't/f90only.sh')
-rw-r--r-- | t/f90only.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/f90only.sh b/t/f90only.sh index 73687f478..2f0c02ace 100644 --- a/t/f90only.sh +++ b/t/f90only.sh @@ -12,7 +12,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with this program. If not, see <https://www.gnu.org/licenses/>. # Make sure programs with only Fortran 90 source are handled properly. # (copied from 'fonly.sh') Mike Nolta <mrnolta@princeton.edu> |