diff options
Diffstat (limited to 't/ax/is_newest')
-rwxr-xr-x | t/ax/is_newest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/ax/is_newest b/t/ax/is_newest index 1cf0da1c9..e62c132d1 100755 --- a/t/ax/is_newest +++ b/t/ax/is_newest @@ -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/>. # Usage: is_newest FILE FILES # Fail if any file in FILES is newer than FILE, and print the list of |