diff options
Diffstat (limited to 'utils/t/100_update_alternatives.t')
-rw-r--r-- | utils/t/100_update_alternatives.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/t/100_update_alternatives.t b/utils/t/100_update_alternatives.t index 6df050452..ca413bef5 100644 --- a/utils/t/100_update_alternatives.t +++ b/utils/t/100_update_alternatives.t @@ -11,7 +11,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/>. use Dpkg::IPC; use Dpkg::Path qw(find_command); |