diff options
Diffstat (limited to 't/remake-subdir-no-makefile.sh')
-rw-r--r-- | t/remake-subdir-no-makefile.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/remake-subdir-no-makefile.sh b/t/remake-subdir-no-makefile.sh index 7ec190285..bfe2705dc 100644 --- a/t/remake-subdir-no-makefile.sh +++ b/t/remake-subdir-no-makefile.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/>. # Ensure that remake rules work for files in a subdirectory even when # there is no Makefile for that subdirectory. |