Bugzilla – Attachment 186890 Details for
Bug 40163
Several http links should be moved to https
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40163: (follow-up) Fix wrong GNU links and update test
Bug-40163-follow-up-Fix-wrong-GNU-links-and-update.patch (text/plain), 436.95 KB, created by
Tomás Cohen Arazi (tcohen)
on 2025-09-24 14:53:45 UTC
(
hide
)
Description:
Bug 40163: (follow-up) Fix wrong GNU links and update test
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-09-24 14:53:45 UTC
Size:
436.95 KB
patch
obsolete
>From fedc63a6225004e26e028454f3d7c57061514fc3 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Tom=C3=A1s=20Cohen=20Arazi?= <tomascohen@theke.io> >Date: Wed, 24 Sep 2025 11:42:40 -0300 >Subject: [PATCH] Bug 40163: (follow-up) Fix wrong GNU links and update test >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> >--- > Koha/App/Controller/CGI.pm | 2 +- > Koha/BackgroundJob/TestTransport.pm | 2 +- > Koha/Course.pm | 2 +- > Koha/Course/Instructor.pm | 2 +- > Koha/Course/Instructors.pm | 2 +- > Koha/Course/Item.pm | 2 +- > Koha/Course/Items.pm | 2 +- > Koha/Course/Reserve.pm | 2 +- > Koha/Course/Reserves.pm | 2 +- > Koha/Courses.pm | 2 +- > Koha/ERM/EUsage/COUNTER/5.pm | 2 +- > Koha/ERM/EUsage/COUNTER/5_1.pm | 2 +- > Koha/Exceptions/MarcOverlayRule.pm | 2 +- > Koha/File/Transport.pm | 2 +- > Koha/File/Transport/FTP.pm | 2 +- > Koha/File/Transport/SFTP.pm | 2 +- > Koha/File/Transports.pm | 2 +- > Koha/HoldGroup.pm | 2 +- > Koha/HoldGroups.pm | 2 +- > Koha/Import/OAI/Authorities.pm | 2 +- > Koha/Import/OAI/Authority.pm | 2 +- > Koha/Import/OAI/Biblio.pm | 2 +- > Koha/Import/OAI/Biblios.pm | 2 +- > Koha/Manual.pm | 2 +- > Koha/REST/V1/AdditionalContents.pm | 2 +- > Koha/REST/V1/CashRegisters/Registers.pm | 2 +- > Koha/REST/V1/CirculationRules.pm | 2 +- > Koha/REST/V1/Config/File/Transports.pm | 2 +- > Koha/REST/V1/Suggestions.pm | 2 +- > Koha/Template/Plugin/Item.pm | 2 +- > Makefile.PL | 2 +- > admin/file_transports.pl | 2 +- > api/v1/swagger/swagger.yaml | 2 +- > app.psgi | 2 +- > bin/intranet | 4 ++-- > bin/opac | 2 +- > build-resources.PL | 2 +- > debian/build-git-snapshot | 2 +- > debian/copyright | 2 +- > debian/koha-common.bash-completion | 2 +- > debian/koha-common.config | 2 +- > debian/koha-common.cron.daily | 2 +- > debian/koha-common.cron.hourly | 2 +- > debian/koha-common.cron.monthly | 2 +- > debian/koha-core.bash-completion | 2 +- > debian/koha-core.config | 2 +- > debian/koha-post-install-setup | 2 +- > debian/list-deps | 2 +- > debian/scripts/koha-create | 2 +- > debian/scripts/koha-create-dirs | 2 +- > debian/scripts/koha-disable | 2 +- > debian/scripts/koha-dump | 2 +- > debian/scripts/koha-dump-defaults | 2 +- > debian/scripts/koha-elasticsearch | 2 +- > debian/scripts/koha-email-disable | 2 +- > debian/scripts/koha-email-enable | 2 +- > debian/scripts/koha-enable | 2 +- > debian/scripts/koha-es-indexer | 2 +- > debian/scripts/koha-foreach | 2 +- > debian/scripts/koha-functions.sh | 2 +- > debian/scripts/koha-indexer | 2 +- > debian/scripts/koha-list | 2 +- > debian/scripts/koha-mysql | 2 +- > debian/scripts/koha-mysqlcheck | 2 +- > debian/scripts/koha-passwd | 2 +- > debian/scripts/koha-plack | 2 +- > debian/scripts/koha-rebuild-zebra | 2 +- > debian/scripts/koha-remove | 2 +- > debian/scripts/koha-reset-passwd | 2 +- > debian/scripts/koha-restore | 2 +- > debian/scripts/koha-run-backups | 2 +- > debian/scripts/koha-shell | 2 +- > debian/scripts/koha-sip | 2 +- > debian/scripts/koha-sitemap | 2 +- > debian/scripts/koha-translate | 2 +- > debian/scripts/koha-upgrade-schema | 2 +- > debian/scripts/koha-upgrade-to-3.4 | 2 +- > debian/scripts/koha-worker | 2 +- > debian/scripts/koha-z3950-responder | 2 +- > debian/scripts/koha-zebra | 2 +- > debian/templates/plack.psgi | 2 +- > fix-perl-path.PL | 2 +- > installer/data/mysql/en/mandatory/account_credit_types.yml | 2 +- > installer/data/mysql/en/mandatory/account_debit_types.yml | 2 +- > installer/data/mysql/en/mandatory/auth_values.yml | 2 +- > installer/data/mysql/en/mandatory/class_sources.yml | 2 +- > installer/data/mysql/en/mandatory/illbatch_statuses.yml | 2 +- > .../data/mysql/en/mandatory/patron_restriction_types.yml | 2 +- > installer/data/mysql/en/mandatory/sample_frequencies.yml | 2 +- > installer/data/mysql/en/mandatory/sample_notices.yml | 2 +- > installer/data/mysql/en/mandatory/sample_numberpatterns.yml | 2 +- > .../marc21/mandatory/authorities_normal_marc21.yml | 2 +- > .../marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml | 2 +- > .../marc21/optional/marc21_default_matching_rules.yml | 2 +- > .../marc21/optional/marc21_sample_fastadd_framework.yml | 2 +- > .../marc21/optional/marc21_simple_bib_frameworks.yml | 2 +- > .../unimarc/mandatory/authorities_normal_unimarc.yml | 2 +- > .../unimarc/mandatory/unimarc_framework_DEFAULT.yml | 2 +- > .../unimarc/optional/unimarc_sample_fastadd_framework.yml | 2 +- > installer/data/mysql/en/optional/auth_val.yml | 2 +- > installer/data/mysql/en/optional/csv_profiles.yml | 2 +- > .../data/mysql/en/optional/marc21_holdings_coded_values.yml | 2 +- > installer/data/mysql/en/optional/marc21_relatorterms.yml | 2 +- > installer/data/mysql/en/optional/parameters.yml | 2 +- > installer/data/mysql/en/optional/patron_atributes.yml | 2 +- > installer/data/mysql/en/optional/patron_categories.yml | 2 +- > installer/data/mysql/en/optional/sample_creator_data.yml | 2 +- > installer/data/mysql/en/optional/sample_itemtypes.yml | 2 +- > installer/data/mysql/en/optional/sample_libraries.yml | 2 +- > .../data/mysql/en/optional/sample_libraries_holidays.yml | 2 +- > installer/data/mysql/en/optional/sample_news.yml | 2 +- > installer/data/mysql/en/optional/sample_patrons.yml | 2 +- > installer/data/mysql/en/optional/sample_quotes.yml | 2 +- > installer/data/mysql/en/optional/sample_z3950_servers.yml | 2 +- > installer/data/mysql/localization/de-DE/custom.sql | 2 +- > installer/data/mysql/localization/es-ES/custom.sql | 2 +- > installer/data/mysql/localization/fr-CA/custom.sql | 2 +- > installer/data/mysql/localization/it-IT/custom.sql | 2 +- > installer/data/mysql/localization/nb-NO/custom.sql | 2 +- > installer/data/mysql/localization/pl-PL/custom.sql | 2 +- > installer/data/mysql/localization/ru-RU/custom.sql | 2 +- > installer/data/mysql/localization/uk-UA/custom.sql | 2 +- > installer/data/mysql/mandatory/keyboard_shortcuts.sql | 2 +- > misc/admin/koha-preferences | 2 +- > misc/bin/koha-zebra-ctl.sh | 2 +- > misc/cronjobs/CONFIGURE.gmail | 2 +- > misc/maintenance/make_zebra_dom_cfg_from_record_abs | 2 +- > misc/translator/translate | 2 +- > misc/translator/xgettext-installer | 2 +- > misc/translator/xgettext-pref | 2 +- > misc/translator/xgettext-tt2 | 2 +- > opac/svc/auth/googleopenidconnect | 2 +- > opac/svc/checkout_notes | 2 +- > opac/svc/club/cancel_enrollment | 2 +- > opac/svc/club/enroll | 2 +- > opac/svc/overdrive | 2 +- > opac/svc/overdrive_proxy | 2 +- > opac/svc/report | 2 +- > opac/svc/suggestion | 2 +- > opac/unapi | 2 +- > reports/orders_by_fund.pl | 2 +- > reserve/hold-group.pl | 2 +- > rewrite-config.PL | 2 +- > svc/article_request | 2 +- > svc/authentication | 2 +- > svc/authorised_values | 2 +- > svc/barcode | 2 +- > svc/bib | 2 +- > svc/bib_framework | 2 +- > svc/bib_profile | 2 +- > svc/cataloguing/control_num_sequences | 2 +- > svc/cataloguing/metasearch | 2 +- > svc/checkin | 2 +- > svc/checkout_notes | 2 +- > svc/checkouts | 2 +- > svc/club/cancel_enrollment | 2 +- > svc/club/delete | 2 +- > svc/club/enroll | 2 +- > svc/club/template/delete | 2 +- > svc/config/systempreferences | 2 +- > svc/convert_report | 2 +- > svc/cover_images | 2 +- > svc/creator_batches | 2 +- > svc/holds | 2 +- > svc/import_bib | 2 +- > svc/letters/get | 2 +- > svc/letters/preview | 2 +- > svc/mana/increment | 2 +- > svc/mana/search | 2 +- > svc/mana/share | 2 +- > svc/mana/use | 2 +- > svc/members/add_to_list | 2 +- > svc/new_bib | 2 +- > svc/problem_reports | 2 +- > svc/recall | 2 +- > svc/records/preview | 2 +- > svc/renew | 2 +- > svc/report | 2 +- > svc/return_claims | 2 +- > svc/virtualshelves/search | 2 +- > t/00-check-atomic-updates.t | 2 +- > t/00-load.t | 2 +- > t/00-merge-conflict-markers.t | 2 +- > t/00-valid-xml.t | 2 +- > t/Auth.t | 2 +- > t/Biblio.t | 2 +- > t/Biblio/TransformHtmlToXml.t | 2 +- > t/Charset.t | 2 +- > t/Circulation/AgeRestrictionMarkers.t | 2 +- > t/Circulation_barcodedecode.t | 2 +- > t/Context.t | 2 +- > t/CookieManager.t | 2 +- > t/ImportBatch.t | 2 +- > t/Koha/Auth/Permissions.t | 2 +- > t/Koha/Config.t | 2 +- > t/Koha/Database/Columns.t | 2 +- > t/Koha/Email.t | 2 +- > t/Koha/Exceptions.t | 2 +- > t/Koha/Installer/Output.t | 2 +- > t/Koha/ItemType.t | 2 +- > t/Koha/Manual.t | 2 +- > t/Koha/Middleware/RealIP.t | 2 +- > t/Koha/Middleware/SetEnv.t | 2 +- > t/Koha/Object/Message.t | 2 +- > t/Koha/Plugins/HtmlScrubber.t | 2 +- > t/Koha/Plugins/SafeURL.t | 2 +- > t/Koha/Plugins/Tab.t | 2 +- > t/Koha/REST/Plugin/Query.t | 2 +- > t/Koha/Result/Boolean.t | 2 +- > t/Koha/Script.t | 2 +- > t/Koha/Script_cron.t | 2 +- > t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t | 2 +- > t/Koha/SearchEngine/Elasticsearch/Search.t | 2 +- > t/Koha/SearchEngine/Search.t | 2 +- > t/Koha/SearchEngine/Zebra/QueryBuilder.t | 2 +- > t/Koha/Util/MARC.t | 2 +- > t/Koha/Util/Normalize.t | 2 +- > t/Koha/Util/OpenDocument.t | 2 +- > t/Koha_MetadataRecord.t | 2 +- > t/Koha_SearchEngine_Elasticsearch_Browse.t | 2 +- > t/Koha_Template_Plugin_HtmlId.t | 2 +- > t/Koha_Template_Plugin_Koha.t | 2 +- > t/Koha_Util_MARC.t | 2 +- > t/Koha_XSLT_HTTPS.t | 2 +- > t/Labels.t | 2 +- > t/Labels_split_Regex.t | 2 +- > t/Labels_split_ccn.t | 2 +- > t/Labels_split_ddcn.t | 2 +- > t/Labels_split_lccn.t | 2 +- > t/Languages.t | 2 +- > t/Logger.t | 2 +- > t/Makefile.t | 2 +- > t/OpenLibrarySearch.t | 2 +- > t/Output.t | 2 +- > t/RecordProcessor.t | 2 +- > t/SIP/Sip.t | 2 +- > t/SMS.t | 2 +- > t/Scrubber.t | 2 +- > t/Search.t | 2 +- > t/Search/buildQuery.t | 2 +- > t/Serials/ModSerialStatus.t | 2 +- > t/SuggestionEngine_AuthorityFile.t | 2 +- > t/Template/Utils.t | 2 +- > t/Token.t | 2 +- > t/db_dependent/Accounts.t | 2 +- > t/db_dependent/Acquisition.t | 2 +- > t/db_dependent/Acquisition/CancelReceipt.t | 2 +- > t/db_dependent/ArticleRequests.t | 2 +- > t/db_dependent/AudioAlerts.t | 2 +- > t/db_dependent/Auth/haspermission.t | 2 +- > t/db_dependent/AuthUtils.t | 2 +- > t/db_dependent/Auth_with_cas.t | 2 +- > t/db_dependent/Auth_with_ldap.t | 2 +- > t/db_dependent/Auth_with_shibboleth.t | 2 +- > t/db_dependent/AuthoritiesMarc_GetTagsLabels.t | 2 +- > t/db_dependent/Authority/Subfields.t | 2 +- > t/db_dependent/Authority/Tags.t | 2 +- > t/db_dependent/Barcodes.t | 2 +- > t/db_dependent/Barcodes_ValueBuilder.t | 2 +- > t/db_dependent/Biblio.t | 2 +- > t/db_dependent/Biblio/Isbd.t | 2 +- > t/db_dependent/Biblio/MarcOverlayRules.t | 2 +- > t/db_dependent/Biblio/ModBiblioMarc.t | 2 +- > t/db_dependent/Biblio/TransformMarcToKoha.t | 2 +- > t/db_dependent/Biblio_holdsqueue.t | 2 +- > t/db_dependent/Breeding.t | 2 +- > t/db_dependent/Breeding_Auth.t | 2 +- > t/db_dependent/Cache.t | 2 +- > t/db_dependent/Calendar.t | 2 +- > t/db_dependent/Circulation.t | 2 +- > t/db_dependent/Circulation/Branch.t | 2 +- > t/db_dependent/Circulation/CanBookBeIssued.t | 2 +- > t/db_dependent/Circulation/CheckIfIssuedToPatron.t | 2 +- > t/db_dependent/Circulation/CheckValidBarcode.t | 2 +- > t/db_dependent/Circulation/GetPendingOnSiteCheckouts.t | 2 +- > t/db_dependent/Circulation/GetTopIssues.t | 2 +- > t/db_dependent/Circulation/IsItemIssued.t | 2 +- > t/db_dependent/Circulation/MarkIssueReturned.t | 2 +- > t/db_dependent/Circulation/NoIssuesChargeGuarantees.t | 2 +- > t/db_dependent/Circulation/OfflineCirculation.t | 2 +- > t/db_dependent/Circulation/ReturnClaims.t | 2 +- > t/db_dependent/Circulation/Returns.t | 2 +- > t/db_dependent/Circulation/StoreLastBorrower.t | 2 +- > t/db_dependent/Circulation/SwitchOnSiteCheckouts.t | 2 +- > t/db_dependent/Circulation/TooMany.t | 2 +- > t/db_dependent/Circulation/_CalculateAndUpdateFine.t | 2 +- > t/db_dependent/Circulation/dateexpiry.t | 2 +- > t/db_dependent/Circulation/issue.t | 2 +- > t/db_dependent/Circulation/transferbook.t | 2 +- > t/db_dependent/Circulation/transfers.t | 2 +- > t/db_dependent/Circulation_holdsqueue.t | 2 +- > t/db_dependent/ClassSources.t | 2 +- > t/db_dependent/Clubs.t | 2 +- > t/db_dependent/Context.t | 2 +- > t/db_dependent/Contract.t | 2 +- > t/db_dependent/CourseReserves.t | 2 +- > t/db_dependent/CourseReserves/CourseItems.t | 2 +- > t/db_dependent/Creators/Lib.t | 2 +- > t/db_dependent/DecreaseLoanHighHolds.t | 2 +- > t/db_dependent/Exporter/Record.t | 2 +- > t/db_dependent/Filter_MARC_ViewPolicy.t | 2 +- > t/db_dependent/Heading.t | 2 +- > t/db_dependent/Hold.t | 2 +- > t/db_dependent/Holidays.t | 2 +- > t/db_dependent/ILSDI_Services.t | 2 +- > t/db_dependent/ImportExportFramework.t | 2 +- > t/db_dependent/Installer.t | 2 +- > t/db_dependent/Items.t | 2 +- > t/db_dependent/Items/GetItemsForInventory.t | 2 +- > t/db_dependent/Koha/Account.t | 2 +- > t/db_dependent/Koha/Account/DebitType.t | 2 +- > t/db_dependent/Koha/Account/DebitTypes.t | 2 +- > t/db_dependent/Koha/Account/Line.t | 2 +- > t/db_dependent/Koha/Account/Lines.t | 2 +- > t/db_dependent/Koha/Account/Offsets.t | 2 +- > t/db_dependent/Koha/Acquisition/Basket.t | 2 +- > t/db_dependent/Koha/Acquisition/Baskets.t | 2 +- > t/db_dependent/Koha/Acquisition/Booksellers.t | 2 +- > t/db_dependent/Koha/Acquisition/Budgets.t | 2 +- > t/db_dependent/Koha/Acquisition/Currencies.t | 2 +- > t/db_dependent/Koha/Acquisition/Fund.t | 2 +- > t/db_dependent/Koha/Acquisition/Funds.t | 2 +- > t/db_dependent/Koha/Acquisition/Invoice.t | 2 +- > t/db_dependent/Koha/Acquisition/Invoice/Adjustments.t | 2 +- > t/db_dependent/Koha/Acquisition/Order.t | 2 +- > t/db_dependent/Koha/Acquisition/Orders.t | 2 +- > t/db_dependent/Koha/ActionLogs.t | 2 +- > t/db_dependent/Koha/AdditionalContents.t | 2 +- > t/db_dependent/Koha/ApiKey.t | 2 +- > t/db_dependent/Koha/ArticleRequest.t | 2 +- > t/db_dependent/Koha/ArticleRequests.t | 2 +- > t/db_dependent/Koha/Auth/Client.t | 2 +- > t/db_dependent/Koha/Auth/Identity/Provider.t | 2 +- > t/db_dependent/Koha/Authorities.t | 2 +- > t/db_dependent/Koha/Authority.t | 2 +- > t/db_dependent/Koha/BackgroundJob.t | 2 +- > t/db_dependent/Koha/BackgroundJob/BatchCancelHold.t | 2 +- > t/db_dependent/Koha/BackgroundJob/BatchDeleteAuthority.t | 2 +- > t/db_dependent/Koha/BackgroundJob/BatchDeleteBiblio.t | 2 +- > t/db_dependent/Koha/BackgroundJob/BatchDeleteItem.t | 2 +- > t/db_dependent/Koha/BackgroundJob/BatchUpdateAuthority.t | 2 +- > t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblio.t | 2 +- > .../Koha/BackgroundJob/BatchUpdateBiblioHoldsQueue.t | 2 +- > t/db_dependent/Koha/BackgroundJob/BatchUpdateItem.t | 2 +- > .../Koha/BackgroundJob/CreateEHoldingsFromBiblios.t | 2 +- > t/db_dependent/Koha/BackgroundJob/ErmSushiHarvester.t | 2 +- > t/db_dependent/Koha/BackgroundJob/ImportKBARTFile.t | 2 +- > t/db_dependent/Koha/BackgroundJob/MARCImportCommitBatch.t | 2 +- > t/db_dependent/Koha/BackgroundJob/MARCImportRevertBatch.t | 2 +- > t/db_dependent/Koha/BackgroundJob/PseudonymizeStatistic.t | 2 +- > t/db_dependent/Koha/BackgroundJob/StageMARCForImport.t | 2 +- > t/db_dependent/Koha/BackgroundJob/UpdateElasticIndex.t | 2 +- > t/db_dependent/Koha/BackgroundJobs.t | 2 +- > t/db_dependent/Koha/BackgroundJobs/BatchDeleteBiblio.t | 2 +- > t/db_dependent/Koha/BackgroundJobs/BatchDeleteItem.t | 2 +- > t/db_dependent/Koha/BackgroundJobs/BatchUpdateBiblio.t | 2 +- > t/db_dependent/Koha/BackgroundJobs/ErmSushiHarvester.t | 2 +- > t/db_dependent/Koha/BackgroundJobs/StageMARCForImport.t | 2 +- > t/db_dependent/Koha/Biblio.t | 2 +- > t/db_dependent/Koha/Biblio/ItemGroups.t | 2 +- > t/db_dependent/Koha/Biblio/Metadata.t | 2 +- > t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC.t | 2 +- > t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC/MARC21.t | 2 +- > t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC/UNIMARC.t | 2 +- > t/db_dependent/Koha/Biblio/host_record.t | 2 +- > t/db_dependent/Koha/BiblioFrameworks.t | 2 +- > t/db_dependent/Koha/Biblios.t | 2 +- > t/db_dependent/Koha/Booking.t | 2 +- > t/db_dependent/Koha/Bookings.t | 2 +- > t/db_dependent/Koha/Calendar.t | 2 +- > t/db_dependent/Koha/Cash/Register.t | 2 +- > t/db_dependent/Koha/Cash/Register/Action.t | 2 +- > t/db_dependent/Koha/Cash/Register/Cashup.t | 2 +- > t/db_dependent/Koha/Cash/Register/Cashups.t | 2 +- > t/db_dependent/Koha/Charges/Fees.t | 2 +- > t/db_dependent/Koha/Charges/Sales.t | 2 +- > t/db_dependent/Koha/Checkout.t | 2 +- > t/db_dependent/Koha/Checkouts.t | 2 +- > t/db_dependent/Koha/Checkouts/Renewal.t | 2 +- > t/db_dependent/Koha/Checkouts/ReturnClaim.t | 2 +- > t/db_dependent/Koha/CirculationRules.t | 2 +- > t/db_dependent/Koha/Cities.t | 2 +- > t/db_dependent/Koha/ClassSortRules.t | 2 +- > t/db_dependent/Koha/ClassSources.t | 2 +- > t/db_dependent/Koha/ClassSplitRules.t | 2 +- > t/db_dependent/Koha/Club/Enrollment.t | 2 +- > t/db_dependent/Koha/Club/Hold.t | 2 +- > t/db_dependent/Koha/Config/SysPrefs.t | 2 +- > t/db_dependent/Koha/Course.t | 2 +- > t/db_dependent/Koha/Courses.t | 2 +- > t/db_dependent/Koha/CoverImages.t | 2 +- > t/db_dependent/Koha/CsvProfiles.t | 2 +- > t/db_dependent/Koha/CurbsidePickups.t | 2 +- > t/db_dependent/Koha/Database.t | 2 +- > t/db_dependent/Koha/Desks.t | 2 +- > t/db_dependent/Koha/EDI.t | 2 +- > t/db_dependent/Koha/ERM/Agreements.t | 2 +- > t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/CounterFile.t | 2 +- > t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/SushiCounter.t | 2 +- > t/db_dependent/Koha/ERM/EUsage/COUNTER_5/CounterFile.t | 2 +- > t/db_dependent/Koha/ERM/EUsage/COUNTER_5/SushiCounter.t | 2 +- > t/db_dependent/Koha/ERM/EUsage/CounterLog.t | 2 +- > t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t | 2 +- > t/db_dependent/Koha/Edifact/File.t | 2 +- > t/db_dependent/Koha/Edifact/Order.t | 2 +- > t/db_dependent/Koha/File/Transport.t | 2 +- > t/db_dependent/Koha/File/Transport/FTP.t | 2 +- > t/db_dependent/Koha/File/Transport/SFTP.t | 2 +- > t/db_dependent/Koha/File/Transports.t | 2 +- > t/db_dependent/Koha/Filter/EmbedItems.t | 2 +- > t/db_dependent/Koha/Filter/EmbedItemsAvailability.t | 2 +- > t/db_dependent/Koha/Filter/ExpandCodedFields.t | 2 +- > t/db_dependent/Koha/Hold.t | 2 +- > t/db_dependent/Koha/Holds.t | 2 +- > t/db_dependent/Koha/ILL/Backend.t | 2 +- > t/db_dependent/Koha/ILL/Backend/Standard.t | 2 +- > t/db_dependent/Koha/ILL/Batch.t | 2 +- > t/db_dependent/Koha/ILL/Batch/Statuses.t | 2 +- > t/db_dependent/Koha/ILL/Batches.t | 2 +- > t/db_dependent/Koha/ILL/Comments.t | 2 +- > t/db_dependent/Koha/ILL/Request.t | 2 +- > t/db_dependent/Koha/ILL/Request/Attributes.t | 2 +- > t/db_dependent/Koha/ILL/Request/Config.t | 2 +- > t/db_dependent/Koha/ILL/Request/Logger.t | 2 +- > t/db_dependent/Koha/ILL/Request/SupplierUpdate.t | 2 +- > t/db_dependent/Koha/ILL/Request/SupplierUpdateProcessor.t | 2 +- > t/db_dependent/Koha/ILL/Request/Workflow/Availability.t | 2 +- > t/db_dependent/Koha/ILL/Request/Workflow/ConfirmAuto.t | 2 +- > t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t | 2 +- > t/db_dependent/Koha/ILL/Request/Workflow/TypeDisclaimer.t | 2 +- > t/db_dependent/Koha/ILL/Requests.t | 2 +- > t/db_dependent/Koha/Import/Record/Auths.t | 2 +- > t/db_dependent/Koha/Import/Record/Biblios.t | 2 +- > t/db_dependent/Koha/Import/Record/Items.t | 2 +- > t/db_dependent/Koha/Import/Record/Matches.t | 2 +- > t/db_dependent/Koha/Import/Records.t | 2 +- > t/db_dependent/Koha/Installer.t | 2 +- > t/db_dependent/Koha/Item.t | 2 +- > t/db_dependent/Koha/Item/Attributes.t | 2 +- > t/db_dependent/Koha/Item/Template.t | 2 +- > t/db_dependent/Koha/Item/Templates.t | 2 +- > t/db_dependent/Koha/Item/Transfer.t | 2 +- > t/db_dependent/Koha/Item/Transfers.t | 2 +- > t/db_dependent/Koha/ItemTypes.t | 2 +- > t/db_dependent/Koha/Items.t | 2 +- > t/db_dependent/Koha/Items/BatchUpdate.t | 2 +- > t/db_dependent/Koha/KeyboardShortcuts.t | 2 +- > t/db_dependent/Koha/Libraries.t | 2 +- > t/db_dependent/Koha/Library.t | 2 +- > t/db_dependent/Koha/Library/OverDriveInfos.t | 2 +- > t/db_dependent/Koha/MarcOrder.t | 2 +- > t/db_dependent/Koha/MarcSubfieldStructures.t | 2 +- > t/db_dependent/Koha/Notice/Message.t | 2 +- > t/db_dependent/Koha/Notice/Template.t | 2 +- > t/db_dependent/Koha/Notice_Util.t | 2 +- > t/db_dependent/Koha/Notices.t | 2 +- > t/db_dependent/Koha/OAI/Server/Repository.t | 2 +- > t/db_dependent/Koha/OAIHarvester.t | 2 +- > t/db_dependent/Koha/OAIServers.t | 2 +- > t/db_dependent/Koha/Object.t | 2 +- > t/db_dependent/Koha/Objects.t | 2 +- > t/db_dependent/Koha/Objects/Mixin/ExtendedAttributes.t | 2 +- > t/db_dependent/Koha/Old.t | 2 +- > t/db_dependent/Koha/Old/Checkout.t | 2 +- > t/db_dependent/Koha/Old/Checkouts.t | 2 +- > t/db_dependent/Koha/Old/Hold.t | 2 +- > t/db_dependent/Koha/Old/Holds.t | 2 +- > t/db_dependent/Koha/Patron.t | 2 +- > t/db_dependent/Koha/Patron/Attribute.t | 2 +- > t/db_dependent/Koha/Patron/Attribute/Types.t | 2 +- > t/db_dependent/Koha/Patron/Categories.t | 2 +- > t/db_dependent/Koha/Patron/Category.t | 2 +- > t/db_dependent/Koha/Patron/Consents.t | 2 +- > t/db_dependent/Koha/Patron/Images.t | 2 +- > t/db_dependent/Koha/Patron/Log.t | 2 +- > t/db_dependent/Koha/Patron/MessagePreference/Attributes.t | 2 +- > .../Koha/Patron/MessagePreference/Transport/Preferences.t | 2 +- > .../Koha/Patron/MessagePreference/Transport/Types.t | 2 +- > t/db_dependent/Koha/Patron/MessagePreference/Transports.t | 2 +- > t/db_dependent/Koha/Patron/MessagePreferences.t | 2 +- > t/db_dependent/Koha/Patron/Messages.t | 2 +- > t/db_dependent/Koha/Patron/Modifications.t | 2 +- > t/db_dependent/Koha/Patron/Relationship.t | 2 +- > t/db_dependent/Koha/Patron/Restriction.t | 2 +- > t/db_dependent/Koha/Patron/Restriction/Type.t | 2 +- > t/db_dependent/Koha/Patron_generate_userid.t | 2 +- > t/db_dependent/Koha/Patrons.t | 2 +- > t/db_dependent/Koha/Patrons/Import.t | 2 +- > t/db_dependent/Koha/Plugins/Account_hooks.t | 2 +- > t/db_dependent/Koha/Plugins/Auth/Client.t | 2 +- > t/db_dependent/Koha/Plugins/BackgroundJob.t | 2 +- > t/db_dependent/Koha/Plugins/Barcode_transform_hooks.t | 2 +- > t/db_dependent/Koha/Plugins/Biblio_and_Items_plugin_hooks.t | 2 +- > t/db_dependent/Koha/Plugins/Broken.t | 2 +- > t/db_dependent/Koha/Plugins/Circulation_hooks.t | 2 +- > t/db_dependent/Koha/Plugins/Holds_hooks.t | 2 +- > t/db_dependent/Koha/Plugins/ILL/Backends.t | 2 +- > t/db_dependent/Koha/Plugins/Ill_hooks.t | 2 +- > t/db_dependent/Koha/Plugins/KitchenSink.t | 2 +- > t/db_dependent/Koha/Plugins/Message_hooks.t | 2 +- > t/db_dependent/Koha/Plugins/Notices_content_hook.t | 2 +- > t/db_dependent/Koha/Plugins/Overdues.t | 2 +- > t/db_dependent/Koha/Plugins/Patron.t | 2 +- > t/db_dependent/Koha/Plugins/Plugins.t | 2 +- > t/db_dependent/Koha/Plugins/Recall_hooks.t | 2 +- > t/db_dependent/Koha/Plugins/TemplateIncludePathHook.t | 2 +- > t/db_dependent/Koha/Plugins/Transform_prepared_letter_hook.t | 2 +- > t/db_dependent/Koha/Plugins/authority_hooks.t | 2 +- > t/db_dependent/Koha/Policy/Holds.t | 2 +- > t/db_dependent/Koha/Policy/Patrons/Cardnumber.t | 2 +- > t/db_dependent/Koha/Preservation/Processings.t | 2 +- > t/db_dependent/Koha/Preservation/Trains.t | 2 +- > t/db_dependent/Koha/Pseudonymization.t | 2 +- > t/db_dependent/Koha/PseudonymizedTransaction.t | 2 +- > t/db_dependent/Koha/Quotes.t | 2 +- > t/db_dependent/Koha/REST/Plugin/Auth/IdP.t | 2 +- > t/db_dependent/Koha/REST/Plugin/Auth/PublicRoutes.t | 2 +- > t/db_dependent/Koha/REST/Plugin/Objects.t | 2 +- > t/db_dependent/Koha/REST/Plugin/Pagination.t | 2 +- > t/db_dependent/Koha/REST/Plugin/PluginRoutes.t | 2 +- > t/db_dependent/Koha/REST/V1.t | 2 +- > t/db_dependent/Koha/Ratings.t | 2 +- > t/db_dependent/Koha/Recall.t | 2 +- > t/db_dependent/Koha/Recalls.t | 2 +- > t/db_dependent/Koha/RecordSource.t | 2 +- > t/db_dependent/Koha/Reports.t | 2 +- > t/db_dependent/Koha/Reviews.t | 2 +- > t/db_dependent/Koha/SMS_Providers.t | 2 +- > t/db_dependent/Koha/SMTP/Server.t | 2 +- > t/db_dependent/Koha/SMTP/Servers.t | 2 +- > t/db_dependent/Koha/SearchEngine/Elasticsearch.t | 2 +- > t/db_dependent/Koha/SearchEngine/Elasticsearch/ExportConfig.t | 2 +- > t/db_dependent/Koha/SearchEngine/Elasticsearch/Indexer.t | 2 +- > t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t | 2 +- > t/db_dependent/Koha/SearchEngine/Elasticsearch/Reset.t | 2 +- > t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t | 2 +- > t/db_dependent/Koha/SearchEngine/Zebra/QueryBuilder.t | 2 +- > t/db_dependent/Koha/SearchField.t | 2 +- > t/db_dependent/Koha/SearchFilters.t | 2 +- > t/db_dependent/Koha/SharedContent.t | 2 +- > t/db_dependent/Koha/Statistic.t | 2 +- > t/db_dependent/Koha/Statistics.t | 2 +- > t/db_dependent/Koha/Subscription.t | 2 +- > t/db_dependent/Koha/Subscription/Numberpatterns.t | 2 +- > t/db_dependent/Koha/Subscription/Routinglists.t | 2 +- > t/db_dependent/Koha/Suggestion.t | 2 +- > t/db_dependent/Koha/Suggestions.t | 2 +- > t/db_dependent/Koha/Tags.t | 2 +- > t/db_dependent/Koha/Tags/Approvals.t | 2 +- > t/db_dependent/Koha/Tags/Indexes.t | 2 +- > t/db_dependent/Koha/Template/Plugin/Branches.t | 2 +- > t/db_dependent/Koha/Template/Plugin/CirculationRules.t | 2 +- > t/db_dependent/Koha/Template/Plugin/ClassSources.t | 2 +- > t/db_dependent/Koha/Template/Plugin/ExtendedAttributeTypes.t | 2 +- > t/db_dependent/Koha/Template/Plugin/ItemTypes.t | 2 +- > t/db_dependent/Koha/Template/Plugin/Koha.t | 2 +- > t/db_dependent/Koha/Template/Plugin/Notices.t | 2 +- > t/db_dependent/Koha/Template/Plugin/Registers.t | 2 +- > t/db_dependent/Koha/Ticket.t | 2 +- > t/db_dependent/Koha/Ticket/Update.t | 2 +- > t/db_dependent/Koha/UI/Form/Builder/Biblio.t | 2 +- > t/db_dependent/Koha/UI/Form/Builder/Item.t | 2 +- > t/db_dependent/Koha/UI/Form/Builder/Item/itemtypes-default.t | 2 +- > t/db_dependent/Koha/Virtualshelf.t | 2 +- > t/db_dependent/Koha/Virtualshelves.t | 2 +- > t/db_dependent/Koha/XSLT/Base.t | 2 +- > t/db_dependent/Koha/XSLT/Security.t | 2 +- > t/db_dependent/Koha/Z3950Servers.t | 2 +- > t/db_dependent/Koha_Elasticsearch.t | 2 +- > t/db_dependent/Koha_MetadataRecord_Authority.t | 2 +- > t/db_dependent/Labels/t_Batch.t | 2 +- > t/db_dependent/Labels/t_Label.t | 2 +- > t/db_dependent/Labels/t_Layout.t | 2 +- > t/db_dependent/Labels/t_Profile.t | 2 +- > t/db_dependent/Labels/t_Template.t | 2 +- > t/db_dependent/Letters.t | 2 +- > t/db_dependent/Letters/TemplateToolkit.t | 2 +- > t/db_dependent/Linker_Default.t | 2 +- > t/db_dependent/Linker_FirstMatch.t | 2 +- > t/db_dependent/Log.t | 2 +- > t/db_dependent/Matcher.t | 2 +- > t/db_dependent/Members.t | 2 +- > t/db_dependent/Members/IssueSlip.t | 2 +- > t/db_dependent/Message.t | 2 +- > t/db_dependent/OAI/AndSets.t | 2 +- > t/db_dependent/OAI/Server.t | 2 +- > t/db_dependent/OAI/Sets.t | 2 +- > t/db_dependent/Passwordrecovery.t | 2 +- > t/db_dependent/Patron/Borrower_Discharge.t | 2 +- > t/db_dependent/Patron/Borrower_Files.t | 2 +- > t/db_dependent/Patron/HouseboundProfiles.t | 2 +- > t/db_dependent/Patron/HouseboundRoles.t | 2 +- > t/db_dependent/Patron/HouseboundVisits.t | 2 +- > t/db_dependent/Patron/Messages.t | 2 +- > t/db_dependent/Patron/Messaging.t | 2 +- > t/db_dependent/Patron/Relationships.t | 2 +- > t/db_dependent/PatronLists.t | 2 +- > t/db_dependent/Patroncards.t | 2 +- > t/db_dependent/Patrons.t | 2 +- > t/db_dependent/Record/Record.t | 2 +- > t/db_dependent/RecordProcessor_EmbedSeeFromHeadings.t | 2 +- > t/db_dependent/Reports/Guided.t | 2 +- > t/db_dependent/Reserves.t | 2 +- > t/db_dependent/Reserves/AutoUnsuspendReserves.t | 2 +- > t/db_dependent/Reserves/GetReserveFee.t | 2 +- > t/db_dependent/Reserves/HoldGroup.t | 2 +- > t/db_dependent/Reserves/MultiplePerRecord.t | 2 +- > t/db_dependent/Reserves/ReserveSlip.t | 2 +- > t/db_dependent/RotatingCollections.t | 2 +- > t/db_dependent/SIP/ILS.t | 2 +- > t/db_dependent/SIP/Message.t | 2 +- > t/db_dependent/SIP/SIPServer.t | 2 +- > t/db_dependent/Search.t | 2 +- > t/db_dependent/Search_FacetSorting.t | 2 +- > t/db_dependent/Serials/ReNewSubscription.t | 2 +- > t/db_dependent/Sitemapper.t | 2 +- > t/db_dependent/SocialData.t | 2 +- > t/db_dependent/StockRotationItems.t | 2 +- > t/db_dependent/StockRotationRotas.t | 2 +- > t/db_dependent/StockRotationStages.t | 2 +- > t/db_dependent/SuggestionEngine_ExplodedTerms.t | 2 +- > t/db_dependent/Suggestions.t | 2 +- > t/db_dependent/Tags.t | 2 +- > t/db_dependent/Template/Plugin/AdditionalContents.t | 2 +- > t/db_dependent/Template/Plugin/AuthorisedValues.t | 2 +- > t/db_dependent/Template/Plugin/Branches.t | 2 +- > t/db_dependent/Template/Plugin/Categories.t | 2 +- > t/db_dependent/Template/Plugin/CirculationRules.t | 2 +- > t/db_dependent/Template/Plugin/Frameworks.t | 2 +- > t/db_dependent/Template/Plugin/NoticeTemplates.t | 2 +- > t/db_dependent/Template/Plugin/To.t | 2 +- > t/db_dependent/Templates.t | 2 +- > t/db_dependent/TestBuilder.t | 2 +- > t/db_dependent/UsageStats.t | 2 +- > t/db_dependent/Utils/Datatables_Virtualshelves.t | 2 +- > t/db_dependent/Virtualshelves.t | 2 +- > t/db_dependent/XSLT.t | 2 +- > t/db_dependent/api/v1/acquisitions_baskets.t | 2 +- > t/db_dependent/api/v1/acquisitions_funds.t | 2 +- > t/db_dependent/api/v1/acquisitions_orders.t | 2 +- > t/db_dependent/api/v1/acquisitions_vendor_issues.t | 2 +- > t/db_dependent/api/v1/acquisitions_vendors.t | 2 +- > t/db_dependent/api/v1/additional_contents.t | 2 +- > t/db_dependent/api/v1/advanced_editor_macros.t | 2 +- > t/db_dependent/api/v1/article_requests.t | 2 +- > t/db_dependent/api/v1/auth.t | 2 +- > t/db_dependent/api/v1/auth_authenticate_api_request.t | 2 +- > t/db_dependent/api/v1/auth_basic.t | 2 +- > t/db_dependent/api/v1/authorised_values.t | 2 +- > t/db_dependent/api/v1/authorities.t | 2 +- > t/db_dependent/api/v1/biblios.t | 2 +- > t/db_dependent/api/v1/bookings.t | 2 +- > t/db_dependent/api/v1/cash_registers.t | 2 +- > t/db_dependent/api/v1/cashups.t | 2 +- > t/db_dependent/api/v1/checkouts.t | 2 +- > t/db_dependent/api/v1/circulation_rules.t | 2 +- > t/db_dependent/api/v1/cities.t | 2 +- > t/db_dependent/api/v1/clubs_holds.t | 2 +- > t/db_dependent/api/v1/deleted_biblios.t | 2 +- > t/db_dependent/api/v1/edifact_files.t | 2 +- > t/db_dependent/api/v1/erm_agreements.t | 2 +- > t/db_dependent/api/v1/erm_counter_files.t | 2 +- > t/db_dependent/api/v1/erm_counter_logs.t | 2 +- > t/db_dependent/api/v1/erm_counter_registries.t | 2 +- > t/db_dependent/api/v1/erm_custom_reports.t | 2 +- > t/db_dependent/api/v1/erm_documents.t | 2 +- > t/db_dependent/api/v1/erm_eholdings_packages.t | 2 +- > t/db_dependent/api/v1/erm_eholdings_resources.t | 2 +- > t/db_dependent/api/v1/erm_eholdings_titles.t | 2 +- > t/db_dependent/api/v1/erm_licenses.t | 2 +- > t/db_dependent/api/v1/erm_sushi_services.t | 2 +- > t/db_dependent/api/v1/erm_usage_data_providers.t | 2 +- > t/db_dependent/api/v1/erm_usage_titles.t | 2 +- > t/db_dependent/api/v1/erm_users.t | 2 +- > t/db_dependent/api/v1/extended_attribute_types.t | 2 +- > t/db_dependent/api/v1/file_transports.t | 2 +- > t/db_dependent/api/v1/holds.t | 2 +- > t/db_dependent/api/v1/idp.t | 2 +- > t/db_dependent/api/v1/ill_backends.t | 2 +- > t/db_dependent/api/v1/ill_batches.t | 2 +- > t/db_dependent/api/v1/ill_batchstatuses.t | 2 +- > t/db_dependent/api/v1/ill_requests.t | 2 +- > t/db_dependent/api/v1/import_batch_profiles.t | 2 +- > t/db_dependent/api/v1/import_record_matches.t | 2 +- > t/db_dependent/api/v1/item_groups.t | 2 +- > t/db_dependent/api/v1/item_types.t | 2 +- > t/db_dependent/api/v1/items.t | 2 +- > t/db_dependent/api/v1/jobs.t | 2 +- > t/db_dependent/api/v1/libraries.t | 2 +- > t/db_dependent/api/v1/oauth.t | 2 +- > t/db_dependent/api/v1/pagination.t | 2 +- > t/db_dependent/api/v1/password_validation.t | 2 +- > t/db_dependent/api/v1/patron_categories.t | 2 +- > t/db_dependent/api/v1/patrons.t | 2 +- > t/db_dependent/api/v1/patrons_accounts.t | 2 +- > t/db_dependent/api/v1/patrons_checkouts.t | 2 +- > t/db_dependent/api/v1/patrons_extended_attributes.t | 2 +- > t/db_dependent/api/v1/patrons_holds.t | 2 +- > t/db_dependent/api/v1/patrons_password.t | 2 +- > t/db_dependent/api/v1/patrons_password_expiration.t | 2 +- > t/db_dependent/api/v1/patrons_recalls.t | 2 +- > t/db_dependent/api/v1/preservation_Processings.t | 2 +- > t/db_dependent/api/v1/preservation_Trains.t | 2 +- > t/db_dependent/api/v1/preservation_WaitingList.t | 2 +- > t/db_dependent/api/v1/provider.t | 2 +- > t/db_dependent/api/v1/public/lists.t | 2 +- > t/db_dependent/api/v1/query.t | 2 +- > t/db_dependent/api/v1/record_sources.t | 2 +- > t/db_dependent/api/v1/responses.t | 2 +- > t/db_dependent/api/v1/return_claims.t | 2 +- > t/db_dependent/api/v1/search_filters.t | 2 +- > t/db_dependent/api/v1/smtp_servers.t | 2 +- > t/db_dependent/api/v1/stockrotation_rotas.t | 2 +- > t/db_dependent/api/v1/stockrotationstage.t | 2 +- > t/db_dependent/api/v1/suggestions.t | 2 +- > t/db_dependent/api/v1/ticket_updates.t | 2 +- > t/db_dependent/api/v1/tickets.t | 2 +- > t/db_dependent/api/v1/transfer_limits.t | 2 +- > t/db_dependent/api/v1/two_factor_auth.t | 2 +- > t/db_dependent/api/v1/unhandled_exceptions.t | 2 +- > t/db_dependent/check_kohastructure.t | 2 +- > t/db_dependent/check_sysprefs.t | 2 +- > t/db_dependent/cronjobs/advance_notices_digest.t | 2 +- > t/db_dependent/db_structure.t | 2 +- > t/db_dependent/selenium/00-onboarding.t | 2 +- > t/db_dependent/selenium/01-installation.t | 2 +- > t/db_dependent/selenium/administration_tasks.t | 2 +- > t/db_dependent/selenium/authentication.t | 2 +- > t/db_dependent/selenium/authentication_2fa.t | 2 +- > t/db_dependent/selenium/basic_workflow.t | 2 +- > t/db_dependent/selenium/batch_item_modification.t | 2 +- > t/db_dependent/selenium/ilsdi.t | 2 +- > t/db_dependent/selenium/opac_holds.t | 2 +- > t/db_dependent/selenium/opac_ill_requests.t | 2 +- > t/db_dependent/selenium/patrons_search.t | 2 +- > t/db_dependent/selenium/regressions.t | 2 +- > t/db_dependent/selenium/remove_from_cart.t | 2 +- > t/db_dependent/selenium/self_registration.t | 2 +- > t/db_dependent/selenium/system_preferences_search.t | 2 +- > t/db_dependent/selenium/update_child_to_adult.t | 2 +- > t/db_dependent/sysprefs.t | 2 +- > t/db_dependent/www/auth_values_input_www.t | 2 +- > t/db_dependent/www/batch.t | 2 +- > t/db_dependent/www/history.t | 2 +- > t/db_dependent/www/regressions.t | 2 +- > t/db_dependent/www/rest_api.t | 2 +- > t/db_dependent/www/search_utf8.t | 2 +- > t/template_filters.t | 2 +- > tools/batch_modify_holds.pl | 2 +- > xt/api.t | 2 +- > xt/author/Text_CSV_Various.t | 2 +- > xt/author/icondirectories.t | 2 +- > xt/author/pod_coverage.t | 2 +- > xt/author/valid-templates.t | 2 +- > xt/check_makefile.t | 2 +- > xt/find-license-problems.t | 4 ++-- > xt/find-misplaced-executables.t | 2 +- > xt/find-missing-auth_checks.t | 2 +- > xt/find-missing-csrf.t | 2 +- > xt/find-missing-filters.t | 2 +- > xt/find-missing-op-in-forms.t | 2 +- > xt/js_tidy.t | 2 +- > xt/pl_valid.t | 2 +- > xt/single_quotes.t | 2 +- > xt/tt_tidy.t | 2 +- > xt/use-test-no-warnings.t | 2 +- > xt/verify-debian-docbook.t | 2 +- > xt/verify-yarnlock.t | 2 +- > xt/verify_bib1.att.t | 2 +- > xt/vue_tidy.t | 2 +- > xt/yaml_valid.t | 2 +- > 771 files changed, 773 insertions(+), 773 deletions(-) > >diff --git a/Koha/App/Controller/CGI.pm b/Koha/App/Controller/CGI.pm >index 7edb590158..4df328527d 100644 >--- a/Koha/App/Controller/CGI.pm >+++ b/Koha/App/Controller/CGI.pm >@@ -11,7 +11,7 @@ package Koha::App::Controller::CGI; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Mojo::Base 'Mojolicious::Controller'; > >diff --git a/Koha/BackgroundJob/TestTransport.pm b/Koha/BackgroundJob/TestTransport.pm >index 6054ca4b7a..72e67314e7 100644 >--- a/Koha/BackgroundJob/TestTransport.pm >+++ b/Koha/BackgroundJob/TestTransport.pm >@@ -13,7 +13,7 @@ package Koha::BackgroundJob::TestTransport; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Course.pm b/Koha/Course.pm >index e4b800f043..1562316b66 100644 >--- a/Koha/Course.pm >+++ b/Koha/Course.pm >@@ -13,7 +13,7 @@ package Koha::Course; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Course/Instructor.pm b/Koha/Course/Instructor.pm >index da9864fe17..c357db926d 100644 >--- a/Koha/Course/Instructor.pm >+++ b/Koha/Course/Instructor.pm >@@ -13,7 +13,7 @@ package Koha::Course::Instructor; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Course/Instructors.pm b/Koha/Course/Instructors.pm >index 95e13bb9c3..d93f8377a3 100644 >--- a/Koha/Course/Instructors.pm >+++ b/Koha/Course/Instructors.pm >@@ -13,7 +13,7 @@ package Koha::Course::Instructors; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Course/Item.pm b/Koha/Course/Item.pm >index 6d6f3b626a..36bfe6ff74 100644 >--- a/Koha/Course/Item.pm >+++ b/Koha/Course/Item.pm >@@ -13,7 +13,7 @@ package Koha::Course::Item; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Course/Items.pm b/Koha/Course/Items.pm >index b6feda4f77..e1d5f911f8 100644 >--- a/Koha/Course/Items.pm >+++ b/Koha/Course/Items.pm >@@ -13,7 +13,7 @@ package Koha::Course::Items; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Course/Reserve.pm b/Koha/Course/Reserve.pm >index 0fb1906c9b..699c1095f7 100644 >--- a/Koha/Course/Reserve.pm >+++ b/Koha/Course/Reserve.pm >@@ -13,7 +13,7 @@ package Koha::Course::Reserve; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Course/Reserves.pm b/Koha/Course/Reserves.pm >index 5bd38a2fe7..d8dfc00f5e 100644 >--- a/Koha/Course/Reserves.pm >+++ b/Koha/Course/Reserves.pm >@@ -13,7 +13,7 @@ package Koha::Course::Reserves; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Courses.pm b/Koha/Courses.pm >index 7604deab0b..507891234e 100644 >--- a/Koha/Courses.pm >+++ b/Koha/Courses.pm >@@ -13,7 +13,7 @@ package Koha::Courses; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/ERM/EUsage/COUNTER/5.pm b/Koha/ERM/EUsage/COUNTER/5.pm >index e4dd98ec59..e52f8f1423 100644 >--- a/Koha/ERM/EUsage/COUNTER/5.pm >+++ b/Koha/ERM/EUsage/COUNTER/5.pm >@@ -15,7 +15,7 @@ package Koha::ERM::EUsage::COUNTER::5; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/ERM/EUsage/COUNTER/5_1.pm b/Koha/ERM/EUsage/COUNTER/5_1.pm >index 62e0038e12..f7ca8485b2 100644 >--- a/Koha/ERM/EUsage/COUNTER/5_1.pm >+++ b/Koha/ERM/EUsage/COUNTER/5_1.pm >@@ -15,7 +15,7 @@ package Koha::ERM::EUsage::COUNTER::5_1; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Exceptions/MarcOverlayRule.pm b/Koha/Exceptions/MarcOverlayRule.pm >index 2cedb3526a..9ed05a386a 100644 >--- a/Koha/Exceptions/MarcOverlayRule.pm >+++ b/Koha/Exceptions/MarcOverlayRule.pm >@@ -13,7 +13,7 @@ package Koha::Exceptions::MarcOverlayRule; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/File/Transport.pm b/Koha/File/Transport.pm >index fc7ac459b0..5493556943 100644 >--- a/Koha/File/Transport.pm >+++ b/Koha/File/Transport.pm >@@ -13,7 +13,7 @@ package Koha::File::Transport; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/File/Transport/FTP.pm b/Koha/File/Transport/FTP.pm >index ee0a1edea9..c2a44399b3 100644 >--- a/Koha/File/Transport/FTP.pm >+++ b/Koha/File/Transport/FTP.pm >@@ -13,7 +13,7 @@ package Koha::File::Transport::FTP; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Net::FTP; >diff --git a/Koha/File/Transport/SFTP.pm b/Koha/File/Transport/SFTP.pm >index 936472b801..2fb8ed569d 100644 >--- a/Koha/File/Transport/SFTP.pm >+++ b/Koha/File/Transport/SFTP.pm >@@ -13,7 +13,7 @@ package Koha::File::Transport::SFTP; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/File/Transports.pm b/Koha/File/Transports.pm >index c27728fcbb..2c6475bdc3 100644 >--- a/Koha/File/Transports.pm >+++ b/Koha/File/Transports.pm >@@ -13,7 +13,7 @@ package Koha::File::Transports; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/HoldGroup.pm b/Koha/HoldGroup.pm >index 08675c48eb..b99dbae005 100644 >--- a/Koha/HoldGroup.pm >+++ b/Koha/HoldGroup.pm >@@ -15,7 +15,7 @@ package Koha::HoldGroup; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/HoldGroups.pm b/Koha/HoldGroups.pm >index ad96b60704..a302f23141 100644 >--- a/Koha/HoldGroups.pm >+++ b/Koha/HoldGroups.pm >@@ -15,7 +15,7 @@ package Koha::HoldGroups; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Import/OAI/Authorities.pm b/Koha/Import/OAI/Authorities.pm >index 9b78afefb4..3c1dd9b556 100644 >--- a/Koha/Import/OAI/Authorities.pm >+++ b/Koha/Import/OAI/Authorities.pm >@@ -13,7 +13,7 @@ package Koha::Import::OAI::Authorities; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Import/OAI/Authority.pm b/Koha/Import/OAI/Authority.pm >index 965851d39c..aa44a5afbf 100644 >--- a/Koha/Import/OAI/Authority.pm >+++ b/Koha/Import/OAI/Authority.pm >@@ -13,7 +13,7 @@ package Koha::Import::OAI::Authority; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Import/OAI/Biblio.pm b/Koha/Import/OAI/Biblio.pm >index 3478a348eb..1aef151a67 100644 >--- a/Koha/Import/OAI/Biblio.pm >+++ b/Koha/Import/OAI/Biblio.pm >@@ -13,7 +13,7 @@ package Koha::Import::OAI::Biblio; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Import/OAI/Biblios.pm b/Koha/Import/OAI/Biblios.pm >index 4a7a04cf79..8f5c97fddd 100644 >--- a/Koha/Import/OAI/Biblios.pm >+++ b/Koha/Import/OAI/Biblios.pm >@@ -13,7 +13,7 @@ package Koha::Import::OAI::Biblios; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Manual.pm b/Koha/Manual.pm >index 6903b38471..ddb8d749b5 100644 >--- a/Koha/Manual.pm >+++ b/Koha/Manual.pm >@@ -13,7 +13,7 @@ package Koha::Manual; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/REST/V1/AdditionalContents.pm b/Koha/REST/V1/AdditionalContents.pm >index 9473651988..a3aa6fa62c 100644 >--- a/Koha/REST/V1/AdditionalContents.pm >+++ b/Koha/REST/V1/AdditionalContents.pm >@@ -13,7 +13,7 @@ package Koha::REST::V1::AdditionalContents; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/REST/V1/CashRegisters/Registers.pm b/Koha/REST/V1/CashRegisters/Registers.pm >index 9ab3f10e17..a5d08f6e09 100644 >--- a/Koha/REST/V1/CashRegisters/Registers.pm >+++ b/Koha/REST/V1/CashRegisters/Registers.pm >@@ -13,7 +13,7 @@ package Koha::REST::V1::CashRegisters::Registers; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/REST/V1/CirculationRules.pm b/Koha/REST/V1/CirculationRules.pm >index 81bd51fc81..6b1ec66529 100644 >--- a/Koha/REST/V1/CirculationRules.pm >+++ b/Koha/REST/V1/CirculationRules.pm >@@ -13,7 +13,7 @@ package Koha::REST::V1::CirculationRules; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/REST/V1/Config/File/Transports.pm b/Koha/REST/V1/Config/File/Transports.pm >index d3f20f3402..adabdb1a71 100644 >--- a/Koha/REST/V1/Config/File/Transports.pm >+++ b/Koha/REST/V1/Config/File/Transports.pm >@@ -13,7 +13,7 @@ package Koha::REST::V1::Config::File::Transports; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/REST/V1/Suggestions.pm b/Koha/REST/V1/Suggestions.pm >index 442a36a8ec..449c8d6135 100644 >--- a/Koha/REST/V1/Suggestions.pm >+++ b/Koha/REST/V1/Suggestions.pm >@@ -13,7 +13,7 @@ package Koha::REST::V1::Suggestions; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/Template/Plugin/Item.pm b/Koha/Template/Plugin/Item.pm >index 15fdcfe00c..1236c261b9 100644 >--- a/Koha/Template/Plugin/Item.pm >+++ b/Koha/Template/Plugin/Item.pm >@@ -15,7 +15,7 @@ package Koha::Template::Plugin::Item; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Makefile.PL b/Makefile.PL >index e3ec71e469..1a2d69914a 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -14,7 +14,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > # Current maintainer MJR http://mjr.towers.org.uk/ > # >diff --git a/admin/file_transports.pl b/admin/file_transports.pl >index a0fb042dd7..d7971ce3b8 100755 >--- a/admin/file_transports.pl >+++ b/admin/file_transports.pl >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/api/v1/swagger/swagger.yaml b/api/v1/swagger/swagger.yaml >index d1ca532726..c9ce3a3686 100644 >--- a/api/v1/swagger/swagger.yaml >+++ b/api/v1/swagger/swagger.yaml >@@ -996,7 +996,7 @@ info: > version: "1" > license: > name: "GPL v3," >- url: http://www.gnu.org/licenses/gpl.txt >+ url: https://www.gnu.org/licenses/gpl.txt > contact: > name: Koha Development Team > url: https://koha-community.org/ >diff --git a/app.psgi b/app.psgi >index b91000eaf9..05ddb519c2 100644 >--- a/app.psgi >+++ b/app.psgi >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/bin/intranet b/bin/intranet >index af5a08f48e..2c7e765805 100755 >--- a/bin/intranet >+++ b/bin/intranet >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # Copyright 2020 BibLibre > # > # This file is part of Koha. >@@ -31,7 +31,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/bin/opac b/bin/opac >index fe0b934d8f..221441c3d7 100755 >--- a/bin/opac >+++ b/bin/opac >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/build-resources.PL b/build-resources.PL >index ec7c13b6d5..4c10c8856c 100755 >--- a/build-resources.PL >+++ b/build-resources.PL >@@ -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 Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/debian/build-git-snapshot b/debian/build-git-snapshot >index a426507fef..49afc2ae3a 100755 >--- a/debian/build-git-snapshot >+++ b/debian/build-git-snapshot >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # Written by Robin Sheat <robin@catalyst.net.nz> and > # Srdjan Jankovic <srdjan@catalyst.net.nz> >diff --git a/debian/copyright b/debian/copyright >index 191a1102f5..2f04c6c3e4 100644 >--- a/debian/copyright >+++ b/debian/copyright >@@ -17,7 +17,7 @@ License: GPL-3+ > GNU General Public License for more details. > > You should have received a copy of the GNU General Public License >- along with Koha; if not, see <http://www.gnu.org/licenses>. >+ along with Koha; if not, see <https://www.gnu.org/licenses>. > > On a Debian system, you can find a copy of GPL version 3 at > /usr/share/common-licenses/GPL-3 . >diff --git a/debian/koha-common.bash-completion b/debian/koha-common.bash-completion >index 6456086019..1ef82db67e 100644 >--- a/debian/koha-common.bash-completion >+++ b/debian/koha-common.bash-completion >@@ -17,7 +17,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > _build_substract_switches() > { >diff --git a/debian/koha-common.config b/debian/koha-common.config >index 87defe2a80..e8933a6f4c 100755 >--- a/debian/koha-common.config >+++ b/debian/koha-common.config >@@ -15,7 +15,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/>. > > set -e > >diff --git a/debian/koha-common.cron.daily b/debian/koha-common.cron.daily >index 242b3f27bc..f7105f6896 100644 >--- a/debian/koha-common.cron.daily >+++ b/debian/koha-common.cron.daily >@@ -13,7 +13,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/>. > > koha-run-backups --days 2 --output /var/spool/koha > #koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/archive_purchase_suggestions.pl -c --age=years:1 >diff --git a/debian/koha-common.cron.hourly b/debian/koha-common.cron.hourly >index 0b8c2c8bdb..8714a54e3b 100644 >--- a/debian/koha-common.cron.hourly >+++ b/debian/koha-common.cron.hourly >@@ -13,7 +13,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/>. > > > koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/holds/build_holds_queue.pl >diff --git a/debian/koha-common.cron.monthly b/debian/koha-common.cron.monthly >index 000854b544..2521417e91 100644 >--- a/debian/koha-common.cron.monthly >+++ b/debian/koha-common.cron.monthly >@@ -13,7 +13,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/>. > > > koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/share_usage_with_koha_community.pl >diff --git a/debian/koha-core.bash-completion b/debian/koha-core.bash-completion >index 296e1da85f..b7e20d5b52 100644 >--- a/debian/koha-core.bash-completion >+++ b/debian/koha-core.bash-completion >@@ -17,7 +17,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > _build_substract_switches() > { >diff --git a/debian/koha-core.config b/debian/koha-core.config >index c3e4ede62d..3ce8eb6ae0 100755 >--- a/debian/koha-core.config >+++ b/debian/koha-core.config >@@ -15,7 +15,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/>. > > set -e > >diff --git a/debian/koha-post-install-setup b/debian/koha-post-install-setup >index 73faf8397d..7b7e0854cd 100644 >--- a/debian/koha-post-install-setup >+++ b/debian/koha-post-install-setup >@@ -14,7 +14,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/>. > > set -e > >diff --git a/debian/list-deps b/debian/list-deps >index 889c41bda7..381a8cf2b7 100755 >--- a/debian/list-deps >+++ b/debian/list-deps >@@ -15,7 +15,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 Modern::Perl; > use Parallel::ForkManager; >diff --git a/debian/scripts/koha-create b/debian/scripts/koha-create >index 1f32d5eee8..6eeb1fe2a9 100755 >--- a/debian/scripts/koha-create >+++ b/debian/scripts/koha-create >@@ -14,7 +14,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/>. > > # Read configuration variable file if it is present > [ -r /etc/default/koha-common ] && . /etc/default/koha-common >diff --git a/debian/scripts/koha-create-dirs b/debian/scripts/koha-create-dirs >index 822d808db4..78fd920fcd 100755 >--- a/debian/scripts/koha-create-dirs >+++ b/debian/scripts/koha-create-dirs >@@ -14,7 +14,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/>. > > > set -e >diff --git a/debian/scripts/koha-disable b/debian/scripts/koha-disable >index fffb119a07..7abe84512e 100755 >--- a/debian/scripts/koha-disable >+++ b/debian/scripts/koha-disable >@@ -14,7 +14,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/>. > > > set -e >diff --git a/debian/scripts/koha-dump b/debian/scripts/koha-dump >index e8e1b06df3..a4b5086cdb 100755 >--- a/debian/scripts/koha-dump >+++ b/debian/scripts/koha-dump >@@ -14,7 +14,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/>. > > > set -e >diff --git a/debian/scripts/koha-dump-defaults b/debian/scripts/koha-dump-defaults >index 21b1200bd6..bb0f0c9af1 100755 >--- a/debian/scripts/koha-dump-defaults >+++ b/debian/scripts/koha-dump-defaults >@@ -14,7 +14,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/>. > > > set -e >diff --git a/debian/scripts/koha-elasticsearch b/debian/scripts/koha-elasticsearch >index 65bd746e53..851e97f49b 100755 >--- a/debian/scripts/koha-elasticsearch >+++ b/debian/scripts/koha-elasticsearch >@@ -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/>. > > set -e > >diff --git a/debian/scripts/koha-email-disable b/debian/scripts/koha-email-disable >index 3d3d69797e..435a48854c 100755 >--- a/debian/scripts/koha-email-disable >+++ b/debian/scripts/koha-email-disable >@@ -14,7 +14,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/>. > > set -e > >diff --git a/debian/scripts/koha-email-enable b/debian/scripts/koha-email-enable >index 7a941c4fbc..c8a0574d11 100755 >--- a/debian/scripts/koha-email-enable >+++ b/debian/scripts/koha-email-enable >@@ -14,7 +14,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/>. > > set -e > >diff --git a/debian/scripts/koha-enable b/debian/scripts/koha-enable >index 67cbc8bf85..4aef82849d 100755 >--- a/debian/scripts/koha-enable >+++ b/debian/scripts/koha-enable >@@ -14,7 +14,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/>. > > > set -e >diff --git a/debian/scripts/koha-es-indexer b/debian/scripts/koha-es-indexer >index d1d8778779..c28963f733 100755 >--- a/debian/scripts/koha-es-indexer >+++ b/debian/scripts/koha-es-indexer >@@ -13,7 +13,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/>. > > set -e > >diff --git a/debian/scripts/koha-foreach b/debian/scripts/koha-foreach >index 66f8757d4f..133ff97ada 100755 >--- a/debian/scripts/koha-foreach >+++ b/debian/scripts/koha-foreach >@@ -13,7 +13,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/>. > > set -e > >diff --git a/debian/scripts/koha-functions.sh b/debian/scripts/koha-functions.sh >index 8f2d15c944..ade6e3c197 100755 >--- a/debian/scripts/koha-functions.sh >+++ b/debian/scripts/koha-functions.sh >@@ -15,7 +15,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/>. > > > die() >diff --git a/debian/scripts/koha-indexer b/debian/scripts/koha-indexer >index 277256012b..f85f841bfc 100755 >--- a/debian/scripts/koha-indexer >+++ b/debian/scripts/koha-indexer >@@ -14,7 +14,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/>. > > set -e > >diff --git a/debian/scripts/koha-list b/debian/scripts/koha-list >index 8cfa034700..947c00c530 100755 >--- a/debian/scripts/koha-list >+++ b/debian/scripts/koha-list >@@ -14,7 +14,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/>. > > > set -e >diff --git a/debian/scripts/koha-mysql b/debian/scripts/koha-mysql >index bfbc28476e..d59e13061c 100755 >--- a/debian/scripts/koha-mysql >+++ b/debian/scripts/koha-mysql >@@ -15,7 +15,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/>. > > set -e > umask 0077 >diff --git a/debian/scripts/koha-mysqlcheck b/debian/scripts/koha-mysqlcheck >index d3b8363526..a75feebbfe 100755 >--- a/debian/scripts/koha-mysqlcheck >+++ b/debian/scripts/koha-mysqlcheck >@@ -15,7 +15,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/>. > > set -e > >diff --git a/debian/scripts/koha-passwd b/debian/scripts/koha-passwd >index 9c050398a3..a283f4931a 100755 >--- a/debian/scripts/koha-passwd >+++ b/debian/scripts/koha-passwd >@@ -14,7 +14,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/>. > > > set -e >diff --git a/debian/scripts/koha-plack b/debian/scripts/koha-plack >index 7c112e906c..9a31d419e4 100755 >--- a/debian/scripts/koha-plack >+++ b/debian/scripts/koha-plack >@@ -16,7 +16,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/>. > > set -e > >diff --git a/debian/scripts/koha-rebuild-zebra b/debian/scripts/koha-rebuild-zebra >index bcdd79fd49..355adba516 100755 >--- a/debian/scripts/koha-rebuild-zebra >+++ b/debian/scripts/koha-rebuild-zebra >@@ -14,7 +14,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/>. > > > set -e >diff --git a/debian/scripts/koha-remove b/debian/scripts/koha-remove >index 96eff08d4c..486b3ff512 100755 >--- a/debian/scripts/koha-remove >+++ b/debian/scripts/koha-remove >@@ -14,7 +14,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/>. > > > set -e >diff --git a/debian/scripts/koha-reset-passwd b/debian/scripts/koha-reset-passwd >index ab14a1ff06..eb5441defd 100755 >--- a/debian/scripts/koha-reset-passwd >+++ b/debian/scripts/koha-reset-passwd >@@ -15,7 +15,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/>. > > > set -e >diff --git a/debian/scripts/koha-restore b/debian/scripts/koha-restore >index ede23ad18d..013051077b 100755 >--- a/debian/scripts/koha-restore >+++ b/debian/scripts/koha-restore >@@ -14,7 +14,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/>. > > > set -e >diff --git a/debian/scripts/koha-run-backups b/debian/scripts/koha-run-backups >index 91401ce6aa..2432f79738 100755 >--- a/debian/scripts/koha-run-backups >+++ b/debian/scripts/koha-run-backups >@@ -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/>. > > # Daily cron job for koha. > # - dump all sites, except one called 'demo' >diff --git a/debian/scripts/koha-shell b/debian/scripts/koha-shell >index 4711dc8cf5..33add36056 100755 >--- a/debian/scripts/koha-shell >+++ b/debian/scripts/koha-shell >@@ -13,7 +13,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 Getopt::Long; > use Modern::Perl; >diff --git a/debian/scripts/koha-sip b/debian/scripts/koha-sip >index d4648d121f..df80313f42 100755 >--- a/debian/scripts/koha-sip >+++ b/debian/scripts/koha-sip >@@ -15,7 +15,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/>. > > set -e > >diff --git a/debian/scripts/koha-sitemap b/debian/scripts/koha-sitemap >index 214e03fcc9..631f680707 100755 >--- a/debian/scripts/koha-sitemap >+++ b/debian/scripts/koha-sitemap >@@ -15,7 +15,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/>. > > set -e > >diff --git a/debian/scripts/koha-translate b/debian/scripts/koha-translate >index 9182a4627b..c085a3284d 100755 >--- a/debian/scripts/koha-translate >+++ b/debian/scripts/koha-translate >@@ -15,7 +15,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/>. > > # Read configuration variable file if it is present > [ -r /etc/default/koha-common ] && . /etc/default/koha-common >diff --git a/debian/scripts/koha-upgrade-schema b/debian/scripts/koha-upgrade-schema >index d985cd7861..37de619f07 100755 >--- a/debian/scripts/koha-upgrade-schema >+++ b/debian/scripts/koha-upgrade-schema >@@ -14,7 +14,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/>. > > set -e > >diff --git a/debian/scripts/koha-upgrade-to-3.4 b/debian/scripts/koha-upgrade-to-3.4 >index 190d841f54..984d8e5621 100755 >--- a/debian/scripts/koha-upgrade-to-3.4 >+++ b/debian/scripts/koha-upgrade-to-3.4 >@@ -16,7 +16,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/>. > > TO_UPGRADE=$@ > >diff --git a/debian/scripts/koha-worker b/debian/scripts/koha-worker >index a72536a426..28d0a5fa31 100755 >--- a/debian/scripts/koha-worker >+++ b/debian/scripts/koha-worker >@@ -13,7 +13,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/>. > > set -e > >diff --git a/debian/scripts/koha-z3950-responder b/debian/scripts/koha-z3950-responder >index 9c0f5894da..5642f2c89f 100755 >--- a/debian/scripts/koha-z3950-responder >+++ b/debian/scripts/koha-z3950-responder >@@ -17,7 +17,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/>. > > set -e > >diff --git a/debian/scripts/koha-zebra b/debian/scripts/koha-zebra >index 228b8c8ca2..2185fa0e4a 100755 >--- a/debian/scripts/koha-zebra >+++ b/debian/scripts/koha-zebra >@@ -15,7 +15,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/>. > > set -e > >diff --git a/debian/templates/plack.psgi b/debian/templates/plack.psgi >index 210a978673..f714769b54 100644 >--- a/debian/templates/plack.psgi >+++ b/debian/templates/plack.psgi >@@ -13,7 +13,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 Modern::Perl; > >diff --git a/fix-perl-path.PL b/fix-perl-path.PL >index df9f13d37b..e71bfffb0b 100644 >--- a/fix-perl-path.PL >+++ b/fix-perl-path.PL >@@ -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 Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use strict; >diff --git a/installer/data/mysql/en/mandatory/account_credit_types.yml b/installer/data/mysql/en/mandatory/account_credit_types.yml >index f73ef65176..d1664e00f9 100644 >--- a/installer/data/mysql/en/mandatory/account_credit_types.yml >+++ b/installer/data/mysql/en/mandatory/account_credit_types.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Credit types used in Koha" >diff --git a/installer/data/mysql/en/mandatory/account_debit_types.yml b/installer/data/mysql/en/mandatory/account_debit_types.yml >index e2479faa24..749d962d11 100644 >--- a/installer/data/mysql/en/mandatory/account_debit_types.yml >+++ b/installer/data/mysql/en/mandatory/account_debit_types.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Debit types used in Koha" >diff --git a/installer/data/mysql/en/mandatory/auth_values.yml b/installer/data/mysql/en/mandatory/auth_values.yml >index 1686a4de25..abfcefec21 100644 >--- a/installer/data/mysql/en/mandatory/auth_values.yml >+++ b/installer/data/mysql/en/mandatory/auth_values.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Default Koha system authorised values" >diff --git a/installer/data/mysql/en/mandatory/class_sources.yml b/installer/data/mysql/en/mandatory/class_sources.yml >index f4f71ee310..ca38aa3650 100644 >--- a/installer/data/mysql/en/mandatory/class_sources.yml >+++ b/installer/data/mysql/en/mandatory/class_sources.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Default classification sources and filing rules for Koha." >diff --git a/installer/data/mysql/en/mandatory/illbatch_statuses.yml b/installer/data/mysql/en/mandatory/illbatch_statuses.yml >index 7f507fdfca..f4babf96e3 100644 >--- a/installer/data/mysql/en/mandatory/illbatch_statuses.yml >+++ b/installer/data/mysql/en/mandatory/illbatch_statuses.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "ILL batch statuses used in Koha" >diff --git a/installer/data/mysql/en/mandatory/patron_restriction_types.yml b/installer/data/mysql/en/mandatory/patron_restriction_types.yml >index 57c4b176d6..ba27b4261f 100644 >--- a/installer/data/mysql/en/mandatory/patron_restriction_types.yml >+++ b/installer/data/mysql/en/mandatory/patron_restriction_types.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Default Koha system patron restriction types" >diff --git a/installer/data/mysql/en/mandatory/sample_frequencies.yml b/installer/data/mysql/en/mandatory/sample_frequencies.yml >index d6582a5b9d..a3bc9eb6b1 100644 >--- a/installer/data/mysql/en/mandatory/sample_frequencies.yml >+++ b/installer/data/mysql/en/mandatory/sample_frequencies.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Sample frequencies for subscriptions" >diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml >index de3eb334f5..5d3048b8f8 100644 >--- a/installer/data/mysql/en/mandatory/sample_notices.yml >+++ b/installer/data/mysql/en/mandatory/sample_notices.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # ************************************************************* > # SAMPLE NOTICES > # ************************************************************* >diff --git a/installer/data/mysql/en/mandatory/sample_numberpatterns.yml b/installer/data/mysql/en/mandatory/sample_numberpatterns.yml >index d241b7b8fc..4420b909cd 100644 >--- a/installer/data/mysql/en/mandatory/sample_numberpatterns.yml >+++ b/installer/data/mysql/en/mandatory/sample_numberpatterns.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Sample numbering patterns for subscriptions" >diff --git a/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml b/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml >index d0ee084fc5..e1965729aa 100644 >--- a/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml >+++ b/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > > # ************************************************************* >diff --git a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >index a0717cccf7..e2578913cd 100644 >--- a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >+++ b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > > # ************************************************************* >diff --git a/installer/data/mysql/en/marcflavour/marc21/optional/marc21_default_matching_rules.yml b/installer/data/mysql/en/marcflavour/marc21/optional/marc21_default_matching_rules.yml >index caff4ab63a..5011c6b21f 100644 >--- a/installer/data/mysql/en/marcflavour/marc21/optional/marc21_default_matching_rules.yml >+++ b/installer/data/mysql/en/marcflavour/marc21/optional/marc21_default_matching_rules.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # > # ************************************************************* >diff --git a/installer/data/mysql/en/marcflavour/marc21/optional/marc21_sample_fastadd_framework.yml b/installer/data/mysql/en/marcflavour/marc21/optional/marc21_sample_fastadd_framework.yml >index 74d4bb3a68..d9209805cc 100644 >--- a/installer/data/mysql/en/marcflavour/marc21/optional/marc21_sample_fastadd_framework.yml >+++ b/installer/data/mysql/en/marcflavour/marc21/optional/marc21_sample_fastadd_framework.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # > # ************************************************************* >diff --git a/installer/data/mysql/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.yml b/installer/data/mysql/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.yml >index d80f542f1e..ba407c1c20 100644 >--- a/installer/data/mysql/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.yml >+++ b/installer/data/mysql/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # > # ************************************************************* >diff --git a/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.yml b/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.yml >index abc7965c78..42e428a98c 100644 >--- a/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.yml >+++ b/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > # ************************************************************* > # KOHA UNIMARC STANDARD DEFAULT AUTHORITY FRAMEWORK >diff --git a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml b/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml >index afc80b8425..e417e4453e 100644 >--- a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml >+++ b/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > # ************************************************************* > # >diff --git a/installer/data/mysql/en/marcflavour/unimarc/optional/unimarc_sample_fastadd_framework.yml b/installer/data/mysql/en/marcflavour/unimarc/optional/unimarc_sample_fastadd_framework.yml >index 0653a51e76..8272b66bca 100644 >--- a/installer/data/mysql/en/marcflavour/unimarc/optional/unimarc_sample_fastadd_framework.yml >+++ b/installer/data/mysql/en/marcflavour/unimarc/optional/unimarc_sample_fastadd_framework.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # > # ************************************************************* >diff --git a/installer/data/mysql/en/optional/auth_val.yml b/installer/data/mysql/en/optional/auth_val.yml >index 62197838f9..94f3ad9099 100644 >--- a/installer/data/mysql/en/optional/auth_val.yml >+++ b/installer/data/mysql/en/optional/auth_val.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Some basic default authorised values for library locations, item lost status, etc." >diff --git a/installer/data/mysql/en/optional/csv_profiles.yml b/installer/data/mysql/en/optional/csv_profiles.yml >index 6e871d5825..bd0aaee8ab 100644 >--- a/installer/data/mysql/en/optional/csv_profiles.yml >+++ b/installer/data/mysql/en/optional/csv_profiles.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "CSV profiles" >diff --git a/installer/data/mysql/en/optional/marc21_holdings_coded_values.yml b/installer/data/mysql/en/optional/marc21_holdings_coded_values.yml >index 082c48a73e..e164c53d29 100644 >--- a/installer/data/mysql/en/optional/marc21_holdings_coded_values.yml >+++ b/installer/data/mysql/en/optional/marc21_holdings_coded_values.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Coded values conforming to the Z39.71-2006 holdings statements for bibliographic items." >diff --git a/installer/data/mysql/en/optional/marc21_relatorterms.yml b/installer/data/mysql/en/optional/marc21_relatorterms.yml >index 4970dd1209..b54578c4a0 100644 >--- a/installer/data/mysql/en/optional/marc21_relatorterms.yml >+++ b/installer/data/mysql/en/optional/marc21_relatorterms.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "MARC code list for relators, as of http://www.loc.gov/marc/relators/relaterm.html" >diff --git a/installer/data/mysql/en/optional/parameters.yml b/installer/data/mysql/en/optional/parameters.yml >index 9d325e7454..a00a1df43a 100644 >--- a/installer/data/mysql/en/optional/parameters.yml >+++ b/installer/data/mysql/en/optional/parameters.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Some basic currencies with USA dollar as default for ACQ module" >diff --git a/installer/data/mysql/en/optional/patron_atributes.yml b/installer/data/mysql/en/optional/patron_atributes.yml >index 69d117e46f..e21feac728 100644 >--- a/installer/data/mysql/en/optional/patron_atributes.yml >+++ b/installer/data/mysql/en/optional/patron_atributes.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Useful patron attribute types:" >diff --git a/installer/data/mysql/en/optional/patron_categories.yml b/installer/data/mysql/en/optional/patron_categories.yml >index 2d4038c689..b0ca75b13a 100644 >--- a/installer/data/mysql/en/optional/patron_categories.yml >+++ b/installer/data/mysql/en/optional/patron_categories.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Sample patron types and categories. Types are currently hardcoded but you can manage categories after installation from the administration module." >diff --git a/installer/data/mysql/en/optional/sample_creator_data.yml b/installer/data/mysql/en/optional/sample_creator_data.yml >index 465da85c1d..62a5be2ea6 100644 >--- a/installer/data/mysql/en/optional/sample_creator_data.yml >+++ b/installer/data/mysql/en/optional/sample_creator_data.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Sample label and patron card data" >diff --git a/installer/data/mysql/en/optional/sample_itemtypes.yml b/installer/data/mysql/en/optional/sample_itemtypes.yml >index 55f4d3d025..317f41e5c0 100644 >--- a/installer/data/mysql/en/optional/sample_itemtypes.yml >+++ b/installer/data/mysql/en/optional/sample_itemtypes.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "A set of default item types." >diff --git a/installer/data/mysql/en/optional/sample_libraries.yml b/installer/data/mysql/en/optional/sample_libraries.yml >index 344d36b282..253d337876 100644 >--- a/installer/data/mysql/en/optional/sample_libraries.yml >+++ b/installer/data/mysql/en/optional/sample_libraries.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Sample libraries." >diff --git a/installer/data/mysql/en/optional/sample_libraries_holidays.yml b/installer/data/mysql/en/optional/sample_libraries_holidays.yml >index a70ac1aaf5..af6676399d 100644 >--- a/installer/data/mysql/en/optional/sample_libraries_holidays.yml >+++ b/installer/data/mysql/en/optional/sample_libraries_holidays.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Sample holidays: Sunday, Christmas, New Year's" >diff --git a/installer/data/mysql/en/optional/sample_news.yml b/installer/data/mysql/en/optional/sample_news.yml >index 39432d9d7d..88eff194ad 100644 >--- a/installer/data/mysql/en/optional/sample_news.yml >+++ b/installer/data/mysql/en/optional/sample_news.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Sample news items" >diff --git a/installer/data/mysql/en/optional/sample_patrons.yml b/installer/data/mysql/en/optional/sample_patrons.yml >index 05cc4c1351..565c971cde 100644 >--- a/installer/data/mysql/en/optional/sample_patrons.yml >+++ b/installer/data/mysql/en/optional/sample_patrons.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Sample patrons" >diff --git a/installer/data/mysql/en/optional/sample_quotes.yml b/installer/data/mysql/en/optional/sample_quotes.yml >index 9ef5a3391b..6dc1347fe6 100644 >--- a/installer/data/mysql/en/optional/sample_quotes.yml >+++ b/installer/data/mysql/en/optional/sample_quotes.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Sample quotes" >diff --git a/installer/data/mysql/en/optional/sample_z3950_servers.yml b/installer/data/mysql/en/optional/sample_z3950_servers.yml >index c35098df28..d14a4364c6 100644 >--- a/installer/data/mysql/en/optional/sample_z3950_servers.yml >+++ b/installer/data/mysql/en/optional/sample_z3950_servers.yml >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > description: > - "Allow access to the following servers to search and download record information:" >diff --git a/installer/data/mysql/localization/de-DE/custom.sql b/installer/data/mysql/localization/de-DE/custom.sql >index 0672294bb9..c30dad0d1d 100644 >--- a/installer/data/mysql/localization/de-DE/custom.sql >+++ b/installer/data/mysql/localization/de-DE/custom.sql >@@ -14,7 +14,7 @@ > -- GNU General Public License for more details. > -- > -- You should have received a copy of the GNU General Public License >--- along with Koha; if not, see <http://www.gnu.org/licenses>. >+-- along with Koha; if not, see <https://www.gnu.org/licenses>. > > UPDATE systempreferences SET value = 'DE' WHERE variable = 'AmazonLocale'; > UPDATE systempreferences SET value = 'Vater|Mutter' WHERE variable = 'borrowerRelationship'; >diff --git a/installer/data/mysql/localization/es-ES/custom.sql b/installer/data/mysql/localization/es-ES/custom.sql >index b38d90205a..aca01785b1 100644 >--- a/installer/data/mysql/localization/es-ES/custom.sql >+++ b/installer/data/mysql/localization/es-ES/custom.sql >@@ -14,7 +14,7 @@ > -- GNU General Public License for more details. > -- > -- You should have received a copy of the GNU General Public License >--- along with Koha; if not, see <http://www.gnu.org/licenses>. >+-- along with Koha; if not, see <https://www.gnu.org/licenses>. > > UPDATE systempreferences SET value = 'padre|madre' WHERE variable = 'borrowerRelationship'; > UPDATE systempreferences SET value = 'Sr.|Sra.' WHERE variable = 'BorrowersTitles'; >diff --git a/installer/data/mysql/localization/fr-CA/custom.sql b/installer/data/mysql/localization/fr-CA/custom.sql >index 35eb89107c..da727eaf90 100644 >--- a/installer/data/mysql/localization/fr-CA/custom.sql >+++ b/installer/data/mysql/localization/fr-CA/custom.sql >@@ -14,7 +14,7 @@ > -- GNU General Public License for more details. > -- > -- You should have received a copy of the GNU General Public License >--- along with Koha; if not, see <http://www.gnu.org/licenses>. >+-- along with Koha; if not, see <https://www.gnu.org/licenses>. > > UPDATE systempreferences SET value = 'fre|eng' WHERE variable = 'AdvancedSearchLanguages'; > UPDATE systempreferences SET value = 'CA' WHERE variable = 'AmazonLocale'; >diff --git a/installer/data/mysql/localization/it-IT/custom.sql b/installer/data/mysql/localization/it-IT/custom.sql >index ab61d1b318..3aab571f89 100644 >--- a/installer/data/mysql/localization/it-IT/custom.sql >+++ b/installer/data/mysql/localization/it-IT/custom.sql >@@ -14,7 +14,7 @@ > -- GNU General Public License for more details. > -- > -- You should have received a copy of the GNU General Public License >--- along with Koha; if not, see <http://www.gnu.org/licenses>. >+-- along with Koha; if not, see <https://www.gnu.org/licenses>. > > -- Koha is free software; you can redistribute it and/or modify it under the > -- terms of the GNU General Public License as published by the Free Software >diff --git a/installer/data/mysql/localization/nb-NO/custom.sql b/installer/data/mysql/localization/nb-NO/custom.sql >index c98a86ae52..f6afc67f4e 100644 >--- a/installer/data/mysql/localization/nb-NO/custom.sql >+++ b/installer/data/mysql/localization/nb-NO/custom.sql >@@ -14,7 +14,7 @@ > -- GNU General Public License for more details. > -- > -- You should have received a copy of the GNU General Public License >--- along with Koha; if not, see <http://www.gnu.org/licenses>. >+-- along with Koha; if not, see <https://www.gnu.org/licenses>. > > UPDATE systempreferences SET value = 'surname|cardnumber' WHERE variable = 'BorrowerMandatoryField'; > UPDATE systempreferences SET value = 'far|mor' WHERE variable = 'borrowerRelationship'; >diff --git a/installer/data/mysql/localization/pl-PL/custom.sql b/installer/data/mysql/localization/pl-PL/custom.sql >index 58e867d2ae..79f315f2fb 100644 >--- a/installer/data/mysql/localization/pl-PL/custom.sql >+++ b/installer/data/mysql/localization/pl-PL/custom.sql >@@ -14,7 +14,7 @@ > -- GNU General Public License for more details. > -- > -- You should have received a copy of the GNU General Public License >--- along with Koha; if not, see <http://www.gnu.org/licenses>. >+-- along with Koha; if not, see <https://www.gnu.org/licenses>. > > UPDATE `currency` SET `active` = 0; > INSERT INTO `currency` (`currency`, `rate`, `symbol`, `active`) VALUES ('PLN', 1.0, 'zÅ', '1'); >diff --git a/installer/data/mysql/localization/ru-RU/custom.sql b/installer/data/mysql/localization/ru-RU/custom.sql >index 47979328e4..c4e4498d0a 100644 >--- a/installer/data/mysql/localization/ru-RU/custom.sql >+++ b/installer/data/mysql/localization/ru-RU/custom.sql >@@ -14,7 +14,7 @@ > -- GNU General Public License for more details. > -- > -- You should have received a copy of the GNU General Public License >--- along with Koha; if not, see <http://www.gnu.org/licenses>. >+-- along with Koha; if not, see <https://www.gnu.org/licenses>. > > --- classification schemes or sources > DELETE FROM `class_sources`; >diff --git a/installer/data/mysql/localization/uk-UA/custom.sql b/installer/data/mysql/localization/uk-UA/custom.sql >index c22cfc978b..ab7c8185fa 100644 >--- a/installer/data/mysql/localization/uk-UA/custom.sql >+++ b/installer/data/mysql/localization/uk-UA/custom.sql >@@ -14,7 +14,7 @@ > -- GNU General Public License for more details. > -- > -- You should have received a copy of the GNU General Public License >--- along with Koha; if not, see <http://www.gnu.org/licenses>. >+-- along with Koha; if not, see <https://www.gnu.org/licenses>. > > UPDATE `currency` SET `active` = 0; > INSERT INTO `currency` (currency, symbol, rate, active, archived) VALUES >diff --git a/installer/data/mysql/mandatory/keyboard_shortcuts.sql b/installer/data/mysql/mandatory/keyboard_shortcuts.sql >index e9caf9c008..9f57f1e1d3 100644 >--- a/installer/data/mysql/mandatory/keyboard_shortcuts.sql >+++ b/installer/data/mysql/mandatory/keyboard_shortcuts.sql >@@ -17,7 +17,7 @@ > -- GNU General Public License for more details. > -- > -- You should have received a copy of the GNU General Public License >--- along with Koha; if not, see <http://www.gnu.org/licenses>. >+-- along with Koha; if not, see <https://www.gnu.org/licenses>. > > -- keyboard shortcuts > INSERT INTO keyboard_shortcuts (shortcut_name, shortcut_keys) VALUES >diff --git a/misc/admin/koha-preferences b/misc/admin/koha-preferences >index 1cb866f5ba..3b6cc93f26 100755 >--- a/misc/admin/koha-preferences >+++ b/misc/admin/koha-preferences >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/misc/bin/koha-zebra-ctl.sh b/misc/bin/koha-zebra-ctl.sh >index 3b9cd81bfe..28b8ec556a 100755 >--- a/misc/bin/koha-zebra-ctl.sh >+++ b/misc/bin/koha-zebra-ctl.sh >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > ### BEGIN INIT INFO > # Provides: koha-zebra-daemon >diff --git a/misc/cronjobs/CONFIGURE.gmail b/misc/cronjobs/CONFIGURE.gmail >index d096dfaa91..ba88185982 100644 >--- a/misc/cronjobs/CONFIGURE.gmail >+++ b/misc/cronjobs/CONFIGURE.gmail >@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > GNU General Public License for more details. > > You should have received a copy of the GNU General Public License >-along with Koha; if not, see <http://www.gnu.org/licenses>. >+along with Koha; if not, see <https://www.gnu.org/licenses>. > > Author: Chris Nighswonger (cnighswonger AT foundations DOT edu > >diff --git a/misc/maintenance/make_zebra_dom_cfg_from_record_abs b/misc/maintenance/make_zebra_dom_cfg_from_record_abs >index d62b978f8d..1f30ddb03c 100755 >--- a/misc/maintenance/make_zebra_dom_cfg_from_record_abs >+++ b/misc/maintenance/make_zebra_dom_cfg_from_record_abs >@@ -14,7 +14,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use strict; > use warnings; >diff --git a/misc/translator/translate b/misc/translator/translate >index 3c186d3ea2..53261f800b 100755 >--- a/misc/translator/translate >+++ b/misc/translator/translate >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > package Main; > >diff --git a/misc/translator/xgettext-installer b/misc/translator/xgettext-installer >index 45d2a872e5..16bf93d438 100755 >--- a/misc/translator/xgettext-installer >+++ b/misc/translator/xgettext-installer >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > =head1 NAME > >diff --git a/misc/translator/xgettext-pref b/misc/translator/xgettext-pref >index 77b11610ec..3134d42633 100755 >--- a/misc/translator/xgettext-pref >+++ b/misc/translator/xgettext-pref >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > =head1 NAME > >diff --git a/misc/translator/xgettext-tt2 b/misc/translator/xgettext-tt2 >index 02bb61f4a1..1e39e56361 100755 >--- a/misc/translator/xgettext-tt2 >+++ b/misc/translator/xgettext-tt2 >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/opac/svc/auth/googleopenidconnect b/opac/svc/auth/googleopenidconnect >index 8d231f289f..a6439f4af4 100755 >--- a/opac/svc/auth/googleopenidconnect >+++ b/opac/svc/auth/googleopenidconnect >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > # > # Basic OAuth2/OpenID Connect authentication for google goes like this >diff --git a/opac/svc/checkout_notes b/opac/svc/checkout_notes >index 3b53de60c3..02e75e0d85 100755 >--- a/opac/svc/checkout_notes >+++ b/opac/svc/checkout_notes >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/opac/svc/club/cancel_enrollment b/opac/svc/club/cancel_enrollment >index d97a6da2fd..2967dc7115 100755 >--- a/opac/svc/club/cancel_enrollment >+++ b/opac/svc/club/cancel_enrollment >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/opac/svc/club/enroll b/opac/svc/club/enroll >index 33394f6ebe..81e3a76bee 100755 >--- a/opac/svc/club/enroll >+++ b/opac/svc/club/enroll >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/opac/svc/overdrive b/opac/svc/overdrive >index 86e02413cd..39be2ef780 100755 >--- a/opac/svc/overdrive >+++ b/opac/svc/overdrive >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use CGI qw ( -utf8 ); >diff --git a/opac/svc/overdrive_proxy b/opac/svc/overdrive_proxy >index b23f74017d..443dde279e 100755 >--- a/opac/svc/overdrive_proxy >+++ b/opac/svc/overdrive_proxy >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > =head1 NAME > >diff --git a/opac/svc/report b/opac/svc/report >index 8d9c851f04..3c2812f3ce 100755 >--- a/opac/svc/report >+++ b/opac/svc/report >@@ -19,7 +19,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/opac/svc/suggestion b/opac/svc/suggestion >index 9305153430..2bbce10da5 100755 >--- a/opac/svc/suggestion >+++ b/opac/svc/suggestion >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > =head1 NAME > >diff --git a/opac/unapi b/opac/unapi >index ffc325cbf1..62ae2d7849 100755 >--- a/opac/unapi >+++ b/opac/unapi >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/reports/orders_by_fund.pl b/reports/orders_by_fund.pl >index 29cb175afe..6eda26fa73 100755 >--- a/reports/orders_by_fund.pl >+++ b/reports/orders_by_fund.pl >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > =head1 orders_by_budget > >diff --git a/reserve/hold-group.pl b/reserve/hold-group.pl >index 55d62179f6..3d78974906 100755 >--- a/reserve/hold-group.pl >+++ b/reserve/hold-group.pl >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use CGI qw( -utf8 ); >diff --git a/rewrite-config.PL b/rewrite-config.PL >index 11b6c4cf12..c595e2a084 100644 >--- a/rewrite-config.PL >+++ b/rewrite-config.PL >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > # Current maintainer MJR http://mjr.towers.org.uk/ > # >diff --git a/svc/article_request b/svc/article_request >index 94c30ee743..b3d810918b 100755 >--- a/svc/article_request >+++ b/svc/article_request >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/authentication b/svc/authentication >index 8d6aa6b9d0..83745a4599 100755 >--- a/svc/authentication >+++ b/svc/authentication >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/authorised_values b/svc/authorised_values >index 104c5e5c5c..f17e2789c3 100755 >--- a/svc/authorised_values >+++ b/svc/authorised_values >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/barcode b/svc/barcode >index 59fef5a71f..a1f3d34456 100755 >--- a/svc/barcode >+++ b/svc/barcode >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/bib b/svc/bib >index 8ce54772bf..0938ec7a8c 100755 >--- a/svc/bib >+++ b/svc/bib >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/bib_framework b/svc/bib_framework >index a6125bac08..fe86f09298 100755 >--- a/svc/bib_framework >+++ b/svc/bib_framework >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > use Modern::Perl; > use CGI qw ( -utf8 ); >diff --git a/svc/bib_profile b/svc/bib_profile >index 0a930a9750..eb7d511b0a 100755 >--- a/svc/bib_profile >+++ b/svc/bib_profile >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/cataloguing/control_num_sequences b/svc/cataloguing/control_num_sequences >index 66395ef7df..5ab4e9e840 100755 >--- a/svc/cataloguing/control_num_sequences >+++ b/svc/cataloguing/control_num_sequences >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/cataloguing/metasearch b/svc/cataloguing/metasearch >index 2392ceafcb..429e4a00a8 100755 >--- a/svc/cataloguing/metasearch >+++ b/svc/cataloguing/metasearch >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/checkin b/svc/checkin >index 9d9445f4f7..ba5a3e8800 100755 >--- a/svc/checkin >+++ b/svc/checkin >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/checkout_notes b/svc/checkout_notes >index ce76603487..8942c7d843 100755 >--- a/svc/checkout_notes >+++ b/svc/checkout_notes >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/checkouts b/svc/checkouts >index a8c92354d7..9b45a03fbf 100755 >--- a/svc/checkouts >+++ b/svc/checkouts >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/club/cancel_enrollment b/svc/club/cancel_enrollment >index d9c76c7ed1..2173a2c110 100755 >--- a/svc/club/cancel_enrollment >+++ b/svc/club/cancel_enrollment >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/club/delete b/svc/club/delete >index 7eb394b95b..c2564628b1 100755 >--- a/svc/club/delete >+++ b/svc/club/delete >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/club/enroll b/svc/club/enroll >index 4c62d702b3..0e642ca2fa 100755 >--- a/svc/club/enroll >+++ b/svc/club/enroll >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/club/template/delete b/svc/club/template/delete >index 83ba36bdcb..6d83701f12 100755 >--- a/svc/club/template/delete >+++ b/svc/club/template/delete >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/config/systempreferences b/svc/config/systempreferences >index e1cbc421ea..ff2d45ffb2 100755 >--- a/svc/config/systempreferences >+++ b/svc/config/systempreferences >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/convert_report b/svc/convert_report >index d6ea5c8649..dc186a528c 100755 >--- a/svc/convert_report >+++ b/svc/convert_report >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/cover_images b/svc/cover_images >index 4efe7c94a6..8b310e4a45 100755 >--- a/svc/cover_images >+++ b/svc/cover_images >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/creator_batches b/svc/creator_batches >index 4d9303bf8f..c07e7f3fa8 100755 >--- a/svc/creator_batches >+++ b/svc/creator_batches >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/holds b/svc/holds >index 8dc9c75cd0..1f9acb167a 100755 >--- a/svc/holds >+++ b/svc/holds >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/import_bib b/svc/import_bib >index 8673bc3c3d..b2770f0150 100755 >--- a/svc/import_bib >+++ b/svc/import_bib >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/letters/get b/svc/letters/get >index 6cc08e58ff..865e3f6bc8 100755 >--- a/svc/letters/get >+++ b/svc/letters/get >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/letters/preview b/svc/letters/preview >index 4ee9d33501..86046327be 100755 >--- a/svc/letters/preview >+++ b/svc/letters/preview >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use CGI qw( -utf8 ); >diff --git a/svc/mana/increment b/svc/mana/increment >index e121733e81..9bca7baf19 100755 >--- a/svc/mana/increment >+++ b/svc/mana/increment >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/mana/search b/svc/mana/search >index 2a5ade46c5..2cda2d3096 100755 >--- a/svc/mana/search >+++ b/svc/mana/search >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/mana/share b/svc/mana/share >index 665bd5992d..7a3f6acdca 100755 >--- a/svc/mana/share >+++ b/svc/mana/share >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/mana/use b/svc/mana/use >index 9b5e29e58a..446c62e3d5 100755 >--- a/svc/mana/use >+++ b/svc/mana/use >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/members/add_to_list b/svc/members/add_to_list >index d523ceb3e2..4f6aa422b0 100755 >--- a/svc/members/add_to_list >+++ b/svc/members/add_to_list >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use CGI; >diff --git a/svc/new_bib b/svc/new_bib >index da5a2a68be..6f8dea6eae 100755 >--- a/svc/new_bib >+++ b/svc/new_bib >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > > use Modern::Perl; >diff --git a/svc/problem_reports b/svc/problem_reports >index f672c1412b..dc7cb43f2e 100755 >--- a/svc/problem_reports >+++ b/svc/problem_reports >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/recall b/svc/recall >index 6d0400f6b1..b1e5b593ef 100755 >--- a/svc/recall >+++ b/svc/recall >@@ -14,7 +14,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/records/preview b/svc/records/preview >index fa06b325fd..be9b75b9a2 100755 >--- a/svc/records/preview >+++ b/svc/records/preview >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use CGI; >diff --git a/svc/renew b/svc/renew >index a2877d5f7f..4f117a8d3d 100755 >--- a/svc/renew >+++ b/svc/renew >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/report b/svc/report >index f5045c0b1b..905dff8fd9 100755 >--- a/svc/report >+++ b/svc/report >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/return_claims b/svc/return_claims >index e038a2ed5b..fa6ffee135 100755 >--- a/svc/return_claims >+++ b/svc/return_claims >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/svc/virtualshelves/search b/svc/virtualshelves/search >index 5b2fad33ae..1a14171a5a 100755 >--- a/svc/virtualshelves/search >+++ b/svc/virtualshelves/search >@@ -89,4 +89,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > GNU General Public License for more details. > > You should have received a copy of the GNU General Public License >-along with Koha; if not, see <http://www.gnu.org/licenses>. >+along with Koha; if not, see <https://www.gnu.org/licenses>. >diff --git a/t/00-check-atomic-updates.t b/t/00-check-atomic-updates.t >index 8237812fb6..ea9c7cc7af 100755 >--- a/t/00-check-atomic-updates.t >+++ b/t/00-check-atomic-updates.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/00-load.t b/t/00-load.t >index f009848566..60db7ef97d 100755 >--- a/t/00-load.t >+++ b/t/00-load.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/00-merge-conflict-markers.t b/t/00-merge-conflict-markers.t >index dbfecbc04d..c595f9a8ad 100755 >--- a/t/00-merge-conflict-markers.t >+++ b/t/00-merge-conflict-markers.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/00-valid-xml.t b/t/00-valid-xml.t >index baa36291d4..0fb4127d89 100755 >--- a/t/00-valid-xml.t >+++ b/t/00-valid-xml.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Auth.t b/t/Auth.t >index d7eedee376..ff1201329c 100755 >--- a/t/Auth.t >+++ b/t/Auth.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/Biblio.t b/t/Biblio.t >index c484e35d15..11f1dd88bc 100755 >--- a/t/Biblio.t >+++ b/t/Biblio.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Biblio/TransformHtmlToXml.t b/t/Biblio/TransformHtmlToXml.t >index 5c245e6364..215468d6f3 100755 >--- a/t/Biblio/TransformHtmlToXml.t >+++ b/t/Biblio/TransformHtmlToXml.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Charset.t b/t/Charset.t >index fa154a814d..26d144ccd6 100755 >--- a/t/Charset.t >+++ b/t/Charset.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Circulation/AgeRestrictionMarkers.t b/t/Circulation/AgeRestrictionMarkers.t >index 4b927e6e28..6013a79c15 100755 >--- a/t/Circulation/AgeRestrictionMarkers.t >+++ b/t/Circulation/AgeRestrictionMarkers.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Circulation_barcodedecode.t b/t/Circulation_barcodedecode.t >index 1081bca273..a4ae0ff94a 100755 >--- a/t/Circulation_barcodedecode.t >+++ b/t/Circulation_barcodedecode.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Context.t b/t/Context.t >index c91493e491..4a3b2de636 100755 >--- a/t/Context.t >+++ b/t/Context.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/CookieManager.t b/t/CookieManager.t >index 639b681d12..1fea3c6505 100755 >--- a/t/CookieManager.t >+++ b/t/CookieManager.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use CGI; >diff --git a/t/ImportBatch.t b/t/ImportBatch.t >index 0258e4e5c3..33f09167f3 100755 >--- a/t/ImportBatch.t >+++ b/t/ImportBatch.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Auth/Permissions.t b/t/Koha/Auth/Permissions.t >index 41ac3c8b2e..5ead5e3a31 100755 >--- a/t/Koha/Auth/Permissions.t >+++ b/t/Koha/Auth/Permissions.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Config.t b/t/Koha/Config.t >index b7534f0bca..9040c79f14 100755 >--- a/t/Koha/Config.t >+++ b/t/Koha/Config.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Database/Columns.t b/t/Koha/Database/Columns.t >index 973b355438..8d0e041ded 100755 >--- a/t/Koha/Database/Columns.t >+++ b/t/Koha/Database/Columns.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/Koha/Email.t b/t/Koha/Email.t >index e80272092c..0b73edeabd 100755 >--- a/t/Koha/Email.t >+++ b/t/Koha/Email.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Exceptions.t b/t/Koha/Exceptions.t >index 592af87b65..0f12bc2e7d 100755 >--- a/t/Koha/Exceptions.t >+++ b/t/Koha/Exceptions.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Installer/Output.t b/t/Koha/Installer/Output.t >index 1b94f17912..2d99f167a8 100755 >--- a/t/Koha/Installer/Output.t >+++ b/t/Koha/Installer/Output.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/ItemType.t b/t/Koha/ItemType.t >index fe77716629..60fe08fa94 100755 >--- a/t/Koha/ItemType.t >+++ b/t/Koha/ItemType.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Manual.t b/t/Koha/Manual.t >index 1f9dc539ef..1180fc4be3 100755 >--- a/t/Koha/Manual.t >+++ b/t/Koha/Manual.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Middleware/RealIP.t b/t/Koha/Middleware/RealIP.t >index 3c4811c7b7..233b9d9d3d 100755 >--- a/t/Koha/Middleware/RealIP.t >+++ b/t/Koha/Middleware/RealIP.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use strict; > use warnings; >diff --git a/t/Koha/Middleware/SetEnv.t b/t/Koha/Middleware/SetEnv.t >index 049b6b22d8..043bef43be 100755 >--- a/t/Koha/Middleware/SetEnv.t >+++ b/t/Koha/Middleware/SetEnv.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use strict; > use warnings; >diff --git a/t/Koha/Object/Message.t b/t/Koha/Object/Message.t >index 10fbb1d008..78c01e4e0c 100755 >--- a/t/Koha/Object/Message.t >+++ b/t/Koha/Object/Message.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Plugins/HtmlScrubber.t b/t/Koha/Plugins/HtmlScrubber.t >index 046522ff8d..3ee3e46430 100755 >--- a/t/Koha/Plugins/HtmlScrubber.t >+++ b/t/Koha/Plugins/HtmlScrubber.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Plugins/SafeURL.t b/t/Koha/Plugins/SafeURL.t >index 054122ed7a..33b5804d06 100755 >--- a/t/Koha/Plugins/SafeURL.t >+++ b/t/Koha/Plugins/SafeURL.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Plugins/Tab.t b/t/Koha/Plugins/Tab.t >index f6595bb229..5ca4b138fe 100755 >--- a/t/Koha/Plugins/Tab.t >+++ b/t/Koha/Plugins/Tab.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/REST/Plugin/Query.t b/t/Koha/REST/Plugin/Query.t >index 23f63d3d69..66426f1f4e 100755 >--- a/t/Koha/REST/Plugin/Query.t >+++ b/t/Koha/REST/Plugin/Query.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Result/Boolean.t b/t/Koha/Result/Boolean.t >index 8dc0f92a83..df42d65f65 100755 >--- a/t/Koha/Result/Boolean.t >+++ b/t/Koha/Result/Boolean.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Script.t b/t/Koha/Script.t >index e7a50f4932..8e5f4e43bd 100755 >--- a/t/Koha/Script.t >+++ b/t/Koha/Script.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Script_cron.t b/t/Koha/Script_cron.t >index 1e03a487ff..b1587150d5 100755 >--- a/t/Koha/Script_cron.t >+++ b/t/Koha/Script_cron.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t b/t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t >index 3f2e23ee4f..25a7de81b7 100755 >--- a/t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t >+++ b/t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/SearchEngine/Elasticsearch/Search.t b/t/Koha/SearchEngine/Elasticsearch/Search.t >index 06b1c157ed..78b46e49bf 100755 >--- a/t/Koha/SearchEngine/Elasticsearch/Search.t >+++ b/t/Koha/SearchEngine/Elasticsearch/Search.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/SearchEngine/Search.t b/t/Koha/SearchEngine/Search.t >index 3073116fe1..3632830dd2 100755 >--- a/t/Koha/SearchEngine/Search.t >+++ b/t/Koha/SearchEngine/Search.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/SearchEngine/Zebra/QueryBuilder.t b/t/Koha/SearchEngine/Zebra/QueryBuilder.t >index 4764054c25..05c3266a86 100755 >--- a/t/Koha/SearchEngine/Zebra/QueryBuilder.t >+++ b/t/Koha/SearchEngine/Zebra/QueryBuilder.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Util/MARC.t b/t/Koha/Util/MARC.t >index fa8140ef28..bc339d6d74 100755 >--- a/t/Koha/Util/MARC.t >+++ b/t/Koha/Util/MARC.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Util/Normalize.t b/t/Koha/Util/Normalize.t >index c50b08e54d..6c68dd4f4e 100755 >--- a/t/Koha/Util/Normalize.t >+++ b/t/Koha/Util/Normalize.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha/Util/OpenDocument.t b/t/Koha/Util/OpenDocument.t >index e9b00a074a..0d41325ff1 100755 >--- a/t/Koha/Util/OpenDocument.t >+++ b/t/Koha/Util/OpenDocument.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha_MetadataRecord.t b/t/Koha_MetadataRecord.t >index 788ca7e9f9..2240012e97 100755 >--- a/t/Koha_MetadataRecord.t >+++ b/t/Koha_MetadataRecord.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha_SearchEngine_Elasticsearch_Browse.t b/t/Koha_SearchEngine_Elasticsearch_Browse.t >index 044c6626e9..fbe2f730f1 100755 >--- a/t/Koha_SearchEngine_Elasticsearch_Browse.t >+++ b/t/Koha_SearchEngine_Elasticsearch_Browse.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha_Template_Plugin_HtmlId.t b/t/Koha_Template_Plugin_HtmlId.t >index 79647fb407..fb05093036 100755 >--- a/t/Koha_Template_Plugin_HtmlId.t >+++ b/t/Koha_Template_Plugin_HtmlId.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha_Template_Plugin_Koha.t b/t/Koha_Template_Plugin_Koha.t >index 452db35dea..99baa31ab5 100755 >--- a/t/Koha_Template_Plugin_Koha.t >+++ b/t/Koha_Template_Plugin_Koha.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Koha_Util_MARC.t b/t/Koha_Util_MARC.t >index 7948e45e3b..c6552d1d79 100755 >--- a/t/Koha_Util_MARC.t >+++ b/t/Koha_Util_MARC.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # Note that at present this test is almost identical to the one testing > # the encapsulating method in Koha::MetadataRecord. >diff --git a/t/Koha_XSLT_HTTPS.t b/t/Koha_XSLT_HTTPS.t >index 6ac67bbc5d..7d4e1ee84f 100755 >--- a/t/Koha_XSLT_HTTPS.t >+++ b/t/Koha_XSLT_HTTPS.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Labels.t b/t/Labels.t >index 5facaaed78..e6764d4e4b 100755 >--- a/t/Labels.t >+++ b/t/Labels.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > # for context, see http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2691 > >diff --git a/t/Labels_split_Regex.t b/t/Labels_split_Regex.t >index 7edada5713..abfe31e311 100755 >--- a/t/Labels_split_Regex.t >+++ b/t/Labels_split_Regex.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Labels_split_ccn.t b/t/Labels_split_ccn.t >index 0401b3e18b..2ce3df292e 100755 >--- a/t/Labels_split_ccn.t >+++ b/t/Labels_split_ccn.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > # for context, see http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2691 > >diff --git a/t/Labels_split_ddcn.t b/t/Labels_split_ddcn.t >index 77d09c59ac..fc2cb6431f 100755 >--- a/t/Labels_split_ddcn.t >+++ b/t/Labels_split_ddcn.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > # for context, see http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2691 > >diff --git a/t/Labels_split_lccn.t b/t/Labels_split_lccn.t >index cfb3ff2e3b..7b69fd34a1 100755 >--- a/t/Labels_split_lccn.t >+++ b/t/Labels_split_lccn.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > # for context, see http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2691 > >diff --git a/t/Languages.t b/t/Languages.t >index d573ac7b69..8b81556f0b 100755 >--- a/t/Languages.t >+++ b/t/Languages.t >@@ -15,7 +15,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/Logger.t b/t/Logger.t >index 3017aab387..4c017f81e2 100755 >--- a/t/Logger.t >+++ b/t/Logger.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Makefile.t b/t/Makefile.t >index 5ca240d5c3..ff67aadc4f 100755 >--- a/t/Makefile.t >+++ b/t/Makefile.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/OpenLibrarySearch.t b/t/OpenLibrarySearch.t >index ff9f9b4559..24ba019e53 100755 >--- a/t/OpenLibrarySearch.t >+++ b/t/OpenLibrarySearch.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/Output.t b/t/Output.t >index b860ade25f..a7356bdffb 100755 >--- a/t/Output.t >+++ b/t/Output.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/RecordProcessor.t b/t/RecordProcessor.t >index 5c22d6fe6d..c645422a36 100755 >--- a/t/RecordProcessor.t >+++ b/t/RecordProcessor.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/SIP/Sip.t b/t/SIP/Sip.t >index f39a45d13e..344b8822fa 100755 >--- a/t/SIP/Sip.t >+++ b/t/SIP/Sip.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/SMS.t b/t/SMS.t >index e55c5f1ef7..95f127fc45 100755 >--- a/t/SMS.t >+++ b/t/SMS.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Scrubber.t b/t/Scrubber.t >index cf2de7d0f1..4bf3543f37 100755 >--- a/t/Scrubber.t >+++ b/t/Scrubber.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/Search.t b/t/Search.t >index f2d4ebf721..51abc686d2 100755 >--- a/t/Search.t >+++ b/t/Search.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/Search/buildQuery.t b/t/Search/buildQuery.t >index 5201338658..f37e37f178 100755 >--- a/t/Search/buildQuery.t >+++ b/t/Search/buildQuery.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/Serials/ModSerialStatus.t b/t/Serials/ModSerialStatus.t >index d0795b8217..2c1cd6be30 100755 >--- a/t/Serials/ModSerialStatus.t >+++ b/t/Serials/ModSerialStatus.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # Testing private routine C4::Serials::_handle_seqno of ModSerialStatus > >diff --git a/t/SuggestionEngine_AuthorityFile.t b/t/SuggestionEngine_AuthorityFile.t >index aee736ffb4..1f7767f811 100755 >--- a/t/SuggestionEngine_AuthorityFile.t >+++ b/t/SuggestionEngine_AuthorityFile.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # This Koha test module uses Test::MockModule to get around the need for known > # contents in the authority file by returning a single known authority record >diff --git a/t/Template/Utils.t b/t/Template/Utils.t >index ed6c4351ec..5c356cd9df 100755 >--- a/t/Template/Utils.t >+++ b/t/Template/Utils.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/Token.t b/t/Token.t >index 6b0c0f5037..fcc183e690 100755 >--- a/t/Token.t >+++ b/t/Token.t >@@ -17,7 +17,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Accounts.t b/t/db_dependent/Accounts.t >index 52adac6c79..d22d4c7297 100755 >--- a/t/db_dependent/Accounts.t >+++ b/t/db_dependent/Accounts.t >@@ -14,7 +14,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Acquisition.t b/t/db_dependent/Acquisition.t >index 92aa601d87..af5c200c30 100755 >--- a/t/db_dependent/Acquisition.t >+++ b/t/db_dependent/Acquisition.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Acquisition/CancelReceipt.t b/t/db_dependent/Acquisition/CancelReceipt.t >index d465647fd0..2c676237ea 100755 >--- a/t/db_dependent/Acquisition/CancelReceipt.t >+++ b/t/db_dependent/Acquisition/CancelReceipt.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/ArticleRequests.t b/t/db_dependent/ArticleRequests.t >index ca3691bf2a..cb4ee30a27 100755 >--- a/t/db_dependent/ArticleRequests.t >+++ b/t/db_dependent/ArticleRequests.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/AudioAlerts.t b/t/db_dependent/AudioAlerts.t >index d3eaed0573..9c77c67e8f 100755 >--- a/t/db_dependent/AudioAlerts.t >+++ b/t/db_dependent/AudioAlerts.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Auth/haspermission.t b/t/db_dependent/Auth/haspermission.t >index 01cf6341c2..ce75065d8e 100755 >--- a/t/db_dependent/Auth/haspermission.t >+++ b/t/db_dependent/Auth/haspermission.t >@@ -17,7 +17,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/AuthUtils.t b/t/db_dependent/AuthUtils.t >index 07d7619191..dbdcfaff6e 100755 >--- a/t/db_dependent/AuthUtils.t >+++ b/t/db_dependent/AuthUtils.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Auth_with_cas.t b/t/db_dependent/Auth_with_cas.t >index 7dc65e9789..40fafcb75b 100755 >--- a/t/db_dependent/Auth_with_cas.t >+++ b/t/db_dependent/Auth_with_cas.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Auth_with_ldap.t b/t/db_dependent/Auth_with_ldap.t >index a5864e4af7..80524450a5 100755 >--- a/t/db_dependent/Auth_with_ldap.t >+++ b/t/db_dependent/Auth_with_ldap.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Auth_with_shibboleth.t b/t/db_dependent/Auth_with_shibboleth.t >index b7cfdbbfb2..01a229d192 100755 >--- a/t/db_dependent/Auth_with_shibboleth.t >+++ b/t/db_dependent/Auth_with_shibboleth.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use utf8; >diff --git a/t/db_dependent/AuthoritiesMarc_GetTagsLabels.t b/t/db_dependent/AuthoritiesMarc_GetTagsLabels.t >index 8679bf388c..3166d90da1 100755 >--- a/t/db_dependent/AuthoritiesMarc_GetTagsLabels.t >+++ b/t/db_dependent/AuthoritiesMarc_GetTagsLabels.t >@@ -17,7 +17,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Authority/Subfields.t b/t/db_dependent/Authority/Subfields.t >index 5c77b9bf4c..ce220a9916 100755 >--- a/t/db_dependent/Authority/Subfields.t >+++ b/t/db_dependent/Authority/Subfields.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Authority/Tags.t b/t/db_dependent/Authority/Tags.t >index 894be5686e..5f0960b476 100755 >--- a/t/db_dependent/Authority/Tags.t >+++ b/t/db_dependent/Authority/Tags.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Barcodes.t b/t/db_dependent/Barcodes.t >index 697a7cfdb8..de0a62b7b0 100755 >--- a/t/db_dependent/Barcodes.t >+++ b/t/db_dependent/Barcodes.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Barcodes_ValueBuilder.t b/t/db_dependent/Barcodes_ValueBuilder.t >index 01157bd972..15328e8572 100755 >--- a/t/db_dependent/Barcodes_ValueBuilder.t >+++ b/t/db_dependent/Barcodes_ValueBuilder.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Biblio.t b/t/db_dependent/Biblio.t >index e34c00e6da..fb2c54a83f 100755 >--- a/t/db_dependent/Biblio.t >+++ b/t/db_dependent/Biblio.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Biblio/Isbd.t b/t/db_dependent/Biblio/Isbd.t >index 051ae798f1..d452654452 100755 >--- a/t/db_dependent/Biblio/Isbd.t >+++ b/t/db_dependent/Biblio/Isbd.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Biblio/MarcOverlayRules.t b/t/db_dependent/Biblio/MarcOverlayRules.t >index 1f863e7d16..37db927925 100755 >--- a/t/db_dependent/Biblio/MarcOverlayRules.t >+++ b/t/db_dependent/Biblio/MarcOverlayRules.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Try::Tiny; >diff --git a/t/db_dependent/Biblio/ModBiblioMarc.t b/t/db_dependent/Biblio/ModBiblioMarc.t >index 1b07268ff7..6b6e508120 100755 >--- a/t/db_dependent/Biblio/ModBiblioMarc.t >+++ b/t/db_dependent/Biblio/ModBiblioMarc.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Biblio/TransformMarcToKoha.t b/t/db_dependent/Biblio/TransformMarcToKoha.t >index 6cf3eff006..69915a54bd 100755 >--- a/t/db_dependent/Biblio/TransformMarcToKoha.t >+++ b/t/db_dependent/Biblio/TransformMarcToKoha.t >@@ -16,7 +16,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Biblio_holdsqueue.t b/t/db_dependent/Biblio_holdsqueue.t >index 4ba6de6428..3b1d4c9c46 100755 >--- a/t/db_dependent/Biblio_holdsqueue.t >+++ b/t/db_dependent/Biblio_holdsqueue.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Breeding.t b/t/db_dependent/Breeding.t >index 8993dab895..d2042a1c6e 100755 >--- a/t/db_dependent/Breeding.t >+++ b/t/db_dependent/Breeding.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # Main object of this unit test is the Breeding module and its subroutines > # A start has been made to define tests for subroutines of Z3950Search. >diff --git a/t/db_dependent/Breeding_Auth.t b/t/db_dependent/Breeding_Auth.t >index 9997dbc14a..1af6a4c842 100755 >--- a/t/db_dependent/Breeding_Auth.t >+++ b/t/db_dependent/Breeding_Auth.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # Main object of this unit test is Z3950SearchAuth in C4::Breeding. > >diff --git a/t/db_dependent/Cache.t b/t/db_dependent/Cache.t >index 10175f5162..62f65a1d29 100755 >--- a/t/db_dependent/Cache.t >+++ b/t/db_dependent/Cache.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Calendar.t b/t/db_dependent/Calendar.t >index 8cf87da34f..0b1c479c3f 100755 >--- a/t/db_dependent/Calendar.t >+++ b/t/db_dependent/Calendar.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation.t b/t/db_dependent/Circulation.t >index dda4983a4a..e663e3e6f3 100755 >--- a/t/db_dependent/Circulation.t >+++ b/t/db_dependent/Circulation.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use utf8; >diff --git a/t/db_dependent/Circulation/Branch.t b/t/db_dependent/Circulation/Branch.t >index 2963444f61..3bb1827ccd 100755 >--- a/t/db_dependent/Circulation/Branch.t >+++ b/t/db_dependent/Circulation/Branch.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/CanBookBeIssued.t b/t/db_dependent/Circulation/CanBookBeIssued.t >index 48a4d964cb..4b0200fd78 100755 >--- a/t/db_dependent/Circulation/CanBookBeIssued.t >+++ b/t/db_dependent/Circulation/CanBookBeIssued.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/CheckIfIssuedToPatron.t b/t/db_dependent/Circulation/CheckIfIssuedToPatron.t >index eccbeb5e56..1d9c36740d 100755 >--- a/t/db_dependent/Circulation/CheckIfIssuedToPatron.t >+++ b/t/db_dependent/Circulation/CheckIfIssuedToPatron.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/CheckValidBarcode.t b/t/db_dependent/Circulation/CheckValidBarcode.t >index 5980467ca3..90cc63ef72 100755 >--- a/t/db_dependent/Circulation/CheckValidBarcode.t >+++ b/t/db_dependent/Circulation/CheckValidBarcode.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/GetPendingOnSiteCheckouts.t b/t/db_dependent/Circulation/GetPendingOnSiteCheckouts.t >index b85c314377..1fe084902e 100755 >--- a/t/db_dependent/Circulation/GetPendingOnSiteCheckouts.t >+++ b/t/db_dependent/Circulation/GetPendingOnSiteCheckouts.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/GetTopIssues.t b/t/db_dependent/Circulation/GetTopIssues.t >index 6985f4a72a..2d96fc53dd 100755 >--- a/t/db_dependent/Circulation/GetTopIssues.t >+++ b/t/db_dependent/Circulation/GetTopIssues.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/IsItemIssued.t b/t/db_dependent/Circulation/IsItemIssued.t >index b737c3c69b..716c1d5272 100755 >--- a/t/db_dependent/Circulation/IsItemIssued.t >+++ b/t/db_dependent/Circulation/IsItemIssued.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/MarkIssueReturned.t b/t/db_dependent/Circulation/MarkIssueReturned.t >index 68c2681194..6c8e30ec26 100755 >--- a/t/db_dependent/Circulation/MarkIssueReturned.t >+++ b/t/db_dependent/Circulation/MarkIssueReturned.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/NoIssuesChargeGuarantees.t b/t/db_dependent/Circulation/NoIssuesChargeGuarantees.t >index 76968201af..dcd9172807 100755 >--- a/t/db_dependent/Circulation/NoIssuesChargeGuarantees.t >+++ b/t/db_dependent/Circulation/NoIssuesChargeGuarantees.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/OfflineCirculation.t b/t/db_dependent/Circulation/OfflineCirculation.t >index 8d9afffd2d..eac50c2e71 100755 >--- a/t/db_dependent/Circulation/OfflineCirculation.t >+++ b/t/db_dependent/Circulation/OfflineCirculation.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/ReturnClaims.t b/t/db_dependent/Circulation/ReturnClaims.t >index 267c831a71..ac1be87639 100755 >--- a/t/db_dependent/Circulation/ReturnClaims.t >+++ b/t/db_dependent/Circulation/ReturnClaims.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/Returns.t b/t/db_dependent/Circulation/Returns.t >index e5083acacb..be4df3b0d9 100755 >--- a/t/db_dependent/Circulation/Returns.t >+++ b/t/db_dependent/Circulation/Returns.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/StoreLastBorrower.t b/t/db_dependent/Circulation/StoreLastBorrower.t >index 876d882c05..76cee0ecdb 100755 >--- a/t/db_dependent/Circulation/StoreLastBorrower.t >+++ b/t/db_dependent/Circulation/StoreLastBorrower.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/SwitchOnSiteCheckouts.t b/t/db_dependent/Circulation/SwitchOnSiteCheckouts.t >index 4859ef4076..2a2af2daf8 100755 >--- a/t/db_dependent/Circulation/SwitchOnSiteCheckouts.t >+++ b/t/db_dependent/Circulation/SwitchOnSiteCheckouts.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Circulation/TooMany.t b/t/db_dependent/Circulation/TooMany.t >index 700ca24f09..e2105c921f 100755 >--- a/t/db_dependent/Circulation/TooMany.t >+++ b/t/db_dependent/Circulation/TooMany.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Circulation/_CalculateAndUpdateFine.t b/t/db_dependent/Circulation/_CalculateAndUpdateFine.t >index 7d21f62553..59576eb922 100755 >--- a/t/db_dependent/Circulation/_CalculateAndUpdateFine.t >+++ b/t/db_dependent/Circulation/_CalculateAndUpdateFine.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/dateexpiry.t b/t/db_dependent/Circulation/dateexpiry.t >index e02bf45d59..505d949170 100755 >--- a/t/db_dependent/Circulation/dateexpiry.t >+++ b/t/db_dependent/Circulation/dateexpiry.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/issue.t b/t/db_dependent/Circulation/issue.t >index aff60236c2..e57a09ebbb 100755 >--- a/t/db_dependent/Circulation/issue.t >+++ b/t/db_dependent/Circulation/issue.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/transferbook.t b/t/db_dependent/Circulation/transferbook.t >index 4c51e2104e..70f4e119d6 100755 >--- a/t/db_dependent/Circulation/transferbook.t >+++ b/t/db_dependent/Circulation/transferbook.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Circulation/transfers.t b/t/db_dependent/Circulation/transfers.t >index a7bef7525f..9d60a0ee93 100755 >--- a/t/db_dependent/Circulation/transfers.t >+++ b/t/db_dependent/Circulation/transfers.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use C4::Context; >diff --git a/t/db_dependent/Circulation_holdsqueue.t b/t/db_dependent/Circulation_holdsqueue.t >index 33e2a2f791..8eefd23a06 100755 >--- a/t/db_dependent/Circulation_holdsqueue.t >+++ b/t/db_dependent/Circulation_holdsqueue.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/ClassSources.t b/t/db_dependent/ClassSources.t >index d05a586f64..4d7380641b 100755 >--- a/t/db_dependent/ClassSources.t >+++ b/t/db_dependent/ClassSources.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Clubs.t b/t/db_dependent/Clubs.t >index aea0205008..dfbab61342 100755 >--- a/t/db_dependent/Clubs.t >+++ b/t/db_dependent/Clubs.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Context.t b/t/db_dependent/Context.t >index 979c4a79dd..4794e8d96a 100755 >--- a/t/db_dependent/Context.t >+++ b/t/db_dependent/Context.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Contract.t b/t/db_dependent/Contract.t >index 194d997f63..23b996bbe7 100755 >--- a/t/db_dependent/Contract.t >+++ b/t/db_dependent/Contract.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/CourseReserves.t b/t/db_dependent/CourseReserves.t >index 22d674a949..e4459eebdd 100755 >--- a/t/db_dependent/CourseReserves.t >+++ b/t/db_dependent/CourseReserves.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/CourseReserves/CourseItems.t b/t/db_dependent/CourseReserves/CourseItems.t >index c5f5a8f790..6b0d48b282 100755 >--- a/t/db_dependent/CourseReserves/CourseItems.t >+++ b/t/db_dependent/CourseReserves/CourseItems.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Creators/Lib.t b/t/db_dependent/Creators/Lib.t >index 8d430fd35c..b4afdac859 100755 >--- a/t/db_dependent/Creators/Lib.t >+++ b/t/db_dependent/Creators/Lib.t >@@ -14,7 +14,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Graphics::Magick; >diff --git a/t/db_dependent/DecreaseLoanHighHolds.t b/t/db_dependent/DecreaseLoanHighHolds.t >index ada2984d4e..c566c2d6aa 100755 >--- a/t/db_dependent/DecreaseLoanHighHolds.t >+++ b/t/db_dependent/DecreaseLoanHighHolds.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use DateTime; >diff --git a/t/db_dependent/Exporter/Record.t b/t/db_dependent/Exporter/Record.t >index 0dbfb84016..c77c2afb73 100755 >--- a/t/db_dependent/Exporter/Record.t >+++ b/t/db_dependent/Exporter/Record.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Filter_MARC_ViewPolicy.t b/t/db_dependent/Filter_MARC_ViewPolicy.t >index a7ad1faf0e..35281692e7 100755 >--- a/t/db_dependent/Filter_MARC_ViewPolicy.t >+++ b/t/db_dependent/Filter_MARC_ViewPolicy.t >@@ -19,7 +19,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Heading.t b/t/db_dependent/Heading.t >index 8ff1ab260d..6a7698aa4b 100755 >--- a/t/db_dependent/Heading.t >+++ b/t/db_dependent/Heading.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use strict; > use warnings; >diff --git a/t/db_dependent/Hold.t b/t/db_dependent/Hold.t >index a6267393fd..281f32dc18 100755 >--- a/t/db_dependent/Hold.t >+++ b/t/db_dependent/Hold.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Holidays.t b/t/db_dependent/Holidays.t >index 3095475fed..a1508875b2 100755 >--- a/t/db_dependent/Holidays.t >+++ b/t/db_dependent/Holidays.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/ILSDI_Services.t b/t/db_dependent/ILSDI_Services.t >index 0a75e7dd74..4eb3e8908f 100755 >--- a/t/db_dependent/ILSDI_Services.t >+++ b/t/db_dependent/ILSDI_Services.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/ImportExportFramework.t b/t/db_dependent/ImportExportFramework.t >index fc23285f52..e89c4d03de 100755 >--- a/t/db_dependent/ImportExportFramework.t >+++ b/t/db_dependent/ImportExportFramework.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Installer.t b/t/db_dependent/Installer.t >index 4f4c68b11c..2d429a8116 100755 >--- a/t/db_dependent/Installer.t >+++ b/t/db_dependent/Installer.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # This Koha test module is still a stub! > # Add more tests here!!! >diff --git a/t/db_dependent/Items.t b/t/db_dependent/Items.t >index cb65fab2d8..e04bf2e253 100755 >--- a/t/db_dependent/Items.t >+++ b/t/db_dependent/Items.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Data::Dumper; >diff --git a/t/db_dependent/Items/GetItemsForInventory.t b/t/db_dependent/Items/GetItemsForInventory.t >index e9c178ebd8..390f5218e8 100755 >--- a/t/db_dependent/Items/GetItemsForInventory.t >+++ b/t/db_dependent/Items/GetItemsForInventory.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Account.t b/t/db_dependent/Koha/Account.t >index 057c3e9eda..97349cae1a 100755 >--- a/t/db_dependent/Koha/Account.t >+++ b/t/db_dependent/Koha/Account.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Account/DebitType.t b/t/db_dependent/Koha/Account/DebitType.t >index 7771d8aebd..3ba30b1a92 100755 >--- a/t/db_dependent/Koha/Account/DebitType.t >+++ b/t/db_dependent/Koha/Account/DebitType.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Account/DebitTypes.t b/t/db_dependent/Koha/Account/DebitTypes.t >index eca958d51c..1d54fe3727 100755 >--- a/t/db_dependent/Koha/Account/DebitTypes.t >+++ b/t/db_dependent/Koha/Account/DebitTypes.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Account/Line.t b/t/db_dependent/Koha/Account/Line.t >index 07e0f1cfa6..30b623d090 100755 >--- a/t/db_dependent/Koha/Account/Line.t >+++ b/t/db_dependent/Koha/Account/Line.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Account/Lines.t b/t/db_dependent/Koha/Account/Lines.t >index fa25b5d107..ccbc8372b1 100755 >--- a/t/db_dependent/Koha/Account/Lines.t >+++ b/t/db_dependent/Koha/Account/Lines.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Account/Offsets.t b/t/db_dependent/Koha/Account/Offsets.t >index f1b593219c..a8f10117bf 100755 >--- a/t/db_dependent/Koha/Account/Offsets.t >+++ b/t/db_dependent/Koha/Account/Offsets.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Acquisition/Basket.t b/t/db_dependent/Koha/Acquisition/Basket.t >index 4e3ed58ddb..cec135aabc 100755 >--- a/t/db_dependent/Koha/Acquisition/Basket.t >+++ b/t/db_dependent/Koha/Acquisition/Basket.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Acquisition/Baskets.t b/t/db_dependent/Koha/Acquisition/Baskets.t >index 8a9bb71ead..971c8ec558 100755 >--- a/t/db_dependent/Koha/Acquisition/Baskets.t >+++ b/t/db_dependent/Koha/Acquisition/Baskets.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Acquisition/Booksellers.t b/t/db_dependent/Koha/Acquisition/Booksellers.t >index b104f128e1..ecfcd01e93 100755 >--- a/t/db_dependent/Koha/Acquisition/Booksellers.t >+++ b/t/db_dependent/Koha/Acquisition/Booksellers.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Acquisition/Budgets.t b/t/db_dependent/Koha/Acquisition/Budgets.t >index ec1491db84..d36ed6adc6 100755 >--- a/t/db_dependent/Koha/Acquisition/Budgets.t >+++ b/t/db_dependent/Koha/Acquisition/Budgets.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Acquisition/Currencies.t b/t/db_dependent/Koha/Acquisition/Currencies.t >index 516ac51fb6..eec76a0e28 100755 >--- a/t/db_dependent/Koha/Acquisition/Currencies.t >+++ b/t/db_dependent/Koha/Acquisition/Currencies.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Acquisition/Fund.t b/t/db_dependent/Koha/Acquisition/Fund.t >index 633aba7f41..37f54a128a 100755 >--- a/t/db_dependent/Koha/Acquisition/Fund.t >+++ b/t/db_dependent/Koha/Acquisition/Fund.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Acquisition/Funds.t b/t/db_dependent/Koha/Acquisition/Funds.t >index 9fdc443677..6c263558ac 100755 >--- a/t/db_dependent/Koha/Acquisition/Funds.t >+++ b/t/db_dependent/Koha/Acquisition/Funds.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Acquisition/Invoice.t b/t/db_dependent/Koha/Acquisition/Invoice.t >index 430abb090a..05f2eea57b 100755 >--- a/t/db_dependent/Koha/Acquisition/Invoice.t >+++ b/t/db_dependent/Koha/Acquisition/Invoice.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Acquisition/Invoice/Adjustments.t b/t/db_dependent/Koha/Acquisition/Invoice/Adjustments.t >index ad7b9410c7..5d072204d3 100755 >--- a/t/db_dependent/Koha/Acquisition/Invoice/Adjustments.t >+++ b/t/db_dependent/Koha/Acquisition/Invoice/Adjustments.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Acquisition/Order.t b/t/db_dependent/Koha/Acquisition/Order.t >index 1d6a94c362..4647f30b95 100755 >--- a/t/db_dependent/Koha/Acquisition/Order.t >+++ b/t/db_dependent/Koha/Acquisition/Order.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Acquisition/Orders.t b/t/db_dependent/Koha/Acquisition/Orders.t >index 288e9ee646..bfe90e684d 100755 >--- a/t/db_dependent/Koha/Acquisition/Orders.t >+++ b/t/db_dependent/Koha/Acquisition/Orders.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ActionLogs.t b/t/db_dependent/Koha/ActionLogs.t >index 6a931566a8..89828f855a 100755 >--- a/t/db_dependent/Koha/ActionLogs.t >+++ b/t/db_dependent/Koha/ActionLogs.t >@@ -14,7 +14,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/AdditionalContents.t b/t/db_dependent/Koha/AdditionalContents.t >index 5ed6fea055..8606af7a50 100755 >--- a/t/db_dependent/Koha/AdditionalContents.t >+++ b/t/db_dependent/Koha/AdditionalContents.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ApiKey.t b/t/db_dependent/Koha/ApiKey.t >index 945cbbbe2f..f0f93f3872 100755 >--- a/t/db_dependent/Koha/ApiKey.t >+++ b/t/db_dependent/Koha/ApiKey.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ArticleRequest.t b/t/db_dependent/Koha/ArticleRequest.t >index 6fa2a4b465..15abf1d646 100755 >--- a/t/db_dependent/Koha/ArticleRequest.t >+++ b/t/db_dependent/Koha/ArticleRequest.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ArticleRequests.t b/t/db_dependent/Koha/ArticleRequests.t >index 1e1434d3e9..50c786664c 100755 >--- a/t/db_dependent/Koha/ArticleRequests.t >+++ b/t/db_dependent/Koha/ArticleRequests.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Auth/Client.t b/t/db_dependent/Koha/Auth/Client.t >index ed51b19d04..47cb73c32c 100755 >--- a/t/db_dependent/Koha/Auth/Client.t >+++ b/t/db_dependent/Koha/Auth/Client.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Auth/Identity/Provider.t b/t/db_dependent/Koha/Auth/Identity/Provider.t >index c43c58dc95..8fe84cb898 100755 >--- a/t/db_dependent/Koha/Auth/Identity/Provider.t >+++ b/t/db_dependent/Koha/Auth/Identity/Provider.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Authorities.t b/t/db_dependent/Koha/Authorities.t >index 9e3adf612a..f00d9a66a7 100755 >--- a/t/db_dependent/Koha/Authorities.t >+++ b/t/db_dependent/Koha/Authorities.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Authority.t b/t/db_dependent/Koha/Authority.t >index 714f1fc3db..4e60d8f0cd 100755 >--- a/t/db_dependent/Koha/Authority.t >+++ b/t/db_dependent/Koha/Authority.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob.t b/t/db_dependent/Koha/BackgroundJob.t >index 9b52d01293..7caa2b64b2 100755 >--- a/t/db_dependent/Koha/BackgroundJob.t >+++ b/t/db_dependent/Koha/BackgroundJob.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use utf8; >diff --git a/t/db_dependent/Koha/BackgroundJob/BatchCancelHold.t b/t/db_dependent/Koha/BackgroundJob/BatchCancelHold.t >index 9149e4d425..c16e710de3 100755 >--- a/t/db_dependent/Koha/BackgroundJob/BatchCancelHold.t >+++ b/t/db_dependent/Koha/BackgroundJob/BatchCancelHold.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/BatchDeleteAuthority.t b/t/db_dependent/Koha/BackgroundJob/BatchDeleteAuthority.t >index 587c3f74f3..48af00af9e 100755 >--- a/t/db_dependent/Koha/BackgroundJob/BatchDeleteAuthority.t >+++ b/t/db_dependent/Koha/BackgroundJob/BatchDeleteAuthority.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/BatchDeleteBiblio.t b/t/db_dependent/Koha/BackgroundJob/BatchDeleteBiblio.t >index e070e439f2..f54f45ce40 100755 >--- a/t/db_dependent/Koha/BackgroundJob/BatchDeleteBiblio.t >+++ b/t/db_dependent/Koha/BackgroundJob/BatchDeleteBiblio.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/BatchDeleteItem.t b/t/db_dependent/Koha/BackgroundJob/BatchDeleteItem.t >index f45be30b4c..841e8bdbf5 100755 >--- a/t/db_dependent/Koha/BackgroundJob/BatchDeleteItem.t >+++ b/t/db_dependent/Koha/BackgroundJob/BatchDeleteItem.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/BatchUpdateAuthority.t b/t/db_dependent/Koha/BackgroundJob/BatchUpdateAuthority.t >index cbf32dd98b..d4925d0484 100755 >--- a/t/db_dependent/Koha/BackgroundJob/BatchUpdateAuthority.t >+++ b/t/db_dependent/Koha/BackgroundJob/BatchUpdateAuthority.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblio.t b/t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblio.t >index e86bf2b22f..304684992d 100755 >--- a/t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblio.t >+++ b/t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblio.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblioHoldsQueue.t b/t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblioHoldsQueue.t >index 1669e4fd32..cd2276b4d3 100755 >--- a/t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblioHoldsQueue.t >+++ b/t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblioHoldsQueue.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/BatchUpdateItem.t b/t/db_dependent/Koha/BackgroundJob/BatchUpdateItem.t >index 0f0c2bc67b..0b8fda5d32 100755 >--- a/t/db_dependent/Koha/BackgroundJob/BatchUpdateItem.t >+++ b/t/db_dependent/Koha/BackgroundJob/BatchUpdateItem.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/CreateEHoldingsFromBiblios.t b/t/db_dependent/Koha/BackgroundJob/CreateEHoldingsFromBiblios.t >index 0202f15d3a..b0c2cfdb0a 100755 >--- a/t/db_dependent/Koha/BackgroundJob/CreateEHoldingsFromBiblios.t >+++ b/t/db_dependent/Koha/BackgroundJob/CreateEHoldingsFromBiblios.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/ErmSushiHarvester.t b/t/db_dependent/Koha/BackgroundJob/ErmSushiHarvester.t >index 0212293cb8..0e455b5d92 100755 >--- a/t/db_dependent/Koha/BackgroundJob/ErmSushiHarvester.t >+++ b/t/db_dependent/Koha/BackgroundJob/ErmSushiHarvester.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/ImportKBARTFile.t b/t/db_dependent/Koha/BackgroundJob/ImportKBARTFile.t >index 8ded2d7f75..def85da842 100755 >--- a/t/db_dependent/Koha/BackgroundJob/ImportKBARTFile.t >+++ b/t/db_dependent/Koha/BackgroundJob/ImportKBARTFile.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/MARCImportCommitBatch.t b/t/db_dependent/Koha/BackgroundJob/MARCImportCommitBatch.t >index e9d8904305..48b1d5f92d 100755 >--- a/t/db_dependent/Koha/BackgroundJob/MARCImportCommitBatch.t >+++ b/t/db_dependent/Koha/BackgroundJob/MARCImportCommitBatch.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/MARCImportRevertBatch.t b/t/db_dependent/Koha/BackgroundJob/MARCImportRevertBatch.t >index 148aab49fc..b316902abc 100755 >--- a/t/db_dependent/Koha/BackgroundJob/MARCImportRevertBatch.t >+++ b/t/db_dependent/Koha/BackgroundJob/MARCImportRevertBatch.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/PseudonymizeStatistic.t b/t/db_dependent/Koha/BackgroundJob/PseudonymizeStatistic.t >index a132484b53..9e430df3f2 100755 >--- a/t/db_dependent/Koha/BackgroundJob/PseudonymizeStatistic.t >+++ b/t/db_dependent/Koha/BackgroundJob/PseudonymizeStatistic.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/StageMARCForImport.t b/t/db_dependent/Koha/BackgroundJob/StageMARCForImport.t >index b8b59c7e61..9b596d766d 100755 >--- a/t/db_dependent/Koha/BackgroundJob/StageMARCForImport.t >+++ b/t/db_dependent/Koha/BackgroundJob/StageMARCForImport.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJob/UpdateElasticIndex.t b/t/db_dependent/Koha/BackgroundJob/UpdateElasticIndex.t >index 11594cbd13..1ce785ee03 100755 >--- a/t/db_dependent/Koha/BackgroundJob/UpdateElasticIndex.t >+++ b/t/db_dependent/Koha/BackgroundJob/UpdateElasticIndex.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJobs.t b/t/db_dependent/Koha/BackgroundJobs.t >index 1ce4db0bd9..f831cd0030 100755 >--- a/t/db_dependent/Koha/BackgroundJobs.t >+++ b/t/db_dependent/Koha/BackgroundJobs.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJobs/BatchDeleteBiblio.t b/t/db_dependent/Koha/BackgroundJobs/BatchDeleteBiblio.t >index 02b9a61654..beb5b1cbda 100755 >--- a/t/db_dependent/Koha/BackgroundJobs/BatchDeleteBiblio.t >+++ b/t/db_dependent/Koha/BackgroundJobs/BatchDeleteBiblio.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJobs/BatchDeleteItem.t b/t/db_dependent/Koha/BackgroundJobs/BatchDeleteItem.t >index fe33176c1c..5cfbdfcb0c 100755 >--- a/t/db_dependent/Koha/BackgroundJobs/BatchDeleteItem.t >+++ b/t/db_dependent/Koha/BackgroundJobs/BatchDeleteItem.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJobs/BatchUpdateBiblio.t b/t/db_dependent/Koha/BackgroundJobs/BatchUpdateBiblio.t >index 84f5745fb9..c39c50dcef 100755 >--- a/t/db_dependent/Koha/BackgroundJobs/BatchUpdateBiblio.t >+++ b/t/db_dependent/Koha/BackgroundJobs/BatchUpdateBiblio.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJobs/ErmSushiHarvester.t b/t/db_dependent/Koha/BackgroundJobs/ErmSushiHarvester.t >index bcf0d47729..4cdb1d45c9 100755 >--- a/t/db_dependent/Koha/BackgroundJobs/ErmSushiHarvester.t >+++ b/t/db_dependent/Koha/BackgroundJobs/ErmSushiHarvester.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BackgroundJobs/StageMARCForImport.t b/t/db_dependent/Koha/BackgroundJobs/StageMARCForImport.t >index d6a7be8448..d7570e2b0d 100755 >--- a/t/db_dependent/Koha/BackgroundJobs/StageMARCForImport.t >+++ b/t/db_dependent/Koha/BackgroundJobs/StageMARCForImport.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Biblio.t b/t/db_dependent/Koha/Biblio.t >index 62ec87e40a..b4b282c248 100755 >--- a/t/db_dependent/Koha/Biblio.t >+++ b/t/db_dependent/Koha/Biblio.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Biblio/ItemGroups.t b/t/db_dependent/Koha/Biblio/ItemGroups.t >index 163917bcbc..37715e66f4 100755 >--- a/t/db_dependent/Koha/Biblio/ItemGroups.t >+++ b/t/db_dependent/Koha/Biblio/ItemGroups.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Biblio/Metadata.t b/t/db_dependent/Koha/Biblio/Metadata.t >index c8cf3eba71..d2f3194635 100755 >--- a/t/db_dependent/Koha/Biblio/Metadata.t >+++ b/t/db_dependent/Koha/Biblio/Metadata.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC.t b/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC.t >index a2af91bcb4..2c1b67061f 100755 >--- a/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC.t >+++ b/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC/MARC21.t b/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC/MARC21.t >index de5c62d7f9..c58aac39b8 100755 >--- a/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC/MARC21.t >+++ b/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC/MARC21.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC/UNIMARC.t b/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC/UNIMARC.t >index 929fe5dd93..86f2c09e57 100755 >--- a/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC/UNIMARC.t >+++ b/t/db_dependent/Koha/Biblio/Metadata/Extractor/MARC/UNIMARC.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Biblio/host_record.t b/t/db_dependent/Koha/Biblio/host_record.t >index f3dddf4b80..54d3d75b01 100755 >--- a/t/db_dependent/Koha/Biblio/host_record.t >+++ b/t/db_dependent/Koha/Biblio/host_record.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/BiblioFrameworks.t b/t/db_dependent/Koha/BiblioFrameworks.t >index 092f7e0de1..57e1ea8f16 100755 >--- a/t/db_dependent/Koha/BiblioFrameworks.t >+++ b/t/db_dependent/Koha/BiblioFrameworks.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Biblios.t b/t/db_dependent/Koha/Biblios.t >index fab861ac65..680aff0c7e 100755 >--- a/t/db_dependent/Koha/Biblios.t >+++ b/t/db_dependent/Koha/Biblios.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Booking.t b/t/db_dependent/Koha/Booking.t >index 95048b5a74..e16e5f6447 100755 >--- a/t/db_dependent/Koha/Booking.t >+++ b/t/db_dependent/Koha/Booking.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use utf8; >diff --git a/t/db_dependent/Koha/Bookings.t b/t/db_dependent/Koha/Bookings.t >index 5b3e99d424..24bae2d54b 100755 >--- a/t/db_dependent/Koha/Bookings.t >+++ b/t/db_dependent/Koha/Bookings.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Calendar.t b/t/db_dependent/Koha/Calendar.t >index 1971e1de85..84a507b884 100755 >--- a/t/db_dependent/Koha/Calendar.t >+++ b/t/db_dependent/Koha/Calendar.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Cash/Register.t b/t/db_dependent/Koha/Cash/Register.t >index ee4f2fc065..23b1cb5956 100755 >--- a/t/db_dependent/Koha/Cash/Register.t >+++ b/t/db_dependent/Koha/Cash/Register.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Cash/Register/Action.t b/t/db_dependent/Koha/Cash/Register/Action.t >index 5fa9fdcc21..1471abd107 100755 >--- a/t/db_dependent/Koha/Cash/Register/Action.t >+++ b/t/db_dependent/Koha/Cash/Register/Action.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Cash/Register/Cashup.t b/t/db_dependent/Koha/Cash/Register/Cashup.t >index 29d3022997..e2836a0592 100755 >--- a/t/db_dependent/Koha/Cash/Register/Cashup.t >+++ b/t/db_dependent/Koha/Cash/Register/Cashup.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Cash/Register/Cashups.t b/t/db_dependent/Koha/Cash/Register/Cashups.t >index 1d085a77bd..7889f193a7 100755 >--- a/t/db_dependent/Koha/Cash/Register/Cashups.t >+++ b/t/db_dependent/Koha/Cash/Register/Cashups.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Charges/Fees.t b/t/db_dependent/Koha/Charges/Fees.t >index b32b915f4d..9c9e3a0e05 100755 >--- a/t/db_dependent/Koha/Charges/Fees.t >+++ b/t/db_dependent/Koha/Charges/Fees.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Charges/Sales.t b/t/db_dependent/Koha/Charges/Sales.t >index a439bf33d3..0cc474b7ad 100755 >--- a/t/db_dependent/Koha/Charges/Sales.t >+++ b/t/db_dependent/Koha/Charges/Sales.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Checkout.t b/t/db_dependent/Koha/Checkout.t >index d7afdaa2e4..4459dfbf34 100755 >--- a/t/db_dependent/Koha/Checkout.t >+++ b/t/db_dependent/Koha/Checkout.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Checkouts.t b/t/db_dependent/Koha/Checkouts.t >index 176cf82e70..12a307a663 100755 >--- a/t/db_dependent/Koha/Checkouts.t >+++ b/t/db_dependent/Koha/Checkouts.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Checkouts/Renewal.t b/t/db_dependent/Koha/Checkouts/Renewal.t >index 815d296387..ad195f360e 100755 >--- a/t/db_dependent/Koha/Checkouts/Renewal.t >+++ b/t/db_dependent/Koha/Checkouts/Renewal.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Checkouts/ReturnClaim.t b/t/db_dependent/Koha/Checkouts/ReturnClaim.t >index db44311b23..2b5fbe0d43 100755 >--- a/t/db_dependent/Koha/Checkouts/ReturnClaim.t >+++ b/t/db_dependent/Koha/Checkouts/ReturnClaim.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/CirculationRules.t b/t/db_dependent/Koha/CirculationRules.t >index b19d4d5d46..bde48da84b 100755 >--- a/t/db_dependent/Koha/CirculationRules.t >+++ b/t/db_dependent/Koha/CirculationRules.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Cities.t b/t/db_dependent/Koha/Cities.t >index 30d396e456..4885d72167 100755 >--- a/t/db_dependent/Koha/Cities.t >+++ b/t/db_dependent/Koha/Cities.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ClassSortRules.t b/t/db_dependent/Koha/ClassSortRules.t >index 4d283bb995..d5b869ff0e 100755 >--- a/t/db_dependent/Koha/ClassSortRules.t >+++ b/t/db_dependent/Koha/ClassSortRules.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ClassSources.t b/t/db_dependent/Koha/ClassSources.t >index 81147431d2..1c77ff7611 100755 >--- a/t/db_dependent/Koha/ClassSources.t >+++ b/t/db_dependent/Koha/ClassSources.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ClassSplitRules.t b/t/db_dependent/Koha/ClassSplitRules.t >index 034ec8da6e..c9866387a9 100755 >--- a/t/db_dependent/Koha/ClassSplitRules.t >+++ b/t/db_dependent/Koha/ClassSplitRules.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Club/Enrollment.t b/t/db_dependent/Koha/Club/Enrollment.t >index 92bd561c60..381dff3a67 100755 >--- a/t/db_dependent/Koha/Club/Enrollment.t >+++ b/t/db_dependent/Koha/Club/Enrollment.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Club/Hold.t b/t/db_dependent/Koha/Club/Hold.t >index 801aa99775..3f50b8e592 100755 >--- a/t/db_dependent/Koha/Club/Hold.t >+++ b/t/db_dependent/Koha/Club/Hold.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Config/SysPrefs.t b/t/db_dependent/Koha/Config/SysPrefs.t >index b2377edd21..94977cde75 100755 >--- a/t/db_dependent/Koha/Config/SysPrefs.t >+++ b/t/db_dependent/Koha/Config/SysPrefs.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Course.t b/t/db_dependent/Koha/Course.t >index 6d30a7b005..8e25f33702 100755 >--- a/t/db_dependent/Koha/Course.t >+++ b/t/db_dependent/Koha/Course.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Courses.t b/t/db_dependent/Koha/Courses.t >index ee9faaad21..2dd3b0021d 100755 >--- a/t/db_dependent/Koha/Courses.t >+++ b/t/db_dependent/Koha/Courses.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/CoverImages.t b/t/db_dependent/Koha/CoverImages.t >index 953947e62d..4ac4464963 100755 >--- a/t/db_dependent/Koha/CoverImages.t >+++ b/t/db_dependent/Koha/CoverImages.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/CsvProfiles.t b/t/db_dependent/Koha/CsvProfiles.t >index b62eb911e4..0e4f0686d3 100755 >--- a/t/db_dependent/Koha/CsvProfiles.t >+++ b/t/db_dependent/Koha/CsvProfiles.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/CurbsidePickups.t b/t/db_dependent/Koha/CurbsidePickups.t >index 9f09dec837..1490d745a2 100755 >--- a/t/db_dependent/Koha/CurbsidePickups.t >+++ b/t/db_dependent/Koha/CurbsidePickups.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Database.t b/t/db_dependent/Koha/Database.t >index 30f69d8b0b..8ebb6fdeba 100755 >--- a/t/db_dependent/Koha/Database.t >+++ b/t/db_dependent/Koha/Database.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Desks.t b/t/db_dependent/Koha/Desks.t >index c12ae084bf..6aee918ab7 100755 >--- a/t/db_dependent/Koha/Desks.t >+++ b/t/db_dependent/Koha/Desks.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/EDI.t b/t/db_dependent/Koha/EDI.t >index 7bf26785cd..01d295c71d 100755 >--- a/t/db_dependent/Koha/EDI.t >+++ b/t/db_dependent/Koha/EDI.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use FindBin qw( $Bin ); >diff --git a/t/db_dependent/Koha/ERM/Agreements.t b/t/db_dependent/Koha/ERM/Agreements.t >index 10f8940aa6..4fd808eb34 100755 >--- a/t/db_dependent/Koha/ERM/Agreements.t >+++ b/t/db_dependent/Koha/ERM/Agreements.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/CounterFile.t b/t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/CounterFile.t >index b7e8ccb1b0..714d633ecd 100755 >--- a/t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/CounterFile.t >+++ b/t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/CounterFile.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/SushiCounter.t b/t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/SushiCounter.t >index cdfa7d1cf5..68156312fa 100755 >--- a/t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/SushiCounter.t >+++ b/t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/SushiCounter.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ERM/EUsage/COUNTER_5/CounterFile.t b/t/db_dependent/Koha/ERM/EUsage/COUNTER_5/CounterFile.t >index b06c2143f4..6893cf7255 100755 >--- a/t/db_dependent/Koha/ERM/EUsage/COUNTER_5/CounterFile.t >+++ b/t/db_dependent/Koha/ERM/EUsage/COUNTER_5/CounterFile.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ERM/EUsage/COUNTER_5/SushiCounter.t b/t/db_dependent/Koha/ERM/EUsage/COUNTER_5/SushiCounter.t >index af1c0ddad6..cb0590f203 100755 >--- a/t/db_dependent/Koha/ERM/EUsage/COUNTER_5/SushiCounter.t >+++ b/t/db_dependent/Koha/ERM/EUsage/COUNTER_5/SushiCounter.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ERM/EUsage/CounterLog.t b/t/db_dependent/Koha/ERM/EUsage/CounterLog.t >index 5226e93f99..e933f6b404 100755 >--- a/t/db_dependent/Koha/ERM/EUsage/CounterLog.t >+++ b/t/db_dependent/Koha/ERM/EUsage/CounterLog.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t b/t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t >index b95c50d5ef..ac82a0cd52 100755 >--- a/t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t >+++ b/t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Edifact/File.t b/t/db_dependent/Koha/Edifact/File.t >index 21ef32499a..e5b7df76f8 100755 >--- a/t/db_dependent/Koha/Edifact/File.t >+++ b/t/db_dependent/Koha/Edifact/File.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Edifact/Order.t b/t/db_dependent/Koha/Edifact/Order.t >index 3a565a93bf..5279a810a1 100755 >--- a/t/db_dependent/Koha/Edifact/Order.t >+++ b/t/db_dependent/Koha/Edifact/Order.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/File/Transport.t b/t/db_dependent/Koha/File/Transport.t >index b5ebcf9a29..4e03dc8f34 100755 >--- a/t/db_dependent/Koha/File/Transport.t >+++ b/t/db_dependent/Koha/File/Transport.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/File/Transport/FTP.t b/t/db_dependent/Koha/File/Transport/FTP.t >index 2fe15741a0..86aa400e45 100755 >--- a/t/db_dependent/Koha/File/Transport/FTP.t >+++ b/t/db_dependent/Koha/File/Transport/FTP.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/File/Transport/SFTP.t b/t/db_dependent/Koha/File/Transport/SFTP.t >index 97d5b0ffaa..8e5febfcfa 100755 >--- a/t/db_dependent/Koha/File/Transport/SFTP.t >+++ b/t/db_dependent/Koha/File/Transport/SFTP.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/File/Transports.t b/t/db_dependent/Koha/File/Transports.t >index a2171bb7a8..a42dcd8df8 100755 >--- a/t/db_dependent/Koha/File/Transports.t >+++ b/t/db_dependent/Koha/File/Transports.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Filter/EmbedItems.t b/t/db_dependent/Koha/Filter/EmbedItems.t >index 42d0c007b0..6d2a8dbc49 100755 >--- a/t/db_dependent/Koha/Filter/EmbedItems.t >+++ b/t/db_dependent/Koha/Filter/EmbedItems.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Filter/EmbedItemsAvailability.t b/t/db_dependent/Koha/Filter/EmbedItemsAvailability.t >index 329ab74cc3..ca754fee01 100755 >--- a/t/db_dependent/Koha/Filter/EmbedItemsAvailability.t >+++ b/t/db_dependent/Koha/Filter/EmbedItemsAvailability.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Filter/ExpandCodedFields.t b/t/db_dependent/Koha/Filter/ExpandCodedFields.t >index 3a5ec895b8..e2ed0524a5 100755 >--- a/t/db_dependent/Koha/Filter/ExpandCodedFields.t >+++ b/t/db_dependent/Koha/Filter/ExpandCodedFields.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Hold.t b/t/db_dependent/Koha/Hold.t >index 060b592970..22b8ddbb14 100755 >--- a/t/db_dependent/Koha/Hold.t >+++ b/t/db_dependent/Koha/Hold.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Holds.t b/t/db_dependent/Koha/Holds.t >index 1746d100b8..4443be5c42 100755 >--- a/t/db_dependent/Koha/Holds.t >+++ b/t/db_dependent/Koha/Holds.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Backend.t b/t/db_dependent/Koha/ILL/Backend.t >index c374fd28c0..571b698646 100755 >--- a/t/db_dependent/Koha/ILL/Backend.t >+++ b/t/db_dependent/Koha/ILL/Backend.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Backend/Standard.t b/t/db_dependent/Koha/ILL/Backend/Standard.t >index 652a3d21b9..ad931ebf5a 100755 >--- a/t/db_dependent/Koha/ILL/Backend/Standard.t >+++ b/t/db_dependent/Koha/ILL/Backend/Standard.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Batch.t b/t/db_dependent/Koha/ILL/Batch.t >index 4f202f51dc..822e292950 100755 >--- a/t/db_dependent/Koha/ILL/Batch.t >+++ b/t/db_dependent/Koha/ILL/Batch.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Batch/Statuses.t b/t/db_dependent/Koha/ILL/Batch/Statuses.t >index 2addcc1c30..7213276b20 100755 >--- a/t/db_dependent/Koha/ILL/Batch/Statuses.t >+++ b/t/db_dependent/Koha/ILL/Batch/Statuses.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Batches.t b/t/db_dependent/Koha/ILL/Batches.t >index 2988ae218a..0fa64129ad 100755 >--- a/t/db_dependent/Koha/ILL/Batches.t >+++ b/t/db_dependent/Koha/ILL/Batches.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Comments.t b/t/db_dependent/Koha/ILL/Comments.t >index 359a7be0f6..200d07fbcd 100755 >--- a/t/db_dependent/Koha/ILL/Comments.t >+++ b/t/db_dependent/Koha/ILL/Comments.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Request.t b/t/db_dependent/Koha/ILL/Request.t >index 5ea701c8a8..d3cc3f0e27 100755 >--- a/t/db_dependent/Koha/ILL/Request.t >+++ b/t/db_dependent/Koha/ILL/Request.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Request/Attributes.t b/t/db_dependent/Koha/ILL/Request/Attributes.t >index d3262c1676..116c7b8abe 100755 >--- a/t/db_dependent/Koha/ILL/Request/Attributes.t >+++ b/t/db_dependent/Koha/ILL/Request/Attributes.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Request/Config.t b/t/db_dependent/Koha/ILL/Request/Config.t >index 91018dad8a..38d91e90a8 100755 >--- a/t/db_dependent/Koha/ILL/Request/Config.t >+++ b/t/db_dependent/Koha/ILL/Request/Config.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Basename; >diff --git a/t/db_dependent/Koha/ILL/Request/Logger.t b/t/db_dependent/Koha/ILL/Request/Logger.t >index 2bcebfa2b0..19e41c0ace 100755 >--- a/t/db_dependent/Koha/ILL/Request/Logger.t >+++ b/t/db_dependent/Koha/ILL/Request/Logger.t >@@ -14,7 +14,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Request/SupplierUpdate.t b/t/db_dependent/Koha/ILL/Request/SupplierUpdate.t >index cba5d0dce0..42a65c5ae1 100755 >--- a/t/db_dependent/Koha/ILL/Request/SupplierUpdate.t >+++ b/t/db_dependent/Koha/ILL/Request/SupplierUpdate.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Request/SupplierUpdateProcessor.t b/t/db_dependent/Koha/ILL/Request/SupplierUpdateProcessor.t >index bf64f077b8..255c437c80 100755 >--- a/t/db_dependent/Koha/ILL/Request/SupplierUpdateProcessor.t >+++ b/t/db_dependent/Koha/ILL/Request/SupplierUpdateProcessor.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Request/Workflow/Availability.t b/t/db_dependent/Koha/ILL/Request/Workflow/Availability.t >index 4ed2086329..fea77ee597 100755 >--- a/t/db_dependent/Koha/ILL/Request/Workflow/Availability.t >+++ b/t/db_dependent/Koha/ILL/Request/Workflow/Availability.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Request/Workflow/ConfirmAuto.t b/t/db_dependent/Koha/ILL/Request/Workflow/ConfirmAuto.t >index 8e3ca87387..c9409e673f 100755 >--- a/t/db_dependent/Koha/ILL/Request/Workflow/ConfirmAuto.t >+++ b/t/db_dependent/Koha/ILL/Request/Workflow/ConfirmAuto.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t b/t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t >index 1af24382a3..7af6dee759 100755 >--- a/t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t >+++ b/t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Request/Workflow/TypeDisclaimer.t b/t/db_dependent/Koha/ILL/Request/Workflow/TypeDisclaimer.t >index 8edec4fb66..d6563d814c 100755 >--- a/t/db_dependent/Koha/ILL/Request/Workflow/TypeDisclaimer.t >+++ b/t/db_dependent/Koha/ILL/Request/Workflow/TypeDisclaimer.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ILL/Requests.t b/t/db_dependent/Koha/ILL/Requests.t >index 29e368ba98..72496c9137 100755 >--- a/t/db_dependent/Koha/ILL/Requests.t >+++ b/t/db_dependent/Koha/ILL/Requests.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Import/Record/Auths.t b/t/db_dependent/Koha/Import/Record/Auths.t >index e09c547a7e..1a8f0ca166 100755 >--- a/t/db_dependent/Koha/Import/Record/Auths.t >+++ b/t/db_dependent/Koha/Import/Record/Auths.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Import/Record/Biblios.t b/t/db_dependent/Koha/Import/Record/Biblios.t >index 2e013946f7..58fc81f3a9 100755 >--- a/t/db_dependent/Koha/Import/Record/Biblios.t >+++ b/t/db_dependent/Koha/Import/Record/Biblios.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Import/Record/Items.t b/t/db_dependent/Koha/Import/Record/Items.t >index 49593386f5..53d2f6d7fe 100755 >--- a/t/db_dependent/Koha/Import/Record/Items.t >+++ b/t/db_dependent/Koha/Import/Record/Items.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Import/Record/Matches.t b/t/db_dependent/Koha/Import/Record/Matches.t >index d0638e247d..b0b7f4761f 100755 >--- a/t/db_dependent/Koha/Import/Record/Matches.t >+++ b/t/db_dependent/Koha/Import/Record/Matches.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Import/Records.t b/t/db_dependent/Koha/Import/Records.t >index f822d52df9..112976d892 100755 >--- a/t/db_dependent/Koha/Import/Records.t >+++ b/t/db_dependent/Koha/Import/Records.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Installer.t b/t/db_dependent/Koha/Installer.t >index f127bf0452..e421f014a0 100755 >--- a/t/db_dependent/Koha/Installer.t >+++ b/t/db_dependent/Koha/Installer.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 5; >diff --git a/t/db_dependent/Koha/Item.t b/t/db_dependent/Koha/Item.t >index d0b0a16dfb..19cdb04dea 100755 >--- a/t/db_dependent/Koha/Item.t >+++ b/t/db_dependent/Koha/Item.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use utf8; >diff --git a/t/db_dependent/Koha/Item/Attributes.t b/t/db_dependent/Koha/Item/Attributes.t >index 5a91fd7952..9596f1ffda 100755 >--- a/t/db_dependent/Koha/Item/Attributes.t >+++ b/t/db_dependent/Koha/Item/Attributes.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Item/Template.t b/t/db_dependent/Koha/Item/Template.t >index abecaf17e4..1990a2e048 100755 >--- a/t/db_dependent/Koha/Item/Template.t >+++ b/t/db_dependent/Koha/Item/Template.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Item/Templates.t b/t/db_dependent/Koha/Item/Templates.t >index d1628238ae..ade784307f 100755 >--- a/t/db_dependent/Koha/Item/Templates.t >+++ b/t/db_dependent/Koha/Item/Templates.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use utf8; >diff --git a/t/db_dependent/Koha/Item/Transfer.t b/t/db_dependent/Koha/Item/Transfer.t >index 5c0c9c2c61..5a3ecbcdf0 100755 >--- a/t/db_dependent/Koha/Item/Transfer.t >+++ b/t/db_dependent/Koha/Item/Transfer.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Item/Transfers.t b/t/db_dependent/Koha/Item/Transfers.t >index d414a72b37..e540e123a4 100755 >--- a/t/db_dependent/Koha/Item/Transfers.t >+++ b/t/db_dependent/Koha/Item/Transfers.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/ItemTypes.t b/t/db_dependent/Koha/ItemTypes.t >index 9ba7b64dea..383e274051 100755 >--- a/t/db_dependent/Koha/ItemTypes.t >+++ b/t/db_dependent/Koha/ItemTypes.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Items.t b/t/db_dependent/Koha/Items.t >index 9e8cc90768..29a29a50e3 100755 >--- a/t/db_dependent/Koha/Items.t >+++ b/t/db_dependent/Koha/Items.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Items/BatchUpdate.t b/t/db_dependent/Koha/Items/BatchUpdate.t >index e3895459e5..4462429285 100755 >--- a/t/db_dependent/Koha/Items/BatchUpdate.t >+++ b/t/db_dependent/Koha/Items/BatchUpdate.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/KeyboardShortcuts.t b/t/db_dependent/Koha/KeyboardShortcuts.t >index ce8988382e..17b16c3667 100755 >--- a/t/db_dependent/Koha/KeyboardShortcuts.t >+++ b/t/db_dependent/Koha/KeyboardShortcuts.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Libraries.t b/t/db_dependent/Koha/Libraries.t >index ae66d333ef..8137c1f18f 100755 >--- a/t/db_dependent/Koha/Libraries.t >+++ b/t/db_dependent/Koha/Libraries.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Library.t b/t/db_dependent/Koha/Library.t >index c1f56998b5..7eaca1ba79 100755 >--- a/t/db_dependent/Koha/Library.t >+++ b/t/db_dependent/Koha/Library.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Library/OverDriveInfos.t b/t/db_dependent/Koha/Library/OverDriveInfos.t >index 338b8829a9..6c42c272c9 100755 >--- a/t/db_dependent/Koha/Library/OverDriveInfos.t >+++ b/t/db_dependent/Koha/Library/OverDriveInfos.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/MarcOrder.t b/t/db_dependent/Koha/MarcOrder.t >index a299e954cb..0d5dc66dde 100755 >--- a/t/db_dependent/Koha/MarcOrder.t >+++ b/t/db_dependent/Koha/MarcOrder.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/MarcSubfieldStructures.t b/t/db_dependent/Koha/MarcSubfieldStructures.t >index 88dddbca0f..d56fedee6c 100755 >--- a/t/db_dependent/Koha/MarcSubfieldStructures.t >+++ b/t/db_dependent/Koha/MarcSubfieldStructures.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Notice/Message.t b/t/db_dependent/Koha/Notice/Message.t >index 1bd204d01f..c1f7285988 100755 >--- a/t/db_dependent/Koha/Notice/Message.t >+++ b/t/db_dependent/Koha/Notice/Message.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Notice/Template.t b/t/db_dependent/Koha/Notice/Template.t >index fda83208c1..8bbd410462 100755 >--- a/t/db_dependent/Koha/Notice/Template.t >+++ b/t/db_dependent/Koha/Notice/Template.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Notice_Util.t b/t/db_dependent/Koha/Notice_Util.t >index f2ca2a3b6a..03fcacbc1a 100755 >--- a/t/db_dependent/Koha/Notice_Util.t >+++ b/t/db_dependent/Koha/Notice_Util.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Notices.t b/t/db_dependent/Koha/Notices.t >index b58f58cbc0..c00db043de 100755 >--- a/t/db_dependent/Koha/Notices.t >+++ b/t/db_dependent/Koha/Notices.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/OAI/Server/Repository.t b/t/db_dependent/Koha/OAI/Server/Repository.t >index b767a58e29..ca4c70568d 100755 >--- a/t/db_dependent/Koha/OAI/Server/Repository.t >+++ b/t/db_dependent/Koha/OAI/Server/Repository.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/OAIHarvester.t b/t/db_dependent/Koha/OAIHarvester.t >index ab835c9536..dfb8d717b0 100755 >--- a/t/db_dependent/Koha/OAIHarvester.t >+++ b/t/db_dependent/Koha/OAIHarvester.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/OAIServers.t b/t/db_dependent/Koha/OAIServers.t >index 8c189e76d2..fe9d03cc4c 100755 >--- a/t/db_dependent/Koha/OAIServers.t >+++ b/t/db_dependent/Koha/OAIServers.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Object.t b/t/db_dependent/Koha/Object.t >index a98357f757..1ef9820267 100755 >--- a/t/db_dependent/Koha/Object.t >+++ b/t/db_dependent/Koha/Object.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Objects.t b/t/db_dependent/Koha/Objects.t >index 322d31ae07..868577a027 100755 >--- a/t/db_dependent/Koha/Objects.t >+++ b/t/db_dependent/Koha/Objects.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Objects/Mixin/ExtendedAttributes.t b/t/db_dependent/Koha/Objects/Mixin/ExtendedAttributes.t >index bd2f260521..344190b173 100755 >--- a/t/db_dependent/Koha/Objects/Mixin/ExtendedAttributes.t >+++ b/t/db_dependent/Koha/Objects/Mixin/ExtendedAttributes.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Old.t b/t/db_dependent/Koha/Old.t >index f6a77b81f5..5644e66f7c 100755 >--- a/t/db_dependent/Koha/Old.t >+++ b/t/db_dependent/Koha/Old.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Old/Checkout.t b/t/db_dependent/Koha/Old/Checkout.t >index a1ce74fe92..4d2b9e2f4b 100755 >--- a/t/db_dependent/Koha/Old/Checkout.t >+++ b/t/db_dependent/Koha/Old/Checkout.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Old/Checkouts.t b/t/db_dependent/Koha/Old/Checkouts.t >index 37d4fba236..8d2aa99881 100755 >--- a/t/db_dependent/Koha/Old/Checkouts.t >+++ b/t/db_dependent/Koha/Old/Checkouts.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Old/Hold.t b/t/db_dependent/Koha/Old/Hold.t >index 70b3368840..f9bc7ea259 100755 >--- a/t/db_dependent/Koha/Old/Hold.t >+++ b/t/db_dependent/Koha/Old/Hold.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Old/Holds.t b/t/db_dependent/Koha/Old/Holds.t >index 4e37be49ac..2e6edf4485 100755 >--- a/t/db_dependent/Koha/Old/Holds.t >+++ b/t/db_dependent/Koha/Old/Holds.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron.t b/t/db_dependent/Koha/Patron.t >index b9c1eedc66..ae9e999c95 100755 >--- a/t/db_dependent/Koha/Patron.t >+++ b/t/db_dependent/Koha/Patron.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/Attribute.t b/t/db_dependent/Koha/Patron/Attribute.t >index 97015d0c21..baaf564ef4 100755 >--- a/t/db_dependent/Koha/Patron/Attribute.t >+++ b/t/db_dependent/Koha/Patron/Attribute.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use JSON qw( to_json ); >diff --git a/t/db_dependent/Koha/Patron/Attribute/Types.t b/t/db_dependent/Koha/Patron/Attribute/Types.t >index 6dc706fb22..f49b26605f 100755 >--- a/t/db_dependent/Koha/Patron/Attribute/Types.t >+++ b/t/db_dependent/Koha/Patron/Attribute/Types.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/Categories.t b/t/db_dependent/Koha/Patron/Categories.t >index 1cc9866936..a335994ae4 100755 >--- a/t/db_dependent/Koha/Patron/Categories.t >+++ b/t/db_dependent/Koha/Patron/Categories.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/Category.t b/t/db_dependent/Koha/Patron/Category.t >index 14504efccf..9dfcc3563b 100755 >--- a/t/db_dependent/Koha/Patron/Category.t >+++ b/t/db_dependent/Koha/Patron/Category.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/Consents.t b/t/db_dependent/Koha/Patron/Consents.t >index 08dba75f55..0131f13b3e 100755 >--- a/t/db_dependent/Koha/Patron/Consents.t >+++ b/t/db_dependent/Koha/Patron/Consents.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Data::Dumper qw/Dumper/; >diff --git a/t/db_dependent/Koha/Patron/Images.t b/t/db_dependent/Koha/Patron/Images.t >index 0961c2cd1a..320640f883 100755 >--- a/t/db_dependent/Koha/Patron/Images.t >+++ b/t/db_dependent/Koha/Patron/Images.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/Log.t b/t/db_dependent/Koha/Patron/Log.t >index 4e0fd28d69..7c007333fa 100755 >--- a/t/db_dependent/Koha/Patron/Log.t >+++ b/t/db_dependent/Koha/Patron/Log.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 Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 2; >diff --git a/t/db_dependent/Koha/Patron/MessagePreference/Attributes.t b/t/db_dependent/Koha/Patron/MessagePreference/Attributes.t >index b17f6a1247..efba784ef3 100755 >--- a/t/db_dependent/Koha/Patron/MessagePreference/Attributes.t >+++ b/t/db_dependent/Koha/Patron/MessagePreference/Attributes.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/MessagePreference/Transport/Preferences.t b/t/db_dependent/Koha/Patron/MessagePreference/Transport/Preferences.t >index b16982bd15..d545ebac27 100755 >--- a/t/db_dependent/Koha/Patron/MessagePreference/Transport/Preferences.t >+++ b/t/db_dependent/Koha/Patron/MessagePreference/Transport/Preferences.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/MessagePreference/Transport/Types.t b/t/db_dependent/Koha/Patron/MessagePreference/Transport/Types.t >index 046674eda2..53da6bfd2d 100755 >--- a/t/db_dependent/Koha/Patron/MessagePreference/Transport/Types.t >+++ b/t/db_dependent/Koha/Patron/MessagePreference/Transport/Types.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/MessagePreference/Transports.t b/t/db_dependent/Koha/Patron/MessagePreference/Transports.t >index 07dd87c0ee..283bcadb1e 100755 >--- a/t/db_dependent/Koha/Patron/MessagePreference/Transports.t >+++ b/t/db_dependent/Koha/Patron/MessagePreference/Transports.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/MessagePreferences.t b/t/db_dependent/Koha/Patron/MessagePreferences.t >index 1a6fcf7545..cd25d84ad9 100755 >--- a/t/db_dependent/Koha/Patron/MessagePreferences.t >+++ b/t/db_dependent/Koha/Patron/MessagePreferences.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/Messages.t b/t/db_dependent/Koha/Patron/Messages.t >index 689a9a5b85..b8a948dc27 100755 >--- a/t/db_dependent/Koha/Patron/Messages.t >+++ b/t/db_dependent/Koha/Patron/Messages.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/Modifications.t b/t/db_dependent/Koha/Patron/Modifications.t >index 147fc04dc8..db811e3c83 100755 >--- a/t/db_dependent/Koha/Patron/Modifications.t >+++ b/t/db_dependent/Koha/Patron/Modifications.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/Relationship.t b/t/db_dependent/Koha/Patron/Relationship.t >index b0e0c581c8..f00f1d7cac 100755 >--- a/t/db_dependent/Koha/Patron/Relationship.t >+++ b/t/db_dependent/Koha/Patron/Relationship.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/Restriction.t b/t/db_dependent/Koha/Patron/Restriction.t >index 5f6e6cc5df..b7c89fd1f8 100755 >--- a/t/db_dependent/Koha/Patron/Restriction.t >+++ b/t/db_dependent/Koha/Patron/Restriction.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron/Restriction/Type.t b/t/db_dependent/Koha/Patron/Restriction/Type.t >index 9fdffb821d..b7fd6901d6 100755 >--- a/t/db_dependent/Koha/Patron/Restriction/Type.t >+++ b/t/db_dependent/Koha/Patron/Restriction/Type.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patron_generate_userid.t b/t/db_dependent/Koha/Patron_generate_userid.t >index bd62a99b23..6d91e54b30 100755 >--- a/t/db_dependent/Koha/Patron_generate_userid.t >+++ b/t/db_dependent/Koha/Patron_generate_userid.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use utf8; >diff --git a/t/db_dependent/Koha/Patrons.t b/t/db_dependent/Koha/Patrons.t >index c86c3c8212..61fe529953 100755 >--- a/t/db_dependent/Koha/Patrons.t >+++ b/t/db_dependent/Koha/Patrons.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Patrons/Import.t b/t/db_dependent/Koha/Patrons/Import.t >index 64e5f95a06..c552fe019c 100755 >--- a/t/db_dependent/Koha/Patrons/Import.t >+++ b/t/db_dependent/Koha/Patrons/Import.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 181; >diff --git a/t/db_dependent/Koha/Plugins/Account_hooks.t b/t/db_dependent/Koha/Plugins/Account_hooks.t >index cbaaf70482..b20a7120c3 100755 >--- a/t/db_dependent/Koha/Plugins/Account_hooks.t >+++ b/t/db_dependent/Koha/Plugins/Account_hooks.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Auth/Client.t b/t/db_dependent/Koha/Plugins/Auth/Client.t >index a50233e759..4356572eb5 100755 >--- a/t/db_dependent/Koha/Plugins/Auth/Client.t >+++ b/t/db_dependent/Koha/Plugins/Auth/Client.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/BackgroundJob.t b/t/db_dependent/Koha/Plugins/BackgroundJob.t >index eb1a870147..0c73b009ab 100755 >--- a/t/db_dependent/Koha/Plugins/BackgroundJob.t >+++ b/t/db_dependent/Koha/Plugins/BackgroundJob.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Barcode_transform_hooks.t b/t/db_dependent/Koha/Plugins/Barcode_transform_hooks.t >index 107b950e64..cbd50360df 100755 >--- a/t/db_dependent/Koha/Plugins/Barcode_transform_hooks.t >+++ b/t/db_dependent/Koha/Plugins/Barcode_transform_hooks.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Biblio_and_Items_plugin_hooks.t b/t/db_dependent/Koha/Plugins/Biblio_and_Items_plugin_hooks.t >index 73220cdb0b..09f9517741 100755 >--- a/t/db_dependent/Koha/Plugins/Biblio_and_Items_plugin_hooks.t >+++ b/t/db_dependent/Koha/Plugins/Biblio_and_Items_plugin_hooks.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Broken.t b/t/db_dependent/Koha/Plugins/Broken.t >index dab439b5b3..ef331be2fd 100755 >--- a/t/db_dependent/Koha/Plugins/Broken.t >+++ b/t/db_dependent/Koha/Plugins/Broken.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Basename; >diff --git a/t/db_dependent/Koha/Plugins/Circulation_hooks.t b/t/db_dependent/Koha/Plugins/Circulation_hooks.t >index 57bc70edb8..2188006299 100755 >--- a/t/db_dependent/Koha/Plugins/Circulation_hooks.t >+++ b/t/db_dependent/Koha/Plugins/Circulation_hooks.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Holds_hooks.t b/t/db_dependent/Koha/Plugins/Holds_hooks.t >index a3b219bc60..dc5adef1e2 100755 >--- a/t/db_dependent/Koha/Plugins/Holds_hooks.t >+++ b/t/db_dependent/Koha/Plugins/Holds_hooks.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/ILL/Backends.t b/t/db_dependent/Koha/Plugins/ILL/Backends.t >index e526d3aa0d..17732ba051 100755 >--- a/t/db_dependent/Koha/Plugins/ILL/Backends.t >+++ b/t/db_dependent/Koha/Plugins/ILL/Backends.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Basename; >diff --git a/t/db_dependent/Koha/Plugins/Ill_hooks.t b/t/db_dependent/Koha/Plugins/Ill_hooks.t >index ca8af8a9e8..db86fe6ca5 100755 >--- a/t/db_dependent/Koha/Plugins/Ill_hooks.t >+++ b/t/db_dependent/Koha/Plugins/Ill_hooks.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Basename; >diff --git a/t/db_dependent/Koha/Plugins/KitchenSink.t b/t/db_dependent/Koha/Plugins/KitchenSink.t >index af2ba6ecf9..43e3d58837 100755 >--- a/t/db_dependent/Koha/Plugins/KitchenSink.t >+++ b/t/db_dependent/Koha/Plugins/KitchenSink.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Archive::Extract; >diff --git a/t/db_dependent/Koha/Plugins/Message_hooks.t b/t/db_dependent/Koha/Plugins/Message_hooks.t >index 1e2967c3a8..a007496668 100755 >--- a/t/db_dependent/Koha/Plugins/Message_hooks.t >+++ b/t/db_dependent/Koha/Plugins/Message_hooks.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Notices_content_hook.t b/t/db_dependent/Koha/Plugins/Notices_content_hook.t >index 879b1f203b..76af6300f5 100755 >--- a/t/db_dependent/Koha/Plugins/Notices_content_hook.t >+++ b/t/db_dependent/Koha/Plugins/Notices_content_hook.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Overdues.t b/t/db_dependent/Koha/Plugins/Overdues.t >index 3e020bd20d..866c14578f 100755 >--- a/t/db_dependent/Koha/Plugins/Overdues.t >+++ b/t/db_dependent/Koha/Plugins/Overdues.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Patron.t b/t/db_dependent/Koha/Plugins/Patron.t >index da5382b64d..12baed744c 100755 >--- a/t/db_dependent/Koha/Plugins/Patron.t >+++ b/t/db_dependent/Koha/Plugins/Patron.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Plugins.t b/t/db_dependent/Koha/Plugins/Plugins.t >index 46a68d94f4..ad368594bf 100755 >--- a/t/db_dependent/Koha/Plugins/Plugins.t >+++ b/t/db_dependent/Koha/Plugins/Plugins.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Recall_hooks.t b/t/db_dependent/Koha/Plugins/Recall_hooks.t >index 2130ca5d06..5faed8ea7f 100755 >--- a/t/db_dependent/Koha/Plugins/Recall_hooks.t >+++ b/t/db_dependent/Koha/Plugins/Recall_hooks.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Basename; >diff --git a/t/db_dependent/Koha/Plugins/TemplateIncludePathHook.t b/t/db_dependent/Koha/Plugins/TemplateIncludePathHook.t >index 2dfa24624d..ead852fb5b 100755 >--- a/t/db_dependent/Koha/Plugins/TemplateIncludePathHook.t >+++ b/t/db_dependent/Koha/Plugins/TemplateIncludePathHook.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/Transform_prepared_letter_hook.t b/t/db_dependent/Koha/Plugins/Transform_prepared_letter_hook.t >index f951467bc0..74cc1e56f4 100755 >--- a/t/db_dependent/Koha/Plugins/Transform_prepared_letter_hook.t >+++ b/t/db_dependent/Koha/Plugins/Transform_prepared_letter_hook.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Plugins/authority_hooks.t b/t/db_dependent/Koha/Plugins/authority_hooks.t >index 7cc2a19fca..14a69b51e4 100755 >--- a/t/db_dependent/Koha/Plugins/authority_hooks.t >+++ b/t/db_dependent/Koha/Plugins/authority_hooks.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Policy/Holds.t b/t/db_dependent/Koha/Policy/Holds.t >index c5a131ab7c..4ae1eac641 100755 >--- a/t/db_dependent/Koha/Policy/Holds.t >+++ b/t/db_dependent/Koha/Policy/Holds.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Policy/Patrons/Cardnumber.t b/t/db_dependent/Koha/Policy/Patrons/Cardnumber.t >index 516a0b9a65..7f22e79293 100755 >--- a/t/db_dependent/Koha/Policy/Patrons/Cardnumber.t >+++ b/t/db_dependent/Koha/Policy/Patrons/Cardnumber.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Preservation/Processings.t b/t/db_dependent/Koha/Preservation/Processings.t >index 84ebd50fc7..6b56857105 100755 >--- a/t/db_dependent/Koha/Preservation/Processings.t >+++ b/t/db_dependent/Koha/Preservation/Processings.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Preservation/Trains.t b/t/db_dependent/Koha/Preservation/Trains.t >index 9a2e3a76fd..8d1714389c 100755 >--- a/t/db_dependent/Koha/Preservation/Trains.t >+++ b/t/db_dependent/Koha/Preservation/Trains.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Pseudonymization.t b/t/db_dependent/Koha/Pseudonymization.t >index 483504434d..bc6a97c6cf 100755 >--- a/t/db_dependent/Koha/Pseudonymization.t >+++ b/t/db_dependent/Koha/Pseudonymization.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/PseudonymizedTransaction.t b/t/db_dependent/Koha/PseudonymizedTransaction.t >index 162688775f..70af31e811 100755 >--- a/t/db_dependent/Koha/PseudonymizedTransaction.t >+++ b/t/db_dependent/Koha/PseudonymizedTransaction.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Quotes.t b/t/db_dependent/Koha/Quotes.t >index 077225f86e..b888e38b90 100755 >--- a/t/db_dependent/Koha/Quotes.t >+++ b/t/db_dependent/Koha/Quotes.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/REST/Plugin/Auth/IdP.t b/t/db_dependent/Koha/REST/Plugin/Auth/IdP.t >index 3a2d8bd90f..b67ab559c4 100755 >--- a/t/db_dependent/Koha/REST/Plugin/Auth/IdP.t >+++ b/t/db_dependent/Koha/REST/Plugin/Auth/IdP.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/REST/Plugin/Auth/PublicRoutes.t b/t/db_dependent/Koha/REST/Plugin/Auth/PublicRoutes.t >index 4e5b571073..d41c0332db 100755 >--- a/t/db_dependent/Koha/REST/Plugin/Auth/PublicRoutes.t >+++ b/t/db_dependent/Koha/REST/Plugin/Auth/PublicRoutes.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/REST/Plugin/Objects.t b/t/db_dependent/Koha/REST/Plugin/Objects.t >index 0259556371..55494b90da 100755 >--- a/t/db_dependent/Koha/REST/Plugin/Objects.t >+++ b/t/db_dependent/Koha/REST/Plugin/Objects.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/REST/Plugin/Pagination.t b/t/db_dependent/Koha/REST/Plugin/Pagination.t >index be36e923a7..17d1aa8b98 100755 >--- a/t/db_dependent/Koha/REST/Plugin/Pagination.t >+++ b/t/db_dependent/Koha/REST/Plugin/Pagination.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/REST/Plugin/PluginRoutes.t b/t/db_dependent/Koha/REST/Plugin/PluginRoutes.t >index fe8db7536c..bacf3f044c 100755 >--- a/t/db_dependent/Koha/REST/Plugin/PluginRoutes.t >+++ b/t/db_dependent/Koha/REST/Plugin/PluginRoutes.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/REST/V1.t b/t/db_dependent/Koha/REST/V1.t >index 4dc1ce701d..7849e6dac8 100755 >--- a/t/db_dependent/Koha/REST/V1.t >+++ b/t/db_dependent/Koha/REST/V1.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Ratings.t b/t/db_dependent/Koha/Ratings.t >index e5049bc16e..c90912b412 100755 >--- a/t/db_dependent/Koha/Ratings.t >+++ b/t/db_dependent/Koha/Ratings.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Recall.t b/t/db_dependent/Koha/Recall.t >index 4a1d17a9de..ffc6b4571b 100755 >--- a/t/db_dependent/Koha/Recall.t >+++ b/t/db_dependent/Koha/Recall.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Recalls.t b/t/db_dependent/Koha/Recalls.t >index e44ad14111..f04d08ed2f 100755 >--- a/t/db_dependent/Koha/Recalls.t >+++ b/t/db_dependent/Koha/Recalls.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/RecordSource.t b/t/db_dependent/Koha/RecordSource.t >index 3a15736acf..e2f2e2b75e 100755 >--- a/t/db_dependent/Koha/RecordSource.t >+++ b/t/db_dependent/Koha/RecordSource.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Reports.t b/t/db_dependent/Koha/Reports.t >index 205b1df60a..19d1d60679 100755 >--- a/t/db_dependent/Koha/Reports.t >+++ b/t/db_dependent/Koha/Reports.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Reviews.t b/t/db_dependent/Koha/Reviews.t >index b3d3f32ace..f1350b84de 100755 >--- a/t/db_dependent/Koha/Reviews.t >+++ b/t/db_dependent/Koha/Reviews.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SMS_Providers.t b/t/db_dependent/Koha/SMS_Providers.t >index f0f1a2f708..ba1d44b942 100755 >--- a/t/db_dependent/Koha/SMS_Providers.t >+++ b/t/db_dependent/Koha/SMS_Providers.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SMTP/Server.t b/t/db_dependent/Koha/SMTP/Server.t >index 7a73b9725f..470beb82eb 100755 >--- a/t/db_dependent/Koha/SMTP/Server.t >+++ b/t/db_dependent/Koha/SMTP/Server.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SMTP/Servers.t b/t/db_dependent/Koha/SMTP/Servers.t >index e7b38335bf..82c5737c27 100755 >--- a/t/db_dependent/Koha/SMTP/Servers.t >+++ b/t/db_dependent/Koha/SMTP/Servers.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SearchEngine/Elasticsearch.t b/t/db_dependent/Koha/SearchEngine/Elasticsearch.t >index 66b267fc34..5f0564d9fe 100755 >--- a/t/db_dependent/Koha/SearchEngine/Elasticsearch.t >+++ b/t/db_dependent/Koha/SearchEngine/Elasticsearch.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Encode; >diff --git a/t/db_dependent/Koha/SearchEngine/Elasticsearch/ExportConfig.t b/t/db_dependent/Koha/SearchEngine/Elasticsearch/ExportConfig.t >index f14e253b68..e0dac63304 100755 >--- a/t/db_dependent/Koha/SearchEngine/Elasticsearch/ExportConfig.t >+++ b/t/db_dependent/Koha/SearchEngine/Elasticsearch/ExportConfig.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SearchEngine/Elasticsearch/Indexer.t b/t/db_dependent/Koha/SearchEngine/Elasticsearch/Indexer.t >index a7740361ba..d95e665583 100755 >--- a/t/db_dependent/Koha/SearchEngine/Elasticsearch/Indexer.t >+++ b/t/db_dependent/Koha/SearchEngine/Elasticsearch/Indexer.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t b/t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t >index 15c7790774..a47dd32a3d 100755 >--- a/t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t >+++ b/t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SearchEngine/Elasticsearch/Reset.t b/t/db_dependent/Koha/SearchEngine/Elasticsearch/Reset.t >index dce95eefae..ecc4a1ff8a 100755 >--- a/t/db_dependent/Koha/SearchEngine/Elasticsearch/Reset.t >+++ b/t/db_dependent/Koha/SearchEngine/Elasticsearch/Reset.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t b/t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t >index d5b8790abe..42d2efd588 100755 >--- a/t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t >+++ b/t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SearchEngine/Zebra/QueryBuilder.t b/t/db_dependent/Koha/SearchEngine/Zebra/QueryBuilder.t >index 67d3047dea..82c1d4e93f 100755 >--- a/t/db_dependent/Koha/SearchEngine/Zebra/QueryBuilder.t >+++ b/t/db_dependent/Koha/SearchEngine/Zebra/QueryBuilder.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SearchField.t b/t/db_dependent/Koha/SearchField.t >index e9734b7c18..3d8c810efc 100755 >--- a/t/db_dependent/Koha/SearchField.t >+++ b/t/db_dependent/Koha/SearchField.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SearchFilters.t b/t/db_dependent/Koha/SearchFilters.t >index 4e710c9d53..e1b2cb61a8 100755 >--- a/t/db_dependent/Koha/SearchFilters.t >+++ b/t/db_dependent/Koha/SearchFilters.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/SharedContent.t b/t/db_dependent/Koha/SharedContent.t >index 8814531539..1267984571 100755 >--- a/t/db_dependent/Koha/SharedContent.t >+++ b/t/db_dependent/Koha/SharedContent.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Statistic.t b/t/db_dependent/Koha/Statistic.t >index 7d4f37a001..8be5576e1e 100755 >--- a/t/db_dependent/Koha/Statistic.t >+++ b/t/db_dependent/Koha/Statistic.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Statistics.t b/t/db_dependent/Koha/Statistics.t >index 60fb2f955b..d21e59db2f 100755 >--- a/t/db_dependent/Koha/Statistics.t >+++ b/t/db_dependent/Koha/Statistics.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Subscription.t b/t/db_dependent/Koha/Subscription.t >index 80a1a639ba..9033e863b2 100755 >--- a/t/db_dependent/Koha/Subscription.t >+++ b/t/db_dependent/Koha/Subscription.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Subscription/Numberpatterns.t b/t/db_dependent/Koha/Subscription/Numberpatterns.t >index f69bab82d4..c5628f30e4 100755 >--- a/t/db_dependent/Koha/Subscription/Numberpatterns.t >+++ b/t/db_dependent/Koha/Subscription/Numberpatterns.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Subscription/Routinglists.t b/t/db_dependent/Koha/Subscription/Routinglists.t >index 8a55878747..b283ce5f19 100755 >--- a/t/db_dependent/Koha/Subscription/Routinglists.t >+++ b/t/db_dependent/Koha/Subscription/Routinglists.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Suggestion.t b/t/db_dependent/Koha/Suggestion.t >index 4f2f0a465a..7c1a19bb7a 100755 >--- a/t/db_dependent/Koha/Suggestion.t >+++ b/t/db_dependent/Koha/Suggestion.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Suggestions.t b/t/db_dependent/Koha/Suggestions.t >index b3f3252235..7f5452291a 100755 >--- a/t/db_dependent/Koha/Suggestions.t >+++ b/t/db_dependent/Koha/Suggestions.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Tags.t b/t/db_dependent/Koha/Tags.t >index f93b75f341..e19f3f5882 100755 >--- a/t/db_dependent/Koha/Tags.t >+++ b/t/db_dependent/Koha/Tags.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Tags/Approvals.t b/t/db_dependent/Koha/Tags/Approvals.t >index 1d31227211..bc90e7d775 100755 >--- a/t/db_dependent/Koha/Tags/Approvals.t >+++ b/t/db_dependent/Koha/Tags/Approvals.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Tags/Indexes.t b/t/db_dependent/Koha/Tags/Indexes.t >index 9bef993a69..1fcf948150 100755 >--- a/t/db_dependent/Koha/Tags/Indexes.t >+++ b/t/db_dependent/Koha/Tags/Indexes.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Template/Plugin/Branches.t b/t/db_dependent/Koha/Template/Plugin/Branches.t >index 7ecb81daaf..3fcc1728c4 100755 >--- a/t/db_dependent/Koha/Template/Plugin/Branches.t >+++ b/t/db_dependent/Koha/Template/Plugin/Branches.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Template/Plugin/CirculationRules.t b/t/db_dependent/Koha/Template/Plugin/CirculationRules.t >index d082329d31..c6735770e6 100755 >--- a/t/db_dependent/Koha/Template/Plugin/CirculationRules.t >+++ b/t/db_dependent/Koha/Template/Plugin/CirculationRules.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Template/Plugin/ClassSources.t b/t/db_dependent/Koha/Template/Plugin/ClassSources.t >index 5068d78865..e64c6f8fe4 100755 >--- a/t/db_dependent/Koha/Template/Plugin/ClassSources.t >+++ b/t/db_dependent/Koha/Template/Plugin/ClassSources.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Template/Plugin/ExtendedAttributeTypes.t b/t/db_dependent/Koha/Template/Plugin/ExtendedAttributeTypes.t >index 419fce09f5..77af19ca4c 100755 >--- a/t/db_dependent/Koha/Template/Plugin/ExtendedAttributeTypes.t >+++ b/t/db_dependent/Koha/Template/Plugin/ExtendedAttributeTypes.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Template/Plugin/ItemTypes.t b/t/db_dependent/Koha/Template/Plugin/ItemTypes.t >index f783764f47..073a93d784 100755 >--- a/t/db_dependent/Koha/Template/Plugin/ItemTypes.t >+++ b/t/db_dependent/Koha/Template/Plugin/ItemTypes.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Template/Plugin/Koha.t b/t/db_dependent/Koha/Template/Plugin/Koha.t >index 91cfed59a7..b152553225 100755 >--- a/t/db_dependent/Koha/Template/Plugin/Koha.t >+++ b/t/db_dependent/Koha/Template/Plugin/Koha.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Template/Plugin/Notices.t b/t/db_dependent/Koha/Template/Plugin/Notices.t >index 13f8f6d618..3acbb6b120 100755 >--- a/t/db_dependent/Koha/Template/Plugin/Notices.t >+++ b/t/db_dependent/Koha/Template/Plugin/Notices.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Template/Plugin/Registers.t b/t/db_dependent/Koha/Template/Plugin/Registers.t >index 7bba99c8c2..3222cc228a 100755 >--- a/t/db_dependent/Koha/Template/Plugin/Registers.t >+++ b/t/db_dependent/Koha/Template/Plugin/Registers.t >@@ -14,7 +14,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Ticket.t b/t/db_dependent/Koha/Ticket.t >index 46eae6755a..40c661a1e4 100755 >--- a/t/db_dependent/Koha/Ticket.t >+++ b/t/db_dependent/Koha/Ticket.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Ticket/Update.t b/t/db_dependent/Koha/Ticket/Update.t >index 66cdfc10c1..2addb07edf 100755 >--- a/t/db_dependent/Koha/Ticket/Update.t >+++ b/t/db_dependent/Koha/Ticket/Update.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/UI/Form/Builder/Biblio.t b/t/db_dependent/Koha/UI/Form/Builder/Biblio.t >index 4283ca7e81..9c6ed237aa 100755 >--- a/t/db_dependent/Koha/UI/Form/Builder/Biblio.t >+++ b/t/db_dependent/Koha/UI/Form/Builder/Biblio.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/UI/Form/Builder/Item.t b/t/db_dependent/Koha/UI/Form/Builder/Item.t >index 7a90485648..2eab4bfcec 100755 >--- a/t/db_dependent/Koha/UI/Form/Builder/Item.t >+++ b/t/db_dependent/Koha/UI/Form/Builder/Item.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/UI/Form/Builder/Item/itemtypes-default.t b/t/db_dependent/Koha/UI/Form/Builder/Item/itemtypes-default.t >index fb409fd18c..2faa7f887d 100755 >--- a/t/db_dependent/Koha/UI/Form/Builder/Item/itemtypes-default.t >+++ b/t/db_dependent/Koha/UI/Form/Builder/Item/itemtypes-default.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha/Virtualshelf.t b/t/db_dependent/Koha/Virtualshelf.t >index 28362f4e03..06d13134b0 100755 >--- a/t/db_dependent/Koha/Virtualshelf.t >+++ b/t/db_dependent/Koha/Virtualshelf.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/Virtualshelves.t b/t/db_dependent/Koha/Virtualshelves.t >index 48f1a0cd2c..5d71678a47 100755 >--- a/t/db_dependent/Koha/Virtualshelves.t >+++ b/t/db_dependent/Koha/Virtualshelves.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/XSLT/Base.t b/t/db_dependent/Koha/XSLT/Base.t >index dbe9b3fa1c..710be9ee3e 100755 >--- a/t/db_dependent/Koha/XSLT/Base.t >+++ b/t/db_dependent/Koha/XSLT/Base.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha/XSLT/Security.t b/t/db_dependent/Koha/XSLT/Security.t >index e7671fe732..04d487deab 100755 >--- a/t/db_dependent/Koha/XSLT/Security.t >+++ b/t/db_dependent/Koha/XSLT/Security.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Temp qw/tempfile/; >diff --git a/t/db_dependent/Koha/Z3950Servers.t b/t/db_dependent/Koha/Z3950Servers.t >index 9ccb8ddf4b..6ae9f91fb1 100755 >--- a/t/db_dependent/Koha/Z3950Servers.t >+++ b/t/db_dependent/Koha/Z3950Servers.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Koha_Elasticsearch.t b/t/db_dependent/Koha_Elasticsearch.t >index 30584be13d..7e0111b6a8 100755 >--- a/t/db_dependent/Koha_Elasticsearch.t >+++ b/t/db_dependent/Koha_Elasticsearch.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 Koha; if not, see <http://www.gnu.org/licenses> >+# along with Koha; if not, see <https://www.gnu.org/licenses> > > use Modern::Perl; > >diff --git a/t/db_dependent/Koha_MetadataRecord_Authority.t b/t/db_dependent/Koha_MetadataRecord_Authority.t >index 9d5fc58333..b3e7ad73b6 100755 >--- a/t/db_dependent/Koha_MetadataRecord_Authority.t >+++ b/t/db_dependent/Koha_MetadataRecord_Authority.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Labels/t_Batch.t b/t/db_dependent/Labels/t_Batch.t >index 4ac9b1b07e..bcf518700b 100755 >--- a/t/db_dependent/Labels/t_Batch.t >+++ b/t/db_dependent/Labels/t_Batch.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Labels/t_Label.t b/t/db_dependent/Labels/t_Label.t >index cd65049688..9eb967a2bb 100755 >--- a/t/db_dependent/Labels/t_Label.t >+++ b/t/db_dependent/Labels/t_Label.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Labels/t_Layout.t b/t/db_dependent/Labels/t_Layout.t >index 57fe860e9c..3742234195 100755 >--- a/t/db_dependent/Labels/t_Layout.t >+++ b/t/db_dependent/Labels/t_Layout.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Labels/t_Profile.t b/t/db_dependent/Labels/t_Profile.t >index 5ec36a9ba6..d9b98fe5e6 100755 >--- a/t/db_dependent/Labels/t_Profile.t >+++ b/t/db_dependent/Labels/t_Profile.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Labels/t_Template.t b/t/db_dependent/Labels/t_Template.t >index 304e86aa27..e07de6e6f8 100755 >--- a/t/db_dependent/Labels/t_Template.t >+++ b/t/db_dependent/Labels/t_Template.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Letters.t b/t/db_dependent/Letters.t >index 5cdf9b289d..f248a07f7f 100755 >--- a/t/db_dependent/Letters.t >+++ b/t/db_dependent/Letters.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Basename qw(dirname); >diff --git a/t/db_dependent/Letters/TemplateToolkit.t b/t/db_dependent/Letters/TemplateToolkit.t >index ae31af4ac0..6ed146bf8b 100755 >--- a/t/db_dependent/Letters/TemplateToolkit.t >+++ b/t/db_dependent/Letters/TemplateToolkit.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Linker_Default.t b/t/db_dependent/Linker_Default.t >index 38a917ddf0..bd9cb4269f 100755 >--- a/t/db_dependent/Linker_Default.t >+++ b/t/db_dependent/Linker_Default.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Linker_FirstMatch.t b/t/db_dependent/Linker_FirstMatch.t >index 1b6cce305a..406b8bbf69 100755 >--- a/t/db_dependent/Linker_FirstMatch.t >+++ b/t/db_dependent/Linker_FirstMatch.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Log.t b/t/db_dependent/Log.t >index 90bb355be7..21ba67b1b1 100755 >--- a/t/db_dependent/Log.t >+++ b/t/db_dependent/Log.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Data::Dumper qw( Dumper ); >diff --git a/t/db_dependent/Matcher.t b/t/db_dependent/Matcher.t >index 45b3b9654f..00840843d1 100755 >--- a/t/db_dependent/Matcher.t >+++ b/t/db_dependent/Matcher.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use MARC::Record; >diff --git a/t/db_dependent/Members.t b/t/db_dependent/Members.t >index 65bf8b92b2..d1705cc0eb 100755 >--- a/t/db_dependent/Members.t >+++ b/t/db_dependent/Members.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Members/IssueSlip.t b/t/db_dependent/Members/IssueSlip.t >index faeb1570ac..affaf6ec66 100755 >--- a/t/db_dependent/Members/IssueSlip.t >+++ b/t/db_dependent/Members/IssueSlip.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Message.t b/t/db_dependent/Message.t >index ceb23d0057..fbd4a53dfd 100755 >--- a/t/db_dependent/Message.t >+++ b/t/db_dependent/Message.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/OAI/AndSets.t b/t/db_dependent/OAI/AndSets.t >index b97d5a6f88..b2fed18bb6 100755 >--- a/t/db_dependent/OAI/AndSets.t >+++ b/t/db_dependent/OAI/AndSets.t >@@ -14,7 +14,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/OAI/Server.t b/t/db_dependent/OAI/Server.t >index 1c31c64e73..3456aaf560 100755 >--- a/t/db_dependent/OAI/Server.t >+++ b/t/db_dependent/OAI/Server.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::Deep qw( cmp_deeply re ); >diff --git a/t/db_dependent/OAI/Sets.t b/t/db_dependent/OAI/Sets.t >index b1d33acadf..fe46c89b1c 100755 >--- a/t/db_dependent/OAI/Sets.t >+++ b/t/db_dependent/OAI/Sets.t >@@ -14,7 +14,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Passwordrecovery.t b/t/db_dependent/Passwordrecovery.t >index 32d5dc0f3e..6405889f37 100755 >--- a/t/db_dependent/Passwordrecovery.t >+++ b/t/db_dependent/Passwordrecovery.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Patron/Borrower_Discharge.t b/t/db_dependent/Patron/Borrower_Discharge.t >index 0f42c5cad5..c20d3ca067 100755 >--- a/t/db_dependent/Patron/Borrower_Discharge.t >+++ b/t/db_dependent/Patron/Borrower_Discharge.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Patron/Borrower_Files.t b/t/db_dependent/Patron/Borrower_Files.t >index 0a86bac408..e22fd5af61 100755 >--- a/t/db_dependent/Patron/Borrower_Files.t >+++ b/t/db_dependent/Patron/Borrower_Files.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Patron/HouseboundProfiles.t b/t/db_dependent/Patron/HouseboundProfiles.t >index 93ed2130d6..2279e473f2 100755 >--- a/t/db_dependent/Patron/HouseboundProfiles.t >+++ b/t/db_dependent/Patron/HouseboundProfiles.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Patron/HouseboundRoles.t b/t/db_dependent/Patron/HouseboundRoles.t >index 09495e3c15..21bbf6c1b6 100755 >--- a/t/db_dependent/Patron/HouseboundRoles.t >+++ b/t/db_dependent/Patron/HouseboundRoles.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Patron/HouseboundVisits.t b/t/db_dependent/Patron/HouseboundVisits.t >index c9749d83bb..23122983ce 100755 >--- a/t/db_dependent/Patron/HouseboundVisits.t >+++ b/t/db_dependent/Patron/HouseboundVisits.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Patron/Messages.t b/t/db_dependent/Patron/Messages.t >index bc32e02edf..4753d35e71 100755 >--- a/t/db_dependent/Patron/Messages.t >+++ b/t/db_dependent/Patron/Messages.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > # > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/Patron/Messaging.t b/t/db_dependent/Patron/Messaging.t >index cec596f0a5..340b53082a 100755 >--- a/t/db_dependent/Patron/Messaging.t >+++ b/t/db_dependent/Patron/Messaging.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Patron/Relationships.t b/t/db_dependent/Patron/Relationships.t >index 469884298b..5e08f292bc 100755 >--- a/t/db_dependent/Patron/Relationships.t >+++ b/t/db_dependent/Patron/Relationships.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/PatronLists.t b/t/db_dependent/PatronLists.t >index d3c4a68ec3..2d1a6c4092 100755 >--- a/t/db_dependent/PatronLists.t >+++ b/t/db_dependent/PatronLists.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Patroncards.t b/t/db_dependent/Patroncards.t >index f7e8fc0934..4599eaf3dd 100755 >--- a/t/db_dependent/Patroncards.t >+++ b/t/db_dependent/Patroncards.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Patrons.t b/t/db_dependent/Patrons.t >index e8ee2fd4f7..d9e4074a93 100755 >--- a/t/db_dependent/Patrons.t >+++ b/t/db_dependent/Patrons.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Record/Record.t b/t/db_dependent/Record/Record.t >index 0a392537fe..212e6e2fbd 100755 >--- a/t/db_dependent/Record/Record.t >+++ b/t/db_dependent/Record/Record.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > # > # > use strict; >diff --git a/t/db_dependent/RecordProcessor_EmbedSeeFromHeadings.t b/t/db_dependent/RecordProcessor_EmbedSeeFromHeadings.t >index c10a46e2d4..b99d18663a 100755 >--- a/t/db_dependent/RecordProcessor_EmbedSeeFromHeadings.t >+++ b/t/db_dependent/RecordProcessor_EmbedSeeFromHeadings.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Spec; >diff --git a/t/db_dependent/Reports/Guided.t b/t/db_dependent/Reports/Guided.t >index fdb0213dd6..1439d23392 100755 >--- a/t/db_dependent/Reports/Guided.t >+++ b/t/db_dependent/Reports/Guided.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Reserves.t b/t/db_dependent/Reserves.t >index 79d6796f82..22778875a2 100755 >--- a/t/db_dependent/Reserves.t >+++ b/t/db_dependent/Reserves.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Reserves/AutoUnsuspendReserves.t b/t/db_dependent/Reserves/AutoUnsuspendReserves.t >index ce4b1b4c0b..2d864a67f9 100755 >--- a/t/db_dependent/Reserves/AutoUnsuspendReserves.t >+++ b/t/db_dependent/Reserves/AutoUnsuspendReserves.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Reserves/GetReserveFee.t b/t/db_dependent/Reserves/GetReserveFee.t >index 5bd241d900..d42a33b023 100755 >--- a/t/db_dependent/Reserves/GetReserveFee.t >+++ b/t/db_dependent/Reserves/GetReserveFee.t >@@ -17,7 +17,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Reserves/HoldGroup.t b/t/db_dependent/Reserves/HoldGroup.t >index cbe77385f1..79f2b2dedd 100755 >--- a/t/db_dependent/Reserves/HoldGroup.t >+++ b/t/db_dependent/Reserves/HoldGroup.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Reserves/MultiplePerRecord.t b/t/db_dependent/Reserves/MultiplePerRecord.t >index b3b3fb3577..08db14c138 100755 >--- a/t/db_dependent/Reserves/MultiplePerRecord.t >+++ b/t/db_dependent/Reserves/MultiplePerRecord.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Reserves/ReserveSlip.t b/t/db_dependent/Reserves/ReserveSlip.t >index a410e1adc6..25cb0a1e70 100755 >--- a/t/db_dependent/Reserves/ReserveSlip.t >+++ b/t/db_dependent/Reserves/ReserveSlip.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/RotatingCollections.t b/t/db_dependent/RotatingCollections.t >index 35cde21bce..6704e4156e 100755 >--- a/t/db_dependent/RotatingCollections.t >+++ b/t/db_dependent/RotatingCollections.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/SIP/ILS.t b/t/db_dependent/SIP/ILS.t >index d04c000b38..0c8d8e53a0 100755 >--- a/t/db_dependent/SIP/ILS.t >+++ b/t/db_dependent/SIP/ILS.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/SIP/Message.t b/t/db_dependent/SIP/Message.t >index de112b5989..71406dbf36 100755 >--- a/t/db_dependent/SIP/Message.t >+++ b/t/db_dependent/SIP/Message.t >@@ -18,7 +18,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/SIP/SIPServer.t b/t/db_dependent/SIP/SIPServer.t >index ece1164499..db29440afc 100755 >--- a/t/db_dependent/SIP/SIPServer.t >+++ b/t/db_dependent/SIP/SIPServer.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Search.t b/t/db_dependent/Search.t >index ddb8e01c1d..8ebcd4e2b2 100755 >--- a/t/db_dependent/Search.t >+++ b/t/db_dependent/Search.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Search_FacetSorting.t b/t/db_dependent/Search_FacetSorting.t >index a65abc9171..b5bc93e0f0 100755 >--- a/t/db_dependent/Search_FacetSorting.t >+++ b/t/db_dependent/Search_FacetSorting.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Serials/ReNewSubscription.t b/t/db_dependent/Serials/ReNewSubscription.t >index 720916d142..85b07a8589 100755 >--- a/t/db_dependent/Serials/ReNewSubscription.t >+++ b/t/db_dependent/Serials/ReNewSubscription.t >@@ -18,7 +18,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Sitemapper.t b/t/db_dependent/Sitemapper.t >index 8341b53099..1c9add4698 100755 >--- a/t/db_dependent/Sitemapper.t >+++ b/t/db_dependent/Sitemapper.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/SocialData.t b/t/db_dependent/SocialData.t >index f49c9c9c31..da248e804f 100755 >--- a/t/db_dependent/SocialData.t >+++ b/t/db_dependent/SocialData.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/StockRotationItems.t b/t/db_dependent/StockRotationItems.t >index a115b98d45..b028aad449 100755 >--- a/t/db_dependent/StockRotationItems.t >+++ b/t/db_dependent/StockRotationItems.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/StockRotationRotas.t b/t/db_dependent/StockRotationRotas.t >index 809c14d7ba..d69b4751ef 100755 >--- a/t/db_dependent/StockRotationRotas.t >+++ b/t/db_dependent/StockRotationRotas.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/StockRotationStages.t b/t/db_dependent/StockRotationStages.t >index 32cd5eb413..b395725e48 100755 >--- a/t/db_dependent/StockRotationStages.t >+++ b/t/db_dependent/StockRotationStages.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/SuggestionEngine_ExplodedTerms.t b/t/db_dependent/SuggestionEngine_ExplodedTerms.t >index 04e59c1b74..4a60469c5e 100755 >--- a/t/db_dependent/SuggestionEngine_ExplodedTerms.t >+++ b/t/db_dependent/SuggestionEngine_ExplodedTerms.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Suggestions.t b/t/db_dependent/Suggestions.t >index 75cc4db883..42c99ecdd7 100755 >--- a/t/db_dependent/Suggestions.t >+++ b/t/db_dependent/Suggestions.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Tags.t b/t/db_dependent/Tags.t >index d1c7191895..946023dbd1 100755 >--- a/t/db_dependent/Tags.t >+++ b/t/db_dependent/Tags.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Template/Plugin/AdditionalContents.t b/t/db_dependent/Template/Plugin/AdditionalContents.t >index 4c614f45e0..eb0d61d774 100755 >--- a/t/db_dependent/Template/Plugin/AdditionalContents.t >+++ b/t/db_dependent/Template/Plugin/AdditionalContents.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Template/Plugin/AuthorisedValues.t b/t/db_dependent/Template/Plugin/AuthorisedValues.t >index efae49f7a8..104a7d1944 100755 >--- a/t/db_dependent/Template/Plugin/AuthorisedValues.t >+++ b/t/db_dependent/Template/Plugin/AuthorisedValues.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Template/Plugin/Branches.t b/t/db_dependent/Template/Plugin/Branches.t >index d09e3fd2c3..5e542943ef 100755 >--- a/t/db_dependent/Template/Plugin/Branches.t >+++ b/t/db_dependent/Template/Plugin/Branches.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Template/Plugin/Categories.t b/t/db_dependent/Template/Plugin/Categories.t >index 4afbf02dcb..f45eabf80c 100755 >--- a/t/db_dependent/Template/Plugin/Categories.t >+++ b/t/db_dependent/Template/Plugin/Categories.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Template/Plugin/CirculationRules.t b/t/db_dependent/Template/Plugin/CirculationRules.t >index eceb8d0e08..39e5694af3 100755 >--- a/t/db_dependent/Template/Plugin/CirculationRules.t >+++ b/t/db_dependent/Template/Plugin/CirculationRules.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Template/Plugin/Frameworks.t b/t/db_dependent/Template/Plugin/Frameworks.t >index d91dc57e58..d80a905570 100755 >--- a/t/db_dependent/Template/Plugin/Frameworks.t >+++ b/t/db_dependent/Template/Plugin/Frameworks.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Template/Plugin/NoticeTemplates.t b/t/db_dependent/Template/Plugin/NoticeTemplates.t >index 8bbb96b739..a8b77cb8fb 100755 >--- a/t/db_dependent/Template/Plugin/NoticeTemplates.t >+++ b/t/db_dependent/Template/Plugin/NoticeTemplates.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Template/Plugin/To.t b/t/db_dependent/Template/Plugin/To.t >index b84cf0b73b..1dc5677138 100755 >--- a/t/db_dependent/Template/Plugin/To.t >+++ b/t/db_dependent/Template/Plugin/To.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Templates.t b/t/db_dependent/Templates.t >index 698a499caa..f72e98ba40 100755 >--- a/t/db_dependent/Templates.t >+++ b/t/db_dependent/Templates.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/TestBuilder.t b/t/db_dependent/TestBuilder.t >index b6b2fc0289..e6e554335c 100755 >--- a/t/db_dependent/TestBuilder.t >+++ b/t/db_dependent/TestBuilder.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/UsageStats.t b/t/db_dependent/UsageStats.t >index c0d5d1b905..d5b347ef1f 100755 >--- a/t/db_dependent/UsageStats.t >+++ b/t/db_dependent/UsageStats.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Utils/Datatables_Virtualshelves.t b/t/db_dependent/Utils/Datatables_Virtualshelves.t >index aad5127166..b71b1f3248 100755 >--- a/t/db_dependent/Utils/Datatables_Virtualshelves.t >+++ b/t/db_dependent/Utils/Datatables_Virtualshelves.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/Virtualshelves.t b/t/db_dependent/Virtualshelves.t >index 10babcac08..6c1aeba26f 100755 >--- a/t/db_dependent/Virtualshelves.t >+++ b/t/db_dependent/Virtualshelves.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/XSLT.t b/t/db_dependent/XSLT.t >index 1f58874f9e..1ce78b12ae 100755 >--- a/t/db_dependent/XSLT.t >+++ b/t/db_dependent/XSLT.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/acquisitions_baskets.t b/t/db_dependent/api/v1/acquisitions_baskets.t >index fa4c3e468f..604422bf10 100755 >--- a/t/db_dependent/api/v1/acquisitions_baskets.t >+++ b/t/db_dependent/api/v1/acquisitions_baskets.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/acquisitions_funds.t b/t/db_dependent/api/v1/acquisitions_funds.t >index b05a0747ce..31a570b72f 100755 >--- a/t/db_dependent/api/v1/acquisitions_funds.t >+++ b/t/db_dependent/api/v1/acquisitions_funds.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/acquisitions_orders.t b/t/db_dependent/api/v1/acquisitions_orders.t >index 9ecc657bb0..43ffe56766 100755 >--- a/t/db_dependent/api/v1/acquisitions_orders.t >+++ b/t/db_dependent/api/v1/acquisitions_orders.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/acquisitions_vendor_issues.t b/t/db_dependent/api/v1/acquisitions_vendor_issues.t >index 8166a7385f..77d3fe52d5 100755 >--- a/t/db_dependent/api/v1/acquisitions_vendor_issues.t >+++ b/t/db_dependent/api/v1/acquisitions_vendor_issues.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/acquisitions_vendors.t b/t/db_dependent/api/v1/acquisitions_vendors.t >index 8574bbd7d9..411e599088 100755 >--- a/t/db_dependent/api/v1/acquisitions_vendors.t >+++ b/t/db_dependent/api/v1/acquisitions_vendors.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/additional_contents.t b/t/db_dependent/api/v1/additional_contents.t >index 6734746d5a..c11e1636c2 100755 >--- a/t/db_dependent/api/v1/additional_contents.t >+++ b/t/db_dependent/api/v1/additional_contents.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/advanced_editor_macros.t b/t/db_dependent/api/v1/advanced_editor_macros.t >index 30f3bb1f69..98b08c84c3 100755 >--- a/t/db_dependent/api/v1/advanced_editor_macros.t >+++ b/t/db_dependent/api/v1/advanced_editor_macros.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/article_requests.t b/t/db_dependent/api/v1/article_requests.t >index 29b0271ad6..0a798721bf 100755 >--- a/t/db_dependent/api/v1/article_requests.t >+++ b/t/db_dependent/api/v1/article_requests.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/auth.t b/t/db_dependent/api/v1/auth.t >index 68bfe20d45..cece374616 100755 >--- a/t/db_dependent/api/v1/auth.t >+++ b/t/db_dependent/api/v1/auth.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/auth_authenticate_api_request.t b/t/db_dependent/api/v1/auth_authenticate_api_request.t >index c314561fb9..018a545e38 100755 >--- a/t/db_dependent/api/v1/auth_authenticate_api_request.t >+++ b/t/db_dependent/api/v1/auth_authenticate_api_request.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/auth_basic.t b/t/db_dependent/api/v1/auth_basic.t >index 4d23949b4f..447fcc4567 100755 >--- a/t/db_dependent/api/v1/auth_basic.t >+++ b/t/db_dependent/api/v1/auth_basic.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/authorised_values.t b/t/db_dependent/api/v1/authorised_values.t >index 114352248d..adc17215ed 100755 >--- a/t/db_dependent/api/v1/authorised_values.t >+++ b/t/db_dependent/api/v1/authorised_values.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/authorities.t b/t/db_dependent/api/v1/authorities.t >index 0ab637cabf..72f6874c6c 100755 >--- a/t/db_dependent/api/v1/authorities.t >+++ b/t/db_dependent/api/v1/authorities.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/biblios.t b/t/db_dependent/api/v1/biblios.t >index e337c37604..9cf8db47a4 100755 >--- a/t/db_dependent/api/v1/biblios.t >+++ b/t/db_dependent/api/v1/biblios.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/bookings.t b/t/db_dependent/api/v1/bookings.t >index 7ca90ee042..38cc5d00a4 100755 >--- a/t/db_dependent/api/v1/bookings.t >+++ b/t/db_dependent/api/v1/bookings.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/cash_registers.t b/t/db_dependent/api/v1/cash_registers.t >index c34fc3126e..bb3a624e31 100755 >--- a/t/db_dependent/api/v1/cash_registers.t >+++ b/t/db_dependent/api/v1/cash_registers.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/cashups.t b/t/db_dependent/api/v1/cashups.t >index 7dd4c385d2..6110ff81a5 100755 >--- a/t/db_dependent/api/v1/cashups.t >+++ b/t/db_dependent/api/v1/cashups.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/checkouts.t b/t/db_dependent/api/v1/checkouts.t >index 226c58aaa6..7a00bd50ed 100755 >--- a/t/db_dependent/api/v1/checkouts.t >+++ b/t/db_dependent/api/v1/checkouts.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/circulation_rules.t b/t/db_dependent/api/v1/circulation_rules.t >index 8aa1fdddb7..bbc70e2c23 100755 >--- a/t/db_dependent/api/v1/circulation_rules.t >+++ b/t/db_dependent/api/v1/circulation_rules.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/cities.t b/t/db_dependent/api/v1/cities.t >index dad1ad5750..e089103e15 100755 >--- a/t/db_dependent/api/v1/cities.t >+++ b/t/db_dependent/api/v1/cities.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/clubs_holds.t b/t/db_dependent/api/v1/clubs_holds.t >index c7153d572d..702f0d6590 100755 >--- a/t/db_dependent/api/v1/clubs_holds.t >+++ b/t/db_dependent/api/v1/clubs_holds.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/deleted_biblios.t b/t/db_dependent/api/v1/deleted_biblios.t >index 26d43cdf60..bd80fbacff 100755 >--- a/t/db_dependent/api/v1/deleted_biblios.t >+++ b/t/db_dependent/api/v1/deleted_biblios.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/edifact_files.t b/t/db_dependent/api/v1/edifact_files.t >index edc4b80b74..a3e37a85e6 100755 >--- a/t/db_dependent/api/v1/edifact_files.t >+++ b/t/db_dependent/api/v1/edifact_files.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_agreements.t b/t/db_dependent/api/v1/erm_agreements.t >index 7ffab44e42..5846b57473 100755 >--- a/t/db_dependent/api/v1/erm_agreements.t >+++ b/t/db_dependent/api/v1/erm_agreements.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_counter_files.t b/t/db_dependent/api/v1/erm_counter_files.t >index ed6d8f3bfd..5d0bf510d0 100755 >--- a/t/db_dependent/api/v1/erm_counter_files.t >+++ b/t/db_dependent/api/v1/erm_counter_files.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_counter_logs.t b/t/db_dependent/api/v1/erm_counter_logs.t >index ea552b09f8..00a90f23cf 100755 >--- a/t/db_dependent/api/v1/erm_counter_logs.t >+++ b/t/db_dependent/api/v1/erm_counter_logs.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_counter_registries.t b/t/db_dependent/api/v1/erm_counter_registries.t >index aa76e3e3de..3155f2eb73 100755 >--- a/t/db_dependent/api/v1/erm_counter_registries.t >+++ b/t/db_dependent/api/v1/erm_counter_registries.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_custom_reports.t b/t/db_dependent/api/v1/erm_custom_reports.t >index f496741866..ac0b97f4bd 100755 >--- a/t/db_dependent/api/v1/erm_custom_reports.t >+++ b/t/db_dependent/api/v1/erm_custom_reports.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_documents.t b/t/db_dependent/api/v1/erm_documents.t >index 77e83773e6..378fca0845 100755 >--- a/t/db_dependent/api/v1/erm_documents.t >+++ b/t/db_dependent/api/v1/erm_documents.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_eholdings_packages.t b/t/db_dependent/api/v1/erm_eholdings_packages.t >index 81efb9c026..a7ddf28769 100755 >--- a/t/db_dependent/api/v1/erm_eholdings_packages.t >+++ b/t/db_dependent/api/v1/erm_eholdings_packages.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_eholdings_resources.t b/t/db_dependent/api/v1/erm_eholdings_resources.t >index 16c7902f63..1e88c1edc7 100755 >--- a/t/db_dependent/api/v1/erm_eholdings_resources.t >+++ b/t/db_dependent/api/v1/erm_eholdings_resources.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_eholdings_titles.t b/t/db_dependent/api/v1/erm_eholdings_titles.t >index a7f2041363..7aa914339e 100755 >--- a/t/db_dependent/api/v1/erm_eholdings_titles.t >+++ b/t/db_dependent/api/v1/erm_eholdings_titles.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_licenses.t b/t/db_dependent/api/v1/erm_licenses.t >index 4596335bc8..fd9ce39b7b 100755 >--- a/t/db_dependent/api/v1/erm_licenses.t >+++ b/t/db_dependent/api/v1/erm_licenses.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_sushi_services.t b/t/db_dependent/api/v1/erm_sushi_services.t >index f6d6e6df0a..eda20d3e49 100755 >--- a/t/db_dependent/api/v1/erm_sushi_services.t >+++ b/t/db_dependent/api/v1/erm_sushi_services.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_usage_data_providers.t b/t/db_dependent/api/v1/erm_usage_data_providers.t >index dec764a451..2d16151552 100755 >--- a/t/db_dependent/api/v1/erm_usage_data_providers.t >+++ b/t/db_dependent/api/v1/erm_usage_data_providers.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_usage_titles.t b/t/db_dependent/api/v1/erm_usage_titles.t >index 11397e9f7b..dd04ec2e56 100755 >--- a/t/db_dependent/api/v1/erm_usage_titles.t >+++ b/t/db_dependent/api/v1/erm_usage_titles.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/erm_users.t b/t/db_dependent/api/v1/erm_users.t >index 4ba2cbfa25..19ea928570 100755 >--- a/t/db_dependent/api/v1/erm_users.t >+++ b/t/db_dependent/api/v1/erm_users.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/extended_attribute_types.t b/t/db_dependent/api/v1/extended_attribute_types.t >index fbf0c46635..26728af537 100755 >--- a/t/db_dependent/api/v1/extended_attribute_types.t >+++ b/t/db_dependent/api/v1/extended_attribute_types.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/file_transports.t b/t/db_dependent/api/v1/file_transports.t >index c1f492f2e7..f59e79db13 100755 >--- a/t/db_dependent/api/v1/file_transports.t >+++ b/t/db_dependent/api/v1/file_transports.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/holds.t b/t/db_dependent/api/v1/holds.t >index e98d8b125e..333a20726e 100755 >--- a/t/db_dependent/api/v1/holds.t >+++ b/t/db_dependent/api/v1/holds.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/idp.t b/t/db_dependent/api/v1/idp.t >index 58fc4f9ccc..51e12776e6 100755 >--- a/t/db_dependent/api/v1/idp.t >+++ b/t/db_dependent/api/v1/idp.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/ill_backends.t b/t/db_dependent/api/v1/ill_backends.t >index 4017c43531..1fc82eb0ab 100755 >--- a/t/db_dependent/api/v1/ill_backends.t >+++ b/t/db_dependent/api/v1/ill_backends.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/ill_batches.t b/t/db_dependent/api/v1/ill_batches.t >index a164fb59a8..25d5a40735 100755 >--- a/t/db_dependent/api/v1/ill_batches.t >+++ b/t/db_dependent/api/v1/ill_batches.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/ill_batchstatuses.t b/t/db_dependent/api/v1/ill_batchstatuses.t >index 9e33b37ba4..15a87b1971 100755 >--- a/t/db_dependent/api/v1/ill_batchstatuses.t >+++ b/t/db_dependent/api/v1/ill_batchstatuses.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/ill_requests.t b/t/db_dependent/api/v1/ill_requests.t >index d44c6ccad7..edd8bfec02 100755 >--- a/t/db_dependent/api/v1/ill_requests.t >+++ b/t/db_dependent/api/v1/ill_requests.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/import_batch_profiles.t b/t/db_dependent/api/v1/import_batch_profiles.t >index 6a39dff508..3a37011d21 100755 >--- a/t/db_dependent/api/v1/import_batch_profiles.t >+++ b/t/db_dependent/api/v1/import_batch_profiles.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/import_record_matches.t b/t/db_dependent/api/v1/import_record_matches.t >index e8b385809b..1c176a3fd5 100755 >--- a/t/db_dependent/api/v1/import_record_matches.t >+++ b/t/db_dependent/api/v1/import_record_matches.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/item_groups.t b/t/db_dependent/api/v1/item_groups.t >index b16d8cdcfd..bf048c079f 100755 >--- a/t/db_dependent/api/v1/item_groups.t >+++ b/t/db_dependent/api/v1/item_groups.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/item_types.t b/t/db_dependent/api/v1/item_types.t >index 9d2786ef7c..db232ec6ef 100755 >--- a/t/db_dependent/api/v1/item_types.t >+++ b/t/db_dependent/api/v1/item_types.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/items.t b/t/db_dependent/api/v1/items.t >index 5656c1a00b..16975e74a2 100755 >--- a/t/db_dependent/api/v1/items.t >+++ b/t/db_dependent/api/v1/items.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/jobs.t b/t/db_dependent/api/v1/jobs.t >index e159efb3be..a1a6a98484 100755 >--- a/t/db_dependent/api/v1/jobs.t >+++ b/t/db_dependent/api/v1/jobs.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/libraries.t b/t/db_dependent/api/v1/libraries.t >index 06cfb7d622..3710eef183 100755 >--- a/t/db_dependent/api/v1/libraries.t >+++ b/t/db_dependent/api/v1/libraries.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/oauth.t b/t/db_dependent/api/v1/oauth.t >index 185f4b40ff..0276ad70aa 100755 >--- a/t/db_dependent/api/v1/oauth.t >+++ b/t/db_dependent/api/v1/oauth.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/pagination.t b/t/db_dependent/api/v1/pagination.t >index acf9a76d15..45709b4820 100755 >--- a/t/db_dependent/api/v1/pagination.t >+++ b/t/db_dependent/api/v1/pagination.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/password_validation.t b/t/db_dependent/api/v1/password_validation.t >index 84c056161a..a20342dfb7 100755 >--- a/t/db_dependent/api/v1/password_validation.t >+++ b/t/db_dependent/api/v1/password_validation.t >@@ -14,7 +14,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/patron_categories.t b/t/db_dependent/api/v1/patron_categories.t >index e720320c72..d3cf067e09 100755 >--- a/t/db_dependent/api/v1/patron_categories.t >+++ b/t/db_dependent/api/v1/patron_categories.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/patrons.t b/t/db_dependent/api/v1/patrons.t >index 4441725386..bedba908cd 100755 >--- a/t/db_dependent/api/v1/patrons.t >+++ b/t/db_dependent/api/v1/patrons.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/patrons_accounts.t b/t/db_dependent/api/v1/patrons_accounts.t >index 316d99774f..9fe6de091b 100755 >--- a/t/db_dependent/api/v1/patrons_accounts.t >+++ b/t/db_dependent/api/v1/patrons_accounts.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/patrons_checkouts.t b/t/db_dependent/api/v1/patrons_checkouts.t >index 460055c490..7084f6d932 100755 >--- a/t/db_dependent/api/v1/patrons_checkouts.t >+++ b/t/db_dependent/api/v1/patrons_checkouts.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/patrons_extended_attributes.t b/t/db_dependent/api/v1/patrons_extended_attributes.t >index 8306760ff9..24b0fe0f0b 100755 >--- a/t/db_dependent/api/v1/patrons_extended_attributes.t >+++ b/t/db_dependent/api/v1/patrons_extended_attributes.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/patrons_holds.t b/t/db_dependent/api/v1/patrons_holds.t >index 99066428fd..67cd30b4d3 100755 >--- a/t/db_dependent/api/v1/patrons_holds.t >+++ b/t/db_dependent/api/v1/patrons_holds.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/patrons_password.t b/t/db_dependent/api/v1/patrons_password.t >index 64bcf4e5e8..1e08f1dc2a 100755 >--- a/t/db_dependent/api/v1/patrons_password.t >+++ b/t/db_dependent/api/v1/patrons_password.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/patrons_password_expiration.t b/t/db_dependent/api/v1/patrons_password_expiration.t >index bd53a0918f..2e6cf60c08 100755 >--- a/t/db_dependent/api/v1/patrons_password_expiration.t >+++ b/t/db_dependent/api/v1/patrons_password_expiration.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/patrons_recalls.t b/t/db_dependent/api/v1/patrons_recalls.t >index cf8f6c5892..7d126dbe67 100755 >--- a/t/db_dependent/api/v1/patrons_recalls.t >+++ b/t/db_dependent/api/v1/patrons_recalls.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/preservation_Processings.t b/t/db_dependent/api/v1/preservation_Processings.t >index 577e9fe029..1509e2eee7 100755 >--- a/t/db_dependent/api/v1/preservation_Processings.t >+++ b/t/db_dependent/api/v1/preservation_Processings.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/preservation_Trains.t b/t/db_dependent/api/v1/preservation_Trains.t >index dd7a9fbbd5..9cb2bfe3cb 100755 >--- a/t/db_dependent/api/v1/preservation_Trains.t >+++ b/t/db_dependent/api/v1/preservation_Trains.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/preservation_WaitingList.t b/t/db_dependent/api/v1/preservation_WaitingList.t >index 1aea653a19..ee3fe9c7b2 100755 >--- a/t/db_dependent/api/v1/preservation_WaitingList.t >+++ b/t/db_dependent/api/v1/preservation_WaitingList.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/provider.t b/t/db_dependent/api/v1/provider.t >index a1508fc88c..a86c5b8556 100755 >--- a/t/db_dependent/api/v1/provider.t >+++ b/t/db_dependent/api/v1/provider.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/public/lists.t b/t/db_dependent/api/v1/public/lists.t >index 2554b9f902..1fa0e7c5d0 100755 >--- a/t/db_dependent/api/v1/public/lists.t >+++ b/t/db_dependent/api/v1/public/lists.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/query.t b/t/db_dependent/api/v1/query.t >index b2adc30075..6c2809ffc2 100755 >--- a/t/db_dependent/api/v1/query.t >+++ b/t/db_dependent/api/v1/query.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/record_sources.t b/t/db_dependent/api/v1/record_sources.t >index c88819d60f..73433f6c2c 100755 >--- a/t/db_dependent/api/v1/record_sources.t >+++ b/t/db_dependent/api/v1/record_sources.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/responses.t b/t/db_dependent/api/v1/responses.t >index 15af0272d2..f70fdc1803 100755 >--- a/t/db_dependent/api/v1/responses.t >+++ b/t/db_dependent/api/v1/responses.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/return_claims.t b/t/db_dependent/api/v1/return_claims.t >index 82ba69faa5..4f56df3348 100755 >--- a/t/db_dependent/api/v1/return_claims.t >+++ b/t/db_dependent/api/v1/return_claims.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/search_filters.t b/t/db_dependent/api/v1/search_filters.t >index 0acb640d1b..a9146e486d 100755 >--- a/t/db_dependent/api/v1/search_filters.t >+++ b/t/db_dependent/api/v1/search_filters.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/smtp_servers.t b/t/db_dependent/api/v1/smtp_servers.t >index 1744afffa8..1a92fff75c 100755 >--- a/t/db_dependent/api/v1/smtp_servers.t >+++ b/t/db_dependent/api/v1/smtp_servers.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/stockrotation_rotas.t b/t/db_dependent/api/v1/stockrotation_rotas.t >index 8aa4796929..342978a443 100755 >--- a/t/db_dependent/api/v1/stockrotation_rotas.t >+++ b/t/db_dependent/api/v1/stockrotation_rotas.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/stockrotationstage.t b/t/db_dependent/api/v1/stockrotationstage.t >index 92cc94b2d6..b0b761920f 100755 >--- a/t/db_dependent/api/v1/stockrotationstage.t >+++ b/t/db_dependent/api/v1/stockrotationstage.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/suggestions.t b/t/db_dependent/api/v1/suggestions.t >index 9155a759c8..f80b24425e 100755 >--- a/t/db_dependent/api/v1/suggestions.t >+++ b/t/db_dependent/api/v1/suggestions.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/ticket_updates.t b/t/db_dependent/api/v1/ticket_updates.t >index c575555823..f1cbd075df 100755 >--- a/t/db_dependent/api/v1/ticket_updates.t >+++ b/t/db_dependent/api/v1/ticket_updates.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/tickets.t b/t/db_dependent/api/v1/tickets.t >index b0df81be03..f56e731d0c 100755 >--- a/t/db_dependent/api/v1/tickets.t >+++ b/t/db_dependent/api/v1/tickets.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/transfer_limits.t b/t/db_dependent/api/v1/transfer_limits.t >index 1164b9bb0a..e1c65102f6 100755 >--- a/t/db_dependent/api/v1/transfer_limits.t >+++ b/t/db_dependent/api/v1/transfer_limits.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/two_factor_auth.t b/t/db_dependent/api/v1/two_factor_auth.t >index ddb9178e3a..6afebaced9 100755 >--- a/t/db_dependent/api/v1/two_factor_auth.t >+++ b/t/db_dependent/api/v1/two_factor_auth.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/api/v1/unhandled_exceptions.t b/t/db_dependent/api/v1/unhandled_exceptions.t >index 09ed305fd4..796a69869e 100755 >--- a/t/db_dependent/api/v1/unhandled_exceptions.t >+++ b/t/db_dependent/api/v1/unhandled_exceptions.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/check_kohastructure.t b/t/db_dependent/check_kohastructure.t >index ab2318dab9..afd9d042a2 100755 >--- a/t/db_dependent/check_kohastructure.t >+++ b/t/db_dependent/check_kohastructure.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/check_sysprefs.t b/t/db_dependent/check_sysprefs.t >index 868ceb0932..a09a5b5286 100755 >--- a/t/db_dependent/check_sysprefs.t >+++ b/t/db_dependent/check_sysprefs.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/cronjobs/advance_notices_digest.t b/t/db_dependent/cronjobs/advance_notices_digest.t >index e2755a9e2b..d7d8e317e0 100755 >--- a/t/db_dependent/cronjobs/advance_notices_digest.t >+++ b/t/db_dependent/cronjobs/advance_notices_digest.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/db_structure.t b/t/db_dependent/db_structure.t >index baebf707a7..25a96fe55d 100755 >--- a/t/db_dependent/db_structure.t >+++ b/t/db_dependent/db_structure.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/selenium/00-onboarding.t b/t/db_dependent/selenium/00-onboarding.t >index 063653456f..49b543061a 100755 >--- a/t/db_dependent/selenium/00-onboarding.t >+++ b/t/db_dependent/selenium/00-onboarding.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # This test file is made to be run by our CI > # - KOHA_TESTING must be set >diff --git a/t/db_dependent/selenium/01-installation.t b/t/db_dependent/selenium/01-installation.t >index f8d197b6b4..28de8cb625 100755 >--- a/t/db_dependent/selenium/01-installation.t >+++ b/t/db_dependent/selenium/01-installation.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # This test file is made to be run by our CI > # - KOHA_TESTING must be set >diff --git a/t/db_dependent/selenium/administration_tasks.t b/t/db_dependent/selenium/administration_tasks.t >index 03a13ddb0f..71459258fe 100755 >--- a/t/db_dependent/selenium/administration_tasks.t >+++ b/t/db_dependent/selenium/administration_tasks.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > #This selenium test tests the Koha Administration module functionality including adding circ rules, item types and modifying frameworks > >diff --git a/t/db_dependent/selenium/authentication.t b/t/db_dependent/selenium/authentication.t >index 2d613ed6c2..40f1b35395 100755 >--- a/t/db_dependent/selenium/authentication.t >+++ b/t/db_dependent/selenium/authentication.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > #This selenium test is to test authentication, by performing the following: create a category and patron (same as basic_workflow.t). Then the superlibrarian logs out and the created patron must log into the staff intranet and OPAC > >diff --git a/t/db_dependent/selenium/authentication_2fa.t b/t/db_dependent/selenium/authentication_2fa.t >index fe636a655b..3c97e4f6ed 100755 >--- a/t/db_dependent/selenium/authentication_2fa.t >+++ b/t/db_dependent/selenium/authentication_2fa.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use utf8; >diff --git a/t/db_dependent/selenium/basic_workflow.t b/t/db_dependent/selenium/basic_workflow.t >index dc96e9125b..ecce4e82f4 100755 >--- a/t/db_dependent/selenium/basic_workflow.t >+++ b/t/db_dependent/selenium/basic_workflow.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # wget https://selenium-release.storage.googleapis.com/2.53/selenium-server-standalone-2.53.1.jar # Does not work with 3.4, did not test the ones between > # sudo apt-get install xvfb firefox-esr >diff --git a/t/db_dependent/selenium/batch_item_modification.t b/t/db_dependent/selenium/batch_item_modification.t >index 1be7bd39a1..c6b5b44b2b 100755 >--- a/t/db_dependent/selenium/batch_item_modification.t >+++ b/t/db_dependent/selenium/batch_item_modification.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/selenium/ilsdi.t b/t/db_dependent/selenium/ilsdi.t >index 6b0ba2a535..742b181008 100755 >--- a/t/db_dependent/selenium/ilsdi.t >+++ b/t/db_dependent/selenium/ilsdi.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/selenium/opac_holds.t b/t/db_dependent/selenium/opac_holds.t >index 01563f405c..1e18b65724 100755 >--- a/t/db_dependent/selenium/opac_holds.t >+++ b/t/db_dependent/selenium/opac_holds.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/selenium/opac_ill_requests.t b/t/db_dependent/selenium/opac_ill_requests.t >index 88c0e98d62..875e691728 100755 >--- a/t/db_dependent/selenium/opac_ill_requests.t >+++ b/t/db_dependent/selenium/opac_ill_requests.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 2; >diff --git a/t/db_dependent/selenium/patrons_search.t b/t/db_dependent/selenium/patrons_search.t >index 9d8a017055..095f2b476d 100755 >--- a/t/db_dependent/selenium/patrons_search.t >+++ b/t/db_dependent/selenium/patrons_search.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/selenium/regressions.t b/t/db_dependent/selenium/regressions.t >index 790cda2383..8938fee227 100755 >--- a/t/db_dependent/selenium/regressions.t >+++ b/t/db_dependent/selenium/regressions.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use utf8; >diff --git a/t/db_dependent/selenium/remove_from_cart.t b/t/db_dependent/selenium/remove_from_cart.t >index 68fa2dd1e8..54f20f908e 100755 >--- a/t/db_dependent/selenium/remove_from_cart.t >+++ b/t/db_dependent/selenium/remove_from_cart.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Basename qw(dirname ); >diff --git a/t/db_dependent/selenium/self_registration.t b/t/db_dependent/selenium/self_registration.t >index c8383e294b..3ca2ec597a 100755 >--- a/t/db_dependent/selenium/self_registration.t >+++ b/t/db_dependent/selenium/self_registration.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use utf8; >diff --git a/t/db_dependent/selenium/system_preferences_search.t b/t/db_dependent/selenium/system_preferences_search.t >index 82d121d02d..e349435e4b 100755 >--- a/t/db_dependent/selenium/system_preferences_search.t >+++ b/t/db_dependent/selenium/system_preferences_search.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 Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/selenium/update_child_to_adult.t b/t/db_dependent/selenium/update_child_to_adult.t >index 929ff9d936..19b8ae89c2 100755 >--- a/t/db_dependent/selenium/update_child_to_adult.t >+++ b/t/db_dependent/selenium/update_child_to_adult.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/sysprefs.t b/t/db_dependent/sysprefs.t >index 634c09f8f7..8855dae4b1 100755 >--- a/t/db_dependent/sysprefs.t >+++ b/t/db_dependent/sysprefs.t >@@ -16,7 +16,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/t/db_dependent/www/auth_values_input_www.t b/t/db_dependent/www/auth_values_input_www.t >index f42c5f44f9..fbd98f4471 100755 >--- a/t/db_dependent/www/auth_values_input_www.t >+++ b/t/db_dependent/www/auth_values_input_www.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/www/batch.t b/t/db_dependent/www/batch.t >index 8add67d1e3..a759c6e7aa 100755 >--- a/t/db_dependent/www/batch.t >+++ b/t/db_dependent/www/batch.t >@@ -14,7 +14,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/www/history.t b/t/db_dependent/www/history.t >index c0501cfb42..d6a3e0713f 100755 >--- a/t/db_dependent/www/history.t >+++ b/t/db_dependent/www/history.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/www/regressions.t b/t/db_dependent/www/regressions.t >index a1d6ee8d5a..ec5ee2bdbe 100755 >--- a/t/db_dependent/www/regressions.t >+++ b/t/db_dependent/www/regressions.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/www/rest_api.t b/t/db_dependent/www/rest_api.t >index 0da3344eff..b68a23f834 100755 >--- a/t/db_dependent/www/rest_api.t >+++ b/t/db_dependent/www/rest_api.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/db_dependent/www/search_utf8.t b/t/db_dependent/www/search_utf8.t >index 3629c576ad..e06fe6f118 100755 >--- a/t/db_dependent/www/search_utf8.t >+++ b/t/db_dependent/www/search_utf8.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/t/template_filters.t b/t/template_filters.t >index 2a02d953c7..18c4dbd38b 100755 >--- a/t/template_filters.t >+++ b/t/template_filters.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::NoWarnings; >diff --git a/tools/batch_modify_holds.pl b/tools/batch_modify_holds.pl >index 2cc9679c97..0ae2836e7b 100755 >--- a/tools/batch_modify_holds.pl >+++ b/tools/batch_modify_holds.pl >@@ -16,7 +16,7 @@ > # > # You should have received a copy of the GNU General > # Public License along with Koha; if not, see >-# <http://www.gnu.org/licenses> >+# <https://www.gnu.org/licenses> > > use Modern::Perl; > use CGI; >diff --git a/xt/api.t b/xt/api.t >index 3aa2e7f90f..b619947f80 100755 >--- a/xt/api.t >+++ b/xt/api.t >@@ -10,7 +10,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/xt/author/Text_CSV_Various.t b/xt/author/Text_CSV_Various.t >index 1a0e9fde26..bfeb0d24b1 100755 >--- a/xt/author/Text_CSV_Various.t >+++ b/xt/author/Text_CSV_Various.t >@@ -12,7 +12,7 @@ > # A PARTICULAR PURPOSE. See the GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License along >-# with Koha; if not, see <http://www.gnu.org/licenses>. >+# with Koha; if not, see <https://www.gnu.org/licenses>. > > #This test demonstrates why Koha uses the CSV parser and configuration > #it does. Specifically, the test is for Unicode compliance in text >diff --git a/xt/author/icondirectories.t b/xt/author/icondirectories.t >index b1e5f37acc..98c0043c6d 100755 >--- a/xt/author/icondirectories.t >+++ b/xt/author/icondirectories.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > =head1 NAME > >diff --git a/xt/author/pod_coverage.t b/xt/author/pod_coverage.t >index c995e5b723..8430a12c4c 100755 >--- a/xt/author/pod_coverage.t >+++ b/xt/author/pod_coverage.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More; >diff --git a/xt/author/valid-templates.t b/xt/author/valid-templates.t >index a8cc379b70..1c7d3a9c35 100755 >--- a/xt/author/valid-templates.t >+++ b/xt/author/valid-templates.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/xt/check_makefile.t b/xt/check_makefile.t >index ca156fc59e..d46b094563 100755 >--- a/xt/check_makefile.t >+++ b/xt/check_makefile.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 3; >diff --git a/xt/find-license-problems.t b/xt/find-license-problems.t >index 3c576b7a51..7d8c2f3681 100755 >--- a/xt/find-license-problems.t >+++ b/xt/find-license-problems.t >@@ -21,7 +21,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More; >@@ -53,7 +53,7 @@ foreach my $name (@files) { > $hasorlater = 1 > if ( $line =~ /any later version/ > || $line =~ /at your option/ ); >- $haslinktolicense = 1 if $line =~ m|http://www\.gnu\.org/licenses|; >+ $haslinktolicense = 1 if $line =~ m|https://www\.gnu\.org/licenses|; > $hasfranklinst = 1 if ( $line =~ /51 Franklin Street/ ); > $is_not_us = 1 if $line =~ m|This file is part of the Zebra server|; > } >diff --git a/xt/find-misplaced-executables.t b/xt/find-misplaced-executables.t >index 860792d14a..f0ef898d5d 100755 >--- a/xt/find-misplaced-executables.t >+++ b/xt/find-misplaced-executables.t >@@ -18,7 +18,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Find; >diff --git a/xt/find-missing-auth_checks.t b/xt/find-missing-auth_checks.t >index 97a5f40949..3da6c9ad39 100755 >--- a/xt/find-missing-auth_checks.t >+++ b/xt/find-missing-auth_checks.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 2; >diff --git a/xt/find-missing-csrf.t b/xt/find-missing-csrf.t >index 761cf784e3..dd229e6eed 100755 >--- a/xt/find-missing-csrf.t >+++ b/xt/find-missing-csrf.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 3; >diff --git a/xt/find-missing-filters.t b/xt/find-missing-filters.t >index b12cb15948..7e717c8ce3 100755 >--- a/xt/find-missing-filters.t >+++ b/xt/find-missing-filters.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 3; >diff --git a/xt/find-missing-op-in-forms.t b/xt/find-missing-op-in-forms.t >index eb2fd4d92b..d8e9593421 100755 >--- a/xt/find-missing-op-in-forms.t >+++ b/xt/find-missing-op-in-forms.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 3; >diff --git a/xt/js_tidy.t b/xt/js_tidy.t >index 2e1cb330aa..358804058c 100755 >--- a/xt/js_tidy.t >+++ b/xt/js_tidy.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Slurp qw( read_file ); >diff --git a/xt/pl_valid.t b/xt/pl_valid.t >index ec7b8f5994..55bda4ee4b 100755 >--- a/xt/pl_valid.t >+++ b/xt/pl_valid.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use threads; # used for parallel >diff --git a/xt/single_quotes.t b/xt/single_quotes.t >index f90aa835a2..bd5edaf343 100755 >--- a/xt/single_quotes.t >+++ b/xt/single_quotes.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 3; >diff --git a/xt/tt_tidy.t b/xt/tt_tidy.t >index bedc9b45e6..d9c9ebfa22 100755 >--- a/xt/tt_tidy.t >+++ b/xt/tt_tidy.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use threads; # used for parallel >diff --git a/xt/use-test-no-warnings.t b/xt/use-test-no-warnings.t >index 0a8910fdda..43bc09f7c4 100755 >--- a/xt/use-test-no-warnings.t >+++ b/xt/use-test-no-warnings.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::More tests => 2; >diff --git a/xt/verify-debian-docbook.t b/xt/verify-debian-docbook.t >index 7471b80971..feaf2adc8b 100755 >--- a/xt/verify-debian-docbook.t >+++ b/xt/verify-debian-docbook.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # This runs 'xmllint' (part of libxml2-utils) over each xml file that > # generates the koha-common man pages and ensures they're correct. >diff --git a/xt/verify-yarnlock.t b/xt/verify-yarnlock.t >index c83e03c26e..f5bf9facea 100755 >--- a/xt/verify-yarnlock.t >+++ b/xt/verify-yarnlock.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > # This file tests that Koha's yarn.lock file is updated with the > # packages.json file. If this test fails, the likely solution is to run >diff --git a/xt/verify_bib1.att.t b/xt/verify_bib1.att.t >index cfa1b5689e..2211e964e3 100755 >--- a/xt/verify_bib1.att.t >+++ b/xt/verify_bib1.att.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/xt/vue_tidy.t b/xt/vue_tidy.t >index 8b8685bb69..d81a87b3b3 100755 >--- a/xt/vue_tidy.t >+++ b/xt/vue_tidy.t >@@ -13,7 +13,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use File::Slurp qw( read_file ); >diff --git a/xt/yaml_valid.t b/xt/yaml_valid.t >index 4d8c2d3408..4583f77d71 100755 >--- a/xt/yaml_valid.t >+++ b/xt/yaml_valid.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > use Test::YAML::Valid; >-- >2.51.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40163
:
183333
|
186545
|
186546
|
186547
|
186548
|
186623
|
186624
|
186762
|
186763
| 186890