diff options
Diffstat (limited to 'scripts/Dpkg/Util.pm')
-rw-r--r-- | scripts/Dpkg/Util.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Dpkg/Util.pm b/scripts/Dpkg/Util.pm index 614e58552..504abd5e4 100644 --- a/scripts/Dpkg/Util.pm +++ b/scripts/Dpkg/Util.pm @@ -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/>. package Dpkg::Util; |