diff options
Diffstat (limited to 't/libobj-no-dependency-tracking.sh')
-rw-r--r-- | t/libobj-no-dependency-tracking.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/libobj-no-dependency-tracking.sh b/t/libobj-no-dependency-tracking.sh index 1f024057e..793b56f9e 100644 --- a/t/libobj-no-dependency-tracking.sh +++ b/t/libobj-no-dependency-tracking.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 LIBOBJS source files are properly built without dependency # tracking when using out of tree builds. |