From d7770b9b68d992f4f38417d5ef7204895954eff8 Mon Sep 17 00:00:00 2001
From: Tim Wickberg <tim@schedmd.com>
Date: Wed, 18 Jan 2017 15:26:43 -0700
Subject: [PATCH] Change http to https for all links to SchedMD sites.

---
 BUILD.NOTES                                               | 2 +-
 CONTRIBUTING.md                                           | 4 ++--
 DISCLAIMER                                                | 2 +-
 INSTALL                                                   | 2 +-
 README.rst                                                | 8 ++++----
 configure                                                 | 6 +++---
 configure.ac                                              | 2 +-
 contribs/cray/capmc_resume.c                              | 2 +-
 contribs/cray/capmc_suspend.c                             | 2 +-
 contribs/cray/opt_modulefiles_slurm.in                    | 2 +-
 contribs/env_cache_builder.c                              | 2 +-
 contribs/openlava/bjobs.pl                                | 2 +-
 contribs/openlava/bkill.pl                                | 2 +-
 contribs/openlava/bsub.pl                                 | 2 +-
 contribs/openlava/lsid.pl                                 | 2 +-
 contribs/pam_slurm_adopt/pam_slurm_adopt.c                | 2 +-
 contribs/perlapi/libslurmdb/perl/Slurmdb.pm               | 4 ++--
 contribs/pmi2/testpmi2.c                                  | 2 +-
 contribs/sjstat                                           | 2 +-
 contribs/slurm_completion_help/slurm.vim                  | 2 +-
 contribs/slurm_completion_help/slurm_completion.sh        | 2 +-
 contribs/time_login.c                                     | 2 +-
 contribs/torque/mpiexec.pl                                | 2 +-
 contribs/torque/pbsnodes.pl                               | 2 +-
 contribs/torque/qdel.pl                                   | 2 +-
 contribs/torque/qhold.pl                                  | 2 +-
 contribs/torque/qrerun.pl                                 | 2 +-
 contribs/torque/qrls.pl                                   | 2 +-
 contribs/torque/qstat.pl                                  | 2 +-
 contribs/torque/qsub.pl                                   | 2 +-
 contribs/web_apps/chart_stats.cgi                         | 2 +-
 doc/html/slurm_ug_agenda.shtml                            | 2 +-
 slurm.spec                                                | 2 +-
 slurm/slurm.h.in                                          | 4 ++--
 slurm/slurm_errno.h                                       | 2 +-
 slurm/slurmdb.h                                           | 2 +-
 slurm/smd_ns.h                                            | 2 +-
 slurm/spank.h                                             | 2 +-
 src/api/allocate.c                                        | 2 +-
 src/api/allocate_msg.c                                    | 2 +-
 src/api/assoc_mgr_info.c                                  | 2 +-
 src/api/block_info.c                                      | 2 +-
 src/api/burst_buffer_info.c                               | 2 +-
 src/api/cancel.c                                          | 2 +-
 src/api/checkpoint.c                                      | 2 +-
 src/api/complete.c                                        | 2 +-
 src/api/config_info.c                                     | 4 ++--
 src/api/federation_info.c                                 | 2 +-
 src/api/front_end_info.c                                  | 2 +-
 src/api/init_msg.c                                        | 4 ++--
 src/api/job_info.c                                        | 4 ++--
 src/api/job_step_info.c                                   | 2 +-
 src/api/layout_info.c                                     | 2 +-
 src/api/license_info.c                                    | 2 +-
 src/api/node_info.c                                       | 2 +-
 src/api/partition_info.c                                  | 4 ++--
 src/api/pmi.c                                             | 2 +-
 src/api/pmi_server.c                                      | 2 +-
 src/api/pmi_server.h                                      | 2 +-
 src/api/powercap_info.c                                   | 2 +-
 src/api/reconfigure.c                                     | 2 +-
 src/api/reservation_info.c                                | 2 +-
 src/api/signal.c                                          | 2 +-
 src/api/slurm_get_statistics.c                            | 2 +-
 src/api/slurm_hostlist.c                                  | 2 +-
 src/api/slurm_pmi.c                                       | 2 +-
 src/api/slurm_pmi.h                                       | 2 +-
 src/api/step_ctx.c                                        | 2 +-
 src/api/step_ctx.h                                        | 2 +-
 src/api/step_io.c                                         | 2 +-
 src/api/step_io.h                                         | 2 +-
 src/api/step_launch.c                                     | 2 +-
 src/api/step_launch.h                                     | 2 +-
 src/api/submit.c                                          | 2 +-
 src/api/suspend.c                                         | 2 +-
 src/api/topo_info.c                                       | 2 +-
 src/api/triggers.c                                        | 2 +-
 src/api/update_config.c                                   | 2 +-
 src/bcast/file_bcast.c                                    | 2 +-
 src/bcast/file_bcast.h                                    | 2 +-
 src/common/assoc_mgr.c                                    | 2 +-
 src/common/assoc_mgr.h                                    | 2 +-
 src/common/bitstring.c                                    | 2 +-
 src/common/bitstring.h                                    | 2 +-
 src/common/callerid.c                                     | 2 +-
 src/common/callerid.h                                     | 2 +-
 src/common/checkpoint.c                                   | 2 +-
 src/common/checkpoint.h                                   | 2 +-
 src/common/cpu_frequency.c                                | 2 +-
 src/common/cpu_frequency.h                                | 2 +-
 src/common/daemonize.c                                    | 2 +-
 src/common/daemonize.h                                    | 2 +-
 src/common/eio.c                                          | 2 +-
 src/common/eio.h                                          | 2 +-
 src/common/entity.c                                       | 2 +-
 src/common/entity.h                                       | 2 +-
 src/common/env.c                                          | 2 +-
 src/common/env.h                                          | 2 +-
 src/common/forward.c                                      | 2 +-
 src/common/forward.h                                      | 2 +-
 src/common/gres.c                                         | 2 +-
 src/common/gres.h                                         | 2 +-
 src/common/hostlist.c                                     | 2 +-
 src/common/hostlist.h                                     | 2 +-
 src/common/io_hdr.c                                       | 2 +-
 src/common/io_hdr.h                                       | 2 +-
 src/common/job_options.c                                  | 2 +-
 src/common/job_options.h                                  | 2 +-
 src/common/job_resources.c                                | 2 +-
 src/common/job_resources.h                                | 2 +-
 src/common/layout.c                                       | 2 +-
 src/common/layout.h                                       | 2 +-
 src/common/layouts_mgr.c                                  | 2 +-
 src/common/layouts_mgr.h                                  | 2 +-
 src/common/macros.h                                       | 2 +-
 src/common/mapping.c                                      | 2 +-
 src/common/mapping.h                                      | 2 +-
 src/common/mpi.c                                          | 2 +-
 src/common/msg_aggr.c                                     | 2 +-
 src/common/msg_aggr.h                                     | 2 +-
 src/common/net.c                                          | 2 +-
 src/common/net.h                                          | 2 +-
 src/common/node_conf.c                                    | 2 +-
 src/common/node_conf.h                                    | 2 +-
 src/common/node_features.c                                | 2 +-
 src/common/node_features.h                                | 2 +-
 src/common/node_select.c                                  | 2 +-
 src/common/node_select.h                                  | 2 +-
 src/common/optz.c                                         | 2 +-
 src/common/optz.h                                         | 2 +-
 src/common/pack.c                                         | 2 +-
 src/common/pack.h                                         | 2 +-
 src/common/parse_config.c                                 | 2 +-
 src/common/parse_config.h                                 | 2 +-
 src/common/parse_time.c                                   | 2 +-
 src/common/parse_time.h                                   | 2 +-
 src/common/parse_value.c                                  | 2 +-
 src/common/parse_value.h                                  | 2 +-
 src/common/plugin.c                                       | 2 +-
 src/common/plugin.h                                       | 2 +-
 src/common/plugrack.c                                     | 2 +-
 src/common/plugrack.h                                     | 2 +-
 src/common/plugstack.c                                    | 2 +-
 src/common/plugstack.h                                    | 2 +-
 src/common/power.c                                        | 2 +-
 src/common/power.h                                        | 2 +-
 src/common/print_fields.c                                 | 2 +-
 src/common/print_fields.h                                 | 2 +-
 src/common/proc_args.c                                    | 4 ++--
 src/common/proc_args.h                                    | 2 +-
 src/common/read_config.c                                  | 4 ++--
 src/common/read_config.h                                  | 4 ++--
 src/common/safeopen.c                                     | 2 +-
 src/common/safeopen.h                                     | 2 +-
 src/common/slurm_accounting_storage.c                     | 2 +-
 src/common/slurm_accounting_storage.h                     | 2 +-
 src/common/slurm_acct_gather.c                            | 2 +-
 src/common/slurm_acct_gather.h                            | 2 +-
 src/common/slurm_acct_gather_energy.c                     | 2 +-
 src/common/slurm_acct_gather_energy.h                     | 2 +-
 src/common/slurm_acct_gather_filesystem.c                 | 2 +-
 src/common/slurm_acct_gather_filesystem.h                 | 2 +-
 src/common/slurm_acct_gather_infiniband.c                 | 2 +-
 src/common/slurm_acct_gather_infiniband.h                 | 2 +-
 src/common/slurm_acct_gather_profile.c                    | 2 +-
 src/common/slurm_acct_gather_profile.h                    | 2 +-
 src/common/slurm_auth.c                                   | 2 +-
 src/common/slurm_auth.h                                   | 2 +-
 src/common/slurm_cred.c                                   | 4 ++--
 src/common/slurm_cred.h                                   | 2 +-
 src/common/slurm_errno.c                                  | 2 +-
 src/common/slurm_ext_sensors.c                            | 2 +-
 src/common/slurm_ext_sensors.h                            | 2 +-
 src/common/slurm_jobacct_gather.c                         | 2 +-
 src/common/slurm_jobacct_gather.h                         | 2 +-
 src/common/slurm_jobcomp.c                                | 2 +-
 src/common/slurm_jobcomp.h                                | 2 +-
 src/common/slurm_mcs.c                                    | 2 +-
 src/common/slurm_mcs.h                                    | 2 +-
 src/common/slurm_mpi.h                                    | 2 +-
 src/common/slurm_persist_conn.c                           | 2 +-
 src/common/slurm_persist_conn.h                           | 2 +-
 src/common/slurm_priority.c                               | 2 +-
 src/common/slurm_priority.h                               | 2 +-
 src/common/slurm_protocol_api.c                           | 2 +-
 src/common/slurm_protocol_api.h                           | 2 +-
 src/common/slurm_protocol_common.h                        | 2 +-
 src/common/slurm_protocol_defs.c                          | 4 ++--
 src/common/slurm_protocol_defs.h                          | 4 ++--
 src/common/slurm_protocol_interface.h                     | 2 +-
 src/common/slurm_protocol_pack.c                          | 4 ++--
 src/common/slurm_protocol_pack.h                          | 2 +-
 src/common/slurm_protocol_socket_common.h                 | 2 +-
 src/common/slurm_protocol_socket_implementation.c         | 2 +-
 src/common/slurm_protocol_util.c                          | 2 +-
 src/common/slurm_protocol_util.h                          | 2 +-
 src/common/slurm_resource_info.c                          | 2 +-
 src/common/slurm_resource_info.h                          | 2 +-
 src/common/slurm_rlimits_info.c                           | 2 +-
 src/common/slurm_rlimits_info.h                           | 2 +-
 src/common/slurm_route.c                                  | 2 +-
 src/common/slurm_route.h                                  | 2 +-
 src/common/slurm_selecttype_info.c                        | 2 +-
 src/common/slurm_selecttype_info.h                        | 2 +-
 src/common/slurm_step_layout.c                            | 2 +-
 src/common/slurm_step_layout.h                            | 2 +-
 src/common/slurm_time.c                                   | 2 +-
 src/common/slurm_topology.c                               | 2 +-
 src/common/slurm_topology.h                               | 2 +-
 src/common/slurm_xlator.h                                 | 2 +-
 src/common/slurmdb_defs.c                                 | 2 +-
 src/common/slurmdb_defs.h                                 | 2 +-
 src/common/slurmdb_pack.c                                 | 2 +-
 src/common/slurmdb_pack.h                                 | 2 +-
 src/common/slurmdbd_defs.c                                | 2 +-
 src/common/slurmdbd_defs.h                                | 2 +-
 src/common/stepd_api.c                                    | 2 +-
 src/common/stepd_api.h                                    | 2 +-
 src/common/switch.c                                       | 2 +-
 src/common/switch.h                                       | 2 +-
 src/common/timers.c                                       | 2 +-
 src/common/timers.h                                       | 2 +-
 src/common/uid.c                                          | 2 +-
 src/common/uid.h                                          | 2 +-
 src/common/working_cluster.c                              | 2 +-
 src/common/working_cluster.h                              | 2 +-
 src/common/write_labelled_message.c                       | 2 +-
 src/common/write_labelled_message.h                       | 2 +-
 src/common/xassert.c                                      | 2 +-
 src/common/xassert.h                                      | 2 +-
 src/common/xcgroup_read_config.c                          | 2 +-
 src/common/xcgroup_read_config.h                          | 2 +-
 src/common/xhash.c                                        | 2 +-
 src/common/xhash.h                                        | 2 +-
 src/common/xlua.c                                         | 2 +-
 src/common/xlua.h                                         | 2 +-
 src/common/xmalloc.c                                      | 2 +-
 src/common/xmalloc.h                                      | 2 +-
 src/common/xsignal.c                                      | 2 +-
 src/common/xsignal.h                                      | 2 +-
 src/common/xstring.c                                      | 2 +-
 src/common/xstring.h                                      | 2 +-
 src/common/xtree.c                                        | 2 +-
 src/common/xtree.h                                        | 2 +-
 src/database/mysql_common.c                               | 2 +-
 src/database/mysql_common.h                               | 2 +-
 src/db_api/account_functions.c                            | 2 +-
 src/db_api/archive_functions.c                            | 2 +-
 src/db_api/assoc_functions.c                              | 2 +-
 src/db_api/cluster_functions.c                            | 2 +-
 src/db_api/cluster_report_functions.c                     | 2 +-
 src/db_api/connection_functions.c                         | 2 +-
 src/db_api/coord_functions.c                              | 2 +-
 src/db_api/extra_get_functions.c                          | 2 +-
 src/db_api/federation_functions.c                         | 2 +-
 src/db_api/job_report_functions.c                         | 2 +-
 src/db_api/qos_functions.c                                | 2 +-
 src/db_api/resource_functions.c                           | 2 +-
 src/db_api/tres_functions.c                               | 2 +-
 src/db_api/usage_functions.c                              | 2 +-
 src/db_api/user_functions.c                               | 2 +-
 src/db_api/user_report_functions.c                        | 2 +-
 src/db_api/wckey_functions.c                              | 2 +-
 src/plugins/accounting_storage/common/common_as.c         | 2 +-
 src/plugins/accounting_storage/common/common_as.h         | 2 +-
 .../filetxt/accounting_storage_filetxt.c                  | 2 +-
 .../accounting_storage/filetxt/filetxt_jobacct_process.c  | 2 +-
 .../accounting_storage/filetxt/filetxt_jobacct_process.h  | 2 +-
 .../accounting_storage/mysql/accounting_storage_mysql.c   | 2 +-
 .../accounting_storage/mysql/accounting_storage_mysql.h   | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_acct.c      | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_acct.h      | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_archive.c   | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_archive.h   | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_assoc.c     | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_assoc.h     | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_cluster.c   | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_cluster.h   | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_convert.c   | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_convert.h   | 2 +-
 .../accounting_storage/mysql/as_mysql_federation.c        | 2 +-
 .../accounting_storage/mysql/as_mysql_federation.h        | 2 +-
 .../accounting_storage/mysql/as_mysql_fix_runaway_jobs.c  | 2 +-
 .../accounting_storage/mysql/as_mysql_fix_runaway_jobs.h  | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_job.c       | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_job.h       | 2 +-
 .../accounting_storage/mysql/as_mysql_jobacct_process.c   | 2 +-
 .../accounting_storage/mysql/as_mysql_jobacct_process.h   | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_problems.c  | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_problems.h  | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_qos.c       | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_qos.h       | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_resource.c  | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_resource.h  | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_resv.c      | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_resv.h      | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_rollup.c    | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_rollup.h    | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_tres.c      | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_tres.h      | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_txn.c       | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_txn.h       | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_usage.c     | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_usage.h     | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_user.c      | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_user.h      | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_wckey.c     | 2 +-
 src/plugins/accounting_storage/mysql/as_mysql_wckey.h     | 2 +-
 .../accounting_storage/none/accounting_storage_none.c     | 2 +-
 .../slurmdbd/accounting_storage_slurmdbd.c                | 2 +-
 .../acct_gather_energy/cray/acct_gather_energy_cray.c     | 2 +-
 .../acct_gather_energy/ibmaem/acct_gather_energy_ibmaem.c | 2 +-
 .../acct_gather_energy/ipmi/acct_gather_energy_ipmi.c     | 2 +-
 .../ipmi/acct_gather_energy_ipmi_config.c                 | 2 +-
 .../ipmi/acct_gather_energy_ipmi_config.h                 | 2 +-
 .../acct_gather_energy/none/acct_gather_energy_none.c     | 2 +-
 .../acct_gather_energy/rapl/acct_gather_energy_rapl.c     | 2 +-
 .../lustre/acct_gather_filesystem_lustre.c                | 2 +-
 .../none/acct_gather_filesystem_none.c                    | 2 +-
 .../none/acct_gather_infiniband_none.c                    | 2 +-
 .../ofed/acct_gather_infiniband_ofed.c                    | 2 +-
 .../ofed/acct_gather_infiniband_ofed.h                    | 2 +-
 .../acct_gather_profile/hdf5/acct_gather_profile_hdf5.c   | 2 +-
 src/plugins/acct_gather_profile/hdf5/hdf5_api.c           | 2 +-
 src/plugins/acct_gather_profile/hdf5/hdf5_api.h           | 2 +-
 .../hdf5/sh5util/libsh5util_old/hdf5_api.c                | 2 +-
 .../hdf5/sh5util/libsh5util_old/hdf5_api.h                | 2 +-
 .../hdf5/sh5util/libsh5util_old/sh5util.c                 | 2 +-
 .../hdf5/sh5util/libsh5util_old/sh5util_old.h             | 2 +-
 src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c    | 2 +-
 src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.h    | 2 +-
 .../acct_gather_profile/none/acct_gather_profile_none.c   | 2 +-
 src/plugins/auth/munge/auth_munge.c                       | 2 +-
 src/plugins/auth/none/auth_none.c                         | 2 +-
 src/plugins/burst_buffer/common/burst_buffer_common.c     | 2 +-
 src/plugins/burst_buffer/common/burst_buffer_common.h     | 2 +-
 src/plugins/burst_buffer/cray/burst_buffer_cray.c         | 2 +-
 src/plugins/burst_buffer/generic/burst_buffer_generic.c   | 2 +-
 src/plugins/checkpoint/none/checkpoint_none.c             | 2 +-
 src/plugins/checkpoint/ompi/checkpoint_ompi.c             | 2 +-
 src/plugins/checkpoint/poe/checkpoint_poe.c               | 2 +-
 src/plugins/core_spec/cray/core_spec_cray.c               | 2 +-
 src/plugins/core_spec/none/core_spec_none.c               | 2 +-
 src/plugins/crypto/munge/crypto_munge.c                   | 2 +-
 src/plugins/crypto/openssl/crypto_openssl.c               | 2 +-
 src/plugins/ext_sensors/none/ext_sensors_none.c           | 2 +-
 src/plugins/ext_sensors/rrd/ext_sensors_rrd.c             | 2 +-
 src/plugins/ext_sensors/rrd/ext_sensors_rrd.h             | 2 +-
 src/plugins/gres/gpu/gres_gpu.c                           | 2 +-
 src/plugins/gres/mic/gres_mic.c                           | 2 +-
 src/plugins/gres/nic/gres_nic.c                           | 2 +-
 src/plugins/job_container/cncu/job_container_cncu.c       | 2 +-
 src/plugins/job_container/none/job_container_none.c       | 2 +-
 .../job_submit/all_partitions/job_submit_all_partitions.c | 2 +-
 src/plugins/job_submit/cray/job_submit_cray.c             | 2 +-
 src/plugins/job_submit/defaults/job_submit_defaults.c     | 2 +-
 src/plugins/job_submit/logging/job_submit_logging.c       | 2 +-
 src/plugins/job_submit/lua/job_submit_lua.c               | 4 ++--
 src/plugins/job_submit/partition/job_submit_partition.c   | 2 +-
 src/plugins/job_submit/pbs/job_submit_pbs.c               | 2 +-
 src/plugins/job_submit/pbs/spank_pbs.c                    | 4 ++--
 .../require_timelimit/job_submit_require_timelimit.c      | 2 +-
 src/plugins/job_submit/throttle/job_submit_throttle.c     | 2 +-
 src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c | 2 +-
 src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.h | 2 +-
 .../jobacct_gather/cgroup/jobacct_gather_cgroup_blkio.c   | 2 +-
 .../jobacct_gather/cgroup/jobacct_gather_cgroup_cpuacct.c | 2 +-
 .../jobacct_gather/cgroup/jobacct_gather_cgroup_memory.c  | 2 +-
 src/plugins/jobacct_gather/common/common_jag.c            | 2 +-
 src/plugins/jobacct_gather/common/common_jag.h            | 2 +-
 src/plugins/jobacct_gather/linux/jobacct_gather_linux.c   | 2 +-
 src/plugins/jobacct_gather/none/jobacct_gather_none.c     | 2 +-
 src/plugins/jobcomp/elasticsearch/jobcomp_elasticsearch.c | 2 +-
 src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.c     | 2 +-
 src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.h     | 2 +-
 src/plugins/jobcomp/filetxt/jobcomp_filetxt.c             | 2 +-
 src/plugins/jobcomp/mysql/jobcomp_mysql.c                 | 2 +-
 src/plugins/jobcomp/mysql/mysql_jobcomp_process.c         | 2 +-
 src/plugins/jobcomp/mysql/mysql_jobcomp_process.h         | 2 +-
 src/plugins/jobcomp/none/jobcomp_none.c                   | 2 +-
 src/plugins/jobcomp/script/jobcomp_script.c               | 2 +-
 src/plugins/launch/aprun/launch_aprun.c                   | 2 +-
 src/plugins/launch/poe/launch_poe.c                       | 2 +-
 src/plugins/launch/runjob/launch_runjob.c                 | 2 +-
 src/plugins/launch/runjob/runjob_interface.cc             | 2 +-
 src/plugins/launch/runjob/runjob_interface.h              | 2 +-
 src/plugins/launch/slurm/launch_slurm.c                   | 2 +-
 src/plugins/launch/slurm/task_state.c                     | 2 +-
 src/plugins/launch/slurm/task_state.h                     | 2 +-
 src/plugins/mcs/account/mcs_account.c                     | 2 +-
 src/plugins/mcs/group/mcs_group.c                         | 2 +-
 src/plugins/mcs/none/mcs_none.c                           | 2 +-
 src/plugins/mcs/user/mcs_user.c                           | 2 +-
 src/plugins/mpi/lam/lam.h                                 | 2 +-
 src/plugins/mpi/lam/mpi_lam.c                             | 2 +-
 src/plugins/mpi/mpich1_p4/mpich1_p4.c                     | 2 +-
 src/plugins/mpi/mpich1_shmem/mpich1_shmem.c               | 2 +-
 src/plugins/mpi/mpichgm/mpi_mpichgm.c                     | 2 +-
 src/plugins/mpi/mpichgm/mpichgm.c                         | 2 +-
 src/plugins/mpi/mpichgm/mpichgm.h                         | 2 +-
 src/plugins/mpi/mpichmx/mpi_mpichmx.c                     | 2 +-
 src/plugins/mpi/mpichmx/mpichmx.c                         | 2 +-
 src/plugins/mpi/mpichmx/mpichmx.h                         | 2 +-
 src/plugins/mpi/mvapich/mpi_mvapich.c                     | 2 +-
 src/plugins/mpi/mvapich/mvapich.c                         | 2 +-
 src/plugins/mpi/mvapich/mvapich.h                         | 2 +-
 src/plugins/mpi/none/mpi_none.c                           | 2 +-
 src/plugins/mpi/openmpi/mpi_openmpi.c                     | 2 +-
 src/plugins/mpi/pmi2/agent.c                              | 2 +-
 src/plugins/mpi/pmi2/client.c                             | 2 +-
 src/plugins/mpi/pmi2/client.h                             | 2 +-
 src/plugins/mpi/pmi2/info.c                               | 2 +-
 src/plugins/mpi/pmi2/info.h                               | 2 +-
 src/plugins/mpi/pmi2/kvs.c                                | 2 +-
 src/plugins/mpi/pmi2/kvs.h                                | 2 +-
 src/plugins/mpi/pmi2/mpi_pmi2.c                           | 2 +-
 src/plugins/mpi/pmi2/nameserv.c                           | 2 +-
 src/plugins/mpi/pmi2/nameserv.h                           | 2 +-
 src/plugins/mpi/pmi2/pmi.h                                | 2 +-
 src/plugins/mpi/pmi2/pmi1.c                               | 2 +-
 src/plugins/mpi/pmi2/pmi2.c                               | 2 +-
 src/plugins/mpi/pmi2/ring.c                               | 2 +-
 src/plugins/mpi/pmi2/setup.c                              | 2 +-
 src/plugins/mpi/pmi2/setup.h                              | 2 +-
 src/plugins/mpi/pmi2/spawn.c                              | 2 +-
 src/plugins/mpi/pmi2/spawn.h                              | 2 +-
 src/plugins/mpi/pmi2/tree.c                               | 2 +-
 src/plugins/mpi/pmi2/tree.h                               | 2 +-
 src/plugins/mpi/pmix/mpi_pmix.c                           | 2 +-
 src/plugins/mpi/pmix/pmixp_agent.c                        | 2 +-
 src/plugins/mpi/pmix/pmixp_agent.h                        | 2 +-
 src/plugins/mpi/pmix/pmixp_client.c                       | 2 +-
 src/plugins/mpi/pmix/pmixp_client.h                       | 2 +-
 src/plugins/mpi/pmix/pmixp_coll.c                         | 2 +-
 src/plugins/mpi/pmix/pmixp_coll.h                         | 2 +-
 src/plugins/mpi/pmix/pmixp_common.h                       | 2 +-
 src/plugins/mpi/pmix/pmixp_debug.h                        | 2 +-
 src/plugins/mpi/pmix/pmixp_dmdx.c                         | 2 +-
 src/plugins/mpi/pmix/pmixp_dmdx.h                         | 2 +-
 src/plugins/mpi/pmix/pmixp_info.c                         | 2 +-
 src/plugins/mpi/pmix/pmixp_info.h                         | 2 +-
 src/plugins/mpi/pmix/pmixp_io.c                           | 2 +-
 src/plugins/mpi/pmix/pmixp_io.h                           | 2 +-
 src/plugins/mpi/pmix/pmixp_nspaces.c                      | 2 +-
 src/plugins/mpi/pmix/pmixp_nspaces.h                      | 2 +-
 src/plugins/mpi/pmix/pmixp_server.c                       | 2 +-
 src/plugins/mpi/pmix/pmixp_server.h                       | 2 +-
 src/plugins/mpi/pmix/pmixp_state.c                        | 2 +-
 src/plugins/mpi/pmix/pmixp_state.h                        | 2 +-
 src/plugins/mpi/pmix/pmixp_utils.c                        | 2 +-
 src/plugins/mpi/pmix/pmixp_utils.h                        | 2 +-
 .../node_features/knl_cray/node_features_knl_cray.c       | 2 +-
 .../node_features/knl_generic/node_features_knl_generic.c | 2 +-
 src/plugins/power/common/power_common.c                   | 2 +-
 src/plugins/power/common/power_common.h                   | 2 +-
 src/plugins/power/cray/power_cray.c                       | 2 +-
 src/plugins/power/none/power_none.c                       | 2 +-
 src/plugins/preempt/job_prio/preempt_job_prio.c           | 4 ++--
 src/plugins/preempt/none/preempt_none.c                   | 4 ++--
 .../preempt/partition_prio/preempt_partition_prio.c       | 4 ++--
 src/plugins/preempt/qos/preempt_qos.c                     | 4 ++--
 src/plugins/priority/basic/priority_basic.c               | 2 +-
 src/plugins/priority/multifactor/fair_tree.c              | 2 +-
 src/plugins/priority/multifactor/fair_tree.h              | 2 +-
 src/plugins/priority/multifactor/priority_multifactor.c   | 2 +-
 src/plugins/priority/multifactor/priority_multifactor.h   | 2 +-
 src/plugins/proctrack/cgroup/proctrack_cgroup.c           | 2 +-
 src/plugins/proctrack/cray/proctrack_cray.c               | 2 +-
 src/plugins/proctrack/linuxproc/kill_tree.c               | 2 +-
 src/plugins/proctrack/linuxproc/kill_tree.h               | 2 +-
 src/plugins/proctrack/linuxproc/proctrack_linuxproc.c     | 2 +-
 src/plugins/proctrack/lua/proctrack_lua.c                 | 2 +-
 src/plugins/proctrack/pgid/proctrack_pgid.c               | 2 +-
 src/plugins/proctrack/sgi_job/proctrack_sgi_job.c         | 2 +-
 src/plugins/route/default/route_default.c                 | 2 +-
 src/plugins/route/topology/route_topology.c               | 2 +-
 src/plugins/sched/backfill/backfill.c                     | 2 +-
 src/plugins/sched/backfill/backfill.h                     | 2 +-
 src/plugins/sched/backfill/backfill_wrapper.c             | 2 +-
 src/plugins/sched/builtin/builtin.c                       | 2 +-
 src/plugins/sched/builtin/builtin.h                       | 2 +-
 src/plugins/sched/builtin/builtin_wrapper.c               | 2 +-
 src/plugins/sched/hold/hold_wrapper.c                     | 2 +-
 src/plugins/select/alps/cray_config.c                     | 4 ++--
 src/plugins/select/alps/cray_config.h                     | 4 ++--
 src/plugins/select/alps/libalps/basil_request.c           | 2 +-
 src/plugins/select/alps/libalps/do_switch.c               | 2 +-
 src/plugins/select/alps/libalps/memory_handling.h         | 2 +-
 src/plugins/select/alps/libemulate/alps_emulate.c         | 4 ++--
 src/plugins/select/alps/select_alps.c                     | 4 ++--
 src/plugins/select/bluegene/ba_bgq/block_allocator.c      | 2 +-
 src/plugins/select/bluegene/ba_bgq/block_allocator.h      | 2 +-
 src/plugins/select/bluegene/ba_bgq/wire_test.c            | 2 +-
 src/plugins/select/bluegene/ba_common.c                   | 2 +-
 src/plugins/select/bluegene/ba_common.h                   | 2 +-
 src/plugins/select/bluegene/bg_core.c                     | 2 +-
 src/plugins/select/bluegene/bg_core.h                     | 2 +-
 src/plugins/select/bluegene/bg_defined_block.c            | 2 +-
 src/plugins/select/bluegene/bg_defined_block.h            | 2 +-
 src/plugins/select/bluegene/bg_dynamic_block.c            | 2 +-
 src/plugins/select/bluegene/bg_dynamic_block.h            | 2 +-
 src/plugins/select/bluegene/bg_enums.h                    | 2 +-
 src/plugins/select/bluegene/bg_job_info.c                 | 2 +-
 src/plugins/select/bluegene/bg_job_info.h                 | 2 +-
 src/plugins/select/bluegene/bg_job_place.c                | 2 +-
 src/plugins/select/bluegene/bg_job_place.h                | 2 +-
 src/plugins/select/bluegene/bg_job_run.c                  | 2 +-
 src/plugins/select/bluegene/bg_job_run.h                  | 2 +-
 src/plugins/select/bluegene/bg_list_functions.c           | 2 +-
 src/plugins/select/bluegene/bg_list_functions.h           | 2 +-
 src/plugins/select/bluegene/bg_node_info.c                | 2 +-
 src/plugins/select/bluegene/bg_node_info.h                | 2 +-
 src/plugins/select/bluegene/bg_read_config.c              | 2 +-
 src/plugins/select/bluegene/bg_read_config.h              | 2 +-
 src/plugins/select/bluegene/bg_record_functions.c         | 2 +-
 src/plugins/select/bluegene/bg_record_functions.h         | 2 +-
 src/plugins/select/bluegene/bg_status.c                   | 2 +-
 src/plugins/select/bluegene/bg_status.h                   | 2 +-
 src/plugins/select/bluegene/bg_structs.h                  | 2 +-
 src/plugins/select/bluegene/bl_bgq/bridge_helper.cc       | 2 +-
 src/plugins/select/bluegene/bl_bgq/bridge_helper.h        | 2 +-
 src/plugins/select/bluegene/bl_bgq/bridge_linker.cc       | 2 +-
 src/plugins/select/bluegene/bl_bgq/bridge_status.cc       | 2 +-
 src/plugins/select/bluegene/bl_bgq/bridge_status.h        | 2 +-
 src/plugins/select/bluegene/bridge_linker.h               | 2 +-
 src/plugins/select/bluegene/configure_api.c               | 2 +-
 src/plugins/select/bluegene/configure_api.h               | 2 +-
 src/plugins/select/bluegene/libsched_if64.c               | 2 +-
 src/plugins/select/bluegene/runjob_plugin.cc              | 2 +-
 src/plugins/select/bluegene/select_bluegene.c             | 2 +-
 src/plugins/select/bluegene/sfree/opts.c                  | 2 +-
 src/plugins/select/bluegene/sfree/sfree.c                 | 2 +-
 src/plugins/select/bluegene/sfree/sfree.h                 | 2 +-
 src/plugins/select/bluegene/slurm_epilog.c                | 2 +-
 src/plugins/select/bluegene/slurm_prolog.c                | 2 +-
 src/plugins/select/cons_res/dist_tasks.c                  | 2 +-
 src/plugins/select/cons_res/dist_tasks.h                  | 2 +-
 src/plugins/select/cons_res/job_test.c                    | 4 ++--
 src/plugins/select/cons_res/job_test.h                    | 2 +-
 src/plugins/select/cons_res/select_cons_res.c             | 2 +-
 src/plugins/select/cons_res/select_cons_res.h             | 4 ++--
 src/plugins/select/cray/ccm.c                             | 2 +-
 src/plugins/select/cray/ccm.h                             | 2 +-
 src/plugins/select/cray/select_cray.c                     | 2 +-
 src/plugins/select/linear/select_linear.c                 | 4 ++--
 src/plugins/select/linear/select_linear.h                 | 2 +-
 src/plugins/select/other/other_select.c                   | 2 +-
 src/plugins/select/other/other_select.h                   | 2 +-
 src/plugins/select/serial/dist_tasks.c                    | 2 +-
 src/plugins/select/serial/dist_tasks.h                    | 2 +-
 src/plugins/select/serial/job_test.c                      | 2 +-
 src/plugins/select/serial/job_test.h                      | 2 +-
 src/plugins/select/serial/select_serial.c                 | 2 +-
 src/plugins/select/serial/select_serial.h                 | 4 ++--
 src/plugins/slurmctld/nonstop/do_work.c                   | 2 +-
 src/plugins/slurmctld/nonstop/do_work.h                   | 2 +-
 src/plugins/slurmctld/nonstop/msg.c                       | 2 +-
 src/plugins/slurmctld/nonstop/msg.h                       | 2 +-
 src/plugins/slurmctld/nonstop/nonstop.c                   | 2 +-
 src/plugins/slurmctld/nonstop/read_config.c               | 2 +-
 src/plugins/slurmctld/nonstop/read_config.h               | 2 +-
 src/plugins/switch/cray/cookies.c                         | 2 +-
 src/plugins/switch/cray/gpu.c                             | 2 +-
 src/plugins/switch/cray/iaa.c                             | 2 +-
 src/plugins/switch/cray/pe_info.c                         | 2 +-
 src/plugins/switch/cray/scaling.c                         | 2 +-
 src/plugins/switch/cray/switch_cray.c                     | 2 +-
 src/plugins/switch/cray/switch_cray.h                     | 2 +-
 src/plugins/switch/cray/util.c                            | 2 +-
 src/plugins/switch/generic/switch_generic.c               | 2 +-
 src/plugins/switch/none/switch_none.c                     | 2 +-
 src/plugins/switch/nrt/libpermapi/shr_64.c                | 2 +-
 src/plugins/switch/nrt/nrt.c                              | 2 +-
 src/plugins/switch/nrt/nrt_keys.h                         | 2 +-
 src/plugins/switch/nrt/slurm_nrt.h                        | 2 +-
 src/plugins/switch/nrt/switch_nrt.c                       | 2 +-
 src/plugins/task/affinity/affinity.c                      | 2 +-
 src/plugins/task/affinity/affinity.h                      | 2 +-
 src/plugins/task/affinity/cpuset.c                        | 2 +-
 src/plugins/task/affinity/dist_tasks.c                    | 2 +-
 src/plugins/task/affinity/dist_tasks.h                    | 2 +-
 src/plugins/task/affinity/numa.c                          | 2 +-
 src/plugins/task/affinity/schedutils.c                    | 2 +-
 src/plugins/task/affinity/task_affinity.c                 | 2 +-
 src/plugins/task/cgroup/task_cgroup.c                     | 2 +-
 src/plugins/task/cgroup/task_cgroup.h                     | 2 +-
 src/plugins/task/cgroup/task_cgroup_cpuset.c              | 2 +-
 src/plugins/task/cgroup/task_cgroup_cpuset.h              | 2 +-
 src/plugins/task/cgroup/task_cgroup_devices.c             | 2 +-
 src/plugins/task/cgroup/task_cgroup_devices.h             | 2 +-
 src/plugins/task/cgroup/task_cgroup_memory.c              | 2 +-
 src/plugins/task/cgroup/task_cgroup_memory.h              | 2 +-
 src/plugins/task/cray/task_cray.c                         | 2 +-
 src/plugins/task/none/task_none.c                         | 2 +-
 src/plugins/topology/3d_torus/hilbert_slurm.c             | 2 +-
 src/plugins/topology/3d_torus/topology_3d_torus.c         | 2 +-
 src/plugins/topology/hypercube/topology_hypercube.c       | 2 +-
 src/plugins/topology/node_rank/topology_node_rank.c       | 2 +-
 src/plugins/topology/none/topology_none.c                 | 2 +-
 src/plugins/topology/tree/topology_tree.c                 | 2 +-
 src/sacct/options.c                                       | 2 +-
 src/sacct/print.c                                         | 2 +-
 src/sacct/process.c                                       | 2 +-
 src/sacct/sacct.c                                         | 2 +-
 src/sacct/sacct.h                                         | 2 +-
 src/sacctmgr/account_functions.c                          | 2 +-
 src/sacctmgr/archive_functions.c                          | 2 +-
 src/sacctmgr/association_functions.c                      | 2 +-
 src/sacctmgr/cluster_functions.c                          | 2 +-
 src/sacctmgr/common.c                                     | 2 +-
 src/sacctmgr/config_functions.c                           | 2 +-
 src/sacctmgr/event_functions.c                            | 2 +-
 src/sacctmgr/federation_functions.c                       | 2 +-
 src/sacctmgr/file_functions.c                             | 2 +-
 src/sacctmgr/job_functions.c                              | 2 +-
 src/sacctmgr/problem_functions.c                          | 2 +-
 src/sacctmgr/qos_functions.c                              | 2 +-
 src/sacctmgr/reservation_functions.c                      | 2 +-
 src/sacctmgr/resource_functions.c                         | 2 +-
 src/sacctmgr/runaway_job_functions.c                      | 2 +-
 src/sacctmgr/sacctmgr.c                                   | 2 +-
 src/sacctmgr/sacctmgr.h                                   | 2 +-
 src/sacctmgr/tres_function.c                              | 2 +-
 src/sacctmgr/txn_functions.c                              | 2 +-
 src/sacctmgr/user_functions.c                             | 2 +-
 src/sacctmgr/wckey_functions.c                            | 2 +-
 src/salloc/opt.c                                          | 4 ++--
 src/salloc/opt.h                                          | 2 +-
 src/salloc/salloc.c                                       | 2 +-
 src/salloc/salloc.h                                       | 2 +-
 src/sattach/attach.c                                      | 2 +-
 src/sattach/opt.c                                         | 2 +-
 src/sattach/opt.h                                         | 2 +-
 src/sattach/sattach.c                                     | 2 +-
 src/sbatch/opt.c                                          | 4 ++--
 src/sbatch/opt.h                                          | 4 ++--
 src/sbatch/sbatch.c                                       | 2 +-
 src/sbcast/opts.c                                         | 2 +-
 src/sbcast/sbcast.c                                       | 2 +-
 src/sbcast/sbcast.h                                       | 2 +-
 src/scancel/opt.c                                         | 2 +-
 src/scancel/scancel.c                                     | 2 +-
 src/scancel/scancel.h                                     | 2 +-
 src/scontrol/create_res.c                                 | 2 +-
 src/scontrol/info_assoc_mgr.c                             | 2 +-
 src/scontrol/info_block.c                                 | 2 +-
 src/scontrol/info_burst_buffer.c                          | 4 ++--
 src/scontrol/info_fed.c                                   | 2 +-
 src/scontrol/info_job.c                                   | 2 +-
 src/scontrol/info_layout.c                                | 2 +-
 src/scontrol/info_lics.c                                  | 2 +-
 src/scontrol/info_node.c                                  | 2 +-
 src/scontrol/info_part.c                                  | 2 +-
 src/scontrol/info_res.c                                   | 2 +-
 src/scontrol/scontrol.c                                   | 2 +-
 src/scontrol/scontrol.h                                   | 2 +-
 src/scontrol/update_job.c                                 | 2 +-
 src/scontrol/update_layout.c                              | 2 +-
 src/scontrol/update_node.c                                | 2 +-
 src/scontrol/update_part.c                                | 4 ++--
 src/scontrol/update_powercap.c                            | 2 +-
 src/scontrol/update_step.c                                | 2 +-
 src/sdiag/opts.c                                          | 2 +-
 src/sdiag/sdiag.c                                         | 2 +-
 src/sinfo/opts.c                                          | 4 ++--
 src/sinfo/print.c                                         | 4 ++--
 src/sinfo/print.h                                         | 4 ++--
 src/sinfo/sinfo.c                                         | 4 ++--
 src/sinfo/sinfo.h                                         | 4 ++--
 src/sinfo/sort.c                                          | 4 ++--
 src/slurmctld/acct_policy.c                               | 2 +-
 src/slurmctld/acct_policy.h                               | 2 +-
 src/slurmctld/agent.c                                     | 4 ++--
 src/slurmctld/agent.h                                     | 2 +-
 src/slurmctld/backup.c                                    | 2 +-
 src/slurmctld/burst_buffer.c                              | 2 +-
 src/slurmctld/burst_buffer.h                              | 2 +-
 src/slurmctld/controller.c                                | 2 +-
 src/slurmctld/fed_mgr.c                                   | 2 +-
 src/slurmctld/fed_mgr.h                                   | 2 +-
 src/slurmctld/front_end.c                                 | 2 +-
 src/slurmctld/front_end.h                                 | 2 +-
 src/slurmctld/gang.c                                      | 4 ++--
 src/slurmctld/gang.h                                      | 2 +-
 src/slurmctld/groups.c                                    | 2 +-
 src/slurmctld/groups.h                                    | 2 +-
 src/slurmctld/job_mgr.c                                   | 4 ++--
 src/slurmctld/job_scheduler.c                             | 4 ++--
 src/slurmctld/job_scheduler.h                             | 2 +-
 src/slurmctld/job_submit.c                                | 2 +-
 src/slurmctld/job_submit.h                                | 2 +-
 src/slurmctld/licenses.c                                  | 2 +-
 src/slurmctld/licenses.h                                  | 2 +-
 src/slurmctld/locks.c                                     | 2 +-
 src/slurmctld/locks.h                                     | 2 +-
 src/slurmctld/node_mgr.c                                  | 2 +-
 src/slurmctld/node_scheduler.c                            | 4 ++--
 src/slurmctld/node_scheduler.h                            | 2 +-
 src/slurmctld/partition_mgr.c                             | 4 ++--
 src/slurmctld/ping_nodes.c                                | 2 +-
 src/slurmctld/ping_nodes.h                                | 2 +-
 src/slurmctld/port_mgr.c                                  | 2 +-
 src/slurmctld/port_mgr.h                                  | 2 +-
 src/slurmctld/power_save.c                                | 2 +-
 src/slurmctld/power_save.h                                | 2 +-
 src/slurmctld/powercapping.c                              | 2 +-
 src/slurmctld/powercapping.h                              | 2 +-
 src/slurmctld/preempt.c                                   | 4 ++--
 src/slurmctld/preempt.h                                   | 4 ++--
 src/slurmctld/proc_req.c                                  | 2 +-
 src/slurmctld/proc_req.h                                  | 2 +-
 src/slurmctld/read_config.c                               | 4 ++--
 src/slurmctld/read_config.h                               | 2 +-
 src/slurmctld/reservation.c                               | 4 ++--
 src/slurmctld/reservation.h                               | 2 +-
 src/slurmctld/sched_plugin.c                              | 2 +-
 src/slurmctld/sched_plugin.h                              | 2 +-
 src/slurmctld/slurmctld.h                                 | 4 ++--
 src/slurmctld/slurmctld_plugstack.c                       | 2 +-
 src/slurmctld/slurmctld_plugstack.h                       | 2 +-
 src/slurmctld/srun_comm.c                                 | 2 +-
 src/slurmctld/srun_comm.h                                 | 2 +-
 src/slurmctld/state_save.c                                | 2 +-
 src/slurmctld/state_save.h                                | 2 +-
 src/slurmctld/statistics.c                                | 2 +-
 src/slurmctld/step_mgr.c                                  | 2 +-
 src/slurmctld/trigger_mgr.c                               | 4 ++--
 src/slurmctld/trigger_mgr.h                               | 4 ++--
 src/slurmd/common/core_spec_plugin.c                      | 2 +-
 src/slurmd/common/core_spec_plugin.h                      | 2 +-
 src/slurmd/common/job_container_plugin.c                  | 2 +-
 src/slurmd/common/job_container_plugin.h                  | 2 +-
 src/slurmd/common/log_ctld.c                              | 2 +-
 src/slurmd/common/log_ctld.h                              | 2 +-
 src/slurmd/common/proctrack.c                             | 2 +-
 src/slurmd/common/proctrack.h                             | 2 +-
 src/slurmd/common/reverse_tree.h                          | 2 +-
 src/slurmd/common/reverse_tree_math.c                     | 2 +-
 src/slurmd/common/reverse_tree_math.h                     | 2 +-
 src/slurmd/common/run_script.c                            | 2 +-
 src/slurmd/common/run_script.h                            | 2 +-
 src/slurmd/common/set_oomadj.c                            | 2 +-
 src/slurmd/common/set_oomadj.h                            | 2 +-
 src/slurmd/common/setproctitle.c                          | 2 +-
 src/slurmd/common/setproctitle.h                          | 2 +-
 src/slurmd/common/slurmd_cgroup.c                         | 2 +-
 src/slurmd/common/slurmd_cgroup.h                         | 2 +-
 src/slurmd/common/slurmstepd_init.c                       | 2 +-
 src/slurmd/common/slurmstepd_init.h                       | 2 +-
 src/slurmd/common/task_plugin.c                           | 2 +-
 src/slurmd/common/task_plugin.h                           | 2 +-
 src/slurmd/common/xcgroup.c                               | 2 +-
 src/slurmd/common/xcgroup.h                               | 2 +-
 src/slurmd/common/xcpuinfo.c                              | 2 +-
 src/slurmd/common/xcpuinfo.h                              | 2 +-
 src/slurmd/slurmd/get_mach_stat.c                         | 2 +-
 src/slurmd/slurmd/get_mach_stat.h                         | 2 +-
 src/slurmd/slurmd/read_proc.c                             | 2 +-
 src/slurmd/slurmd/req.c                                   | 2 +-
 src/slurmd/slurmd/req.h                                   | 2 +-
 src/slurmd/slurmd/slurmd.c                                | 2 +-
 src/slurmd/slurmd/slurmd.h                                | 2 +-
 src/slurmd/slurmd/slurmd_plugstack.c                      | 2 +-
 src/slurmd/slurmd/slurmd_plugstack.h                      | 2 +-
 src/slurmd/slurmstepd/fname.c                             | 2 +-
 src/slurmd/slurmstepd/fname.h                             | 2 +-
 src/slurmd/slurmstepd/io.c                                | 2 +-
 src/slurmd/slurmstepd/io.h                                | 2 +-
 src/slurmd/slurmstepd/mgr.c                               | 2 +-
 src/slurmd/slurmstepd/mgr.h                               | 2 +-
 src/slurmd/slurmstepd/multi_prog.c                        | 2 +-
 src/slurmd/slurmstepd/multi_prog.h                        | 2 +-
 src/slurmd/slurmstepd/pam_ses.c                           | 2 +-
 src/slurmd/slurmstepd/pam_ses.h                           | 2 +-
 src/slurmd/slurmstepd/pdebug.c                            | 2 +-
 src/slurmd/slurmstepd/pdebug.h                            | 2 +-
 src/slurmd/slurmstepd/req.c                               | 2 +-
 src/slurmd/slurmstepd/req.h                               | 2 +-
 src/slurmd/slurmstepd/slurmstepd.c                        | 2 +-
 src/slurmd/slurmstepd/slurmstepd.h                        | 2 +-
 src/slurmd/slurmstepd/slurmstepd_job.c                    | 2 +-
 src/slurmd/slurmstepd/slurmstepd_job.h                    | 2 +-
 src/slurmd/slurmstepd/step_terminate_monitor.c            | 2 +-
 src/slurmd/slurmstepd/step_terminate_monitor.h            | 2 +-
 src/slurmd/slurmstepd/task.c                              | 2 +-
 src/slurmd/slurmstepd/task.h                              | 2 +-
 src/slurmd/slurmstepd/ulimits.c                           | 2 +-
 src/slurmd/slurmstepd/ulimits.h                           | 2 +-
 src/slurmdbd/backup.c                                     | 2 +-
 src/slurmdbd/backup.h                                     | 2 +-
 src/slurmdbd/proc_req.c                                   | 2 +-
 src/slurmdbd/proc_req.h                                   | 2 +-
 src/slurmdbd/read_config.c                                | 2 +-
 src/slurmdbd/read_config.h                                | 2 +-
 src/slurmdbd/rpc_mgr.c                                    | 2 +-
 src/slurmdbd/rpc_mgr.h                                    | 2 +-
 src/slurmdbd/slurmdbd.c                                   | 2 +-
 src/slurmdbd/slurmdbd.h                                   | 2 +-
 src/smap/configure_functions.c                            | 2 +-
 src/smap/grid_functions.c                                 | 2 +-
 src/smap/job_functions.c                                  | 2 +-
 src/smap/opts.c                                           | 2 +-
 src/smap/partition_functions.c                            | 2 +-
 src/smap/reservation_functions.c                          | 2 +-
 src/smap/smap.c                                           | 2 +-
 src/smap/smap.h                                           | 2 +-
 src/sprio/opts.c                                          | 2 +-
 src/sprio/print.c                                         | 2 +-
 src/sprio/print.h                                         | 2 +-
 src/sprio/sprio.c                                         | 2 +-
 src/sprio/sprio.h                                         | 2 +-
 src/squeue/opts.c                                         | 2 +-
 src/squeue/print.c                                        | 2 +-
 src/squeue/print.h                                        | 2 +-
 src/squeue/sort.c                                         | 2 +-
 src/squeue/squeue.c                                       | 2 +-
 src/squeue/squeue.h                                       | 2 +-
 src/sreport/assoc_reports.c                               | 2 +-
 src/sreport/assoc_reports.h                               | 2 +-
 src/sreport/cluster_reports.c                             | 2 +-
 src/sreport/cluster_reports.h                             | 2 +-
 src/sreport/common.c                                      | 2 +-
 src/sreport/job_reports.c                                 | 2 +-
 src/sreport/job_reports.h                                 | 2 +-
 src/sreport/resv_reports.c                                | 2 +-
 src/sreport/resv_reports.h                                | 2 +-
 src/sreport/sreport.c                                     | 2 +-
 src/sreport/sreport.h                                     | 2 +-
 src/sreport/user_reports.c                                | 2 +-
 src/sreport/user_reports.h                                | 2 +-
 src/srun/libsrun/allocate.c                               | 2 +-
 src/srun/libsrun/allocate.h                               | 2 +-
 src/srun/libsrun/debugger.c                               | 2 +-
 src/srun/libsrun/fname.c                                  | 2 +-
 src/srun/libsrun/fname.h                                  | 2 +-
 src/srun/libsrun/launch.c                                 | 2 +-
 src/srun/libsrun/launch.h                                 | 2 +-
 src/srun/libsrun/multi_prog.c                             | 2 +-
 src/srun/libsrun/multi_prog.h                             | 2 +-
 src/srun/libsrun/opt.c                                    | 4 ++--
 src/srun/libsrun/opt.h                                    | 2 +-
 src/srun/libsrun/srun_job.c                               | 2 +-
 src/srun/libsrun/srun_job.h                               | 2 +-
 src/srun/srun.c                                           | 2 +-
 src/srun/srun_pty.c                                       | 2 +-
 src/srun/srun_pty.h                                       | 2 +-
 src/srun_cr/srun_cr.c                                     | 2 +-
 src/sshare/process.c                                      | 2 +-
 src/sshare/sshare.c                                       | 2 +-
 src/sshare/sshare.h                                       | 2 +-
 src/sstat/options.c                                       | 2 +-
 src/sstat/print.c                                         | 2 +-
 src/sstat/process.c                                       | 2 +-
 src/sstat/sstat.c                                         | 2 +-
 src/sstat/sstat.h                                         | 2 +-
 src/strigger/opts.c                                       | 2 +-
 src/strigger/strigger.c                                   | 2 +-
 src/strigger/strigger.h                                   | 2 +-
 src/sview/admin_info.c                                    | 2 +-
 src/sview/bb_info.c                                       | 2 +-
 src/sview/block_info.c                                    | 2 +-
 src/sview/common.c                                        | 2 +-
 src/sview/config_info.c                                   | 2 +-
 src/sview/defaults.c                                      | 2 +-
 src/sview/front_end_info.c                                | 2 +-
 src/sview/grid.c                                          | 2 +-
 src/sview/gthread_helper.c                                | 2 +-
 src/sview/gthread_helper.h                                | 2 +-
 src/sview/job_info.c                                      | 2 +-
 src/sview/node_info.c                                     | 2 +-
 src/sview/part_info.c                                     | 4 ++--
 src/sview/popups.c                                        | 2 +-
 src/sview/resv_info.c                                     | 4 ++--
 src/sview/submit_info.c                                   | 2 +-
 src/sview/sview.c                                         | 2 +-
 src/sview/sview.h                                         | 2 +-
 testsuite/expect/README                                   | 2 +-
 testsuite/expect/driveregress.py                          | 2 +-
 testsuite/expect/globals                                  | 2 +-
 testsuite/expect/globals_accounting                       | 2 +-
 testsuite/expect/globals_federation                       | 2 +-
 testsuite/expect/inc12.3.1                                | 2 +-
 testsuite/expect/inc12.3.2                                | 2 +-
 testsuite/expect/inc21.21_tests                           | 2 +-
 testsuite/expect/inc21.30.1                               | 2 +-
 testsuite/expect/inc21.30.10                              | 2 +-
 testsuite/expect/inc21.30.11                              | 2 +-
 testsuite/expect/inc21.30.12                              | 2 +-
 testsuite/expect/inc21.30.13                              | 2 +-
 testsuite/expect/inc21.30.14                              | 2 +-
 testsuite/expect/inc21.30.15                              | 2 +-
 testsuite/expect/inc21.30.16                              | 2 +-
 testsuite/expect/inc21.30.17                              | 2 +-
 testsuite/expect/inc21.30.2                               | 2 +-
 testsuite/expect/inc21.30.3                               | 2 +-
 testsuite/expect/inc21.30.4                               | 2 +-
 testsuite/expect/inc21.30.5                               | 2 +-
 testsuite/expect/inc21.30.6                               | 2 +-
 testsuite/expect/inc21.30.7                               | 2 +-
 testsuite/expect/inc21.30.8                               | 2 +-
 testsuite/expect/inc21.30.9                               | 2 +-
 testsuite/expect/inc21.34.1                               | 2 +-
 testsuite/expect/inc21.34.2                               | 2 +-
 testsuite/expect/inc21.34_tests                           | 2 +-
 testsuite/expect/inc22.1.1                                | 2 +-
 testsuite/expect/inc22.1.2                                | 2 +-
 testsuite/expect/inc22.1.3                                | 2 +-
 testsuite/expect/inc22.1.4                                | 2 +-
 testsuite/expect/inc3.11.1                                | 2 +-
 testsuite/expect/inc3.11.2                                | 2 +-
 testsuite/expect/inc3.11.3                                | 2 +-
 testsuite/expect/inc3.11.4                                | 2 +-
 testsuite/expect/inc3.11.5                                | 2 +-
 testsuite/expect/inc3.11.6                                | 2 +-
 testsuite/expect/inc3.11.7                                | 2 +-
 testsuite/expect/inc3.11.8                                | 2 +-
 testsuite/expect/inc3.11.9                                | 2 +-
 testsuite/expect/regression                               | 2 +-
 testsuite/expect/regression.py                            | 2 +-
 testsuite/expect/slurm_status                             | 2 +-
 testsuite/expect/test1.1                                  | 2 +-
 testsuite/expect/test1.10                                 | 2 +-
 testsuite/expect/test1.100                                | 2 +-
 testsuite/expect/test1.101                                | 2 +-
 testsuite/expect/test1.102                                | 2 +-
 testsuite/expect/test1.103                                | 2 +-
 testsuite/expect/test1.104                                | 2 +-
 testsuite/expect/test1.105                                | 2 +-
 testsuite/expect/test1.106                                | 2 +-
 testsuite/expect/test1.107                                | 2 +-
 testsuite/expect/test1.108                                | 2 +-
 testsuite/expect/test1.109                                | 2 +-
 testsuite/expect/test1.11                                 | 2 +-
 testsuite/expect/test1.110                                | 2 +-
 testsuite/expect/test1.111                                | 2 +-
 testsuite/expect/test1.112                                | 2 +-
 testsuite/expect/test1.113                                | 2 +-
 testsuite/expect/test1.114                                | 2 +-
 testsuite/expect/test1.115                                | 2 +-
 testsuite/expect/test1.12                                 | 2 +-
 testsuite/expect/test1.13                                 | 2 +-
 testsuite/expect/test1.14                                 | 2 +-
 testsuite/expect/test1.15                                 | 2 +-
 testsuite/expect/test1.16                                 | 2 +-
 testsuite/expect/test1.17                                 | 2 +-
 testsuite/expect/test1.18                                 | 2 +-
 testsuite/expect/test1.19                                 | 2 +-
 testsuite/expect/test1.2                                  | 2 +-
 testsuite/expect/test1.20                                 | 2 +-
 testsuite/expect/test1.21                                 | 2 +-
 testsuite/expect/test1.22                                 | 2 +-
 testsuite/expect/test1.23                                 | 2 +-
 testsuite/expect/test1.24                                 | 2 +-
 testsuite/expect/test1.25                                 | 2 +-
 testsuite/expect/test1.26                                 | 2 +-
 testsuite/expect/test1.27                                 | 2 +-
 testsuite/expect/test1.28                                 | 2 +-
 testsuite/expect/test1.29                                 | 2 +-
 testsuite/expect/test1.29.prog.c                          | 2 +-
 testsuite/expect/test1.3                                  | 2 +-
 testsuite/expect/test1.30                                 | 2 +-
 testsuite/expect/test1.31                                 | 2 +-
 testsuite/expect/test1.32                                 | 2 +-
 testsuite/expect/test1.32.prog.c                          | 2 +-
 testsuite/expect/test1.33                                 | 2 +-
 testsuite/expect/test1.34                                 | 2 +-
 testsuite/expect/test1.34.prog.c                          | 2 +-
 testsuite/expect/test1.35                                 | 2 +-
 testsuite/expect/test1.36                                 | 2 +-
 testsuite/expect/test1.37                                 | 2 +-
 testsuite/expect/test1.38                                 | 2 +-
 testsuite/expect/test1.4                                  | 2 +-
 testsuite/expect/test1.40                                 | 2 +-
 testsuite/expect/test1.41                                 | 2 +-
 testsuite/expect/test1.42                                 | 2 +-
 testsuite/expect/test1.43                                 | 2 +-
 testsuite/expect/test1.44                                 | 2 +-
 testsuite/expect/test1.45                                 | 2 +-
 testsuite/expect/test1.46                                 | 2 +-
 testsuite/expect/test1.47                                 | 2 +-
 testsuite/expect/test1.48                                 | 2 +-
 testsuite/expect/test1.49                                 | 2 +-
 testsuite/expect/test1.5                                  | 2 +-
 testsuite/expect/test1.50                                 | 2 +-
 testsuite/expect/test1.51                                 | 2 +-
 testsuite/expect/test1.52                                 | 2 +-
 testsuite/expect/test1.53                                 | 2 +-
 testsuite/expect/test1.54                                 | 2 +-
 testsuite/expect/test1.55                                 | 2 +-
 testsuite/expect/test1.56                                 | 2 +-
 testsuite/expect/test1.57                                 | 2 +-
 testsuite/expect/test1.58                                 | 2 +-
 testsuite/expect/test1.59                                 | 2 +-
 testsuite/expect/test1.6                                  | 2 +-
 testsuite/expect/test1.60                                 | 2 +-
 testsuite/expect/test1.61                                 | 2 +-
 testsuite/expect/test1.62                                 | 2 +-
 testsuite/expect/test1.63                                 | 2 +-
 testsuite/expect/test1.64                                 | 2 +-
 testsuite/expect/test1.65                                 | 2 +-
 testsuite/expect/test1.66                                 | 2 +-
 testsuite/expect/test1.67                                 | 2 +-
 testsuite/expect/test1.68                                 | 2 +-
 testsuite/expect/test1.69                                 | 2 +-
 testsuite/expect/test1.7                                  | 2 +-
 testsuite/expect/test1.70                                 | 2 +-
 testsuite/expect/test1.71                                 | 2 +-
 testsuite/expect/test1.72                                 | 2 +-
 testsuite/expect/test1.73                                 | 2 +-
 testsuite/expect/test1.74                                 | 2 +-
 testsuite/expect/test1.75                                 | 2 +-
 testsuite/expect/test1.76                                 | 2 +-
 testsuite/expect/test1.77                                 | 2 +-
 testsuite/expect/test1.8                                  | 2 +-
 testsuite/expect/test1.80                                 | 2 +-
 testsuite/expect/test1.81                                 | 2 +-
 testsuite/expect/test1.82                                 | 2 +-
 testsuite/expect/test1.83                                 | 2 +-
 testsuite/expect/test1.84                                 | 2 +-
 testsuite/expect/test1.85                                 | 2 +-
 testsuite/expect/test1.86                                 | 2 +-
 testsuite/expect/test1.87                                 | 2 +-
 testsuite/expect/test1.88                                 | 2 +-
 testsuite/expect/test1.88.prog.c                          | 2 +-
 testsuite/expect/test1.89                                 | 2 +-
 testsuite/expect/test1.89.prog.c                          | 2 +-
 testsuite/expect/test1.9                                  | 2 +-
 testsuite/expect/test1.90                                 | 2 +-
 testsuite/expect/test1.90.prog.c                          | 2 +-
 testsuite/expect/test1.91                                 | 2 +-
 testsuite/expect/test1.91.prog.c                          | 2 +-
 testsuite/expect/test1.92                                 | 2 +-
 testsuite/expect/test1.93                                 | 2 +-
 testsuite/expect/test1.94                                 | 2 +-
 testsuite/expect/test1.94.master.c                        | 2 +-
 testsuite/expect/test1.94.slave.c                         | 2 +-
 testsuite/expect/test1.95                                 | 2 +-
 testsuite/expect/test1.95.prog.upc                        | 2 +-
 testsuite/expect/test1.96                                 | 2 +-
 testsuite/expect/test1.97                                 | 2 +-
 testsuite/expect/test1.99                                 | 2 +-
 testsuite/expect/test10.1                                 | 2 +-
 testsuite/expect/test10.10                                | 2 +-
 testsuite/expect/test10.11                                | 2 +-
 testsuite/expect/test10.12                                | 2 +-
 testsuite/expect/test10.13                                | 2 +-
 testsuite/expect/test10.2                                 | 2 +-
 testsuite/expect/test10.3                                 | 2 +-
 testsuite/expect/test10.4                                 | 2 +-
 testsuite/expect/test10.5                                 | 2 +-
 testsuite/expect/test10.6                                 | 2 +-
 testsuite/expect/test10.7                                 | 2 +-
 testsuite/expect/test10.8                                 | 2 +-
 testsuite/expect/test10.9                                 | 2 +-
 testsuite/expect/test11.1                                 | 2 +-
 testsuite/expect/test11.2                                 | 2 +-
 testsuite/expect/test11.3                                 | 2 +-
 testsuite/expect/test11.4                                 | 2 +-
 testsuite/expect/test11.5                                 | 2 +-
 testsuite/expect/test11.6                                 | 2 +-
 testsuite/expect/test11.7                                 | 2 +-
 testsuite/expect/test11.8                                 | 2 +-
 testsuite/expect/test12.1                                 | 2 +-
 testsuite/expect/test12.2                                 | 2 +-
 testsuite/expect/test12.2.prog.c                          | 2 +-
 testsuite/expect/test12.3                                 | 2 +-
 testsuite/expect/test12.4                                 | 2 +-
 testsuite/expect/test12.5                                 | 2 +-
 testsuite/expect/test12.6                                 | 2 +-
 testsuite/expect/test12.7                                 | 2 +-
 testsuite/expect/test12.8                                 | 2 +-
 testsuite/expect/test13.1                                 | 2 +-
 testsuite/expect/test13.2                                 | 2 +-
 testsuite/expect/test14.1                                 | 2 +-
 testsuite/expect/test14.10                                | 2 +-
 testsuite/expect/test14.2                                 | 2 +-
 testsuite/expect/test14.3                                 | 2 +-
 testsuite/expect/test14.4                                 | 2 +-
 testsuite/expect/test14.5                                 | 2 +-
 testsuite/expect/test14.6                                 | 2 +-
 testsuite/expect/test14.7                                 | 2 +-
 testsuite/expect/test14.8                                 | 2 +-
 testsuite/expect/test14.9                                 | 2 +-
 testsuite/expect/test15.1                                 | 2 +-
 testsuite/expect/test15.10                                | 2 +-
 testsuite/expect/test15.11                                | 2 +-
 testsuite/expect/test15.12                                | 2 +-
 testsuite/expect/test15.13                                | 2 +-
 testsuite/expect/test15.14                                | 2 +-
 testsuite/expect/test15.15                                | 2 +-
 testsuite/expect/test15.16                                | 2 +-
 testsuite/expect/test15.17                                | 2 +-
 testsuite/expect/test15.18                                | 2 +-
 testsuite/expect/test15.19                                | 2 +-
 testsuite/expect/test15.2                                 | 2 +-
 testsuite/expect/test15.20                                | 2 +-
 testsuite/expect/test15.21                                | 2 +-
 testsuite/expect/test15.22                                | 2 +-
 testsuite/expect/test15.23                                | 2 +-
 testsuite/expect/test15.24                                | 2 +-
 testsuite/expect/test15.25                                | 2 +-
 testsuite/expect/test15.26                                | 2 +-
 testsuite/expect/test15.27                                | 2 +-
 testsuite/expect/test15.3                                 | 2 +-
 testsuite/expect/test15.30                                | 2 +-
 testsuite/expect/test15.31                                | 2 +-
 testsuite/expect/test15.32                                | 2 +-
 testsuite/expect/test15.33                                | 2 +-
 testsuite/expect/test15.34                                | 2 +-
 testsuite/expect/test15.35                                | 2 +-
 testsuite/expect/test15.36                                | 2 +-
 testsuite/expect/test15.37                                | 2 +-
 testsuite/expect/test15.38                                | 2 +-
 testsuite/expect/test15.39                                | 2 +-
 testsuite/expect/test15.4                                 | 2 +-
 testsuite/expect/test15.5                                 | 2 +-
 testsuite/expect/test15.6                                 | 2 +-
 testsuite/expect/test15.7                                 | 2 +-
 testsuite/expect/test15.8                                 | 2 +-
 testsuite/expect/test15.9                                 | 2 +-
 testsuite/expect/test16.1                                 | 2 +-
 testsuite/expect/test16.2                                 | 2 +-
 testsuite/expect/test16.3                                 | 2 +-
 testsuite/expect/test16.4                                 | 2 +-
 testsuite/expect/test16.4.prog.c                          | 2 +-
 testsuite/expect/test17.1                                 | 2 +-
 testsuite/expect/test17.10                                | 2 +-
 testsuite/expect/test17.11                                | 2 +-
 testsuite/expect/test17.12                                | 2 +-
 testsuite/expect/test17.13                                | 2 +-
 testsuite/expect/test17.14                                | 2 +-
 testsuite/expect/test17.15                                | 2 +-
 testsuite/expect/test17.15.prog.c                         | 2 +-
 testsuite/expect/test17.16                                | 2 +-
 testsuite/expect/test17.17                                | 2 +-
 testsuite/expect/test17.18                                | 2 +-
 testsuite/expect/test17.19                                | 2 +-
 testsuite/expect/test17.2                                 | 2 +-
 testsuite/expect/test17.20                                | 2 +-
 testsuite/expect/test17.21                                | 2 +-
 testsuite/expect/test17.22                                | 2 +-
 testsuite/expect/test17.23                                | 2 +-
 testsuite/expect/test17.24                                | 2 +-
 testsuite/expect/test17.25                                | 2 +-
 testsuite/expect/test17.26                                | 2 +-
 testsuite/expect/test17.27                                | 2 +-
 testsuite/expect/test17.28                                | 2 +-
 testsuite/expect/test17.29                                | 2 +-
 testsuite/expect/test17.3                                 | 2 +-
 testsuite/expect/test17.31                                | 2 +-
 testsuite/expect/test17.32                                | 2 +-
 testsuite/expect/test17.33                                | 2 +-
 testsuite/expect/test17.34                                | 2 +-
 testsuite/expect/test17.35                                | 2 +-
 testsuite/expect/test17.36                                | 2 +-
 testsuite/expect/test17.37                                | 2 +-
 testsuite/expect/test17.38                                | 2 +-
 testsuite/expect/test17.39                                | 2 +-
 testsuite/expect/test17.4                                 | 2 +-
 testsuite/expect/test17.40                                | 2 +-
 testsuite/expect/test17.41                                | 2 +-
 testsuite/expect/test17.42                                | 2 +-
 testsuite/expect/test17.43                                | 2 +-
 testsuite/expect/test17.44                                | 2 +-
 testsuite/expect/test17.45                                | 2 +-
 testsuite/expect/test17.5                                 | 2 +-
 testsuite/expect/test17.51                                | 2 +-
 testsuite/expect/test17.52                                | 2 +-
 testsuite/expect/test17.53                                | 2 +-
 testsuite/expect/test17.54                                | 2 +-
 testsuite/expect/test17.55                                | 2 +-
 testsuite/expect/test17.56                                | 2 +-
 testsuite/expect/test17.57                                | 2 +-
 testsuite/expect/test17.58                                | 2 +-
 testsuite/expect/test17.59                                | 2 +-
 testsuite/expect/test17.6                                 | 2 +-
 testsuite/expect/test17.60                                | 2 +-
 testsuite/expect/test17.61                                | 2 +-
 testsuite/expect/test17.62                                | 2 +-
 testsuite/expect/test17.63                                | 2 +-
 testsuite/expect/test17.64                                | 2 +-
 testsuite/expect/test17.7                                 | 2 +-
 testsuite/expect/test17.8                                 | 2 +-
 testsuite/expect/test17.9                                 | 2 +-
 testsuite/expect/test19.1                                 | 2 +-
 testsuite/expect/test19.2                                 | 2 +-
 testsuite/expect/test19.3                                 | 2 +-
 testsuite/expect/test19.4                                 | 2 +-
 testsuite/expect/test19.5                                 | 2 +-
 testsuite/expect/test19.6                                 | 2 +-
 testsuite/expect/test19.7                                 | 2 +-
 testsuite/expect/test19.8                                 | 2 +-
 testsuite/expect/test19.9                                 | 2 +-
 testsuite/expect/test2.1                                  | 2 +-
 testsuite/expect/test2.10                                 | 2 +-
 testsuite/expect/test2.11                                 | 2 +-
 testsuite/expect/test2.12                                 | 2 +-
 testsuite/expect/test2.13                                 | 2 +-
 testsuite/expect/test2.14                                 | 2 +-
 testsuite/expect/test2.15                                 | 2 +-
 testsuite/expect/test2.16                                 | 2 +-
 testsuite/expect/test2.17                                 | 2 +-
 testsuite/expect/test2.18                                 | 2 +-
 testsuite/expect/test2.19                                 | 2 +-
 testsuite/expect/test2.2                                  | 2 +-
 testsuite/expect/test2.20                                 | 2 +-
 testsuite/expect/test2.21                                 | 2 +-
 testsuite/expect/test2.22                                 | 2 +-
 testsuite/expect/test2.23                                 | 2 +-
 testsuite/expect/test2.24                                 | 2 +-
 testsuite/expect/test2.25                                 | 2 +-
 testsuite/expect/test2.3                                  | 2 +-
 testsuite/expect/test2.4                                  | 2 +-
 testsuite/expect/test2.5                                  | 2 +-
 testsuite/expect/test2.6                                  | 2 +-
 testsuite/expect/test2.7                                  | 2 +-
 testsuite/expect/test2.8                                  | 2 +-
 testsuite/expect/test2.9                                  | 2 +-
 testsuite/expect/test20.1                                 | 2 +-
 testsuite/expect/test20.10                                | 2 +-
 testsuite/expect/test20.11                                | 2 +-
 testsuite/expect/test20.13                                | 2 +-
 testsuite/expect/test20.2                                 | 2 +-
 testsuite/expect/test20.3                                 | 2 +-
 testsuite/expect/test20.4                                 | 2 +-
 testsuite/expect/test20.5                                 | 2 +-
 testsuite/expect/test20.6                                 | 2 +-
 testsuite/expect/test20.7                                 | 2 +-
 testsuite/expect/test20.8                                 | 2 +-
 testsuite/expect/test20.9                                 | 2 +-
 testsuite/expect/test21.1                                 | 2 +-
 testsuite/expect/test21.10                                | 2 +-
 testsuite/expect/test21.11                                | 2 +-
 testsuite/expect/test21.12                                | 2 +-
 testsuite/expect/test21.13                                | 2 +-
 testsuite/expect/test21.14                                | 2 +-
 testsuite/expect/test21.15                                | 2 +-
 testsuite/expect/test21.16                                | 2 +-
 testsuite/expect/test21.17                                | 2 +-
 testsuite/expect/test21.18                                | 2 +-
 testsuite/expect/test21.19                                | 2 +-
 testsuite/expect/test21.2                                 | 2 +-
 testsuite/expect/test21.20                                | 2 +-
 testsuite/expect/test21.21                                | 2 +-
 testsuite/expect/test21.22                                | 2 +-
 testsuite/expect/test21.23                                | 2 +-
 testsuite/expect/test21.24                                | 2 +-
 testsuite/expect/test21.25                                | 2 +-
 testsuite/expect/test21.26                                | 2 +-
 testsuite/expect/test21.27                                | 2 +-
 testsuite/expect/test21.28                                | 2 +-
 testsuite/expect/test21.29                                | 2 +-
 testsuite/expect/test21.3                                 | 2 +-
 testsuite/expect/test21.30                                | 2 +-
 testsuite/expect/test21.32                                | 2 +-
 testsuite/expect/test21.33                                | 2 +-
 testsuite/expect/test21.34                                | 2 +-
 testsuite/expect/test21.35                                | 2 +-
 testsuite/expect/test21.36                                | 2 +-
 testsuite/expect/test21.37                                | 2 +-
 testsuite/expect/test21.4                                 | 2 +-
 testsuite/expect/test21.5                                 | 2 +-
 testsuite/expect/test21.6                                 | 2 +-
 testsuite/expect/test21.7                                 | 2 +-
 testsuite/expect/test21.8                                 | 2 +-
 testsuite/expect/test21.9                                 | 2 +-
 testsuite/expect/test22.1                                 | 2 +-
 testsuite/expect/test22.2                                 | 2 +-
 testsuite/expect/test23.1                                 | 2 +-
 testsuite/expect/test23.2                                 | 2 +-
 testsuite/expect/test24.1                                 | 2 +-
 testsuite/expect/test24.1.prog.c                          | 2 +-
 testsuite/expect/test24.2                                 | 2 +-
 testsuite/expect/test24.3                                 | 2 +-
 testsuite/expect/test24.3.prog.c                          | 2 +-
 testsuite/expect/test24.4                                 | 2 +-
 testsuite/expect/test24.4.prog.c                          | 2 +-
 testsuite/expect/test25.1                                 | 2 +-
 testsuite/expect/test26.1                                 | 2 +-
 testsuite/expect/test26.2                                 | 2 +-
 testsuite/expect/test27.1                                 | 2 +-
 testsuite/expect/test27.2                                 | 2 +-
 testsuite/expect/test27.3                                 | 2 +-
 testsuite/expect/test27.4                                 | 2 +-
 testsuite/expect/test27.5                                 | 2 +-
 testsuite/expect/test28.1                                 | 2 +-
 testsuite/expect/test28.10                                | 2 +-
 testsuite/expect/test28.2                                 | 2 +-
 testsuite/expect/test28.3                                 | 2 +-
 testsuite/expect/test28.4                                 | 2 +-
 testsuite/expect/test28.5                                 | 2 +-
 testsuite/expect/test28.6                                 | 2 +-
 testsuite/expect/test28.7                                 | 2 +-
 testsuite/expect/test28.8                                 | 2 +-
 testsuite/expect/test28.9                                 | 2 +-
 testsuite/expect/test3.1                                  | 2 +-
 testsuite/expect/test3.10                                 | 2 +-
 testsuite/expect/test3.11                                 | 2 +-
 testsuite/expect/test3.12                                 | 2 +-
 testsuite/expect/test3.13                                 | 2 +-
 testsuite/expect/test3.14                                 | 2 +-
 testsuite/expect/test3.15                                 | 2 +-
 testsuite/expect/test3.16                                 | 2 +-
 testsuite/expect/test3.2                                  | 2 +-
 testsuite/expect/test3.3                                  | 2 +-
 testsuite/expect/test3.4                                  | 2 +-
 testsuite/expect/test3.5                                  | 2 +-
 testsuite/expect/test3.6                                  | 2 +-
 testsuite/expect/test3.7                                  | 2 +-
 testsuite/expect/test3.7.prog.c                           | 2 +-
 testsuite/expect/test3.8                                  | 2 +-
 testsuite/expect/test3.9                                  | 2 +-
 testsuite/expect/test30.1                                 | 2 +-
 testsuite/expect/test31.1                                 | 2 +-
 testsuite/expect/test32.1                                 | 2 +-
 testsuite/expect/test32.10                                | 2 +-
 testsuite/expect/test32.11                                | 2 +-
 testsuite/expect/test32.12                                | 2 +-
 testsuite/expect/test32.2                                 | 2 +-
 testsuite/expect/test32.3                                 | 2 +-
 testsuite/expect/test32.4                                 | 2 +-
 testsuite/expect/test32.5                                 | 2 +-
 testsuite/expect/test32.6                                 | 2 +-
 testsuite/expect/test32.7                                 | 2 +-
 testsuite/expect/test32.8                                 | 2 +-
 testsuite/expect/test32.9                                 | 2 +-
 testsuite/expect/test33.1                                 | 2 +-
 testsuite/expect/test33.1.prog.c                          | 2 +-
 testsuite/expect/test34.1                                 | 2 +-
 testsuite/expect/test34.2                                 | 2 +-
 testsuite/expect/test35.1                                 | 2 +-
 testsuite/expect/test35.2                                 | 2 +-
 testsuite/expect/test35.3                                 | 2 +-
 testsuite/expect/test36.1                                 | 2 +-
 testsuite/expect/test36.2                                 | 2 +-
 testsuite/expect/test36.3                                 | 2 +-
 testsuite/expect/test36.4                                 | 2 +-
 testsuite/expect/test37.1                                 | 2 +-
 testsuite/expect/test37.2                                 | 2 +-
 testsuite/expect/test37.3                                 | 2 +-
 testsuite/expect/test37.4                                 | 2 +-
 testsuite/expect/test4.1                                  | 2 +-
 testsuite/expect/test4.10                                 | 2 +-
 testsuite/expect/test4.11                                 | 2 +-
 testsuite/expect/test4.12                                 | 2 +-
 testsuite/expect/test4.13                                 | 2 +-
 testsuite/expect/test4.14                                 | 2 +-
 testsuite/expect/test4.2                                  | 2 +-
 testsuite/expect/test4.3                                  | 2 +-
 testsuite/expect/test4.4                                  | 2 +-
 testsuite/expect/test4.5                                  | 2 +-
 testsuite/expect/test4.6                                  | 2 +-
 testsuite/expect/test4.7                                  | 2 +-
 testsuite/expect/test4.8                                  | 2 +-
 testsuite/expect/test4.9                                  | 2 +-
 testsuite/expect/test5.1                                  | 2 +-
 testsuite/expect/test5.10                                 | 2 +-
 testsuite/expect/test5.11                                 | 2 +-
 testsuite/expect/test5.2                                  | 2 +-
 testsuite/expect/test5.3                                  | 2 +-
 testsuite/expect/test5.4                                  | 2 +-
 testsuite/expect/test5.5                                  | 2 +-
 testsuite/expect/test5.6                                  | 2 +-
 testsuite/expect/test5.7                                  | 2 +-
 testsuite/expect/test5.8                                  | 2 +-
 testsuite/expect/test5.9                                  | 2 +-
 testsuite/expect/test6.1                                  | 2 +-
 testsuite/expect/test6.10                                 | 2 +-
 testsuite/expect/test6.11                                 | 2 +-
 testsuite/expect/test6.12                                 | 2 +-
 testsuite/expect/test6.13                                 | 2 +-
 testsuite/expect/test6.14                                 | 2 +-
 testsuite/expect/test6.15                                 | 2 +-
 testsuite/expect/test6.16                                 | 2 +-
 testsuite/expect/test6.17                                 | 2 +-
 testsuite/expect/test6.2                                  | 2 +-
 testsuite/expect/test6.3                                  | 2 +-
 testsuite/expect/test6.4                                  | 2 +-
 testsuite/expect/test6.5                                  | 2 +-
 testsuite/expect/test6.6                                  | 2 +-
 testsuite/expect/test6.7                                  | 2 +-
 testsuite/expect/test6.8                                  | 2 +-
 testsuite/expect/test6.9                                  | 2 +-
 testsuite/expect/test7.1                                  | 2 +-
 testsuite/expect/test7.10                                 | 2 +-
 testsuite/expect/test7.11                                 | 2 +-
 testsuite/expect/test7.11.prog.c                          | 2 +-
 testsuite/expect/test7.12                                 | 2 +-
 testsuite/expect/test7.12.prog.c                          | 2 +-
 testsuite/expect/test7.13                                 | 2 +-
 testsuite/expect/test7.14                                 | 2 +-
 testsuite/expect/test7.15                                 | 2 +-
 testsuite/expect/test7.16                                 | 2 +-
 testsuite/expect/test7.17                                 | 2 +-
 testsuite/expect/test7.17.prog.c                          | 2 +-
 testsuite/expect/test7.2                                  | 2 +-
 testsuite/expect/test7.2.prog.c                           | 2 +-
 testsuite/expect/test7.3                                  | 2 +-
 testsuite/expect/test7.3.io.c                             | 2 +-
 testsuite/expect/test7.3.prog.c                           | 2 +-
 testsuite/expect/test7.4                                  | 2 +-
 testsuite/expect/test7.4.prog.c                           | 2 +-
 testsuite/expect/test7.5                                  | 2 +-
 testsuite/expect/test7.5.prog.c                           | 2 +-
 testsuite/expect/test7.6                                  | 2 +-
 testsuite/expect/test7.6.prog.c                           | 2 +-
 testsuite/expect/test7.9                                  | 2 +-
 testsuite/expect/test7.9.prog.c                           | 2 +-
 testsuite/expect/test8.1                                  | 2 +-
 testsuite/expect/test8.10                                 | 2 +-
 testsuite/expect/test8.11                                 | 2 +-
 testsuite/expect/test8.2                                  | 2 +-
 testsuite/expect/test8.20                                 | 2 +-
 testsuite/expect/test8.21                                 | 2 +-
 testsuite/expect/test8.21.bash                            | 2 +-
 testsuite/expect/test8.22                                 | 2 +-
 testsuite/expect/test8.23                                 | 2 +-
 testsuite/expect/test8.24                                 | 2 +-
 testsuite/expect/test8.25                                 | 2 +-
 testsuite/expect/test8.3                                  | 2 +-
 testsuite/expect/test8.4                                  | 2 +-
 testsuite/expect/test8.4.prog.c                           | 2 +-
 testsuite/expect/test8.5                                  | 2 +-
 testsuite/expect/test8.6                                  | 2 +-
 testsuite/expect/test8.8                                  | 2 +-
 testsuite/expect/test8.9                                  | 2 +-
 testsuite/expect/test9.1                                  | 2 +-
 testsuite/expect/test9.2                                  | 2 +-
 testsuite/expect/test9.3                                  | 2 +-
 testsuite/expect/test9.4                                  | 2 +-
 testsuite/expect/test9.5                                  | 2 +-
 testsuite/expect/test9.6                                  | 2 +-
 testsuite/expect/test9.7                                  | 2 +-
 testsuite/expect/test9.7.bash                             | 2 +-
 testsuite/expect/test9.8                                  | 2 +-
 testsuite/expect/test9.9                                  | 2 +-
 testsuite/expect/test9.9.prog.c                           | 2 +-
 testsuite/slurm_unit/api/manual/cancel-tst.c              | 2 +-
 testsuite/slurm_unit/api/manual/complete-tst.c            | 2 +-
 testsuite/slurm_unit/api/manual/job_info-tst.c            | 2 +-
 testsuite/slurm_unit/api/manual/node_info-tst.c           | 2 +-
 testsuite/slurm_unit/api/manual/partition_info-tst.c      | 2 +-
 testsuite/slurm_unit/api/manual/reconfigure-tst.c         | 2 +-
 testsuite/slurm_unit/api/manual/submit-tst.c              | 2 +-
 testsuite/slurm_unit/api/manual/update_config-tst.c       | 2 +-
 testsuite/slurm_unit/common/xhash-test.c                  | 2 +-
 testsuite/slurm_unit/common/xtree-test.c                  | 2 +-
 1447 files changed, 1507 insertions(+), 1507 deletions(-)

diff --git a/BUILD.NOTES b/BUILD.NOTES
index 46948bad447..de563ca0b79 100644
--- a/BUILD.NOTES
+++ b/BUILD.NOTES
@@ -1,6 +1,6 @@
 This information is meant primarily for the Slurm developers. 
 System administrators should read the instructions at
-http://slurm.schedmd.com/quickstart_admin.html
+https://slurm.schedmd.com/quickstart_admin.html
 (also found in the file doc/html/quickstart_admin.shtml).
 The "INSTALL" file contains generic Linux build instructions.
 
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 61ac4b9eee4..e775b6b4780 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,7 +2,7 @@ NOTES FOR GITHUB DEVELOPERS
 ---------------------------
 
 The official issue tracker for Slurm is at
-  http://bugs.schedmd.com/
+  https://bugs.schedmd.com/
 
 We welcome code contributions and patches, but **we do not accept Pull Requests
 through Github at this time.** Please submit patches as attachments to new
@@ -61,5 +61,5 @@ LEGAL
 -----
 
 We ask that a contributor licensing agreement be signed for all substantial
-contributions. Please see http://slurm.schedmd.com/contributor.html for
+contributions. Please see https://slurm.schedmd.com/contributor.html for
 details.
diff --git a/DISCLAIMER b/DISCLAIMER
index c7689f8de58..17fccea5fe9 100644
--- a/DISCLAIMER
+++ b/DISCLAIMER
@@ -111,7 +111,7 @@ Anne-Marie Wunderlin (Bull)
 CODE-OCEC-09-009. All rights reserved.
 
 This file is part of SLURM, a resource management program.
-For details, see <http://slurm.schedmd.com/>.
+For details, see <https://slurm.schedmd.com/>.
 Please also read the supplied file: DISCLAIMER.
 
 SLURM is free software; you can redistribute it and/or modify it under
diff --git a/INSTALL b/INSTALL
index 93a17a61583..7ca86ddaf4b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,7 +9,7 @@ Basic Installation
 
    These are generic Linux installation instructions. Build instructions 
 specific to Slurm are available at 
-http://slurm.schedmd.com/quickstart_admin.html
+https://slurm.schedmd.com/quickstart_admin.html
 (also found in the file doc/html/quickstart_admin.shtml).
 
    The `configure' shell script attempts to guess correct values for
diff --git a/README.rst b/README.rst
index 3646ecffe3a..586d986c8d1 100644
--- a/README.rst
+++ b/README.rst
@@ -18,7 +18,7 @@ NOTES FOR GITHUB DEVELOPERS
 ---------------------------
 
 The official issue tracker for Slurm is at
-  http://bugs.schedmd.com/
+  https://bugs.schedmd.com/
 
 We welcome code contributions and patches, but **we do not accept Pull Requests
 through Github at this time.** Please submit patches as attachments to new
@@ -68,15 +68,15 @@ COMPILING AND INSTALLING THE DISTRIBUTION
 -----------------------------------------
 
 Please see the instructions at
-  http://slurm.schedmd.com/quickstart_admin.html
+  https://slurm.schedmd.com/quickstart_admin.html
 Extensive documentation is available from our home page at
-  http://slurm.schedmd.com/slurm.html
+  https://slurm.schedmd.com/slurm.html
 
 PROBLEMS
 --------
 
 If you experience problems compiling, installing, or running Slurm, see
-   http://slurm.schedmd.com/help.html
+   https://slurm.schedmd.com/help.html
 
 LEGAL
 -----
diff --git a/configure b/configure
index f6b859f8ebd..cb35c8df561 100755
--- a/configure
+++ b/configure
@@ -593,7 +593,7 @@ PACKAGE_TARNAME='slurm'
 PACKAGE_VERSION='17.02'
 PACKAGE_STRING='slurm 17.02'
 PACKAGE_BUGREPORT='slurm-dev@schedmd.com'
-PACKAGE_URL='http://slurm.schedmd.com'
+PACKAGE_URL='https://slurm.schedmd.com'
 
 ac_unique_file="configure.ac"
 # Factoring default headers for most tests.
@@ -1816,7 +1816,7 @@ Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
 Report bugs to <slurm-dev@schedmd.com>.
-slurm home page: <http://slurm.schedmd.com>.
+slurm home page: <https://slurm.schedmd.com>.
 _ACEOF
 ac_status=$?
 fi
@@ -25145,7 +25145,7 @@ Configuration commands:
 $config_commands
 
 Report bugs to <slurm-dev@schedmd.com>.
-slurm home page: <http://slurm.schedmd.com>."
+slurm home page: <https://slurm.schedmd.com>."
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
diff --git a/configure.ac b/configure.ac
index efed8dfadce..dd528aa7026 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 dnl Prologue
 dnl
 
-AC_INIT(slurm, m4_esyscmd([perl -ne 'print,exit if s/^\s*VERSION:\s*(\d*.\d*).\S*/\1/i' ./META | sed 's/^v//' | tr '-' '_' | tr -d '\n']), [slurm-dev@schedmd.com], [], [http://slurm.schedmd.com])
+AC_INIT(slurm, m4_esyscmd([perl -ne 'print,exit if s/^\s*VERSION:\s*(\d*.\d*).\S*/\1/i' ./META | sed 's/^v//' | tr '-' '_' | tr -d '\n']), [slurm-dev@schedmd.com], [], [https://slurm.schedmd.com])
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([auxdir])
diff --git a/contribs/cray/capmc_resume.c b/contribs/cray/capmc_resume.c
index ef1d58c0f24..1fd1c7b80af 100644
--- a/contribs/cray/capmc_resume.c
+++ b/contribs/cray/capmc_resume.c
@@ -7,7 +7,7 @@
  *  Copyright (C) 2016 SchedMD LLC.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/cray/capmc_suspend.c b/contribs/cray/capmc_suspend.c
index 5a2a26671be..f94845dfebe 100644
--- a/contribs/cray/capmc_suspend.c
+++ b/contribs/cray/capmc_suspend.c
@@ -6,7 +6,7 @@
  *  Copyright (C) 2016 SchedMD LLC.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/cray/opt_modulefiles_slurm.in b/contribs/cray/opt_modulefiles_slurm.in
index b8c03963320..adb105659e7 100644
--- a/contribs/cray/opt_modulefiles_slurm.in
+++ b/contribs/cray/opt_modulefiles_slurm.in
@@ -6,7 +6,7 @@
 # SUBROUTINES
 proc ModulesHelp { } {
 	puts stderr "\tThis is Slurm $::version.\n"
-	puts stderr "\tPlease consult http://slurm.schedmd.com/cray.html"
+	puts stderr "\tPlease consult https://slurm.schedmd.com/cray.html"
 }
 
 # CONFIGURATION
diff --git a/contribs/env_cache_builder.c b/contribs/env_cache_builder.c
index d91bc51c0af..95c8680b238 100644
--- a/contribs/env_cache_builder.c
+++ b/contribs/env_cache_builder.c
@@ -30,7 +30,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/openlava/bjobs.pl b/contribs/openlava/bjobs.pl
index 498fab7dbb5..28261a70026 100644
--- a/contribs/openlava/bjobs.pl
+++ b/contribs/openlava/bjobs.pl
@@ -10,7 +10,7 @@
 #  Written by Danny Auble <da@schedmd.com>.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/openlava/bkill.pl b/contribs/openlava/bkill.pl
index ee10dbefd0e..d75fb17ca76 100644
--- a/contribs/openlava/bkill.pl
+++ b/contribs/openlava/bkill.pl
@@ -9,7 +9,7 @@
 #  Written by Danny Auble <da@schedmd.com>.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/openlava/bsub.pl b/contribs/openlava/bsub.pl
index 6de3e391359..73ba522cc2c 100644
--- a/contribs/openlava/bsub.pl
+++ b/contribs/openlava/bsub.pl
@@ -9,7 +9,7 @@
 #  Written by Danny Auble <da@schedmd.com>.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/openlava/lsid.pl b/contribs/openlava/lsid.pl
index e1b5bcfb332..0a3244c5099 100644
--- a/contribs/openlava/lsid.pl
+++ b/contribs/openlava/lsid.pl
@@ -10,7 +10,7 @@
 #  Written by Danny Auble <da@schedmd.com>.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/pam_slurm_adopt/pam_slurm_adopt.c b/contribs/pam_slurm_adopt/pam_slurm_adopt.c
index 9c16a52d4b0..b247a706b0f 100644
--- a/contribs/pam_slurm_adopt/pam_slurm_adopt.c
+++ b/contribs/pam_slurm_adopt/pam_slurm_adopt.c
@@ -5,7 +5,7 @@
  *  Author:  Ryan Cox <ryan_cox@byu.edu>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/perlapi/libslurmdb/perl/Slurmdb.pm b/contribs/perlapi/libslurmdb/perl/Slurmdb.pm
index 5b12030dfc7..6f4da96c24b 100644
--- a/contribs/perlapi/libslurmdb/perl/Slurmdb.pm
+++ b/contribs/perlapi/libslurmdb/perl/Slurmdb.pm
@@ -135,7 +135,7 @@ None by default.
 
 =head1 SEE ALSO
 
-http://slurm.schedmd.com/accounting.html
+https://slurm.schedmd.com/accounting.html
 
 =head1 AUTHOR
 
@@ -148,7 +148,7 @@ Don Lipari, <lt>lipari@llnl.gov<gt>
  CODE-OCEC-09-009. All rights reserved.
 
  This file is part of SLURM, a resource management program.  For
- details, see <http://slurm.schedmd.com/>.  Please also
+ details, see <https://slurm.schedmd.com/>.  Please also
  read the included file: DISCLAIMER.
 
  SLURM is free software; you can redistribute it and/or modify it
diff --git a/contribs/pmi2/testpmi2.c b/contribs/pmi2/testpmi2.c
index ed966f2ca7b..f623d23f04c 100644
--- a/contribs/pmi2/testpmi2.c
+++ b/contribs/pmi2/testpmi2.c
@@ -6,7 +6,7 @@
  *  Written by David Bigagli <david@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/sjstat b/contribs/sjstat
index 11507ae355b..53f9ad6bc0f 100755
--- a/contribs/sjstat
+++ b/contribs/sjstat
@@ -11,7 +11,7 @@
 #  CODE-OCEC-09-009. All rights reserved.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/slurm_completion_help/slurm.vim b/contribs/slurm_completion_help/slurm.vim
index 828335b8fa1..af8fda94842 100644
--- a/contribs/slurm_completion_help/slurm.vim
+++ b/contribs/slurm_completion_help/slurm.vim
@@ -7,7 +7,7 @@
 "  Written by Damien François. <damien.francois@uclouvain.Be>.
 "
 "  This file is part of SLURM, a resource management program.
-"  For details, see <http://slurm.schedmd.com/>.
+"  For details, see <https://slurm.schedmd.com/>.
 "  Please also read the included file: DISCLAIMER.
 "
 "  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/slurm_completion_help/slurm_completion.sh b/contribs/slurm_completion_help/slurm_completion.sh
index 6f57163ea02..12bc95cb9e0 100644
--- a/contribs/slurm_completion_help/slurm_completion.sh
+++ b/contribs/slurm_completion_help/slurm_completion.sh
@@ -7,7 +7,7 @@
 #  Written by Damien François. <damien.francois@uclouvain.Be>.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/time_login.c b/contribs/time_login.c
index d5140a13931..0f9e1c0b0e2 100644
--- a/contribs/time_login.c
+++ b/contribs/time_login.c
@@ -17,7 +17,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/torque/mpiexec.pl b/contribs/torque/mpiexec.pl
index e6b67069657..96ec1874c0e 100755
--- a/contribs/torque/mpiexec.pl
+++ b/contribs/torque/mpiexec.pl
@@ -11,7 +11,7 @@
 #  CODE-OCEC-09-009. All rights reserved.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/torque/pbsnodes.pl b/contribs/torque/pbsnodes.pl
index e551da2158c..7336e636b9c 100755
--- a/contribs/torque/pbsnodes.pl
+++ b/contribs/torque/pbsnodes.pl
@@ -12,7 +12,7 @@
 #  Additions by Troy Baer <tbaer@utk.edu>
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/torque/qdel.pl b/contribs/torque/qdel.pl
index cf0693aa1da..13a1e671815 100755
--- a/contribs/torque/qdel.pl
+++ b/contribs/torque/qdel.pl
@@ -11,7 +11,7 @@
 #  CODE-OCEC-09-009. All rights reserved.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/torque/qhold.pl b/contribs/torque/qhold.pl
index 028dcf9bfca..00cd70d1632 100755
--- a/contribs/torque/qhold.pl
+++ b/contribs/torque/qhold.pl
@@ -12,7 +12,7 @@
 #  CODE-OCEC-09-009. All rights reserved.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/torque/qrerun.pl b/contribs/torque/qrerun.pl
index 67b9681f042..4d38b6abd33 100755
--- a/contribs/torque/qrerun.pl
+++ b/contribs/torque/qrerun.pl
@@ -5,7 +5,7 @@
 #
 ###############################################################################
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/torque/qrls.pl b/contribs/torque/qrls.pl
index 9734d265d97..55feebc5961 100755
--- a/contribs/torque/qrls.pl
+++ b/contribs/torque/qrls.pl
@@ -11,7 +11,7 @@
 #  CODE-OCEC-09-009. All rights reserved.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/torque/qstat.pl b/contribs/torque/qstat.pl
index b108f871814..b674e2a8d22 100755
--- a/contribs/torque/qstat.pl
+++ b/contribs/torque/qstat.pl
@@ -11,7 +11,7 @@
 #  CODE-OCEC-09-009. All rights reserved.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/torque/qsub.pl b/contribs/torque/qsub.pl
index ac6f80ab87a..2c9b773c807 100755
--- a/contribs/torque/qsub.pl
+++ b/contribs/torque/qsub.pl
@@ -12,7 +12,7 @@
 #  CODE-OCEC-09-009. All rights reserved.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/contribs/web_apps/chart_stats.cgi b/contribs/web_apps/chart_stats.cgi
index 6fa968bea2b..bee654440c5 100755
--- a/contribs/web_apps/chart_stats.cgi
+++ b/contribs/web_apps/chart_stats.cgi
@@ -15,7 +15,7 @@
 #  CODE-OCEC-09-009. All rights reserved.
 #
 #  This file is part of SLURM, a resource management program.
-#  For details, see <http://slurm.schedmd.com/>.
+#  For details, see <https://slurm.schedmd.com/>.
 #  Please also read the included file: DISCLAIMER.
 #
 #  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/doc/html/slurm_ug_agenda.shtml b/doc/html/slurm_ug_agenda.shtml
index d02c41a2a0f..72742b018ae 100644
--- a/doc/html/slurm_ug_agenda.shtml
+++ b/doc/html/slurm_ug_agenda.shtml
@@ -49,7 +49,7 @@ Address: 32, Kallirrois Av. & Petmeza, 117 43 Athens</p>
 
 <p>Hosted by the 
 <a href="http://www.grnet.gr/">Greek Research and Technology Network (GRNET)</a> and
-<a href="http://www.schedmd.com/">SchedMD</a>.
+<a href="https://www.schedmd.com/">SchedMD</a>.
 <p>The 2016 Slurm User Group Meeting will be held on 26 and 27 September at the
 Technopolis, 100 Pireos Street, Athens, Greece.
 The meeting will include an assortment of tutorials, technical presentations,
diff --git a/slurm.spec b/slurm.spec
index bdbe2122fa5..45a34f7dad0 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -89,7 +89,7 @@ License: GPL
 Group: System Environment/Base
 Source: %{name}-%{version}-%{release}.tgz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
-URL: http://slurm.schedmd.com/
+URL: https://slurm.schedmd.com/
 
 Requires: slurm-plugins
 
diff --git a/slurm/slurm.h.in b/slurm/slurm.h.in
index fca5264f1c4..76f18af80b0 100644
--- a/slurm/slurm.h.in
+++ b/slurm/slurm.h.in
@@ -3,7 +3,7 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD LLC <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD LLC <https://www.schedmd.com>.
  *  Portions Copyright (C) 2012-2013 Los Alamos National Security, LLC.
  *  Portions Copyright 2013 Cray Inc. All Rights Reserved.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
@@ -11,7 +11,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/slurm/slurm_errno.h b/slurm/slurm_errno.h
index 0ed87b8a20b..05af629cc59 100644
--- a/slurm/slurm_errno.h
+++ b/slurm/slurm_errno.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/slurm/slurmdb.h b/slurm/slurmdb.h
index dfaeeea2ae1..aff472b6e0e 100644
--- a/slurm/slurmdb.h
+++ b/slurm/slurmdb.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/slurm/smd_ns.h b/slurm/smd_ns.h
index b3e00cf5847..7ca7e090713 100644
--- a/slurm/smd_ns.h
+++ b/slurm/smd_ns.h
@@ -5,7 +5,7 @@
  *  Written by Morris Jette and David Bigagli (SchedMD LLC)
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/slurm/spank.h b/slurm/spank.h
index 25c385424f7..1179c653faa 100644
--- a/slurm/spank.h
+++ b/slurm/spank.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/allocate.c b/src/api/allocate.c
index 4e49b958970..92a26f6175d 100644
--- a/src/api/allocate.c
+++ b/src/api/allocate.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/allocate_msg.c b/src/api/allocate_msg.c
index 13c5b6161d4..169527c7355 100644
--- a/src/api/allocate_msg.c
+++ b/src/api/allocate_msg.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/assoc_mgr_info.c b/src/api/assoc_mgr_info.c
index 8ab22b5c410..65733959d8c 100644
--- a/src/api/assoc_mgr_info.c
+++ b/src/api/assoc_mgr_info.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/block_info.c b/src/api/block_info.c
index 5e60660af41..fe5ed06c30c 100644
--- a/src/api/block_info.c
+++ b/src/api/block_info.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/burst_buffer_info.c b/src/api/burst_buffer_info.c
index ae9d9aa4a1f..0d5da62019f 100644
--- a/src/api/burst_buffer_info.c
+++ b/src/api/burst_buffer_info.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/cancel.c b/src/api/cancel.c
index 13a00b1ede6..1224f7d8ba0 100644
--- a/src/api/cancel.c
+++ b/src/api/cancel.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/checkpoint.c b/src/api/checkpoint.c
index 4ccfd3d54cf..cd3cf6aa509 100644
--- a/src/api/checkpoint.c
+++ b/src/api/checkpoint.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/complete.c b/src/api/complete.c
index ba9e669a08b..596f46020dd 100644
--- a/src/api/complete.c
+++ b/src/api/complete.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/config_info.c b/src/api/config_info.c
index c1e972327c1..61f42820776 100644
--- a/src/api/config_info.c
+++ b/src/api/config_info.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov> and Kevin Tew <tew1@llnl.gov>.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/federation_info.c b/src/api/federation_info.c
index 2847148ae4b..1c8044bf447 100644
--- a/src/api/federation_info.c
+++ b/src/api/federation_info.c
@@ -5,7 +5,7 @@
  *  Written by Brian Christiansen <brian@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/front_end_info.c b/src/api/front_end_info.c
index a26b170fe3b..26f9a62ddd4 100644
--- a/src/api/front_end_info.c
+++ b/src/api/front_end_info.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/init_msg.c b/src/api/init_msg.c
index 37b767e0d23..a55650a7460 100644
--- a/src/api/init_msg.c
+++ b/src/api/init_msg.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/job_info.c b/src/api/job_info.c
index 3b972f3098e..d41cfed8970 100644
--- a/src/api/job_info.c
+++ b/src/api/job_info.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov> et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/job_step_info.c b/src/api/job_step_info.c
index dff7c6d9e04..8a1a64b7259 100644
--- a/src/api/job_step_info.c
+++ b/src/api/job_step_info.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/layout_info.c b/src/api/layout_info.c
index 47c336f4dff..99f3871afe6 100644
--- a/src/api/layout_info.c
+++ b/src/api/layout_info.c
@@ -5,7 +5,7 @@
  *  Written by Bull - Thomas Cadeau
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/license_info.c b/src/api/license_info.c
index 58dd0cdf93f..dd32755d89e 100644
--- a/src/api/license_info.c
+++ b/src/api/license_info.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/node_info.c b/src/api/node_info.c
index 0102328cdf3..d7941aa399a 100644
--- a/src/api/node_info.c
+++ b/src/api/node_info.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/partition_info.c b/src/api/partition_info.c
index a284e624c4f..80f55736ce0 100644
--- a/src/api/partition_info.c
+++ b/src/api/partition_info.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov> et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/pmi.c b/src/api/pmi.c
index 0828479babf..bb0c795ab9b 100644
--- a/src/api/pmi.c
+++ b/src/api/pmi.c
@@ -53,7 +53,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/pmi_server.c b/src/api/pmi_server.c
index 9be06eed67d..577c541b143 100644
--- a/src/api/pmi_server.c
+++ b/src/api/pmi_server.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/pmi_server.h b/src/api/pmi_server.h
index 36784aec2ba..7007db924b6 100644
--- a/src/api/pmi_server.h
+++ b/src/api/pmi_server.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/powercap_info.c b/src/api/powercap_info.c
index f69602d7525..2f461b23534 100644
--- a/src/api/powercap_info.c
+++ b/src/api/powercap_info.c
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/reconfigure.c b/src/api/reconfigure.c
index 491fffda8be..c3c118afb6d 100644
--- a/src/api/reconfigure.c
+++ b/src/api/reconfigure.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/reservation_info.c b/src/api/reservation_info.c
index c0e18784ca3..95761a3b27a 100644
--- a/src/api/reservation_info.c
+++ b/src/api/reservation_info.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/signal.c b/src/api/signal.c
index 59a91621046..a157fa63f4a 100644
--- a/src/api/signal.c
+++ b/src/api/signal.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/slurm_get_statistics.c b/src/api/slurm_get_statistics.c
index d20161884ca..f3d09b37ad7 100644
--- a/src/api/slurm_get_statistics.c
+++ b/src/api/slurm_get_statistics.c
@@ -5,7 +5,7 @@
  *  Written by Alejandro Lucero <alucero@bsc.es>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/slurm_hostlist.c b/src/api/slurm_hostlist.c
index de90d2b4369..c40e35f78a4 100644
--- a/src/api/slurm_hostlist.c
+++ b/src/api/slurm_hostlist.c
@@ -8,7 +8,7 @@
  *  LLNL-CODE-402394.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/slurm_pmi.c b/src/api/slurm_pmi.c
index 6b836a0cd98..b4a8108a3a9 100644
--- a/src/api/slurm_pmi.c
+++ b/src/api/slurm_pmi.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/slurm_pmi.h b/src/api/slurm_pmi.h
index 8320eda6012..9de81d73d3e 100644
--- a/src/api/slurm_pmi.h
+++ b/src/api/slurm_pmi.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/step_ctx.c b/src/api/step_ctx.c
index df6156d4b59..2e6233160b8 100644
--- a/src/api/step_ctx.c
+++ b/src/api/step_ctx.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/step_ctx.h b/src/api/step_ctx.h
index 41dcbe07eb3..71a25a7fc93 100644
--- a/src/api/step_ctx.h
+++ b/src/api/step_ctx.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/step_io.c b/src/api/step_io.c
index fdc72b9b598..f35e085a875 100644
--- a/src/api/step_io.c
+++ b/src/api/step_io.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/step_io.h b/src/api/step_io.h
index b5c2dd0cc30..0c6274e53f4 100644
--- a/src/api/step_io.h
+++ b/src/api/step_io.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/step_launch.c b/src/api/step_launch.c
index a5c6f9f7673..473e45cbda2 100644
--- a/src/api/step_launch.c
+++ b/src/api/step_launch.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/step_launch.h b/src/api/step_launch.h
index dfcd96f74de..8f9ceb4530c 100644
--- a/src/api/step_launch.h
+++ b/src/api/step_launch.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/submit.c b/src/api/submit.c
index ec2faa34179..d5505026a4d 100644
--- a/src/api/submit.c
+++ b/src/api/submit.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/suspend.c b/src/api/suspend.c
index 6fed5e8595c..0c498503ba1 100644
--- a/src/api/suspend.c
+++ b/src/api/suspend.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/topo_info.c b/src/api/topo_info.c
index 83a06ea65f2..a380d3b9264 100644
--- a/src/api/topo_info.c
+++ b/src/api/topo_info.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/triggers.c b/src/api/triggers.c
index bc79d2f72ba..4507a7a45f1 100644
--- a/src/api/triggers.c
+++ b/src/api/triggers.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/api/update_config.c b/src/api/update_config.c
index 6e0209a043b..7b064492ff6 100644
--- a/src/api/update_config.c
+++ b/src/api/update_config.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/bcast/file_bcast.c b/src/bcast/file_bcast.c
index 7b306fd1f1a..3568f6b2521 100644
--- a/src/bcast/file_bcast.c
+++ b/src/bcast/file_bcast.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/bcast/file_bcast.h b/src/bcast/file_bcast.h
index 0ed05b56153..aff27d48dcd 100644
--- a/src/bcast/file_bcast.h
+++ b/src/bcast/file_bcast.h
@@ -4,7 +4,7 @@
  *  Copyright (C) 2015-2016 SchedMD LLC.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/assoc_mgr.c b/src/common/assoc_mgr.c
index 19a641a1307..e65cd1edef9 100644
--- a/src/common/assoc_mgr.c
+++ b/src/common/assoc_mgr.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/assoc_mgr.h b/src/common/assoc_mgr.h
index 92410f09db4..3e72d47ac56 100644
--- a/src/common/assoc_mgr.h
+++ b/src/common/assoc_mgr.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/bitstring.c b/src/common/bitstring.c
index 7c14452cf0b..0f5ad02b277 100644
--- a/src/common/bitstring.c
+++ b/src/common/bitstring.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/bitstring.h b/src/common/bitstring.h
index 14cb9e57206..2826db8f9cf 100644
--- a/src/common/bitstring.h
+++ b/src/common/bitstring.h
@@ -11,7 +11,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/callerid.c b/src/common/callerid.c
index 1c4fd37b284..e8c99526a45 100644
--- a/src/common/callerid.c
+++ b/src/common/callerid.c
@@ -5,7 +5,7 @@
  *  Author:  Ryan Cox <ryan_cox@byu.edu>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/callerid.h b/src/common/callerid.h
index 86e707c883f..d53c09aa17f 100644
--- a/src/common/callerid.h
+++ b/src/common/callerid.h
@@ -5,7 +5,7 @@
  *  Author:  Ryan Cox <ryan_cox@byu.edu>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/checkpoint.c b/src/common/checkpoint.c
index b031d659e48..2f4ce092ab4 100644
--- a/src/common/checkpoint.c
+++ b/src/common/checkpoint.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/checkpoint.h b/src/common/checkpoint.h
index 0cb477ebabf..3fe4cca70bb 100644
--- a/src/common/checkpoint.h
+++ b/src/common/checkpoint.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/cpu_frequency.c b/src/common/cpu_frequency.c
index fc39dafa76f..cdc7cb2523d 100644
--- a/src/common/cpu_frequency.c
+++ b/src/common/cpu_frequency.c
@@ -8,7 +8,7 @@
  *  intel_pstate support
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/cpu_frequency.h b/src/common/cpu_frequency.h
index 6c1e0bc23f2..31d285d8f3c 100644
--- a/src/common/cpu_frequency.h
+++ b/src/common/cpu_frequency.h
@@ -5,7 +5,7 @@
  *  Written by Don Albert, <don.albert@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/daemonize.c b/src/common/daemonize.c
index 34f0551c973..dc6379ac9a3 100644
--- a/src/common/daemonize.c
+++ b/src/common/daemonize.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/daemonize.h b/src/common/daemonize.h
index d4f33632076..d7b4cc4a9a6 100644
--- a/src/common/daemonize.h
+++ b/src/common/daemonize.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/eio.c b/src/common/eio.c
index 1337ef6ff68..0219e4439ff 100644
--- a/src/common/eio.c
+++ b/src/common/eio.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/eio.h b/src/common/eio.h
index d5e266ea99f..c0a2cec0db3 100644
--- a/src/common/eio.h
+++ b/src/common/eio.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/entity.c b/src/common/entity.c
index c7e31ddfb9d..300355736af 100644
--- a/src/common/entity.c
+++ b/src/common/entity.c
@@ -6,7 +6,7 @@
  *  Adapted by Matthieu Hautreux <matthieu.hautreux@cea.fr> for slurm-14.11.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/entity.h b/src/common/entity.h
index c43c10be138..8b4014edcba 100644
--- a/src/common/entity.h
+++ b/src/common/entity.h
@@ -6,7 +6,7 @@
  *  Adapted by Matthieu Hautreux <matthieu.hautreux@cea.fr> for slurm-14.11.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/env.c b/src/common/env.c
index 3dc0f1806ec..bff5001476d 100644
--- a/src/common/env.c
+++ b/src/common/env.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/env.h b/src/common/env.h
index 7f428e5ec1a..72ab6df7253 100644
--- a/src/common/env.h
+++ b/src/common/env.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/forward.c b/src/common/forward.c
index 73f7e558d09..703d72eb0c6 100644
--- a/src/common/forward.c
+++ b/src/common/forward.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/forward.h b/src/common/forward.h
index b24e5d2075c..e6b83ef1edb 100644
--- a/src/common/forward.h
+++ b/src/common/forward.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/gres.c b/src/common/gres.c
index cffe0d50e78..81fabdc3692 100644
--- a/src/common/gres.c
+++ b/src/common/gres.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/gres.h b/src/common/gres.h
index 8d3053f0974..cebccdbba52 100644
--- a/src/common/gres.h
+++ b/src/common/gres.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/hostlist.c b/src/common/hostlist.c
index 156f412c5b1..447af744c7c 100644
--- a/src/common/hostlist.c
+++ b/src/common/hostlist.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/hostlist.h b/src/common/hostlist.h
index 17cd22ebc7f..ea089ca81d5 100644
--- a/src/common/hostlist.h
+++ b/src/common/hostlist.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/io_hdr.c b/src/common/io_hdr.c
index 3e80a3e630e..6cfbf7aac60 100644
--- a/src/common/io_hdr.c
+++ b/src/common/io_hdr.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/io_hdr.h b/src/common/io_hdr.h
index c14a0dafb12..3b71a428421 100644
--- a/src/common/io_hdr.h
+++ b/src/common/io_hdr.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/job_options.c b/src/common/job_options.c
index 9cbb316e931..37050340117 100644
--- a/src/common/job_options.c
+++ b/src/common/job_options.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/job_options.h b/src/common/job_options.h
index 9b0413fe39e..1f8f032566a 100644
--- a/src/common/job_options.h
+++ b/src/common/job_options.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/job_resources.c b/src/common/job_resources.c
index 6a52b033d60..61cd39e7831 100644
--- a/src/common/job_resources.c
+++ b/src/common/job_resources.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/job_resources.h b/src/common/job_resources.h
index af793a32088..7fab2521c39 100644
--- a/src/common/job_resources.h
+++ b/src/common/job_resources.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/layout.c b/src/common/layout.c
index d4d4bb2f04b..b9e24911eff 100644
--- a/src/common/layout.c
+++ b/src/common/layout.c
@@ -6,7 +6,7 @@
  *  Adapted by Matthieu Hautreux <matthieu.hautreux@cea.fr> for slurm-14.11.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/layout.h b/src/common/layout.h
index 1203a83a59a..6e4166162e8 100644
--- a/src/common/layout.h
+++ b/src/common/layout.h
@@ -6,7 +6,7 @@
  *  Adapted by Matthieu Hautreux <matthieu.hautreux@cea.fr> for slurm-14.11.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/layouts_mgr.c b/src/common/layouts_mgr.c
index 9cc0a6c7d3c..99ff05010b3 100644
--- a/src/common/layouts_mgr.c
+++ b/src/common/layouts_mgr.c
@@ -7,7 +7,7 @@
  *  Enhanced by Matthieu Hautreux <matthieu.hautreux@cea.fr> for slurm-15.x.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/layouts_mgr.h b/src/common/layouts_mgr.h
index 027f2743f62..e32ec249fb0 100644
--- a/src/common/layouts_mgr.h
+++ b/src/common/layouts_mgr.h
@@ -7,7 +7,7 @@
  *  Enhanced by Matthieu Hautreux <matthieu.hautreux@cea.fr> for slurm-15.x.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/macros.h b/src/common/macros.h
index eee6e929692..2207c21b43c 100644
--- a/src/common/macros.h
+++ b/src/common/macros.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/mapping.c b/src/common/mapping.c
index c81c5331131..b6b10914f04 100644
--- a/src/common/mapping.c
+++ b/src/common/mapping.c
@@ -7,7 +7,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/mapping.h b/src/common/mapping.h
index 755e55decef..6eaff47716a 100644
--- a/src/common/mapping.h
+++ b/src/common/mapping.h
@@ -7,7 +7,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/mpi.c b/src/common/mpi.c
index 28b4b71d26b..b92202fd61e 100644
--- a/src/common/mpi.c
+++ b/src/common/mpi.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/msg_aggr.c b/src/common/msg_aggr.c
index bcc8aa4f8d5..38bf17243b7 100644
--- a/src/common/msg_aggr.c
+++ b/src/common/msg_aggr.c
@@ -10,7 +10,7 @@
  *             Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/msg_aggr.h b/src/common/msg_aggr.h
index f2ad2b89c42..3db44b290a5 100644
--- a/src/common/msg_aggr.h
+++ b/src/common/msg_aggr.h
@@ -10,7 +10,7 @@
  *             Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/net.c b/src/common/net.c
index 84c3de9db42..9eadd8c747a 100644
--- a/src/common/net.c
+++ b/src/common/net.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/net.h b/src/common/net.h
index 0d64a5b7272..69fb19870ba 100644
--- a/src/common/net.h
+++ b/src/common/net.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/node_conf.c b/src/common/node_conf.c
index f74853f5e50..9f815a5a306 100644
--- a/src/common/node_conf.c
+++ b/src/common/node_conf.c
@@ -14,7 +14,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/node_conf.h b/src/common/node_conf.h
index fbc7f7bc0e4..f5af7a5f246 100644
--- a/src/common/node_conf.h
+++ b/src/common/node_conf.h
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/node_features.c b/src/common/node_features.c
index a104b31de7f..db780de9fae 100644
--- a/src/common/node_features.c
+++ b/src/common/node_features.c
@@ -6,7 +6,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/node_features.h b/src/common/node_features.h
index 503fbcd4689..6e83d3b5dbf 100644
--- a/src/common/node_features.h
+++ b/src/common/node_features.h
@@ -6,7 +6,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/node_select.c b/src/common/node_select.c
index bda992fbe2e..3830025ee8e 100644
--- a/src/common/node_select.c
+++ b/src/common/node_select.c
@@ -16,7 +16,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/node_select.h b/src/common/node_select.h
index c2f83dcd6be..0055d3d9a1a 100644
--- a/src/common/node_select.h
+++ b/src/common/node_select.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/optz.c b/src/common/optz.c
index 9c24b6af652..98a8fbb6a62 100644
--- a/src/common/optz.c
+++ b/src/common/optz.c
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/optz.h b/src/common/optz.h
index aed19391a6e..651966e65d0 100644
--- a/src/common/optz.h
+++ b/src/common/optz.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/pack.c b/src/common/pack.c
index b4072aec9f2..494d3be2174 100644
--- a/src/common/pack.c
+++ b/src/common/pack.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/pack.h b/src/common/pack.h
index 9f4b330b67e..fa2143a8f88 100644
--- a/src/common/pack.h
+++ b/src/common/pack.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/parse_config.c b/src/common/parse_config.c
index e8924592f65..f4300e2829c 100644
--- a/src/common/parse_config.c
+++ b/src/common/parse_config.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/parse_config.h b/src/common/parse_config.h
index a081673fffb..459d92b2827 100644
--- a/src/common/parse_config.h
+++ b/src/common/parse_config.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/parse_time.c b/src/common/parse_time.c
index 9a403c2b85d..e94bbb5143f 100644
--- a/src/common/parse_time.c
+++ b/src/common/parse_time.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/parse_time.h b/src/common/parse_time.h
index 452afbeaeb7..e12f5056596 100644
--- a/src/common/parse_time.h
+++ b/src/common/parse_time.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/parse_value.c b/src/common/parse_value.c
index c148b3a5192..91cdb08cf40 100644
--- a/src/common/parse_value.c
+++ b/src/common/parse_value.c
@@ -7,7 +7,7 @@
  *  for slurm-14.11.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/parse_value.h b/src/common/parse_value.h
index c4212df7f02..ee9781b8892 100644
--- a/src/common/parse_value.h
+++ b/src/common/parse_value.h
@@ -7,7 +7,7 @@
  *  for slurm-14.11.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/plugin.c b/src/common/plugin.c
index 0c98c3a5d31..c9eb9150293 100644
--- a/src/common/plugin.c
+++ b/src/common/plugin.c
@@ -10,7 +10,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/plugin.h b/src/common/plugin.h
index 2b565404a16..b273330765f 100644
--- a/src/common/plugin.h
+++ b/src/common/plugin.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/plugrack.c b/src/common/plugrack.c
index 322df112a75..26f87e88101 100644
--- a/src/common/plugrack.c
+++ b/src/common/plugrack.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/plugrack.h b/src/common/plugrack.h
index 51dd5c3bac3..9dec50c56f5 100644
--- a/src/common/plugrack.h
+++ b/src/common/plugrack.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/plugstack.c b/src/common/plugstack.c
index 9eee5abbb72..ecb6d7e2943 100644
--- a/src/common/plugstack.c
+++ b/src/common/plugstack.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/plugstack.h b/src/common/plugstack.h
index bb02d8b004f..4911e4c4001 100644
--- a/src/common/plugstack.h
+++ b/src/common/plugstack.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/power.c b/src/common/power.c
index c89184633b1..1fbba3b7ec2 100644
--- a/src/common/power.c
+++ b/src/common/power.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/power.h b/src/common/power.h
index 9de7785a67b..59af68a2cc0 100644
--- a/src/common/power.h
+++ b/src/common/power.h
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/print_fields.c b/src/common/print_fields.c
index 4461e0bd804..79cbc0f100e 100644
--- a/src/common/print_fields.c
+++ b/src/common/print_fields.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/print_fields.h b/src/common/print_fields.h
index cb217129f35..6ca5c88d80c 100644
--- a/src/common/print_fields.h
+++ b/src/common/print_fields.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/proc_args.c b/src/common/proc_args.c
index 31f4047157b..cab1c23694a 100644
--- a/src/common/proc_args.c
+++ b/src/common/proc_args.c
@@ -2,12 +2,12 @@
  *  proc_args.c - helper functions for command argument processing
  *****************************************************************************
  *  Copyright (C) 2007 Hewlett-Packard Development Company, L.P.
- *  Portions Copyright (C) 2010-2015 SchedMD LLC <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2015 SchedMD LLC <https://www.schedmd.com>.
  *  Written by Christopher Holmes <cholmes@hp.com>, who borrowed heavily
  *  from existing SLURM source code, particularly src/srun/opt.c
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/proc_args.h b/src/common/proc_args.h
index d57886ca568..42eaf799bd1 100644
--- a/src/common/proc_args.h
+++ b/src/common/proc_args.h
@@ -6,7 +6,7 @@
  *  from existing SLURM source code, particularly src/srun/opt.c
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/read_config.c b/src/common/read_config.c
index 69a3ef3222c..204ac5ee10c 100644
--- a/src/common/read_config.c
+++ b/src/common/read_config.c
@@ -4,7 +4,7 @@
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
  *  Portions Copyright (C) 2008 Vijay Ramasubramanian.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Portions (boards) copyright (C) 2012 Bull, <rod.schultz@bull.com>
  *  Portions (route) copyright (C) 2014 Bull, <rod.schultz@bull.com>
  *  Copyright (C) 2012-2013 Los Alamos National Security, LLC.
@@ -14,7 +14,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/read_config.h b/src/common/read_config.h
index 35324f83f4d..b8fb8236dca 100644
--- a/src/common/read_config.h
+++ b/src/common/read_config.h
@@ -5,13 +5,13 @@
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
  *  Portions Copyright (C) 2008 Vijay Ramasubramanian.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Mette <jette1@llnl.gov>.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/safeopen.c b/src/common/safeopen.c
index 59935698f1c..a6b5ac9b3fe 100644
--- a/src/common/safeopen.c
+++ b/src/common/safeopen.c
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/safeopen.h b/src/common/safeopen.h
index 35b6109159d..1bd7a7f1058 100644
--- a/src/common/safeopen.h
+++ b/src/common/safeopen.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_accounting_storage.c b/src/common/slurm_accounting_storage.c
index a7b90a40698..9915db76d73 100644
--- a/src/common/slurm_accounting_storage.c
+++ b/src/common/slurm_accounting_storage.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_accounting_storage.h b/src/common/slurm_accounting_storage.h
index ace7fc87afb..4d904a63f1d 100644
--- a/src/common/slurm_accounting_storage.h
+++ b/src/common/slurm_accounting_storage.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_acct_gather.c b/src/common/slurm_acct_gather.c
index af35133d188..0c9cc936726 100644
--- a/src/common/slurm_acct_gather.c
+++ b/src/common/slurm_acct_gather.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_acct_gather.h b/src/common/slurm_acct_gather.h
index d070523ff47..55e82f29cd2 100644
--- a/src/common/slurm_acct_gather.h
+++ b/src/common/slurm_acct_gather.h
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_acct_gather_energy.c b/src/common/slurm_acct_gather_energy.c
index fab0e4e761e..9692dacff7c 100644
--- a/src/common/slurm_acct_gather_energy.c
+++ b/src/common/slurm_acct_gather_energy.c
@@ -6,7 +6,7 @@
  *  Written by Bull-HN-PHX/d.rusak,
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_acct_gather_energy.h b/src/common/slurm_acct_gather_energy.h
index de1758a617b..bbd7e496dc4 100644
--- a/src/common/slurm_acct_gather_energy.h
+++ b/src/common/slurm_acct_gather_energy.h
@@ -6,7 +6,7 @@
  *  Copyright (C) 2012 Bull-HN-PHX
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_acct_gather_filesystem.c b/src/common/slurm_acct_gather_filesystem.c
index eef54ad4a58..6e48ef363f5 100644
--- a/src/common/slurm_acct_gather_filesystem.c
+++ b/src/common/slurm_acct_gather_filesystem.c
@@ -6,7 +6,7 @@
  *  Written by Yiannis Georgiou <yiannis.georgiou@bull.net>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_acct_gather_filesystem.h b/src/common/slurm_acct_gather_filesystem.h
index 6818b1481c9..d9dbdbcae1f 100644
--- a/src/common/slurm_acct_gather_filesystem.h
+++ b/src/common/slurm_acct_gather_filesystem.h
@@ -6,7 +6,7 @@
  *  Written by Yiannis Georgiou <yiannis.georgiou@bull.net>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_acct_gather_infiniband.c b/src/common/slurm_acct_gather_infiniband.c
index 9d2a172e244..58c5c5b56d6 100644
--- a/src/common/slurm_acct_gather_infiniband.c
+++ b/src/common/slurm_acct_gather_infiniband.c
@@ -6,7 +6,7 @@
  *  Written by Yiannis Georgiou <yiannis.georgiou@bull.net>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_acct_gather_infiniband.h b/src/common/slurm_acct_gather_infiniband.h
index 828316c0081..73eadd2cad4 100644
--- a/src/common/slurm_acct_gather_infiniband.h
+++ b/src/common/slurm_acct_gather_infiniband.h
@@ -6,7 +6,7 @@
  *  Written by Yiannis Georgiou <yiannis.georgiou@bull.net>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_acct_gather_profile.c b/src/common/slurm_acct_gather_profile.c
index dc76411da0d..32811706443 100644
--- a/src/common/slurm_acct_gather_profile.c
+++ b/src/common/slurm_acct_gather_profile.c
@@ -8,7 +8,7 @@
  *  Written by Rod Schultz <rod.schultz@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_acct_gather_profile.h b/src/common/slurm_acct_gather_profile.h
index 6c905fc7358..de1f4741365 100644
--- a/src/common/slurm_acct_gather_profile.h
+++ b/src/common/slurm_acct_gather_profile.h
@@ -7,7 +7,7 @@
  *  Written by Rod Schultz <rod.schultz@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_auth.c b/src/common/slurm_auth.c
index f908c7f9a44..f7811e71aa2 100644
--- a/src/common/slurm_auth.c
+++ b/src/common/slurm_auth.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_auth.h b/src/common/slurm_auth.h
index 8d03c891601..b430809ca5b 100644
--- a/src/common/slurm_auth.h
+++ b/src/common/slurm_auth.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_cred.c b/src/common/slurm_cred.c
index 76c9c06a388..58bfa51ee0c 100644
--- a/src/common/slurm_cred.c
+++ b/src/common/slurm_cred.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2015 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2015 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_cred.h b/src/common/slurm_cred.h
index 79238b49c03..7fdebd3dfa2 100644
--- a/src/common/slurm_cred.h
+++ b/src/common/slurm_cred.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_errno.c b/src/common/slurm_errno.c
index 9238d048f33..0de0c52c31f 100644
--- a/src/common/slurm_errno.c
+++ b/src/common/slurm_errno.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_ext_sensors.c b/src/common/slurm_ext_sensors.c
index d1a7a157e04..b10fc4233a4 100644
--- a/src/common/slurm_ext_sensors.c
+++ b/src/common/slurm_ext_sensors.c
@@ -6,7 +6,7 @@
  *  Written by Bull-HN-PHX/Martin Perry,
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_ext_sensors.h b/src/common/slurm_ext_sensors.h
index 1228b8897f4..c5684ff66c0 100644
--- a/src/common/slurm_ext_sensors.h
+++ b/src/common/slurm_ext_sensors.h
@@ -6,7 +6,7 @@
  *  Copyright (C) 2013 Bull-HN-PHX
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_jobacct_gather.c b/src/common/slurm_jobacct_gather.c
index 980d86d4a58..3189ce4a083 100644
--- a/src/common/slurm_jobacct_gather.c
+++ b/src/common/slurm_jobacct_gather.c
@@ -10,7 +10,7 @@
  *  Copyright (C) 2005 Hewlett-Packard Development Company, L.P.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_jobacct_gather.h b/src/common/slurm_jobacct_gather.h
index b07a6412338..ac400e0f9fa 100644
--- a/src/common/slurm_jobacct_gather.h
+++ b/src/common/slurm_jobacct_gather.h
@@ -10,7 +10,7 @@
  *  Copyright (C) 2005 Hewlett-Packard Development Company, L.P.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_jobcomp.c b/src/common/slurm_jobcomp.c
index cc96d834845..aa0335dc43f 100644
--- a/src/common/slurm_jobcomp.c
+++ b/src/common/slurm_jobcomp.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_jobcomp.h b/src/common/slurm_jobcomp.h
index c5e7257d4e8..7c70f37c926 100644
--- a/src/common/slurm_jobcomp.h
+++ b/src/common/slurm_jobcomp.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_mcs.c b/src/common/slurm_mcs.c
index 39beb59b885..4f9a43f4cd9 100644
--- a/src/common/slurm_mcs.c
+++ b/src/common/slurm_mcs.c
@@ -5,7 +5,7 @@
  *  Written by Aline Roy <aline.roy@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_mcs.h b/src/common/slurm_mcs.h
index b01a50832bf..7366d68d0a4 100644
--- a/src/common/slurm_mcs.h
+++ b/src/common/slurm_mcs.h
@@ -5,7 +5,7 @@
  *  Written by Aline Roy <aline.roy@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_mpi.h b/src/common/slurm_mpi.h
index 100a211c2f6..7e014c46677 100644
--- a/src/common/slurm_mpi.h
+++ b/src/common/slurm_mpi.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_persist_conn.c b/src/common/slurm_persist_conn.c
index db04f3ae8e6..b1993bf872e 100644
--- a/src/common/slurm_persist_conn.c
+++ b/src/common/slurm_persist_conn.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble da@schedmd.com, et. al.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_persist_conn.h b/src/common/slurm_persist_conn.h
index 4ba3f19ea87..ece44280f5a 100644
--- a/src/common/slurm_persist_conn.h
+++ b/src/common/slurm_persist_conn.h
@@ -6,7 +6,7 @@
  *  Written by Danny Auble da@schedmd.com, et. al.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_priority.c b/src/common/slurm_priority.c
index a286778d4d6..2512c86d141 100644
--- a/src/common/slurm_priority.c
+++ b/src/common/slurm_priority.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_priority.h b/src/common/slurm_priority.h
index aae5c910146..82ac88209a0 100644
--- a/src/common/slurm_priority.h
+++ b/src/common/slurm_priority.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_api.c b/src/common/slurm_protocol_api.c
index 2b5e8f6b837..d91d9d92cba 100644
--- a/src/common/slurm_protocol_api.c
+++ b/src/common/slurm_protocol_api.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_api.h b/src/common/slurm_protocol_api.h
index 6692e9202d4..fa69a20293a 100644
--- a/src/common/slurm_protocol_api.h
+++ b/src/common/slurm_protocol_api.h
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_common.h b/src/common/slurm_protocol_common.h
index 8042a15e5cd..28cd138f68f 100644
--- a/src/common/slurm_protocol_common.h
+++ b/src/common/slurm_protocol_common.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_defs.c b/src/common/slurm_protocol_defs.c
index 55b51197ccb..20aec47dcef 100644
--- a/src/common/slurm_protocol_defs.c
+++ b/src/common/slurm_protocol_defs.c
@@ -5,13 +5,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Kevin Tew <tew1@llnl.gov> et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_defs.h b/src/common/slurm_protocol_defs.h
index 598c8c84fba..b5561fcc67d 100644
--- a/src/common/slurm_protocol_defs.h
+++ b/src/common/slurm_protocol_defs.h
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2014 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2014 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Kevin Tew <tew1@llnl.gov>.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_interface.h b/src/common/slurm_protocol_interface.h
index 6818e45a1b6..b3966ad19ff 100644
--- a/src/common/slurm_protocol_interface.h
+++ b/src/common/slurm_protocol_interface.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_pack.c b/src/common/slurm_protocol_pack.c
index 04639181c8f..f8d4b10ea7c 100644
--- a/src/common/slurm_protocol_pack.c
+++ b/src/common/slurm_protocol_pack.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2015 SchedMD LLC <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2015 SchedMD LLC <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Kevin Tew <tew1@llnl.gov>, et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_pack.h b/src/common/slurm_protocol_pack.h
index 85fbf89b022..128074c98f3 100644
--- a/src/common/slurm_protocol_pack.h
+++ b/src/common/slurm_protocol_pack.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_socket_common.h b/src/common/slurm_protocol_socket_common.h
index 59c4a46c4a8..a0b033f20fa 100644
--- a/src/common/slurm_protocol_socket_common.h
+++ b/src/common/slurm_protocol_socket_common.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_socket_implementation.c b/src/common/slurm_protocol_socket_implementation.c
index 37a0f1b4530..9f4608b5348 100644
--- a/src/common/slurm_protocol_socket_implementation.c
+++ b/src/common/slurm_protocol_socket_implementation.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_util.c b/src/common/slurm_protocol_util.c
index 446388f5b53..a85155afeba 100644
--- a/src/common/slurm_protocol_util.c
+++ b/src/common/slurm_protocol_util.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_protocol_util.h b/src/common/slurm_protocol_util.h
index 0dc8fe90a99..a4422ef9fe7 100644
--- a/src/common/slurm_protocol_util.h
+++ b/src/common/slurm_protocol_util.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_resource_info.c b/src/common/slurm_resource_info.c
index cbc03370f6f..263da67b3a9 100644
--- a/src/common/slurm_resource_info.c
+++ b/src/common/slurm_resource_info.c
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_resource_info.h b/src/common/slurm_resource_info.h
index 128de53b13b..4ba1b0b09d2 100644
--- a/src/common/slurm_resource_info.h
+++ b/src/common/slurm_resource_info.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_rlimits_info.c b/src/common/slurm_rlimits_info.c
index 8c3aff48344..b8a0f736d50 100644
--- a/src/common/slurm_rlimits_info.c
+++ b/src/common/slurm_rlimits_info.c
@@ -4,7 +4,7 @@
  *  Copyright (C) 2005 Hewlett-Packard Development Company, L.P.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_rlimits_info.h b/src/common/slurm_rlimits_info.h
index cc3c66744b8..20feb11fc2b 100644
--- a/src/common/slurm_rlimits_info.h
+++ b/src/common/slurm_rlimits_info.h
@@ -4,7 +4,7 @@
  *  Copyright (C) 2005 Hewlett-Packard Development Company, L.P.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_route.c b/src/common/slurm_route.c
index 0ee2843e2fc..f6eb4f0b16d 100644
--- a/src/common/slurm_route.c
+++ b/src/common/slurm_route.c
@@ -7,7 +7,7 @@
  *  Written by Rod Schultz <rod.schultz@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_route.h b/src/common/slurm_route.h
index 5a6d230a3a6..e61a446400e 100644
--- a/src/common/slurm_route.h
+++ b/src/common/slurm_route.h
@@ -7,7 +7,7 @@
  *  Written by Rod Schultz <rod.schultz@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_selecttype_info.c b/src/common/slurm_selecttype_info.c
index c2acbf4a8f8..1118486a336 100644
--- a/src/common/slurm_selecttype_info.c
+++ b/src/common/slurm_selecttype_info.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_selecttype_info.h b/src/common/slurm_selecttype_info.h
index 2e4e92df78e..90c9bfb433e 100644
--- a/src/common/slurm_selecttype_info.h
+++ b/src/common/slurm_selecttype_info.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_step_layout.c b/src/common/slurm_step_layout.c
index 717d0fd7793..20aa9ea5cf5 100644
--- a/src/common/slurm_step_layout.c
+++ b/src/common/slurm_step_layout.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_step_layout.h b/src/common/slurm_step_layout.h
index 0fd781a8d88..be63106ee21 100644
--- a/src/common/slurm_step_layout.h
+++ b/src/common/slurm_step_layout.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_time.c b/src/common/slurm_time.c
index 5dafeab5e9e..6965c41fedc 100644
--- a/src/common/slurm_time.c
+++ b/src/common/slurm_time.c
@@ -7,7 +7,7 @@
  *  Based upon glibc version 2.21 and the fork handler logic from Slurm.
  *****************************************************************************
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_topology.c b/src/common/slurm_topology.c
index f8cd2b77e52..48034d0a1b4 100644
--- a/src/common/slurm_topology.c
+++ b/src/common/slurm_topology.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_topology.h b/src/common/slurm_topology.h
index 87ed978ebaf..2642263c68d 100644
--- a/src/common/slurm_topology.h
+++ b/src/common/slurm_topology.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurm_xlator.h b/src/common/slurm_xlator.h
index 4ec680ecd03..4348f767839 100644
--- a/src/common/slurm_xlator.h
+++ b/src/common/slurm_xlator.h
@@ -34,7 +34,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurmdb_defs.c b/src/common/slurmdb_defs.c
index d414b6915a0..b65da1cb49d 100644
--- a/src/common/slurmdb_defs.c
+++ b/src/common/slurmdb_defs.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurmdb_defs.h b/src/common/slurmdb_defs.h
index 3305779da29..4ba80a08157 100644
--- a/src/common/slurmdb_defs.h
+++ b/src/common/slurmdb_defs.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurmdb_pack.c b/src/common/slurmdb_pack.c
index 251058d0efe..b09a3b06b18 100644
--- a/src/common/slurmdb_pack.c
+++ b/src/common/slurmdb_pack.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurmdb_pack.h b/src/common/slurmdb_pack.h
index 7135c94323a..a2c18591fec 100644
--- a/src/common/slurmdb_pack.h
+++ b/src/common/slurmdb_pack.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurmdbd_defs.c b/src/common/slurmdbd_defs.c
index 5a51a91b3e2..4b1c467442d 100644
--- a/src/common/slurmdbd_defs.c
+++ b/src/common/slurmdbd_defs.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/slurmdbd_defs.h b/src/common/slurmdbd_defs.h
index f6c39c083cc..f867b308251 100644
--- a/src/common/slurmdbd_defs.h
+++ b/src/common/slurmdbd_defs.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/stepd_api.c b/src/common/stepd_api.c
index 48733bf4983..6e2deec93ad 100644
--- a/src/common/stepd_api.c
+++ b/src/common/stepd_api.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/stepd_api.h b/src/common/stepd_api.h
index 1c7c1bd885d..a700c81f55e 100644
--- a/src/common/stepd_api.h
+++ b/src/common/stepd_api.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/switch.c b/src/common/switch.c
index 6ac6242463a..1484e74045b 100644
--- a/src/common/switch.c
+++ b/src/common/switch.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/switch.h b/src/common/switch.h
index 0b75553fb68..3090804bc37 100644
--- a/src/common/switch.h
+++ b/src/common/switch.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/timers.c b/src/common/timers.c
index ad5c0649e23..f38299545b5 100644
--- a/src/common/timers.c
+++ b/src/common/timers.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/timers.h b/src/common/timers.h
index 1380481f1b7..5f9fffa387f 100644
--- a/src/common/timers.h
+++ b/src/common/timers.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/uid.c b/src/common/uid.c
index 0bdd86c851e..a9cbd8372e8 100644
--- a/src/common/uid.c
+++ b/src/common/uid.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/uid.h b/src/common/uid.h
index b97357dccf8..1d86c81d3ad 100644
--- a/src/common/uid.h
+++ b/src/common/uid.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/working_cluster.c b/src/common/working_cluster.c
index 20514c0c17e..a6a5d3767aa 100644
--- a/src/common/working_cluster.c
+++ b/src/common/working_cluster.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/working_cluster.h b/src/common/working_cluster.h
index e5038a4ceec..bea266d4218 100644
--- a/src/common/working_cluster.h
+++ b/src/common/working_cluster.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/write_labelled_message.c b/src/common/write_labelled_message.c
index a4797f36a91..9d66a1c1ab1 100644
--- a/src/common/write_labelled_message.c
+++ b/src/common/write_labelled_message.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/write_labelled_message.h b/src/common/write_labelled_message.h
index 19128af18c5..19f40df6cf5 100644
--- a/src/common/write_labelled_message.h
+++ b/src/common/write_labelled_message.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xassert.c b/src/common/xassert.c
index d7dba9439cd..babfd2e8537 100644
--- a/src/common/xassert.c
+++ b/src/common/xassert.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xassert.h b/src/common/xassert.h
index 4db7b15a728..9211aa5dfe0 100644
--- a/src/common/xassert.h
+++ b/src/common/xassert.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xcgroup_read_config.c b/src/common/xcgroup_read_config.c
index 9a55f86f166..18de98a5129 100644
--- a/src/common/xcgroup_read_config.c
+++ b/src/common/xcgroup_read_config.c
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xcgroup_read_config.h b/src/common/xcgroup_read_config.h
index d7891d4d20c..0350d74b4dc 100644
--- a/src/common/xcgroup_read_config.h
+++ b/src/common/xcgroup_read_config.h
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xhash.c b/src/common/xhash.c
index 51626dee0d6..90a73cd35df 100644
--- a/src/common/xhash.c
+++ b/src/common/xhash.c
@@ -4,7 +4,7 @@
  *  Copyright (C) 2012 CEA/DAM/DIF
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xhash.h b/src/common/xhash.h
index dc45b3ead85..54afbb45737 100644
--- a/src/common/xhash.h
+++ b/src/common/xhash.h
@@ -4,7 +4,7 @@
  *  Copyright (C) 2012 CEA/DAM/DIF
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xlua.c b/src/common/xlua.c
index a587226235e..ec596f30f2a 100644
--- a/src/common/xlua.c
+++ b/src/common/xlua.c
@@ -5,7 +5,7 @@
  *  Written by Tim Wickberg <tim@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xlua.h b/src/common/xlua.h
index da8ef59af56..a103307bee1 100644
--- a/src/common/xlua.h
+++ b/src/common/xlua.h
@@ -5,7 +5,7 @@
  *  Written by Tim Wickberg <tim@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xmalloc.c b/src/common/xmalloc.c
index 214f3799f15..cd38590c69f 100644
--- a/src/common/xmalloc.c
+++ b/src/common/xmalloc.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xmalloc.h b/src/common/xmalloc.h
index f611846eec6..cd7a03effc6 100644
--- a/src/common/xmalloc.h
+++ b/src/common/xmalloc.h
@@ -11,7 +11,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xsignal.c b/src/common/xsignal.c
index 2bb542b676f..9c90f6e79b8 100644
--- a/src/common/xsignal.c
+++ b/src/common/xsignal.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xsignal.h b/src/common/xsignal.h
index bc4e3b1afa0..079935e1f45 100644
--- a/src/common/xsignal.h
+++ b/src/common/xsignal.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xstring.c b/src/common/xstring.c
index 06aed25c500..2ce70a79d7f 100644
--- a/src/common/xstring.c
+++ b/src/common/xstring.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xstring.h b/src/common/xstring.h
index 666ae3be816..d497c2d5893 100644
--- a/src/common/xstring.h
+++ b/src/common/xstring.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xtree.c b/src/common/xtree.c
index 28e515bf554..f465dc6f1fe 100644
--- a/src/common/xtree.c
+++ b/src/common/xtree.c
@@ -4,7 +4,7 @@
  *  Copyright (C) 2012 CEA/DAM/DIF
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/common/xtree.h b/src/common/xtree.h
index 8ae25a68aa3..0753c5c14ca 100644
--- a/src/common/xtree.h
+++ b/src/common/xtree.h
@@ -4,7 +4,7 @@
  *  Copyright (C) 2012 CEA/DAM/DIF
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/database/mysql_common.c b/src/database/mysql_common.c
index 26cb002fda0..3d77bdedc64 100644
--- a/src/database/mysql_common.c
+++ b/src/database/mysql_common.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/database/mysql_common.h b/src/database/mysql_common.h
index 0d0d2dcf25e..e4aae68be23 100644
--- a/src/database/mysql_common.h
+++ b/src/database/mysql_common.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/account_functions.c b/src/db_api/account_functions.c
index f486001300e..c6115c2950d 100644
--- a/src/db_api/account_functions.c
+++ b/src/db_api/account_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/archive_functions.c b/src/db_api/archive_functions.c
index bca58c8761d..0b97dfa7889 100644
--- a/src/db_api/archive_functions.c
+++ b/src/db_api/archive_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/assoc_functions.c b/src/db_api/assoc_functions.c
index d8c98aadbae..4371c6ac916 100644
--- a/src/db_api/assoc_functions.c
+++ b/src/db_api/assoc_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/cluster_functions.c b/src/db_api/cluster_functions.c
index 1f1c27445bc..026e587a32b 100644
--- a/src/db_api/cluster_functions.c
+++ b/src/db_api/cluster_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/cluster_report_functions.c b/src/db_api/cluster_report_functions.c
index 4818baf8c8d..2e4d944e583 100644
--- a/src/db_api/cluster_report_functions.c
+++ b/src/db_api/cluster_report_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/connection_functions.c b/src/db_api/connection_functions.c
index fb20d127365..62241d38cdd 100644
--- a/src/db_api/connection_functions.c
+++ b/src/db_api/connection_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/coord_functions.c b/src/db_api/coord_functions.c
index b9a2f51ac4d..d7895558f2a 100644
--- a/src/db_api/coord_functions.c
+++ b/src/db_api/coord_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/extra_get_functions.c b/src/db_api/extra_get_functions.c
index cc158c6ee65..fbea035cddf 100644
--- a/src/db_api/extra_get_functions.c
+++ b/src/db_api/extra_get_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/federation_functions.c b/src/db_api/federation_functions.c
index 3480d55a73d..374da526c1f 100644
--- a/src/db_api/federation_functions.c
+++ b/src/db_api/federation_functions.c
@@ -6,7 +6,7 @@
  *  Written by Brian Christiansen <brian@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/job_report_functions.c b/src/db_api/job_report_functions.c
index 0b1dd4ce176..1a4908f36b9 100644
--- a/src/db_api/job_report_functions.c
+++ b/src/db_api/job_report_functions.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/qos_functions.c b/src/db_api/qos_functions.c
index 390ef48623a..b75fb95ad9a 100644
--- a/src/db_api/qos_functions.c
+++ b/src/db_api/qos_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/resource_functions.c b/src/db_api/resource_functions.c
index 0308c8054f2..00c375eb291 100644
--- a/src/db_api/resource_functions.c
+++ b/src/db_api/resource_functions.c
@@ -7,7 +7,7 @@
  *  Written by Bill Brophy <bill.brophy@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/tres_functions.c b/src/db_api/tres_functions.c
index 058151590f4..9851e17934e 100644
--- a/src/db_api/tres_functions.c
+++ b/src/db_api/tres_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/usage_functions.c b/src/db_api/usage_functions.c
index 419c929404b..4ed12fcb481 100644
--- a/src/db_api/usage_functions.c
+++ b/src/db_api/usage_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/user_functions.c b/src/db_api/user_functions.c
index 316e16e6ec8..bb4c69f8490 100644
--- a/src/db_api/user_functions.c
+++ b/src/db_api/user_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/user_report_functions.c b/src/db_api/user_report_functions.c
index 35e14756303..399e373ce59 100644
--- a/src/db_api/user_report_functions.c
+++ b/src/db_api/user_report_functions.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/db_api/wckey_functions.c b/src/db_api/wckey_functions.c
index 380331fd0fb..d5bf47b92f1 100644
--- a/src/db_api/wckey_functions.c
+++ b/src/db_api/wckey_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/common/common_as.c b/src/plugins/accounting_storage/common/common_as.c
index 67891f1e1e6..20bb86a261a 100644
--- a/src/plugins/accounting_storage/common/common_as.c
+++ b/src/plugins/accounting_storage/common/common_as.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/common/common_as.h b/src/plugins/accounting_storage/common/common_as.h
index f859c27deb8..1019cd26525 100644
--- a/src/plugins/accounting_storage/common/common_as.h
+++ b/src/plugins/accounting_storage/common/common_as.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/filetxt/accounting_storage_filetxt.c b/src/plugins/accounting_storage/filetxt/accounting_storage_filetxt.c
index 568297da787..c8330427bb4 100644
--- a/src/plugins/accounting_storage/filetxt/accounting_storage_filetxt.c
+++ b/src/plugins/accounting_storage/filetxt/accounting_storage_filetxt.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.c b/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.c
index ec56e2e6dff..41f97123797 100644
--- a/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.c
+++ b/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.c
@@ -9,7 +9,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.h b/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.h
index 1785e051a3e..eb72db36697 100644
--- a/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.h
+++ b/src/plugins/accounting_storage/filetxt/filetxt_jobacct_process.h
@@ -9,7 +9,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/accounting_storage_mysql.c b/src/plugins/accounting_storage/mysql/accounting_storage_mysql.c
index 32ee4a5adfa..f5626d63f7c 100644
--- a/src/plugins/accounting_storage/mysql/accounting_storage_mysql.c
+++ b/src/plugins/accounting_storage/mysql/accounting_storage_mysql.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@schedmd.com, da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/accounting_storage_mysql.h b/src/plugins/accounting_storage/mysql/accounting_storage_mysql.h
index c48af25c863..6b79f483b03 100644
--- a/src/plugins/accounting_storage/mysql/accounting_storage_mysql.h
+++ b/src/plugins/accounting_storage/mysql/accounting_storage_mysql.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_acct.c b/src/plugins/accounting_storage/mysql/as_mysql_acct.c
index 5c6603a2f71..3a3fa2825b7 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_acct.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_acct.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_acct.h b/src/plugins/accounting_storage/mysql/as_mysql_acct.h
index a15714bf22d..c8a00dfe1c5 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_acct.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_acct.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_archive.c b/src/plugins/accounting_storage/mysql/as_mysql_archive.c
index 845583deb7b..67fdbda5c37 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_archive.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_archive.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_archive.h b/src/plugins/accounting_storage/mysql/as_mysql_archive.h
index fc07295d3ac..75346a0b10a 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_archive.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_archive.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_assoc.c b/src/plugins/accounting_storage/mysql/as_mysql_assoc.c
index 3086805c0a8..97f05df57bf 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_assoc.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_assoc.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_assoc.h b/src/plugins/accounting_storage/mysql/as_mysql_assoc.h
index 63c100adeaa..903fac251fb 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_assoc.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_assoc.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_cluster.c b/src/plugins/accounting_storage/mysql/as_mysql_cluster.c
index 8da9c94b6c4..07cceb2e24c 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_cluster.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_cluster.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_cluster.h b/src/plugins/accounting_storage/mysql/as_mysql_cluster.h
index 0fbe60db582..8adbb12d898 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_cluster.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_cluster.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_convert.c b/src/plugins/accounting_storage/mysql/as_mysql_convert.c
index c4612d28ecd..6c8f9bf0b0d 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_convert.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_convert.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_convert.h b/src/plugins/accounting_storage/mysql/as_mysql_convert.h
index 940dd7fe370..94275edbfc8 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_convert.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_convert.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_federation.c b/src/plugins/accounting_storage/mysql/as_mysql_federation.c
index fb7e2140ffa..779d5266334 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_federation.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_federation.c
@@ -6,7 +6,7 @@
  *  Written by Brian Christiansen <brian@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_federation.h b/src/plugins/accounting_storage/mysql/as_mysql_federation.h
index 293084ae471..d3d47309265 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_federation.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_federation.h
@@ -6,7 +6,7 @@
  *  Written by Brian Christiansen <brian@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.c b/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.c
index 89ca7e484a4..499613b9b80 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.c
@@ -5,7 +5,7 @@
  *  Written by Nathan Yee <nyee32@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.h b/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.h
index 43cc665b60a..2270023be5b 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_fix_runaway_jobs.h
@@ -5,7 +5,7 @@
  *  Written by Nathan Yee <nyee32@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_job.c b/src/plugins/accounting_storage/mysql/as_mysql_job.c
index 8de87239e21..caaf4cd436d 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_job.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_job.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_job.h b/src/plugins/accounting_storage/mysql/as_mysql_job.h
index d45f7688b54..657a5e6974b 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_job.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_job.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.c b/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.c
index b96700d732b..7139f2d0ae4 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.c
@@ -10,7 +10,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.h b/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.h
index 9579d0ab2ee..28e182bb5f0 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.h
@@ -9,7 +9,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_problems.c b/src/plugins/accounting_storage/mysql/as_mysql_problems.c
index 3294dfde760..1f4c2217a8d 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_problems.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_problems.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_problems.h b/src/plugins/accounting_storage/mysql/as_mysql_problems.h
index 703bf7d76d9..802016df0cd 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_problems.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_problems.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_qos.c b/src/plugins/accounting_storage/mysql/as_mysql_qos.c
index b6002a9a1ce..8efb27fa5e3 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_qos.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_qos.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_qos.h b/src/plugins/accounting_storage/mysql/as_mysql_qos.h
index 98ddd984277..9f9b976c0f4 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_qos.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_qos.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_resource.c b/src/plugins/accounting_storage/mysql/as_mysql_resource.c
index 98bdeb723b2..a36fd3a0219 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_resource.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_resource.c
@@ -7,7 +7,7 @@
  *  Written by Bill Brophy <bill.brophy@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_resource.h b/src/plugins/accounting_storage/mysql/as_mysql_resource.h
index fe0070828bf..4f4dea1a770 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_resource.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_resource.h
@@ -8,7 +8,7 @@
  *  Written by Bill Brophy <bill.brophy@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_resv.c b/src/plugins/accounting_storage/mysql/as_mysql_resv.c
index bfe7b9a38e3..b7e01cdbf2b 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_resv.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_resv.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_resv.h b/src/plugins/accounting_storage/mysql/as_mysql_resv.h
index 1cf8ff1c699..10d205a7eb8 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_resv.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_resv.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_rollup.c b/src/plugins/accounting_storage/mysql/as_mysql_rollup.c
index 9adef3fc35d..5adfa542d8e 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_rollup.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_rollup.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_rollup.h b/src/plugins/accounting_storage/mysql/as_mysql_rollup.h
index b72159bb95b..6a253741aaa 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_rollup.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_rollup.h
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_tres.c b/src/plugins/accounting_storage/mysql/as_mysql_tres.c
index cccbd00a4b6..79160fbc974 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_tres.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_tres.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_tres.h b/src/plugins/accounting_storage/mysql/as_mysql_tres.h
index f524807d2fe..a57cecf1115 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_tres.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_tres.h
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_txn.c b/src/plugins/accounting_storage/mysql/as_mysql_txn.c
index dcd9cc70c1c..2e9b601915c 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_txn.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_txn.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_txn.h b/src/plugins/accounting_storage/mysql/as_mysql_txn.h
index db874ad4413..47d4a22b773 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_txn.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_txn.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_usage.c b/src/plugins/accounting_storage/mysql/as_mysql_usage.c
index 84dffc5756f..26516156171 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_usage.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_usage.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_usage.h b/src/plugins/accounting_storage/mysql/as_mysql_usage.h
index 88636a46ab8..2ec1e98e647 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_usage.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_usage.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_user.c b/src/plugins/accounting_storage/mysql/as_mysql_user.c
index 3bc8371d491..723bd0b5e70 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_user.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_user.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_user.h b/src/plugins/accounting_storage/mysql/as_mysql_user.h
index 71b5ce46215..97574e3390a 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_user.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_user.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_wckey.c b/src/plugins/accounting_storage/mysql/as_mysql_wckey.c
index 0157b164f44..fc7d3c9db0b 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_wckey.c
+++ b/src/plugins/accounting_storage/mysql/as_mysql_wckey.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/mysql/as_mysql_wckey.h b/src/plugins/accounting_storage/mysql/as_mysql_wckey.h
index a083ede1e85..f674a84e5cc 100644
--- a/src/plugins/accounting_storage/mysql/as_mysql_wckey.h
+++ b/src/plugins/accounting_storage/mysql/as_mysql_wckey.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/none/accounting_storage_none.c b/src/plugins/accounting_storage/none/accounting_storage_none.c
index ed8e69c014e..b3a1c8f9f75 100644
--- a/src/plugins/accounting_storage/none/accounting_storage_none.c
+++ b/src/plugins/accounting_storage/none/accounting_storage_none.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/accounting_storage/slurmdbd/accounting_storage_slurmdbd.c b/src/plugins/accounting_storage/slurmdbd/accounting_storage_slurmdbd.c
index 3321c4494c4..15e07e20bf4 100644
--- a/src/plugins/accounting_storage/slurmdbd/accounting_storage_slurmdbd.c
+++ b/src/plugins/accounting_storage/slurmdbd/accounting_storage_slurmdbd.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_energy/cray/acct_gather_energy_cray.c b/src/plugins/acct_gather_energy/cray/acct_gather_energy_cray.c
index ab10d27d2d6..283b9ab0be0 100644
--- a/src/plugins/acct_gather_energy/cray/acct_gather_energy_cray.c
+++ b/src/plugins/acct_gather_energy/cray/acct_gather_energy_cray.c
@@ -6,7 +6,7 @@
  *  plugin of the same type
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_energy/ibmaem/acct_gather_energy_ibmaem.c b/src/plugins/acct_gather_energy/ibmaem/acct_gather_energy_ibmaem.c
index 043fe08a3a2..eac058d8409 100644
--- a/src/plugins/acct_gather_energy/ibmaem/acct_gather_energy_ibmaem.c
+++ b/src/plugins/acct_gather_energy/ibmaem/acct_gather_energy_ibmaem.c
@@ -6,7 +6,7 @@
  *  concepts & code from the rapl and cray plugins.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi.c b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi.c
index 50d87a5d334..698475a091c 100644
--- a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi.c
+++ b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi.c
@@ -5,7 +5,7 @@
  *  Initially written by Thomas Cadeau @ Bull. Adapted by Yoann Blein @ Bull.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.c b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.c
index 0883e7ed929..243ac3306d2 100644
--- a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.c
+++ b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.c
@@ -5,7 +5,7 @@
  *  Written by Bull- Thomas Cadeau
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.h b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.h
index 1cf7a65ccfc..6a26183e0c4 100644
--- a/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.h
+++ b/src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi_config.h
@@ -5,7 +5,7 @@
  *  Written by Bull- Thomas Cadeau
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_energy/none/acct_gather_energy_none.c b/src/plugins/acct_gather_energy/none/acct_gather_energy_none.c
index 84b78c5ffdc..d2d89f61098 100644
--- a/src/plugins/acct_gather_energy/none/acct_gather_energy_none.c
+++ b/src/plugins/acct_gather_energy/none/acct_gather_energy_none.c
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c b/src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c
index 5cf334e0b05..b5e25dbcf2e 100644
--- a/src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c
+++ b/src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c b/src/plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c
index b2c2ddf55e8..54132a5dc7a 100644
--- a/src/plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c
+++ b/src/plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c
@@ -5,7 +5,7 @@
  *  Written by Bull- Yiannis Georgiou
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_filesystem/none/acct_gather_filesystem_none.c b/src/plugins/acct_gather_filesystem/none/acct_gather_filesystem_none.c
index bc17ce34d11..ef791b4da38 100644
--- a/src/plugins/acct_gather_filesystem/none/acct_gather_filesystem_none.c
+++ b/src/plugins/acct_gather_filesystem/none/acct_gather_filesystem_none.c
@@ -5,7 +5,7 @@
  *  Written by Yiannis Georgiou <yiannis.georgiou@bull.net>,
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_infiniband/none/acct_gather_infiniband_none.c b/src/plugins/acct_gather_infiniband/none/acct_gather_infiniband_none.c
index 357f72bafb7..d9c59a0d727 100644
--- a/src/plugins/acct_gather_infiniband/none/acct_gather_infiniband_none.c
+++ b/src/plugins/acct_gather_infiniband/none/acct_gather_infiniband_none.c
@@ -5,7 +5,7 @@
  *  Written by Yiannis Georgiou <yiannis.georgiou@bull.net>,
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.c b/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.c
index be7803e1136..b7d212b9cd9 100644
--- a/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.c
+++ b/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.c
@@ -5,7 +5,7 @@
  *  Written by Bull- Yiannis Georgiou
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.h b/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.h
index 875c8949561..1aaffa24fc4 100644
--- a/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.h
+++ b/src/plugins/acct_gather_infiniband/ofed/acct_gather_infiniband_ofed.h
@@ -5,7 +5,7 @@
  *  Written by Bull- Yiannis Georgiou
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_profile/hdf5/acct_gather_profile_hdf5.c b/src/plugins/acct_gather_profile/hdf5/acct_gather_profile_hdf5.c
index f38e51d549e..13ec0809189 100644
--- a/src/plugins/acct_gather_profile/hdf5/acct_gather_profile_hdf5.c
+++ b/src/plugins/acct_gather_profile/hdf5/acct_gather_profile_hdf5.c
@@ -12,7 +12,7 @@
  *  Adapted by Yoann Blein <yoann.blein@bull.net> @ Bull.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_profile/hdf5/hdf5_api.c b/src/plugins/acct_gather_profile/hdf5/hdf5_api.c
index 8b626a5b5c2..007d27f34d1 100644
--- a/src/plugins/acct_gather_profile/hdf5/hdf5_api.c
+++ b/src/plugins/acct_gather_profile/hdf5/hdf5_api.c
@@ -9,7 +9,7 @@
  *  Provide support for acct_gather_profile plugins based on HDF5 files.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_profile/hdf5/hdf5_api.h b/src/plugins/acct_gather_profile/hdf5/hdf5_api.h
index 00f06f32e9c..40df9ce383b 100644
--- a/src/plugins/acct_gather_profile/hdf5/hdf5_api.h
+++ b/src/plugins/acct_gather_profile/hdf5/hdf5_api.h
@@ -12,7 +12,7 @@
  *  Provide support for acct_gather_profile plugins based on HDF5 files.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.c b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.c
index 4557a352c26..047db97644a 100644
--- a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.c
+++ b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.c
@@ -9,7 +9,7 @@
  *  Provide support for acct_gather_profile plugins based on HDF5 files.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.h b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.h
index b0cf1cd8f7e..98382be0f20 100644
--- a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.h
+++ b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/hdf5_api.h
@@ -12,7 +12,7 @@
  *  Provide support for acct_gather_profile plugins based on HDF5 files.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util.c b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util.c
index f3589b647bd..e8dffb873cc 100644
--- a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util.c
+++ b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util.c
@@ -13,7 +13,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util_old.h b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util_old.h
index 625bdec2d77..99435e99fb3 100644
--- a/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util_old.h
+++ b/src/plugins/acct_gather_profile/hdf5/sh5util/libsh5util_old/sh5util_old.h
@@ -7,7 +7,7 @@
  *  Provide support for the old version of sh5util.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c b/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c
index d17544f2de0..cf0ab8516c1 100644
--- a/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c
+++ b/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.c
@@ -13,7 +13,7 @@
  *  Adapted by Yoann Blein <yoann.blein@bull.net> @ Bull.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.h b/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.h
index 18e5a0d2bd7..8774045ed53 100644
--- a/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.h
+++ b/src/plugins/acct_gather_profile/hdf5/sh5util/sh5util.h
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <da@schedmd.com> @ SchedMD.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/acct_gather_profile/none/acct_gather_profile_none.c b/src/plugins/acct_gather_profile/none/acct_gather_profile_none.c
index 954eefd914c..a1330dbbcb9 100644
--- a/src/plugins/acct_gather_profile/none/acct_gather_profile_none.c
+++ b/src/plugins/acct_gather_profile/none/acct_gather_profile_none.c
@@ -7,7 +7,7 @@
  *  Written by Rod Schultz <rod.schultz@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/auth/munge/auth_munge.c b/src/plugins/auth/munge/auth_munge.c
index b44a686b706..63513ca5a74 100644
--- a/src/plugins/auth/munge/auth_munge.c
+++ b/src/plugins/auth/munge/auth_munge.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/auth/none/auth_none.c b/src/plugins/auth/none/auth_none.c
index 312b24470e2..6bd3beee889 100644
--- a/src/plugins/auth/none/auth_none.c
+++ b/src/plugins/auth/none/auth_none.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/burst_buffer/common/burst_buffer_common.c b/src/plugins/burst_buffer/common/burst_buffer_common.c
index 3e8b8dcc795..6e9c52ae01c 100644
--- a/src/plugins/burst_buffer/common/burst_buffer_common.c
+++ b/src/plugins/burst_buffer/common/burst_buffer_common.c
@@ -11,7 +11,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/burst_buffer/common/burst_buffer_common.h b/src/plugins/burst_buffer/common/burst_buffer_common.h
index 7abbe7d94be..86c1e8e3b0f 100644
--- a/src/plugins/burst_buffer/common/burst_buffer_common.h
+++ b/src/plugins/burst_buffer/common/burst_buffer_common.h
@@ -11,7 +11,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/burst_buffer/cray/burst_buffer_cray.c b/src/plugins/burst_buffer/cray/burst_buffer_cray.c
index b09c5cccac9..3d2bf0d08bc 100644
--- a/src/plugins/burst_buffer/cray/burst_buffer_cray.c
+++ b/src/plugins/burst_buffer/cray/burst_buffer_cray.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/burst_buffer/generic/burst_buffer_generic.c b/src/plugins/burst_buffer/generic/burst_buffer_generic.c
index 5f4c3b83685..d642ad4e483 100644
--- a/src/plugins/burst_buffer/generic/burst_buffer_generic.c
+++ b/src/plugins/burst_buffer/generic/burst_buffer_generic.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/checkpoint/none/checkpoint_none.c b/src/plugins/checkpoint/none/checkpoint_none.c
index 714f05ec556..f1ff496efe4 100644
--- a/src/plugins/checkpoint/none/checkpoint_none.c
+++ b/src/plugins/checkpoint/none/checkpoint_none.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/checkpoint/ompi/checkpoint_ompi.c b/src/plugins/checkpoint/ompi/checkpoint_ompi.c
index d3ad345bf78..413f07cb0d4 100644
--- a/src/plugins/checkpoint/ompi/checkpoint_ompi.c
+++ b/src/plugins/checkpoint/ompi/checkpoint_ompi.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/checkpoint/poe/checkpoint_poe.c b/src/plugins/checkpoint/poe/checkpoint_poe.c
index 60891461c89..62cc7cea46c 100644
--- a/src/plugins/checkpoint/poe/checkpoint_poe.c
+++ b/src/plugins/checkpoint/poe/checkpoint_poe.c
@@ -14,7 +14,7 @@
  *  Written by Morris Jette <jette1@llnl.gov> and <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/core_spec/cray/core_spec_cray.c b/src/plugins/core_spec/cray/core_spec_cray.c
index 79a39fea12d..1d95539fe07 100644
--- a/src/plugins/core_spec/cray/core_spec_cray.c
+++ b/src/plugins/core_spec/cray/core_spec_cray.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schemd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/core_spec/none/core_spec_none.c b/src/plugins/core_spec/none/core_spec_none.c
index 313c1b4091b..658caae0003 100644
--- a/src/plugins/core_spec/none/core_spec_none.c
+++ b/src/plugins/core_spec/none/core_spec_none.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schemd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/crypto/munge/crypto_munge.c b/src/plugins/crypto/munge/crypto_munge.c
index 6657aa7c23f..a7088b22d7b 100644
--- a/src/plugins/crypto/munge/crypto_munge.c
+++ b/src/plugins/crypto/munge/crypto_munge.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/crypto/openssl/crypto_openssl.c b/src/plugins/crypto/openssl/crypto_openssl.c
index 28b1ee4c18e..1a190f89f9e 100644
--- a/src/plugins/crypto/openssl/crypto_openssl.c
+++ b/src/plugins/crypto/openssl/crypto_openssl.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/ext_sensors/none/ext_sensors_none.c b/src/plugins/ext_sensors/none/ext_sensors_none.c
index a0f309a5c82..613ac9e9ddc 100644
--- a/src/plugins/ext_sensors/none/ext_sensors_none.c
+++ b/src/plugins/ext_sensors/none/ext_sensors_none.c
@@ -5,7 +5,7 @@
  *  Written by Bull- Thomas Cadeau/Martin Perry/Yiannis Georgiou
   *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/ext_sensors/rrd/ext_sensors_rrd.c b/src/plugins/ext_sensors/rrd/ext_sensors_rrd.c
index a56771daed0..615e00bdb63 100644
--- a/src/plugins/ext_sensors/rrd/ext_sensors_rrd.c
+++ b/src/plugins/ext_sensors/rrd/ext_sensors_rrd.c
@@ -5,7 +5,7 @@
  *  Written by Bull- Thomas Cadeau/Martin Perry/Yiannis Georgiou
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/ext_sensors/rrd/ext_sensors_rrd.h b/src/plugins/ext_sensors/rrd/ext_sensors_rrd.h
index 8c41809ab9d..1eb22fa9231 100644
--- a/src/plugins/ext_sensors/rrd/ext_sensors_rrd.h
+++ b/src/plugins/ext_sensors/rrd/ext_sensors_rrd.h
@@ -5,7 +5,7 @@
  *  Written by Bull- Thomas Cadeau/Martin Perry/Yiannis Georgiou
   *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/gres/gpu/gres_gpu.c b/src/plugins/gres/gpu/gres_gpu.c
index 57b0552275d..70ce21e6234 100644
--- a/src/plugins/gres/gpu/gres_gpu.c
+++ b/src/plugins/gres/gpu/gres_gpu.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/gres/mic/gres_mic.c b/src/plugins/gres/mic/gres_mic.c
index b7551470d8c..e1186db7449 100644
--- a/src/plugins/gres/mic/gres_mic.c
+++ b/src/plugins/gres/mic/gres_mic.c
@@ -9,7 +9,7 @@
  *  Written by Morris Jette <jette1@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/gres/nic/gres_nic.c b/src/plugins/gres/nic/gres_nic.c
index add36c83c70..a22dcaa3f93 100644
--- a/src/plugins/gres/nic/gres_nic.c
+++ b/src/plugins/gres/nic/gres_nic.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_container/cncu/job_container_cncu.c b/src/plugins/job_container/cncu/job_container_cncu.c
index 39be213527b..99dff1268d3 100644
--- a/src/plugins/job_container/cncu/job_container_cncu.c
+++ b/src/plugins/job_container/cncu/job_container_cncu.c
@@ -6,7 +6,7 @@
  *  Written by Morris Jette, SchedMD
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_container/none/job_container_none.c b/src/plugins/job_container/none/job_container_none.c
index 1c237095689..ee90cc19aa5 100644
--- a/src/plugins/job_container/none/job_container_none.c
+++ b/src/plugins/job_container/none/job_container_none.c
@@ -6,7 +6,7 @@
  *  Written by Morris Jette, SchedMD
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_submit/all_partitions/job_submit_all_partitions.c b/src/plugins/job_submit/all_partitions/job_submit_all_partitions.c
index 470ba0758bf..6c42a01e498 100644
--- a/src/plugins/job_submit/all_partitions/job_submit_all_partitions.c
+++ b/src/plugins/job_submit/all_partitions/job_submit_all_partitions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_submit/cray/job_submit_cray.c b/src/plugins/job_submit/cray/job_submit_cray.c
index fc7f086b1e6..622355ed8ec 100644
--- a/src/plugins/job_submit/cray/job_submit_cray.c
+++ b/src/plugins/job_submit/cray/job_submit_cray.c
@@ -7,7 +7,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_submit/defaults/job_submit_defaults.c b/src/plugins/job_submit/defaults/job_submit_defaults.c
index 5a92961f0e1..08a936b0e23 100644
--- a/src/plugins/job_submit/defaults/job_submit_defaults.c
+++ b/src/plugins/job_submit/defaults/job_submit_defaults.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_submit/logging/job_submit_logging.c b/src/plugins/job_submit/logging/job_submit_logging.c
index b1d6e9fc12e..e081b44471b 100644
--- a/src/plugins/job_submit/logging/job_submit_logging.c
+++ b/src/plugins/job_submit/logging/job_submit_logging.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_submit/lua/job_submit_lua.c b/src/plugins/job_submit/lua/job_submit_lua.c
index 92c8ee68ed6..2ddfe4eda48 100644
--- a/src/plugins/job_submit/lua/job_submit_lua.c
+++ b/src/plugins/job_submit/lua/job_submit_lua.c
@@ -2,13 +2,13 @@
  *  job_submit_lua.c - Set defaults in job submit request specifications.
  *****************************************************************************
  *  Copyright (C) 2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2015 SchedMD LLC <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2015 SchedMD LLC <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Danny Auble <da@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_submit/partition/job_submit_partition.c b/src/plugins/job_submit/partition/job_submit_partition.c
index c8fc22acb67..c97a392c9da 100644
--- a/src/plugins/job_submit/partition/job_submit_partition.c
+++ b/src/plugins/job_submit/partition/job_submit_partition.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_submit/pbs/job_submit_pbs.c b/src/plugins/job_submit/pbs/job_submit_pbs.c
index b9098b912c1..e88e0c7d8a6 100644
--- a/src/plugins/job_submit/pbs/job_submit_pbs.c
+++ b/src/plugins/job_submit/pbs/job_submit_pbs.c
@@ -6,7 +6,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_submit/pbs/spank_pbs.c b/src/plugins/job_submit/pbs/spank_pbs.c
index 1292f909dad..7439da8b5e5 100644
--- a/src/plugins/job_submit/pbs/spank_pbs.c
+++ b/src/plugins/job_submit/pbs/spank_pbs.c
@@ -4,11 +4,11 @@
  *  Note: The job_submit/pbs plugin establishes some environment
  *  variables for batch jobs to complement those configured here.
  *****************************************************************************
- *  Copyright (C) 2013 SchedMD <http://www.schedmd.com>.
+ *  Copyright (C) 2013 SchedMD <https://www.schedmd.com>.
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_submit/require_timelimit/job_submit_require_timelimit.c b/src/plugins/job_submit/require_timelimit/job_submit_require_timelimit.c
index 03c2455168f..fe876b08d48 100644
--- a/src/plugins/job_submit/require_timelimit/job_submit_require_timelimit.c
+++ b/src/plugins/job_submit/require_timelimit/job_submit_require_timelimit.c
@@ -5,7 +5,7 @@
  *  Written by Daniel M. Weeks.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/job_submit/throttle/job_submit_throttle.c b/src/plugins/job_submit/throttle/job_submit_throttle.c
index 2b73aacc0a2..a02c3fa02f1 100644
--- a/src/plugins/job_submit/throttle/job_submit_throttle.c
+++ b/src/plugins/job_submit/throttle/job_submit_throttle.c
@@ -9,7 +9,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c
index 3725ac1bed3..7ce947057c5 100644
--- a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c
+++ b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.h b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.h
index a2f1d455a4a..33f9bcb05e4 100644
--- a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.h
+++ b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_blkio.c b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_blkio.c
index e2d5d3cf4da..3116cca9053 100644
--- a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_blkio.c
+++ b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_blkio.c
@@ -7,7 +7,7 @@
  *  Matthieu Hautreux
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_cpuacct.c b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_cpuacct.c
index aef9cf22de7..2c30b250e01 100644
--- a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_cpuacct.c
+++ b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_cpuacct.c
@@ -7,7 +7,7 @@
  *  Matthieu Hautreux
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_memory.c b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_memory.c
index 6079c99d473..262918f4094 100644
--- a/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_memory.c
+++ b/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup_memory.c
@@ -7,7 +7,7 @@
  *  Matthieu Hautreux
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobacct_gather/common/common_jag.c b/src/plugins/jobacct_gather/common/common_jag.c
index 76a2287b5fc..56181e59bd0 100644
--- a/src/plugins/jobacct_gather/common/common_jag.c
+++ b/src/plugins/jobacct_gather/common/common_jag.c
@@ -6,7 +6,7 @@
  *  from the original code in jobacct_gather/linux
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobacct_gather/common/common_jag.h b/src/plugins/jobacct_gather/common/common_jag.h
index 30d215ada1a..eff761638e7 100644
--- a/src/plugins/jobacct_gather/common/common_jag.h
+++ b/src/plugins/jobacct_gather/common/common_jag.h
@@ -6,7 +6,7 @@
  *  from the original code in jobacct_gather/linux
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobacct_gather/linux/jobacct_gather_linux.c b/src/plugins/jobacct_gather/linux/jobacct_gather_linux.c
index b094882f90f..fee06b8306e 100644
--- a/src/plugins/jobacct_gather/linux/jobacct_gather_linux.c
+++ b/src/plugins/jobacct_gather/linux/jobacct_gather_linux.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobacct_gather/none/jobacct_gather_none.c b/src/plugins/jobacct_gather/none/jobacct_gather_none.c
index 9e19bfaa780..5926f0b1e6b 100644
--- a/src/plugins/jobacct_gather/none/jobacct_gather_none.c
+++ b/src/plugins/jobacct_gather/none/jobacct_gather_none.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobcomp/elasticsearch/jobcomp_elasticsearch.c b/src/plugins/jobcomp/elasticsearch/jobcomp_elasticsearch.c
index 238f06e9602..828227f4f93 100644
--- a/src/plugins/jobcomp/elasticsearch/jobcomp_elasticsearch.c
+++ b/src/plugins/jobcomp/elasticsearch/jobcomp_elasticsearch.c
@@ -7,7 +7,7 @@
  *  <asanchez1987@gmail.com>, who borrowed heavily from jobcomp/filetxt
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.c b/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.c
index 6038ce6b8d5..b5c81a973a6 100644
--- a/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.c
+++ b/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.c
@@ -9,7 +9,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.h b/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.h
index 0589bad7b31..c1ab1a86e68 100644
--- a/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.h
+++ b/src/plugins/jobcomp/filetxt/filetxt_jobcomp_process.h
@@ -9,7 +9,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobcomp/filetxt/jobcomp_filetxt.c b/src/plugins/jobcomp/filetxt/jobcomp_filetxt.c
index d5395ee4fa9..ce02acb771e 100644
--- a/src/plugins/jobcomp/filetxt/jobcomp_filetxt.c
+++ b/src/plugins/jobcomp/filetxt/jobcomp_filetxt.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobcomp/mysql/jobcomp_mysql.c b/src/plugins/jobcomp/mysql/jobcomp_mysql.c
index 7f040d9ccb2..7b33dbc0179 100644
--- a/src/plugins/jobcomp/mysql/jobcomp_mysql.c
+++ b/src/plugins/jobcomp/mysql/jobcomp_mysql.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobcomp/mysql/mysql_jobcomp_process.c b/src/plugins/jobcomp/mysql/mysql_jobcomp_process.c
index a6a322ec804..60372f91727 100644
--- a/src/plugins/jobcomp/mysql/mysql_jobcomp_process.c
+++ b/src/plugins/jobcomp/mysql/mysql_jobcomp_process.c
@@ -9,7 +9,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobcomp/mysql/mysql_jobcomp_process.h b/src/plugins/jobcomp/mysql/mysql_jobcomp_process.h
index cf19ed492f9..95ecfcd3d6c 100644
--- a/src/plugins/jobcomp/mysql/mysql_jobcomp_process.h
+++ b/src/plugins/jobcomp/mysql/mysql_jobcomp_process.h
@@ -9,7 +9,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobcomp/none/jobcomp_none.c b/src/plugins/jobcomp/none/jobcomp_none.c
index 8a135442906..20242326b06 100644
--- a/src/plugins/jobcomp/none/jobcomp_none.c
+++ b/src/plugins/jobcomp/none/jobcomp_none.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/jobcomp/script/jobcomp_script.c b/src/plugins/jobcomp/script/jobcomp_script.c
index c67dd77e766..63af6a3bd82 100644
--- a/src/plugins/jobcomp/script/jobcomp_script.c
+++ b/src/plugins/jobcomp/script/jobcomp_script.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/launch/aprun/launch_aprun.c b/src/plugins/launch/aprun/launch_aprun.c
index 7d046c68d59..62c4b126334 100644
--- a/src/plugins/launch/aprun/launch_aprun.c
+++ b/src/plugins/launch/aprun/launch_aprun.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/launch/poe/launch_poe.c b/src/plugins/launch/poe/launch_poe.c
index 3c887262ad6..93a1bdf5e16 100644
--- a/src/plugins/launch/poe/launch_poe.c
+++ b/src/plugins/launch/poe/launch_poe.c
@@ -5,7 +5,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/launch/runjob/launch_runjob.c b/src/plugins/launch/runjob/launch_runjob.c
index 6f797bb8ccb..1998c00e6bc 100644
--- a/src/plugins/launch/runjob/launch_runjob.c
+++ b/src/plugins/launch/runjob/launch_runjob.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/launch/runjob/runjob_interface.cc b/src/plugins/launch/runjob/runjob_interface.cc
index cc65a8b6bf9..6665904fc7e 100644
--- a/src/plugins/launch/runjob/runjob_interface.cc
+++ b/src/plugins/launch/runjob/runjob_interface.cc
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/launch/runjob/runjob_interface.h b/src/plugins/launch/runjob/runjob_interface.h
index 08996be989a..5d7d5fe00db 100644
--- a/src/plugins/launch/runjob/runjob_interface.h
+++ b/src/plugins/launch/runjob/runjob_interface.h
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/launch/slurm/launch_slurm.c b/src/plugins/launch/slurm/launch_slurm.c
index 4724d7cd5f2..f90f1724489 100644
--- a/src/plugins/launch/slurm/launch_slurm.c
+++ b/src/plugins/launch/slurm/launch_slurm.c
@@ -5,7 +5,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/launch/slurm/task_state.c b/src/plugins/launch/slurm/task_state.c
index 08dff66ca0a..3dd4c72c415 100644
--- a/src/plugins/launch/slurm/task_state.c
+++ b/src/plugins/launch/slurm/task_state.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/launch/slurm/task_state.h b/src/plugins/launch/slurm/task_state.h
index 735b5525e38..c702d8f2c6f 100644
--- a/src/plugins/launch/slurm/task_state.h
+++ b/src/plugins/launch/slurm/task_state.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mcs/account/mcs_account.c b/src/plugins/mcs/account/mcs_account.c
index 4aaf701b456..3496742c536 100644
--- a/src/plugins/mcs/account/mcs_account.c
+++ b/src/plugins/mcs/account/mcs_account.c
@@ -5,7 +5,7 @@
  *  Written by Aline Roy <aline.roy@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mcs/group/mcs_group.c b/src/plugins/mcs/group/mcs_group.c
index 36dc772bc0b..bbf3e84c9ce 100644
--- a/src/plugins/mcs/group/mcs_group.c
+++ b/src/plugins/mcs/group/mcs_group.c
@@ -5,7 +5,7 @@
  *  Written by Aline Roy <aline.roy@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mcs/none/mcs_none.c b/src/plugins/mcs/none/mcs_none.c
index 0e82925b5d2..05ad7338f25 100644
--- a/src/plugins/mcs/none/mcs_none.c
+++ b/src/plugins/mcs/none/mcs_none.c
@@ -5,7 +5,7 @@
  *  Written by Aline Roy <aline.roy@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mcs/user/mcs_user.c b/src/plugins/mcs/user/mcs_user.c
index fc77bc110da..5d5a71991e5 100644
--- a/src/plugins/mcs/user/mcs_user.c
+++ b/src/plugins/mcs/user/mcs_user.c
@@ -5,7 +5,7 @@
  *  Written by Aline Roy <aline.roy@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/lam/lam.h b/src/plugins/mpi/lam/lam.h
index 51d3ae404a0..63e59e102e8 100644
--- a/src/plugins/mpi/lam/lam.h
+++ b/src/plugins/mpi/lam/lam.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/lam/mpi_lam.c b/src/plugins/mpi/lam/mpi_lam.c
index feea602a7e2..121eab956c3 100644
--- a/src/plugins/mpi/lam/mpi_lam.c
+++ b/src/plugins/mpi/lam/mpi_lam.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mpich1_p4/mpich1_p4.c b/src/plugins/mpi/mpich1_p4/mpich1_p4.c
index a8da9c43fb4..44c88acdae4 100644
--- a/src/plugins/mpi/mpich1_p4/mpich1_p4.c
+++ b/src/plugins/mpi/mpich1_p4/mpich1_p4.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mpich1_shmem/mpich1_shmem.c b/src/plugins/mpi/mpich1_shmem/mpich1_shmem.c
index 32635fe1824..3850d272321 100644
--- a/src/plugins/mpi/mpich1_shmem/mpich1_shmem.c
+++ b/src/plugins/mpi/mpich1_shmem/mpich1_shmem.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mpichgm/mpi_mpichgm.c b/src/plugins/mpi/mpichgm/mpi_mpichgm.c
index fb5b65a2481..90167d4430d 100644
--- a/src/plugins/mpi/mpichgm/mpi_mpichgm.c
+++ b/src/plugins/mpi/mpichgm/mpi_mpichgm.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mpichgm/mpichgm.c b/src/plugins/mpi/mpichgm/mpichgm.c
index e507fba7d59..d82e41dc726 100644
--- a/src/plugins/mpi/mpichgm/mpichgm.c
+++ b/src/plugins/mpi/mpichgm/mpichgm.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mpichgm/mpichgm.h b/src/plugins/mpi/mpichgm/mpichgm.h
index 931fb4ec419..ae9be69927c 100644
--- a/src/plugins/mpi/mpichgm/mpichgm.h
+++ b/src/plugins/mpi/mpichgm/mpichgm.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mpichmx/mpi_mpichmx.c b/src/plugins/mpi/mpichmx/mpi_mpichmx.c
index 63e332d6c08..81a3fbae0ef 100644
--- a/src/plugins/mpi/mpichmx/mpi_mpichmx.c
+++ b/src/plugins/mpi/mpichmx/mpi_mpichmx.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mpichmx/mpichmx.c b/src/plugins/mpi/mpichmx/mpichmx.c
index 0ed8bc20bbf..a083fadbc6f 100644
--- a/src/plugins/mpi/mpichmx/mpichmx.c
+++ b/src/plugins/mpi/mpichmx/mpichmx.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mpichmx/mpichmx.h b/src/plugins/mpi/mpichmx/mpichmx.h
index 50746c1fa00..dff0f62ea32 100644
--- a/src/plugins/mpi/mpichmx/mpichmx.h
+++ b/src/plugins/mpi/mpichmx/mpichmx.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mvapich/mpi_mvapich.c b/src/plugins/mpi/mvapich/mpi_mvapich.c
index 557db068aaa..03e60d1561c 100644
--- a/src/plugins/mpi/mvapich/mpi_mvapich.c
+++ b/src/plugins/mpi/mvapich/mpi_mvapich.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mvapich/mvapich.c b/src/plugins/mpi/mvapich/mvapich.c
index 25a1c57f912..3d5968b8608 100644
--- a/src/plugins/mpi/mvapich/mvapich.c
+++ b/src/plugins/mpi/mvapich/mvapich.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/mvapich/mvapich.h b/src/plugins/mpi/mvapich/mvapich.h
index a9f5ee47c37..ec5a965e994 100644
--- a/src/plugins/mpi/mvapich/mvapich.h
+++ b/src/plugins/mpi/mvapich/mvapich.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/none/mpi_none.c b/src/plugins/mpi/none/mpi_none.c
index 07a6ecff92d..ba60dab37b3 100644
--- a/src/plugins/mpi/none/mpi_none.c
+++ b/src/plugins/mpi/none/mpi_none.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/openmpi/mpi_openmpi.c b/src/plugins/mpi/openmpi/mpi_openmpi.c
index 61edb88a42b..90022646d0c 100644
--- a/src/plugins/mpi/openmpi/mpi_openmpi.c
+++ b/src/plugins/mpi/openmpi/mpi_openmpi.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/agent.c b/src/plugins/mpi/pmi2/agent.c
index 3b2389154e0..6c1860896ee 100644
--- a/src/plugins/mpi/pmi2/agent.c
+++ b/src/plugins/mpi/pmi2/agent.c
@@ -9,7 +9,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/client.c b/src/plugins/mpi/pmi2/client.c
index fdb29d92637..d4f752b688f 100644
--- a/src/plugins/mpi/pmi2/client.c
+++ b/src/plugins/mpi/pmi2/client.c
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/client.h b/src/plugins/mpi/pmi2/client.h
index 9697b8f9436..4d0b427d766 100644
--- a/src/plugins/mpi/pmi2/client.h
+++ b/src/plugins/mpi/pmi2/client.h
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/info.c b/src/plugins/mpi/pmi2/info.c
index 5e101ba6f5d..e9c0e18d2a0 100644
--- a/src/plugins/mpi/pmi2/info.c
+++ b/src/plugins/mpi/pmi2/info.c
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/info.h b/src/plugins/mpi/pmi2/info.h
index 33938580a77..cd155c2f423 100644
--- a/src/plugins/mpi/pmi2/info.h
+++ b/src/plugins/mpi/pmi2/info.h
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/kvs.c b/src/plugins/mpi/pmi2/kvs.c
index 061f9d1887a..1a99324d4b5 100644
--- a/src/plugins/mpi/pmi2/kvs.c
+++ b/src/plugins/mpi/pmi2/kvs.c
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/kvs.h b/src/plugins/mpi/pmi2/kvs.h
index 0dea497014c..de88e9b5bef 100644
--- a/src/plugins/mpi/pmi2/kvs.h
+++ b/src/plugins/mpi/pmi2/kvs.h
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/mpi_pmi2.c b/src/plugins/mpi/pmi2/mpi_pmi2.c
index d3e886d41dc..9d3a95bb368 100644
--- a/src/plugins/mpi/pmi2/mpi_pmi2.c
+++ b/src/plugins/mpi/pmi2/mpi_pmi2.c
@@ -9,7 +9,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/nameserv.c b/src/plugins/mpi/pmi2/nameserv.c
index a4f828278d0..a5662ed8b1f 100644
--- a/src/plugins/mpi/pmi2/nameserv.c
+++ b/src/plugins/mpi/pmi2/nameserv.c
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/nameserv.h b/src/plugins/mpi/pmi2/nameserv.h
index 428c9dcc095..c02445cbbdd 100644
--- a/src/plugins/mpi/pmi2/nameserv.h
+++ b/src/plugins/mpi/pmi2/nameserv.h
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/pmi.h b/src/plugins/mpi/pmi2/pmi.h
index 3b82340b448..67db227f3fb 100644
--- a/src/plugins/mpi/pmi2/pmi.h
+++ b/src/plugins/mpi/pmi2/pmi.h
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/pmi1.c b/src/plugins/mpi/pmi2/pmi1.c
index f212f98e579..758441f0586 100644
--- a/src/plugins/mpi/pmi2/pmi1.c
+++ b/src/plugins/mpi/pmi2/pmi1.c
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/pmi2.c b/src/plugins/mpi/pmi2/pmi2.c
index 06afe4b0981..99c61d5368d 100644
--- a/src/plugins/mpi/pmi2/pmi2.c
+++ b/src/plugins/mpi/pmi2/pmi2.c
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/ring.c b/src/plugins/mpi/pmi2/ring.c
index dd6a5dfc06b..84a2a901133 100644
--- a/src/plugins/mpi/pmi2/ring.c
+++ b/src/plugins/mpi/pmi2/ring.c
@@ -8,7 +8,7 @@
  * All rights reserved.
  *
  * This file is part of SLURM, a resource management program.
- * For details, see <http://slurm.schedmd.com/>.
+ * For details, see <https://slurm.schedmd.com/>.
  * Please also read the included file: DISCLAIMER.
  * 
  * LLNL Preamble Notice
diff --git a/src/plugins/mpi/pmi2/setup.c b/src/plugins/mpi/pmi2/setup.c
index da3fdf78031..242769189be 100644
--- a/src/plugins/mpi/pmi2/setup.c
+++ b/src/plugins/mpi/pmi2/setup.c
@@ -9,7 +9,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/setup.h b/src/plugins/mpi/pmi2/setup.h
index 3c96f0097dd..cd46da69f7f 100644
--- a/src/plugins/mpi/pmi2/setup.h
+++ b/src/plugins/mpi/pmi2/setup.h
@@ -9,7 +9,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/spawn.c b/src/plugins/mpi/pmi2/spawn.c
index 219a9dee8df..a365e8df240 100644
--- a/src/plugins/mpi/pmi2/spawn.c
+++ b/src/plugins/mpi/pmi2/spawn.c
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/spawn.h b/src/plugins/mpi/pmi2/spawn.h
index b4ec7e2f7b2..b17fd37cbf1 100644
--- a/src/plugins/mpi/pmi2/spawn.h
+++ b/src/plugins/mpi/pmi2/spawn.h
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/tree.c b/src/plugins/mpi/pmi2/tree.c
index 841764116fb..30ad957c907 100644
--- a/src/plugins/mpi/pmi2/tree.c
+++ b/src/plugins/mpi/pmi2/tree.c
@@ -13,7 +13,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmi2/tree.h b/src/plugins/mpi/pmi2/tree.h
index 3aaddebd221..58481580498 100644
--- a/src/plugins/mpi/pmi2/tree.h
+++ b/src/plugins/mpi/pmi2/tree.h
@@ -6,7 +6,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/mpi_pmix.c b/src/plugins/mpi/pmix/mpi_pmix.c
index a22c9d53d55..44849f0cc93 100644
--- a/src/plugins/mpi/pmix/mpi_pmix.c
+++ b/src/plugins/mpi/pmix/mpi_pmix.c
@@ -6,7 +6,7 @@
  *  Written by Artem Y. Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_agent.c b/src/plugins/mpi/pmix/pmixp_agent.c
index a126fe74a87..333e7ac8394 100644
--- a/src/plugins/mpi/pmix/pmixp_agent.c
+++ b/src/plugins/mpi/pmix/pmixp_agent.c
@@ -6,7 +6,7 @@
  *  Written by Artem Y. Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_agent.h b/src/plugins/mpi/pmix/pmixp_agent.h
index c57ad38227d..79376619870 100644
--- a/src/plugins/mpi/pmix/pmixp_agent.h
+++ b/src/plugins/mpi/pmix/pmixp_agent.h
@@ -6,7 +6,7 @@
  *  Written by Artem Y. Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_client.c b/src/plugins/mpi/pmix/pmixp_client.c
index d78772d88ba..06a48e5f2cb 100644
--- a/src/plugins/mpi/pmix/pmixp_client.c
+++ b/src/plugins/mpi/pmix/pmixp_client.c
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_client.h b/src/plugins/mpi/pmix/pmixp_client.h
index 84c77a09964..d4965226289 100644
--- a/src/plugins/mpi/pmix/pmixp_client.h
+++ b/src/plugins/mpi/pmix/pmixp_client.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_coll.c b/src/plugins/mpi/pmix/pmixp_coll.c
index 4bd4ae17386..b5b97c58e87 100644
--- a/src/plugins/mpi/pmix/pmixp_coll.c
+++ b/src/plugins/mpi/pmix/pmixp_coll.c
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_coll.h b/src/plugins/mpi/pmix/pmixp_coll.h
index ef86b7749c8..ab9270e9efb 100644
--- a/src/plugins/mpi/pmix/pmixp_coll.h
+++ b/src/plugins/mpi/pmix/pmixp_coll.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_common.h b/src/plugins/mpi/pmix/pmixp_common.h
index e9db24d4a59..95a4fd455ac 100644
--- a/src/plugins/mpi/pmix/pmixp_common.h
+++ b/src/plugins/mpi/pmix/pmixp_common.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_debug.h b/src/plugins/mpi/pmix/pmixp_debug.h
index a3d2b4918bb..5559b162b8b 100644
--- a/src/plugins/mpi/pmix/pmixp_debug.h
+++ b/src/plugins/mpi/pmix/pmixp_debug.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_dmdx.c b/src/plugins/mpi/pmix/pmixp_dmdx.c
index 0601b4bd9da..8f54d2ce35a 100644
--- a/src/plugins/mpi/pmix/pmixp_dmdx.c
+++ b/src/plugins/mpi/pmix/pmixp_dmdx.c
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_dmdx.h b/src/plugins/mpi/pmix/pmixp_dmdx.h
index 2c87ff03b1e..a675a691d60 100644
--- a/src/plugins/mpi/pmix/pmixp_dmdx.h
+++ b/src/plugins/mpi/pmix/pmixp_dmdx.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_info.c b/src/plugins/mpi/pmix/pmixp_info.c
index ed81578ef99..edc0e47204f 100644
--- a/src/plugins/mpi/pmix/pmixp_info.c
+++ b/src/plugins/mpi/pmix/pmixp_info.c
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_info.h b/src/plugins/mpi/pmix/pmixp_info.h
index 5fe7620adda..e8e159567e8 100644
--- a/src/plugins/mpi/pmix/pmixp_info.h
+++ b/src/plugins/mpi/pmix/pmixp_info.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_io.c b/src/plugins/mpi/pmix/pmixp_io.c
index 3581a8f13b5..63162aff3fc 100644
--- a/src/plugins/mpi/pmix/pmixp_io.c
+++ b/src/plugins/mpi/pmix/pmixp_io.c
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_io.h b/src/plugins/mpi/pmix/pmixp_io.h
index d5f5cc0e1e9..f2fcc2d9323 100644
--- a/src/plugins/mpi/pmix/pmixp_io.h
+++ b/src/plugins/mpi/pmix/pmixp_io.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_nspaces.c b/src/plugins/mpi/pmix/pmixp_nspaces.c
index af68df16fc8..8c30a735318 100644
--- a/src/plugins/mpi/pmix/pmixp_nspaces.c
+++ b/src/plugins/mpi/pmix/pmixp_nspaces.c
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_nspaces.h b/src/plugins/mpi/pmix/pmixp_nspaces.h
index 5b380f61059..a67f5bdc78c 100644
--- a/src/plugins/mpi/pmix/pmixp_nspaces.h
+++ b/src/plugins/mpi/pmix/pmixp_nspaces.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_server.c b/src/plugins/mpi/pmix/pmixp_server.c
index 2c67c39a305..5e79858b3e7 100644
--- a/src/plugins/mpi/pmix/pmixp_server.c
+++ b/src/plugins/mpi/pmix/pmixp_server.c
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_server.h b/src/plugins/mpi/pmix/pmixp_server.h
index a898c8c9efa..a27ae43f0ac 100644
--- a/src/plugins/mpi/pmix/pmixp_server.h
+++ b/src/plugins/mpi/pmix/pmixp_server.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_state.c b/src/plugins/mpi/pmix/pmixp_state.c
index 23e71fe1d82..0e31ad05e41 100644
--- a/src/plugins/mpi/pmix/pmixp_state.c
+++ b/src/plugins/mpi/pmix/pmixp_state.c
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_state.h b/src/plugins/mpi/pmix/pmixp_state.h
index 3c8f74e1cf0..2d7c4696c88 100644
--- a/src/plugins/mpi/pmix/pmixp_state.h
+++ b/src/plugins/mpi/pmix/pmixp_state.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_utils.c b/src/plugins/mpi/pmix/pmixp_utils.c
index 94ad445f9f8..1155effc82d 100644
--- a/src/plugins/mpi/pmix/pmixp_utils.c
+++ b/src/plugins/mpi/pmix/pmixp_utils.c
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/mpi/pmix/pmixp_utils.h b/src/plugins/mpi/pmix/pmixp_utils.h
index 5153cf817f0..eb338a0f15b 100644
--- a/src/plugins/mpi/pmix/pmixp_utils.h
+++ b/src/plugins/mpi/pmix/pmixp_utils.h
@@ -6,7 +6,7 @@
  *  Written by Artem Polyakov <artpol84@gmail.com, artemp@mellanox.com>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/node_features/knl_cray/node_features_knl_cray.c b/src/plugins/node_features/knl_cray/node_features_knl_cray.c
index 9be242c4e8e..16f579aef30 100644
--- a/src/plugins/node_features/knl_cray/node_features_knl_cray.c
+++ b/src/plugins/node_features/knl_cray/node_features_knl_cray.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/node_features/knl_generic/node_features_knl_generic.c b/src/plugins/node_features/knl_generic/node_features_knl_generic.c
index 3ce25892af1..e1be9fed293 100644
--- a/src/plugins/node_features/knl_generic/node_features_knl_generic.c
+++ b/src/plugins/node_features/knl_generic/node_features_knl_generic.c
@@ -6,7 +6,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/power/common/power_common.c b/src/plugins/power/common/power_common.c
index 85c9f8f6ea9..dafe514230d 100644
--- a/src/plugins/power/common/power_common.c
+++ b/src/plugins/power/common/power_common.c
@@ -9,7 +9,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/power/common/power_common.h b/src/plugins/power/common/power_common.h
index 56c7a229088..e6a4bcb091e 100644
--- a/src/plugins/power/common/power_common.h
+++ b/src/plugins/power/common/power_common.h
@@ -9,7 +9,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/power/cray/power_cray.c b/src/plugins/power/cray/power_cray.c
index 4b3bee14f2c..bd9b1d97b71 100644
--- a/src/plugins/power/cray/power_cray.c
+++ b/src/plugins/power/cray/power_cray.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/power/none/power_none.c b/src/plugins/power/none/power_none.c
index 252c8a2fcf7..039febf5569 100644
--- a/src/plugins/power/none/power_none.c
+++ b/src/plugins/power/none/power_none.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/preempt/job_prio/preempt_job_prio.c b/src/plugins/preempt/job_prio/preempt_job_prio.c
index f507106c098..64309d40b79 100644
--- a/src/plugins/preempt/job_prio/preempt_job_prio.c
+++ b/src/plugins/preempt/job_prio/preempt_job_prio.c
@@ -20,12 +20,12 @@
  *  candidates.
  *****************************************************************************
  *  Copyright (C) 2009-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris jette <jette1@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/preempt/none/preempt_none.c b/src/plugins/preempt/none/preempt_none.c
index 22041efbcfa..1f1c36ee81f 100644
--- a/src/plugins/preempt/none/preempt_none.c
+++ b/src/plugins/preempt/none/preempt_none.c
@@ -2,13 +2,13 @@
  *  preempt_none.c - disable job preemption plugin.
  *****************************************************************************
  *  Copyright (C) 2009-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/preempt/partition_prio/preempt_partition_prio.c b/src/plugins/preempt/partition_prio/preempt_partition_prio.c
index ee60a03e3e4..f1eda8b6569 100644
--- a/src/plugins/preempt/partition_prio/preempt_partition_prio.c
+++ b/src/plugins/preempt/partition_prio/preempt_partition_prio.c
@@ -3,13 +3,13 @@
  *  jobs based upon their partition's priority.
  *****************************************************************************
  *  Copyright (C) 2009-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/preempt/qos/preempt_qos.c b/src/plugins/preempt/qos/preempt_qos.c
index 63b49e9e1e1..88d6390dfcc 100644
--- a/src/plugins/preempt/qos/preempt_qos.c
+++ b/src/plugins/preempt/qos/preempt_qos.c
@@ -3,13 +3,13 @@
  *  jobs based upon their Quality Of Service (QOS).
  *****************************************************************************
  *  Copyright (C) 2009-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/priority/basic/priority_basic.c b/src/plugins/priority/basic/priority_basic.c
index c7c976a8bc3..a86ce3fe277 100644
--- a/src/plugins/priority/basic/priority_basic.c
+++ b/src/plugins/priority/basic/priority_basic.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/priority/multifactor/fair_tree.c b/src/plugins/priority/multifactor/fair_tree.c
index beff75b46f7..f9fb27e9d74 100644
--- a/src/plugins/priority/multifactor/fair_tree.c
+++ b/src/plugins/priority/multifactor/fair_tree.c
@@ -6,7 +6,7 @@
  *  Authors: Ryan Cox <ryan_cox@byu.edu>, Levi Morrison <levi_morrison@byu.edu>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/priority/multifactor/fair_tree.h b/src/plugins/priority/multifactor/fair_tree.h
index f9a2db14f5f..8225c24a9a1 100644
--- a/src/plugins/priority/multifactor/fair_tree.h
+++ b/src/plugins/priority/multifactor/fair_tree.h
@@ -6,7 +6,7 @@
  *  Authors: Ryan Cox <ryan_cox@byu.edu>, Levi Morrison <levi_morrison@byu.edu>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/priority/multifactor/priority_multifactor.c b/src/plugins/priority/multifactor/priority_multifactor.c
index 2e3ab6f33a1..ffe33d43bb9 100644
--- a/src/plugins/priority/multifactor/priority_multifactor.c
+++ b/src/plugins/priority/multifactor/priority_multifactor.c
@@ -14,7 +14,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/priority/multifactor/priority_multifactor.h b/src/plugins/priority/multifactor/priority_multifactor.h
index 281b9d01318..63df4fb5aa7 100644
--- a/src/plugins/priority/multifactor/priority_multifactor.h
+++ b/src/plugins/priority/multifactor/priority_multifactor.h
@@ -14,7 +14,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/proctrack/cgroup/proctrack_cgroup.c b/src/plugins/proctrack/cgroup/proctrack_cgroup.c
index 5db6010dab4..c28cf80ba1f 100644
--- a/src/plugins/proctrack/cgroup/proctrack_cgroup.c
+++ b/src/plugins/proctrack/cgroup/proctrack_cgroup.c
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/proctrack/cray/proctrack_cray.c b/src/plugins/proctrack/cray/proctrack_cray.c
index 7871afa640d..ec87fee4c86 100644
--- a/src/plugins/proctrack/cray/proctrack_cray.c
+++ b/src/plugins/proctrack/cray/proctrack_cray.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/proctrack/linuxproc/kill_tree.c b/src/plugins/proctrack/linuxproc/kill_tree.c
index 6358e4fee15..b349b2c870e 100644
--- a/src/plugins/proctrack/linuxproc/kill_tree.c
+++ b/src/plugins/proctrack/linuxproc/kill_tree.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/proctrack/linuxproc/kill_tree.h b/src/plugins/proctrack/linuxproc/kill_tree.h
index 20737a42ec1..be4bce7cb17 100644
--- a/src/plugins/proctrack/linuxproc/kill_tree.h
+++ b/src/plugins/proctrack/linuxproc/kill_tree.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/proctrack/linuxproc/proctrack_linuxproc.c b/src/plugins/proctrack/linuxproc/proctrack_linuxproc.c
index b4b6898be4a..d23626ecccc 100644
--- a/src/plugins/proctrack/linuxproc/proctrack_linuxproc.c
+++ b/src/plugins/proctrack/linuxproc/proctrack_linuxproc.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/proctrack/lua/proctrack_lua.c b/src/plugins/proctrack/lua/proctrack_lua.c
index e6c9b7f37bd..ef27be627dd 100644
--- a/src/plugins/proctrack/lua/proctrack_lua.c
+++ b/src/plugins/proctrack/lua/proctrack_lua.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/proctrack/pgid/proctrack_pgid.c b/src/plugins/proctrack/pgid/proctrack_pgid.c
index 05618ba0a9a..9f385f8c3b6 100644
--- a/src/plugins/proctrack/pgid/proctrack_pgid.c
+++ b/src/plugins/proctrack/pgid/proctrack_pgid.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/proctrack/sgi_job/proctrack_sgi_job.c b/src/plugins/proctrack/sgi_job/proctrack_sgi_job.c
index 842876c8e14..40ba94cfc60 100644
--- a/src/plugins/proctrack/sgi_job/proctrack_sgi_job.c
+++ b/src/plugins/proctrack/sgi_job/proctrack_sgi_job.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/route/default/route_default.c b/src/plugins/route/default/route_default.c
index 321eaec9734..e056d1430c6 100644
--- a/src/plugins/route/default/route_default.c
+++ b/src/plugins/route/default/route_default.c
@@ -7,7 +7,7 @@
  *  Written by Rod Schultz <rod.schultz@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/route/topology/route_topology.c b/src/plugins/route/topology/route_topology.c
index 9242da6de8d..aaf3b1ff2d6 100644
--- a/src/plugins/route/topology/route_topology.c
+++ b/src/plugins/route/topology/route_topology.c
@@ -7,7 +7,7 @@
  *  Written by Rod Schultz <rod.schultz@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/sched/backfill/backfill.c b/src/plugins/sched/backfill/backfill.c
index 31f6fa05bde..2c7c0fb46b3 100644
--- a/src/plugins/sched/backfill/backfill.c
+++ b/src/plugins/sched/backfill/backfill.c
@@ -21,7 +21,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/sched/backfill/backfill.h b/src/plugins/sched/backfill/backfill.h
index 6b7b2a33875..dbf5004c987 100644
--- a/src/plugins/sched/backfill/backfill.h
+++ b/src/plugins/sched/backfill/backfill.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/sched/backfill/backfill_wrapper.c b/src/plugins/sched/backfill/backfill_wrapper.c
index 2845e86740b..bc8b11f9814 100644
--- a/src/plugins/sched/backfill/backfill_wrapper.c
+++ b/src/plugins/sched/backfill/backfill_wrapper.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/sched/builtin/builtin.c b/src/plugins/sched/builtin/builtin.c
index 920b5702ef5..917e9133903 100644
--- a/src/plugins/sched/builtin/builtin.c
+++ b/src/plugins/sched/builtin/builtin.c
@@ -12,7 +12,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/sched/builtin/builtin.h b/src/plugins/sched/builtin/builtin.h
index 3a81b4e2da3..67fe44840a9 100644
--- a/src/plugins/sched/builtin/builtin.h
+++ b/src/plugins/sched/builtin/builtin.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/sched/builtin/builtin_wrapper.c b/src/plugins/sched/builtin/builtin_wrapper.c
index 33f18d017af..0738d818458 100644
--- a/src/plugins/sched/builtin/builtin_wrapper.c
+++ b/src/plugins/sched/builtin/builtin_wrapper.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/sched/hold/hold_wrapper.c b/src/plugins/sched/hold/hold_wrapper.c
index 6c3e217f304..241021c2a7d 100644
--- a/src/plugins/sched/hold/hold_wrapper.c
+++ b/src/plugins/sched/hold/hold_wrapper.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/alps/cray_config.c b/src/plugins/select/alps/cray_config.c
index 18eca9fbb6d..c4296f3f81e 100644
--- a/src/plugins/select/alps/cray_config.c
+++ b/src/plugins/select/alps/cray_config.c
@@ -2,12 +2,12 @@
  *  cray_config.c
  *
  *****************************************************************************
- *  Copyright (C) 2011 SchedMD LLC <http://www.schedmd.com>.
+ *  Copyright (C) 2011 SchedMD LLC <https://www.schedmd.com>.
  *  Supported by the Oak Ridge National Laboratory Extreme Scale Systems Center
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/alps/cray_config.h b/src/plugins/select/alps/cray_config.h
index 176c87ad89d..8cb4ac6fd90 100644
--- a/src/plugins/select/alps/cray_config.h
+++ b/src/plugins/select/alps/cray_config.h
@@ -1,12 +1,12 @@
 /*****************************************************************************\
  *  cray_config.h
  *****************************************************************************
- *  Copyright (C) 2011 SchedMD LLC <http://www.schedmd.com>.
+ *  Copyright (C) 2011 SchedMD LLC <https://www.schedmd.com>.
  *  Supported by the Oak Ridge National Laboratory Extreme Scale Systems Center
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/alps/libalps/basil_request.c b/src/plugins/select/alps/libalps/basil_request.c
index f2c958ca936..9acfb134812 100644
--- a/src/plugins/select/alps/libalps/basil_request.c
+++ b/src/plugins/select/alps/libalps/basil_request.c
@@ -2,7 +2,7 @@
  * Fork apbasil process as co-process, parse output.
  *
  * Copyright (c) 2009-2011 Centro Svizzero di Calcolo Scientifico (CSCS)
- * Portions Copyright (C) 2011 SchedMD <http://www.schedmd.com>.
+ * Portions Copyright (C) 2011 SchedMD <https://www.schedmd.com>.
  * Licensed under the GPLv2.
  */
 #include "../basil_interface.h"
diff --git a/src/plugins/select/alps/libalps/do_switch.c b/src/plugins/select/alps/libalps/do_switch.c
index fefc2dcfb1f..d458fde6c0c 100644
--- a/src/plugins/select/alps/libalps/do_switch.c
+++ b/src/plugins/select/alps/libalps/do_switch.c
@@ -5,7 +5,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/alps/libalps/memory_handling.h b/src/plugins/select/alps/libalps/memory_handling.h
index cc4afa66795..da7849da523 100644
--- a/src/plugins/select/alps/libalps/memory_handling.h
+++ b/src/plugins/select/alps/libalps/memory_handling.h
@@ -5,7 +5,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/alps/libemulate/alps_emulate.c b/src/plugins/select/alps/libemulate/alps_emulate.c
index 23d46ef3201..d5713df5024 100644
--- a/src/plugins/select/alps/libemulate/alps_emulate.c
+++ b/src/plugins/select/alps/libemulate/alps_emulate.c
@@ -1,12 +1,12 @@
 /*****************************************************************************\
  *  alps_emulate.c - simple ALPS emulator used for testing purposes
  *****************************************************************************
- *  Copyright (C) 2011 SchedMD <http://www.schedmd.com>.
+ *  Copyright (C) 2011 SchedMD <https://www.schedmd.com>.
  *  Supported by the Oak Ridge National Laboratory Extreme Scale Systems Center
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/alps/select_alps.c b/src/plugins/select/alps/select_alps.c
index 2d7c4f02811..1b4e92eacf9 100644
--- a/src/plugins/select/alps/select_alps.c
+++ b/src/plugins/select/alps/select_alps.c
@@ -2,14 +2,14 @@
  *  select_alps.c - node selection plugin for alps/cray systems.
  *****************************************************************************
  *  Copyright (C) 2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Supported by the Oak Ridge National Laboratory Extreme Scale Systems Center
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Danny Auble <da@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/ba_bgq/block_allocator.c b/src/plugins/select/bluegene/ba_bgq/block_allocator.c
index d4aa2d2493f..1801a1ceae5 100644
--- a/src/plugins/select/bluegene/ba_bgq/block_allocator.c
+++ b/src/plugins/select/bluegene/ba_bgq/block_allocator.c
@@ -9,7 +9,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/ba_bgq/block_allocator.h b/src/plugins/select/bluegene/ba_bgq/block_allocator.h
index 1061fd82164..680d0a91118 100644
--- a/src/plugins/select/bluegene/ba_bgq/block_allocator.h
+++ b/src/plugins/select/bluegene/ba_bgq/block_allocator.h
@@ -8,7 +8,7 @@
  *  Written by Dan Phung <phung4@llnl.gov>, Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/ba_bgq/wire_test.c b/src/plugins/select/bluegene/ba_bgq/wire_test.c
index 998c1f08b90..2a32536996e 100644
--- a/src/plugins/select/bluegene/ba_bgq/wire_test.c
+++ b/src/plugins/select/bluegene/ba_bgq/wire_test.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/ba_common.c b/src/plugins/select/bluegene/ba_common.c
index 8288a7af1eb..934eb324126 100644
--- a/src/plugins/select/bluegene/ba_common.c
+++ b/src/plugins/select/bluegene/ba_common.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/ba_common.h b/src/plugins/select/bluegene/ba_common.h
index 3fefd12441c..7f2cdb9159e 100644
--- a/src/plugins/select/bluegene/ba_common.h
+++ b/src/plugins/select/bluegene/ba_common.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_core.c b/src/plugins/select/bluegene/bg_core.c
index 8a5fabbcfce..798f158e54f 100644
--- a/src/plugins/select/bluegene/bg_core.c
+++ b/src/plugins/select/bluegene/bg_core.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <auble1@llnl.gov> et. al.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_core.h b/src/plugins/select/bluegene/bg_core.h
index b5cccdefd41..88b15c56790 100644
--- a/src/plugins/select/bluegene/bg_core.h
+++ b/src/plugins/select/bluegene/bg_core.h
@@ -6,7 +6,7 @@
  *  Written by Dan Phung <phung4@llnl.gov> and Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_defined_block.c b/src/plugins/select/bluegene/bg_defined_block.c
index e98f4ec8c66..c1ae3fa0b51 100644
--- a/src/plugins/select/bluegene/bg_defined_block.c
+++ b/src/plugins/select/bluegene/bg_defined_block.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_defined_block.h b/src/plugins/select/bluegene/bg_defined_block.h
index 124ac046949..8c973229583 100644
--- a/src/plugins/select/bluegene/bg_defined_block.h
+++ b/src/plugins/select/bluegene/bg_defined_block.h
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_dynamic_block.c b/src/plugins/select/bluegene/bg_dynamic_block.c
index 263280b7ad1..4f94a73cac7 100644
--- a/src/plugins/select/bluegene/bg_dynamic_block.c
+++ b/src/plugins/select/bluegene/bg_dynamic_block.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_dynamic_block.h b/src/plugins/select/bluegene/bg_dynamic_block.h
index 33987592e0d..916b9c67aad 100644
--- a/src/plugins/select/bluegene/bg_dynamic_block.h
+++ b/src/plugins/select/bluegene/bg_dynamic_block.h
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_enums.h b/src/plugins/select/bluegene/bg_enums.h
index 82cb865ae79..6c3bc7d8576 100644
--- a/src/plugins/select/bluegene/bg_enums.h
+++ b/src/plugins/select/bluegene/bg_enums.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_job_info.c b/src/plugins/select/bluegene/bg_job_info.c
index 0969ca714c0..4ec4ba854b3 100644
--- a/src/plugins/select/bluegene/bg_job_info.c
+++ b/src/plugins/select/bluegene/bg_job_info.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_job_info.h b/src/plugins/select/bluegene/bg_job_info.h
index 1d0055d2347..aea90859446 100644
--- a/src/plugins/select/bluegene/bg_job_info.h
+++ b/src/plugins/select/bluegene/bg_job_info.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_job_place.c b/src/plugins/select/bluegene/bg_job_place.c
index 3a767e06be6..e0a88a4195c 100644
--- a/src/plugins/select/bluegene/bg_job_place.c
+++ b/src/plugins/select/bluegene/bg_job_place.c
@@ -9,7 +9,7 @@
  *             and Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_job_place.h b/src/plugins/select/bluegene/bg_job_place.h
index 9c6c94d72a4..7e6333da209 100644
--- a/src/plugins/select/bluegene/bg_job_place.h
+++ b/src/plugins/select/bluegene/bg_job_place.h
@@ -7,7 +7,7 @@
  *  Written by Dan Phung <phung4@llnl.gov> et. al.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_job_run.c b/src/plugins/select/bluegene/bg_job_run.c
index babfd1b1f33..c296ef5f592 100644
--- a/src/plugins/select/bluegene/bg_job_run.c
+++ b/src/plugins/select/bluegene/bg_job_run.c
@@ -8,7 +8,7 @@
  *  Written by Morris Jette <jette1@llnl.gov>, Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_job_run.h b/src/plugins/select/bluegene/bg_job_run.h
index 3ac657d75db..5c9ef70eafe 100644
--- a/src/plugins/select/bluegene/bg_job_run.h
+++ b/src/plugins/select/bluegene/bg_job_run.h
@@ -7,7 +7,7 @@
  *  Written by Morris Jette <jette1@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_list_functions.c b/src/plugins/select/bluegene/bg_list_functions.c
index a1416a088d3..7f8d7ffaf81 100644
--- a/src/plugins/select/bluegene/bg_list_functions.c
+++ b/src/plugins/select/bluegene/bg_list_functions.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_list_functions.h b/src/plugins/select/bluegene/bg_list_functions.h
index 7b7886d5dc0..6bd74240edb 100644
--- a/src/plugins/select/bluegene/bg_list_functions.h
+++ b/src/plugins/select/bluegene/bg_list_functions.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_node_info.c b/src/plugins/select/bluegene/bg_node_info.c
index 6571b4033a7..f3ccbae1a38 100644
--- a/src/plugins/select/bluegene/bg_node_info.c
+++ b/src/plugins/select/bluegene/bg_node_info.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_node_info.h b/src/plugins/select/bluegene/bg_node_info.h
index dfb9b0aaefb..734f6679512 100644
--- a/src/plugins/select/bluegene/bg_node_info.h
+++ b/src/plugins/select/bluegene/bg_node_info.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_read_config.c b/src/plugins/select/bluegene/bg_read_config.c
index 6ff553d2bdc..bbcd6c8af93 100644
--- a/src/plugins/select/bluegene/bg_read_config.c
+++ b/src/plugins/select/bluegene/bg_read_config.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_read_config.h b/src/plugins/select/bluegene/bg_read_config.h
index 69f8f45360f..e457d5807d4 100644
--- a/src/plugins/select/bluegene/bg_read_config.h
+++ b/src/plugins/select/bluegene/bg_read_config.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_record_functions.c b/src/plugins/select/bluegene/bg_record_functions.c
index c670c67e147..22b38d0774a 100644
--- a/src/plugins/select/bluegene/bg_record_functions.c
+++ b/src/plugins/select/bluegene/bg_record_functions.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_record_functions.h b/src/plugins/select/bluegene/bg_record_functions.h
index 48ede63e22e..df7dbe58a7c 100644
--- a/src/plugins/select/bluegene/bg_record_functions.h
+++ b/src/plugins/select/bluegene/bg_record_functions.h
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_status.c b/src/plugins/select/bluegene/bg_status.c
index 0cb1c8933cb..df052b14a7b 100644
--- a/src/plugins/select/bluegene/bg_status.c
+++ b/src/plugins/select/bluegene/bg_status.c
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_status.h b/src/plugins/select/bluegene/bg_status.h
index 3932ebd4e96..39aecbd05e1 100644
--- a/src/plugins/select/bluegene/bg_status.h
+++ b/src/plugins/select/bluegene/bg_status.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bg_structs.h b/src/plugins/select/bluegene/bg_structs.h
index 5090a48301e..42ba19876d0 100644
--- a/src/plugins/select/bluegene/bg_structs.h
+++ b/src/plugins/select/bluegene/bg_structs.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bl_bgq/bridge_helper.cc b/src/plugins/select/bluegene/bl_bgq/bridge_helper.cc
index dacc346c485..69644a2516c 100644
--- a/src/plugins/select/bluegene/bl_bgq/bridge_helper.cc
+++ b/src/plugins/select/bluegene/bl_bgq/bridge_helper.cc
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bl_bgq/bridge_helper.h b/src/plugins/select/bluegene/bl_bgq/bridge_helper.h
index 87bc1485229..64f2992fe18 100644
--- a/src/plugins/select/bluegene/bl_bgq/bridge_helper.h
+++ b/src/plugins/select/bluegene/bl_bgq/bridge_helper.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bl_bgq/bridge_linker.cc b/src/plugins/select/bluegene/bl_bgq/bridge_linker.cc
index 4846691d198..045943fa827 100644
--- a/src/plugins/select/bluegene/bl_bgq/bridge_linker.cc
+++ b/src/plugins/select/bluegene/bl_bgq/bridge_linker.cc
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bl_bgq/bridge_status.cc b/src/plugins/select/bluegene/bl_bgq/bridge_status.cc
index 70506b351a0..13f6147c70f 100644
--- a/src/plugins/select/bluegene/bl_bgq/bridge_status.cc
+++ b/src/plugins/select/bluegene/bl_bgq/bridge_status.cc
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bl_bgq/bridge_status.h b/src/plugins/select/bluegene/bl_bgq/bridge_status.h
index 3cd97367394..a01d6679879 100644
--- a/src/plugins/select/bluegene/bl_bgq/bridge_status.h
+++ b/src/plugins/select/bluegene/bl_bgq/bridge_status.h
@@ -7,7 +7,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/bridge_linker.h b/src/plugins/select/bluegene/bridge_linker.h
index 5532bde6ae6..65259841192 100644
--- a/src/plugins/select/bluegene/bridge_linker.h
+++ b/src/plugins/select/bluegene/bridge_linker.h
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/configure_api.c b/src/plugins/select/bluegene/configure_api.c
index f3ce7976bdd..c2b0d74b8a6 100644
--- a/src/plugins/select/bluegene/configure_api.c
+++ b/src/plugins/select/bluegene/configure_api.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/configure_api.h b/src/plugins/select/bluegene/configure_api.h
index bb85d19fa8b..dc96d367893 100644
--- a/src/plugins/select/bluegene/configure_api.h
+++ b/src/plugins/select/bluegene/configure_api.h
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/libsched_if64.c b/src/plugins/select/bluegene/libsched_if64.c
index 1a33b8a3dd0..81cf4b8857e 100644
--- a/src/plugins/select/bluegene/libsched_if64.c
+++ b/src/plugins/select/bluegene/libsched_if64.c
@@ -8,7 +8,7 @@
  *  Written by Danny Auble <auble1@llnl.gov> et. al.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/runjob_plugin.cc b/src/plugins/select/bluegene/runjob_plugin.cc
index 2693febcbf0..5aa2a167256 100644
--- a/src/plugins/select/bluegene/runjob_plugin.cc
+++ b/src/plugins/select/bluegene/runjob_plugin.cc
@@ -12,7 +12,7 @@
  *  Written by Danny Auble <da@schedmd.com> et. al.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/select_bluegene.c b/src/plugins/select/bluegene/select_bluegene.c
index 96e7ff7a80c..f0967730c06 100644
--- a/src/plugins/select/bluegene/select_bluegene.c
+++ b/src/plugins/select/bluegene/select_bluegene.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/sfree/opts.c b/src/plugins/select/bluegene/sfree/opts.c
index 6d8d91687c6..9dcf5ee834a 100644
--- a/src/plugins/select/bluegene/sfree/opts.c
+++ b/src/plugins/select/bluegene/sfree/opts.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/sfree/sfree.c b/src/plugins/select/bluegene/sfree/sfree.c
index 64e93cb4529..ed6e317402d 100644
--- a/src/plugins/select/bluegene/sfree/sfree.c
+++ b/src/plugins/select/bluegene/sfree/sfree.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/sfree/sfree.h b/src/plugins/select/bluegene/sfree/sfree.h
index ae184769247..a6d3fe1b5d4 100644
--- a/src/plugins/select/bluegene/sfree/sfree.h
+++ b/src/plugins/select/bluegene/sfree/sfree.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/slurm_epilog.c b/src/plugins/select/bluegene/slurm_epilog.c
index 5162f3eac2e..8b4c563752e 100644
--- a/src/plugins/select/bluegene/slurm_epilog.c
+++ b/src/plugins/select/bluegene/slurm_epilog.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/bluegene/slurm_prolog.c b/src/plugins/select/bluegene/slurm_prolog.c
index 872135f6320..9f4880a62ba 100644
--- a/src/plugins/select/bluegene/slurm_prolog.c
+++ b/src/plugins/select/bluegene/slurm_prolog.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/cons_res/dist_tasks.c b/src/plugins/select/cons_res/dist_tasks.c
index 1f6cd8e10bc..3788acbf349 100644
--- a/src/plugins/select/cons_res/dist_tasks.c
+++ b/src/plugins/select/cons_res/dist_tasks.c
@@ -9,7 +9,7 @@
  *  Written by Martin Perry <martin.perry@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/cons_res/dist_tasks.h b/src/plugins/select/cons_res/dist_tasks.h
index 83feda6c793..5be08d677cf 100644
--- a/src/plugins/select/cons_res/dist_tasks.h
+++ b/src/plugins/select/cons_res/dist_tasks.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/cons_res/job_test.c b/src/plugins/select/cons_res/job_test.c
index 2efcb720849..d4276fb1237 100644
--- a/src/plugins/select/cons_res/job_test.c
+++ b/src/plugins/select/cons_res/job_test.c
@@ -58,12 +58,12 @@
  *
  *****************************************************************************
  *  Copyright (C) 2005-2008 Hewlett-Packard Development Company, L.P.
- *  Portions Copyright (C) 2010-2015 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2015 SchedMD <https://www.schedmd.com>.
  *  Written by Susanne M. Balle <susanne.balle@hp.com>, who borrowed heavily
  *  from select/linear
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/cons_res/job_test.h b/src/plugins/select/cons_res/job_test.h
index 993f9993b79..d1aba89beec 100644
--- a/src/plugins/select/cons_res/job_test.h
+++ b/src/plugins/select/cons_res/job_test.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/cons_res/select_cons_res.c b/src/plugins/select/cons_res/select_cons_res.c
index 80c26bd3bb9..47036360e20 100644
--- a/src/plugins/select/cons_res/select_cons_res.c
+++ b/src/plugins/select/cons_res/select_cons_res.c
@@ -62,7 +62,7 @@
  *  from select/linear
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/cons_res/select_cons_res.h b/src/plugins/select/cons_res/select_cons_res.h
index 1701b56ed25..0038d1c0753 100644
--- a/src/plugins/select/cons_res/select_cons_res.h
+++ b/src/plugins/select/cons_res/select_cons_res.h
@@ -2,12 +2,12 @@
  *  select_cons_res.h
  *****************************************************************************
  *  Copyright (C) 2006 Hewlett-Packard Development Company, L.P.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Written by Susanne M. Balle, <susanne.balle@hp.com>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/cray/ccm.c b/src/plugins/select/cray/ccm.c
index 50ed78e15ce..74bf90581ac 100644
--- a/src/plugins/select/cray/ccm.c
+++ b/src/plugins/select/cray/ccm.c
@@ -7,7 +7,7 @@
  *  Written by Marlys Kohnke
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/cray/ccm.h b/src/plugins/select/cray/ccm.h
index 82c19fecbba..ca1f8735afd 100644
--- a/src/plugins/select/cray/ccm.h
+++ b/src/plugins/select/cray/ccm.h
@@ -6,7 +6,7 @@
  *  Written by Marlys Kohnke
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/cray/select_cray.c b/src/plugins/select/cray/select_cray.c
index a796529f5b3..4bc49419a9c 100644
--- a/src/plugins/select/cray/select_cray.c
+++ b/src/plugins/select/cray/select_cray.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/linear/select_linear.c b/src/plugins/select/linear/select_linear.c
index f4dcd0f48dc..8669abc1fac 100644
--- a/src/plugins/select/linear/select_linear.c
+++ b/src/plugins/select/linear/select_linear.c
@@ -5,14 +5,14 @@
  *****************************************************************************
  *  Copyright (C) 2004-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Copyright (C) 2014 Silicon Graphics International Corp. All rights reserved.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/linear/select_linear.h b/src/plugins/select/linear/select_linear.h
index 726c45ec272..a9b3bd2bf36 100644
--- a/src/plugins/select/linear/select_linear.h
+++ b/src/plugins/select/linear/select_linear.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/other/other_select.c b/src/plugins/select/other/other_select.c
index 2fb85d14db9..f639b129ec6 100644
--- a/src/plugins/select/other/other_select.c
+++ b/src/plugins/select/other/other_select.c
@@ -16,7 +16,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/other/other_select.h b/src/plugins/select/other/other_select.h
index 51b080fef78..e660a625e6d 100644
--- a/src/plugins/select/other/other_select.h
+++ b/src/plugins/select/other/other_select.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/serial/dist_tasks.c b/src/plugins/select/serial/dist_tasks.c
index 30b61ed7a87..ebe4f32c544 100644
--- a/src/plugins/select/serial/dist_tasks.c
+++ b/src/plugins/select/serial/dist_tasks.c
@@ -4,7 +4,7 @@
  *  Copyright (C) 2012 SchedMD LLC.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/serial/dist_tasks.h b/src/plugins/select/serial/dist_tasks.h
index 12508897a00..cdf846bb64b 100644
--- a/src/plugins/select/serial/dist_tasks.h
+++ b/src/plugins/select/serial/dist_tasks.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/serial/job_test.c b/src/plugins/select/serial/job_test.c
index 4944b025534..31d049e4a05 100644
--- a/src/plugins/select/serial/job_test.c
+++ b/src/plugins/select/serial/job_test.c
@@ -6,7 +6,7 @@
  *  from select/linear
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/serial/job_test.h b/src/plugins/select/serial/job_test.h
index bb9ae0cc0be..889f994a76b 100644
--- a/src/plugins/select/serial/job_test.h
+++ b/src/plugins/select/serial/job_test.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/serial/select_serial.c b/src/plugins/select/serial/select_serial.c
index 3788e5e9bfd..b07225a9e51 100644
--- a/src/plugins/select/serial/select_serial.c
+++ b/src/plugins/select/serial/select_serial.c
@@ -3,7 +3,7 @@
  *  job allocations.
  *****************************************************************************
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/select/serial/select_serial.h b/src/plugins/select/serial/select_serial.h
index 8cba9bcae38..e88c49850bc 100644
--- a/src/plugins/select/serial/select_serial.h
+++ b/src/plugins/select/serial/select_serial.h
@@ -3,12 +3,12 @@
  *  job allocations.
  *****************************************************************************
  *  Copyright (C) 2006 Hewlett-Packard Development Company, L.P.
-*   Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+*   Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Written by Susanne M. Balle, <susanne.balle@hp.com>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/slurmctld/nonstop/do_work.c b/src/plugins/slurmctld/nonstop/do_work.c
index 2d8de4acc99..9373905d7af 100644
--- a/src/plugins/slurmctld/nonstop/do_work.c
+++ b/src/plugins/slurmctld/nonstop/do_work.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/slurmctld/nonstop/do_work.h b/src/plugins/slurmctld/nonstop/do_work.h
index 4ac1d904a4f..d8149d70a65 100644
--- a/src/plugins/slurmctld/nonstop/do_work.h
+++ b/src/plugins/slurmctld/nonstop/do_work.h
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/slurmctld/nonstop/msg.c b/src/plugins/slurmctld/nonstop/msg.c
index f63f9b2422c..c4e7e7bd270 100644
--- a/src/plugins/slurmctld/nonstop/msg.c
+++ b/src/plugins/slurmctld/nonstop/msg.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/slurmctld/nonstop/msg.h b/src/plugins/slurmctld/nonstop/msg.h
index 6f79f69ae42..763c9a419ff 100644
--- a/src/plugins/slurmctld/nonstop/msg.h
+++ b/src/plugins/slurmctld/nonstop/msg.h
@@ -6,7 +6,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/slurmctld/nonstop/nonstop.c b/src/plugins/slurmctld/nonstop/nonstop.c
index 8ca1af5d159..6dbb7779d5e 100644
--- a/src/plugins/slurmctld/nonstop/nonstop.c
+++ b/src/plugins/slurmctld/nonstop/nonstop.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/slurmctld/nonstop/read_config.c b/src/plugins/slurmctld/nonstop/read_config.c
index 53202d51a29..1e9875ad8b2 100644
--- a/src/plugins/slurmctld/nonstop/read_config.c
+++ b/src/plugins/slurmctld/nonstop/read_config.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/slurmctld/nonstop/read_config.h b/src/plugins/slurmctld/nonstop/read_config.h
index bd264e293bc..bdbd74be8f5 100644
--- a/src/plugins/slurmctld/nonstop/read_config.h
+++ b/src/plugins/slurmctld/nonstop/read_config.h
@@ -6,7 +6,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/cray/cookies.c b/src/plugins/switch/cray/cookies.c
index a3e56cea58e..5ff6161d92d 100644
--- a/src/plugins/switch/cray/cookies.c
+++ b/src/plugins/switch/cray/cookies.c
@@ -6,7 +6,7 @@
  *  Written by David Gloe
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/cray/gpu.c b/src/plugins/switch/cray/gpu.c
index bcb23e05e8a..96f54268905 100644
--- a/src/plugins/switch/cray/gpu.c
+++ b/src/plugins/switch/cray/gpu.c
@@ -6,7 +6,7 @@
  *  Written by David Gloe <c16817@cray.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/cray/iaa.c b/src/plugins/switch/cray/iaa.c
index 0ac071b2703..573c6729650 100644
--- a/src/plugins/switch/cray/iaa.c
+++ b/src/plugins/switch/cray/iaa.c
@@ -6,7 +6,7 @@
  *  Written by David Gloe
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/cray/pe_info.c b/src/plugins/switch/cray/pe_info.c
index 6daa6e95b63..59bbfc13b85 100644
--- a/src/plugins/switch/cray/pe_info.c
+++ b/src/plugins/switch/cray/pe_info.c
@@ -6,7 +6,7 @@
  *  Written by David Gloe <c16817@cray.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/cray/scaling.c b/src/plugins/switch/cray/scaling.c
index 06c21d3c523..9d7d258b823 100644
--- a/src/plugins/switch/cray/scaling.c
+++ b/src/plugins/switch/cray/scaling.c
@@ -6,7 +6,7 @@
  *  Written by David Gloe <c16817@cray.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/cray/switch_cray.c b/src/plugins/switch/cray/switch_cray.c
index 01bd07bffe3..2f7661bafca 100644
--- a/src/plugins/switch/cray/switch_cray.c
+++ b/src/plugins/switch/cray/switch_cray.c
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/cray/switch_cray.h b/src/plugins/switch/cray/switch_cray.h
index b0241619449..7b551a2c48d 100644
--- a/src/plugins/switch/cray/switch_cray.h
+++ b/src/plugins/switch/cray/switch_cray.h
@@ -6,7 +6,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/cray/util.c b/src/plugins/switch/cray/util.c
index cbb4f9f46a3..51b66f2ed73 100644
--- a/src/plugins/switch/cray/util.c
+++ b/src/plugins/switch/cray/util.c
@@ -6,7 +6,7 @@
  *  Written by David Gloe
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/generic/switch_generic.c b/src/plugins/switch/generic/switch_generic.c
index c5f52dd1aa3..f561ef0aed9 100644
--- a/src/plugins/switch/generic/switch_generic.c
+++ b/src/plugins/switch/generic/switch_generic.c
@@ -7,7 +7,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/none/switch_none.c b/src/plugins/switch/none/switch_none.c
index 087f8755991..223a5e0cbb0 100644
--- a/src/plugins/switch/none/switch_none.c
+++ b/src/plugins/switch/none/switch_none.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/nrt/libpermapi/shr_64.c b/src/plugins/switch/nrt/libpermapi/shr_64.c
index afec316d653..9a5ebf5ea15 100644
--- a/src/plugins/switch/nrt/libpermapi/shr_64.c
+++ b/src/plugins/switch/nrt/libpermapi/shr_64.c
@@ -5,7 +5,7 @@
  *  Written by Danny Auble <da@schedmd.com> et. al.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/nrt/nrt.c b/src/plugins/switch/nrt/nrt.c
index 26d6447656d..8e0f9186607 100644
--- a/src/plugins/switch/nrt/nrt.c
+++ b/src/plugins/switch/nrt/nrt.c
@@ -9,7 +9,7 @@
  *  Largely re-written for NRT support by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/nrt/nrt_keys.h b/src/plugins/switch/nrt/nrt_keys.h
index f0f21cfe29a..8f16eae4e28 100644
--- a/src/plugins/switch/nrt/nrt_keys.h
+++ b/src/plugins/switch/nrt/nrt_keys.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/nrt/slurm_nrt.h b/src/plugins/switch/nrt/slurm_nrt.h
index 828f5a046c4..c57c8377b17 100644
--- a/src/plugins/switch/nrt/slurm_nrt.h
+++ b/src/plugins/switch/nrt/slurm_nrt.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/switch/nrt/switch_nrt.c b/src/plugins/switch/nrt/switch_nrt.c
index 8e13e0b84bd..a21fad20f29 100644
--- a/src/plugins/switch/nrt/switch_nrt.c
+++ b/src/plugins/switch/nrt/switch_nrt.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/affinity/affinity.c b/src/plugins/task/affinity/affinity.c
index 4cbfd1f36cd..463e919d2f5 100644
--- a/src/plugins/task/affinity/affinity.c
+++ b/src/plugins/task/affinity/affinity.c
@@ -4,7 +4,7 @@
  *  Copyright (C) 2005-2006 Hewlett-Packard Development Company, L.P.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/affinity/affinity.h b/src/plugins/task/affinity/affinity.h
index afd2ce627c9..b2576f55fa5 100644
--- a/src/plugins/task/affinity/affinity.h
+++ b/src/plugins/task/affinity/affinity.h
@@ -4,7 +4,7 @@
  *  Copyright (C) 2005 Hewlett-Packard Development Company, L.P.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/affinity/cpuset.c b/src/plugins/task/affinity/cpuset.c
index e99527b3408..88626e244b1 100644
--- a/src/plugins/task/affinity/cpuset.c
+++ b/src/plugins/task/affinity/cpuset.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/affinity/dist_tasks.c b/src/plugins/task/affinity/dist_tasks.c
index b6b7eafc74d..934e2e2ab00 100644
--- a/src/plugins/task/affinity/dist_tasks.c
+++ b/src/plugins/task/affinity/dist_tasks.c
@@ -5,7 +5,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/affinity/dist_tasks.h b/src/plugins/task/affinity/dist_tasks.h
index 3e4d995a470..19a49c9f5fa 100644
--- a/src/plugins/task/affinity/dist_tasks.h
+++ b/src/plugins/task/affinity/dist_tasks.h
@@ -4,7 +4,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/affinity/numa.c b/src/plugins/task/affinity/numa.c
index 939dce07212..53d4cd582c0 100644
--- a/src/plugins/task/affinity/numa.c
+++ b/src/plugins/task/affinity/numa.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/affinity/schedutils.c b/src/plugins/task/affinity/schedutils.c
index c8f23529326..f4a67bb9891 100644
--- a/src/plugins/task/affinity/schedutils.c
+++ b/src/plugins/task/affinity/schedutils.c
@@ -5,7 +5,7 @@
  *  Copyright (C) 2004 Robert Love
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/affinity/task_affinity.c b/src/plugins/task/affinity/task_affinity.c
index b659aed32d7..0143f888041 100644
--- a/src/plugins/task/affinity/task_affinity.c
+++ b/src/plugins/task/affinity/task_affinity.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/cgroup/task_cgroup.c b/src/plugins/task/cgroup/task_cgroup.c
index b745f72856e..79c93b9a0ff 100644
--- a/src/plugins/task/cgroup/task_cgroup.c
+++ b/src/plugins/task/cgroup/task_cgroup.c
@@ -6,7 +6,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/cgroup/task_cgroup.h b/src/plugins/task/cgroup/task_cgroup.h
index 7d5cebce241..e7094645505 100644
--- a/src/plugins/task/cgroup/task_cgroup.h
+++ b/src/plugins/task/cgroup/task_cgroup.h
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/cgroup/task_cgroup_cpuset.c b/src/plugins/task/cgroup/task_cgroup_cpuset.c
index 4734023d9a3..1c68f64ffb4 100644
--- a/src/plugins/task/cgroup/task_cgroup_cpuset.c
+++ b/src/plugins/task/cgroup/task_cgroup_cpuset.c
@@ -7,7 +7,7 @@
  *  Written by Martin Perry <martin.perry@atos.net>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/cgroup/task_cgroup_cpuset.h b/src/plugins/task/cgroup/task_cgroup_cpuset.h
index 264c9105493..4954bc75bd8 100644
--- a/src/plugins/task/cgroup/task_cgroup_cpuset.h
+++ b/src/plugins/task/cgroup/task_cgroup_cpuset.h
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/cgroup/task_cgroup_devices.c b/src/plugins/task/cgroup/task_cgroup_devices.c
index 4e0450cab83..a2b92d00cdd 100644
--- a/src/plugins/task/cgroup/task_cgroup_devices.c
+++ b/src/plugins/task/cgroup/task_cgroup_devices.c
@@ -5,7 +5,7 @@
  *  Written by Yiannis Georgiou <yiannis.georgiou@bull.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/cgroup/task_cgroup_devices.h b/src/plugins/task/cgroup/task_cgroup_devices.h
index 4b58e4c4730..a64733ed19d 100644
--- a/src/plugins/task/cgroup/task_cgroup_devices.h
+++ b/src/plugins/task/cgroup/task_cgroup_devices.h
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/cgroup/task_cgroup_memory.c b/src/plugins/task/cgroup/task_cgroup_memory.c
index 516d1a49cff..0ebc26ea81d 100644
--- a/src/plugins/task/cgroup/task_cgroup_memory.c
+++ b/src/plugins/task/cgroup/task_cgroup_memory.c
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/cgroup/task_cgroup_memory.h b/src/plugins/task/cgroup/task_cgroup_memory.h
index dcf9b92da10..c8f635739f7 100644
--- a/src/plugins/task/cgroup/task_cgroup_memory.h
+++ b/src/plugins/task/cgroup/task_cgroup_memory.h
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/cray/task_cray.c b/src/plugins/task/cray/task_cray.c
index 50ff63a791e..6a1a494e27a 100644
--- a/src/plugins/task/cray/task_cray.c
+++ b/src/plugins/task/cray/task_cray.c
@@ -6,7 +6,7 @@
  *  Copyright 2013 Cray Inc. All Rights Reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/task/none/task_none.c b/src/plugins/task/none/task_none.c
index a3cfc7a079e..2df5b48d8d9 100644
--- a/src/plugins/task/none/task_none.c
+++ b/src/plugins/task/none/task_none.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/topology/3d_torus/hilbert_slurm.c b/src/plugins/topology/3d_torus/hilbert_slurm.c
index 12493148eda..4fa941a52dc 100644
--- a/src/plugins/topology/3d_torus/hilbert_slurm.c
+++ b/src/plugins/topology/3d_torus/hilbert_slurm.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/topology/3d_torus/topology_3d_torus.c b/src/plugins/topology/3d_torus/topology_3d_torus.c
index 708ae78c14c..93034bb7bcb 100644
--- a/src/plugins/topology/3d_torus/topology_3d_torus.c
+++ b/src/plugins/topology/3d_torus/topology_3d_torus.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/topology/hypercube/topology_hypercube.c b/src/plugins/topology/hypercube/topology_hypercube.c
index db0e4bc980a..8fa3fc7ad95 100644
--- a/src/plugins/topology/hypercube/topology_hypercube.c
+++ b/src/plugins/topology/hypercube/topology_hypercube.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/topology/node_rank/topology_node_rank.c b/src/plugins/topology/node_rank/topology_node_rank.c
index f4cd4642f1b..ac57522d612 100644
--- a/src/plugins/topology/node_rank/topology_node_rank.c
+++ b/src/plugins/topology/node_rank/topology_node_rank.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/topology/none/topology_none.c b/src/plugins/topology/none/topology_none.c
index 825c31adaaa..e72cdac5b6f 100644
--- a/src/plugins/topology/none/topology_none.c
+++ b/src/plugins/topology/none/topology_none.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/plugins/topology/tree/topology_tree.c b/src/plugins/topology/tree/topology_tree.c
index d54b2820a28..0873de9f0ee 100644
--- a/src/plugins/topology/tree/topology_tree.c
+++ b/src/plugins/topology/tree/topology_tree.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacct/options.c b/src/sacct/options.c
index 5b1755c10ec..68c5ce76fc9 100644
--- a/src/sacct/options.c
+++ b/src/sacct/options.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacct/print.c b/src/sacct/print.c
index 7b76895c8fa..9ff8b59d402 100644
--- a/src/sacct/print.c
+++ b/src/sacct/print.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacct/process.c b/src/sacct/process.c
index 3fe7cd6b767..ed27c16e3e3 100644
--- a/src/sacct/process.c
+++ b/src/sacct/process.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacct/sacct.c b/src/sacct/sacct.c
index 4106ab538da..6d1627957d4 100644
--- a/src/sacct/sacct.c
+++ b/src/sacct/sacct.c
@@ -6,7 +6,7 @@
  *  Copyright (C) 2005 Hewlett-Packard Development Company, L.P.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacct/sacct.h b/src/sacct/sacct.h
index a3aa8d8d4ea..2e6d4048f8b 100644
--- a/src/sacct/sacct.h
+++ b/src/sacct/sacct.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/account_functions.c b/src/sacctmgr/account_functions.c
index 0c75ce9823b..c3aa814652f 100644
--- a/src/sacctmgr/account_functions.c
+++ b/src/sacctmgr/account_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/archive_functions.c b/src/sacctmgr/archive_functions.c
index 9bfe334f897..54a4fe66da3 100644
--- a/src/sacctmgr/archive_functions.c
+++ b/src/sacctmgr/archive_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/association_functions.c b/src/sacctmgr/association_functions.c
index 23b8fa0b85d..c5734c7057a 100644
--- a/src/sacctmgr/association_functions.c
+++ b/src/sacctmgr/association_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/cluster_functions.c b/src/sacctmgr/cluster_functions.c
index 3eb64f351f7..5e77af4e3e1 100644
--- a/src/sacctmgr/cluster_functions.c
+++ b/src/sacctmgr/cluster_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/common.c b/src/sacctmgr/common.c
index 77dd589aaa9..065538330ca 100644
--- a/src/sacctmgr/common.c
+++ b/src/sacctmgr/common.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/config_functions.c b/src/sacctmgr/config_functions.c
index 9ae6cf41a89..eea9ff69b77 100644
--- a/src/sacctmgr/config_functions.c
+++ b/src/sacctmgr/config_functions.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/event_functions.c b/src/sacctmgr/event_functions.c
index 643eecdcebc..210fe8aa3c5 100644
--- a/src/sacctmgr/event_functions.c
+++ b/src/sacctmgr/event_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/federation_functions.c b/src/sacctmgr/federation_functions.c
index 974d025fb7b..0b20a928399 100644
--- a/src/sacctmgr/federation_functions.c
+++ b/src/sacctmgr/federation_functions.c
@@ -6,7 +6,7 @@
  *  Written by Brian Christiansen <brian@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/file_functions.c b/src/sacctmgr/file_functions.c
index a7ee7c3a6ec..a68c93eb1f4 100644
--- a/src/sacctmgr/file_functions.c
+++ b/src/sacctmgr/file_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/job_functions.c b/src/sacctmgr/job_functions.c
index eabbfb5f8e9..a6719693634 100644
--- a/src/sacctmgr/job_functions.c
+++ b/src/sacctmgr/job_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/problem_functions.c b/src/sacctmgr/problem_functions.c
index c7e1f834094..779a65bd761 100644
--- a/src/sacctmgr/problem_functions.c
+++ b/src/sacctmgr/problem_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/qos_functions.c b/src/sacctmgr/qos_functions.c
index 75606d22566..fbe8e2821a8 100644
--- a/src/sacctmgr/qos_functions.c
+++ b/src/sacctmgr/qos_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/reservation_functions.c b/src/sacctmgr/reservation_functions.c
index 374edb1fcc9..8815d021fae 100644
--- a/src/sacctmgr/reservation_functions.c
+++ b/src/sacctmgr/reservation_functions.c
@@ -6,7 +6,7 @@
  *  Written by David Bigagli <david@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/resource_functions.c b/src/sacctmgr/resource_functions.c
index 9c99dcc199f..084f6a02df5 100644
--- a/src/sacctmgr/resource_functions.c
+++ b/src/sacctmgr/resource_functions.c
@@ -8,7 +8,7 @@
  *  Written by Bill Brophy <bill.brophy@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/runaway_job_functions.c b/src/sacctmgr/runaway_job_functions.c
index 91165138f1a..9d991a9cef3 100644
--- a/src/sacctmgr/runaway_job_functions.c
+++ b/src/sacctmgr/runaway_job_functions.c
@@ -5,7 +5,7 @@
  *  Written by Nathan Yee <nyee32@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/sacctmgr.c b/src/sacctmgr/sacctmgr.c
index bd1a00f8ba5..51143f2e4ac 100644
--- a/src/sacctmgr/sacctmgr.c
+++ b/src/sacctmgr/sacctmgr.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/sacctmgr.h b/src/sacctmgr/sacctmgr.h
index 48b19e7c881..2232c383be0 100644
--- a/src/sacctmgr/sacctmgr.h
+++ b/src/sacctmgr/sacctmgr.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/tres_function.c b/src/sacctmgr/tres_function.c
index d3e87fc42bf..788e3e319b2 100644
--- a/src/sacctmgr/tres_function.c
+++ b/src/sacctmgr/tres_function.c
@@ -6,7 +6,7 @@
  *  Written by David Bigagli <david@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/txn_functions.c b/src/sacctmgr/txn_functions.c
index 26427eb725f..c403e69c2d3 100644
--- a/src/sacctmgr/txn_functions.c
+++ b/src/sacctmgr/txn_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/user_functions.c b/src/sacctmgr/user_functions.c
index 05f56e8d8f6..340a6443d61 100644
--- a/src/sacctmgr/user_functions.c
+++ b/src/sacctmgr/user_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sacctmgr/wckey_functions.c b/src/sacctmgr/wckey_functions.c
index b629e05a3fe..72ef7012d98 100644
--- a/src/sacctmgr/wckey_functions.c
+++ b/src/sacctmgr/wckey_functions.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/salloc/opt.c b/src/salloc/opt.c
index 3ded2b90048..6f7f381d08e 100644
--- a/src/salloc/opt.c
+++ b/src/salloc/opt.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2015 SchedMD LLC <http://www.schedmd.com>
+ *  Portions Copyright (C) 2010-2015 SchedMD LLC <https://www.schedmd.com>
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Mark Grondona <grondona1@llnl.gov>, et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/salloc/opt.h b/src/salloc/opt.h
index 731ad2486c8..971f4148d75 100644
--- a/src/salloc/opt.h
+++ b/src/salloc/opt.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/salloc/salloc.c b/src/salloc/salloc.c
index 45b6ce4e007..0f622817638 100644
--- a/src/salloc/salloc.c
+++ b/src/salloc/salloc.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/salloc/salloc.h b/src/salloc/salloc.h
index 938a9043128..8ebf3834ec4 100644
--- a/src/salloc/salloc.h
+++ b/src/salloc/salloc.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sattach/attach.c b/src/sattach/attach.c
index 872ceb28ff3..a3e686807e0 100644
--- a/src/sattach/attach.c
+++ b/src/sattach/attach.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sattach/opt.c b/src/sattach/opt.c
index dc4bfcf1b97..c11a155e38a 100644
--- a/src/sattach/opt.c
+++ b/src/sattach/opt.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sattach/opt.h b/src/sattach/opt.h
index 131dc54c5ea..3cff2b20a89 100644
--- a/src/sattach/opt.h
+++ b/src/sattach/opt.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sattach/sattach.c b/src/sattach/sattach.c
index 2aff206d71f..63489050f1f 100644
--- a/src/sattach/sattach.c
+++ b/src/sattach/sattach.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sbatch/opt.c b/src/sbatch/opt.c
index e240aadee39..9221f949db7 100644
--- a/src/sbatch/opt.c
+++ b/src/sbatch/opt.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2015 SchedMD LLC <http://www.schedmd.com>
+ *  Portions Copyright (C) 2010-2015 SchedMD LLC <https://www.schedmd.com>
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Mark Grondona <grondona1@llnl.gov>, et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sbatch/opt.h b/src/sbatch/opt.h
index 0f2e0b16471..783361b6740 100644
--- a/src/sbatch/opt.h
+++ b/src/sbatch/opt.h
@@ -3,14 +3,14 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2015 SchedMD LLC <http://www.schedmd.com>
+ *  Portions Copyright (C) 2010-2015 SchedMD LLC <https://www.schedmd.com>
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Mark Grondona <grondona1@llnl.gov>,
  *    Christopher J. Morrone <morrone2@llnl.gov>, et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sbatch/sbatch.c b/src/sbatch/sbatch.c
index 7443f2c68c3..066e7df371e 100644
--- a/src/sbatch/sbatch.c
+++ b/src/sbatch/sbatch.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sbcast/opts.c b/src/sbcast/opts.c
index 3bcece0094e..e9a16b131d3 100644
--- a/src/sbcast/opts.c
+++ b/src/sbcast/opts.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sbcast/sbcast.c b/src/sbcast/sbcast.c
index ff991af3707..07489618971 100644
--- a/src/sbcast/sbcast.c
+++ b/src/sbcast/sbcast.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sbcast/sbcast.h b/src/sbcast/sbcast.h
index ae7bbcf05fb..beb5b597ef0 100644
--- a/src/sbcast/sbcast.h
+++ b/src/sbcast/sbcast.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scancel/opt.c b/src/scancel/opt.c
index 8b034af87c9..97e408d3a92 100644
--- a/src/scancel/opt.c
+++ b/src/scancel/opt.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scancel/scancel.c b/src/scancel/scancel.c
index 6a1a8f00da6..f00956d69b6 100644
--- a/src/scancel/scancel.c
+++ b/src/scancel/scancel.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scancel/scancel.h b/src/scancel/scancel.h
index 5f17bc58191..23c57c803b8 100644
--- a/src/scancel/scancel.h
+++ b/src/scancel/scancel.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/create_res.c b/src/scontrol/create_res.c
index 2a9843c1604..a77fcbde964 100644
--- a/src/scontrol/create_res.c
+++ b/src/scontrol/create_res.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/info_assoc_mgr.c b/src/scontrol/info_assoc_mgr.c
index 096c3625fed..7c2857c7553 100644
--- a/src/scontrol/info_assoc_mgr.c
+++ b/src/scontrol/info_assoc_mgr.c
@@ -7,7 +7,7 @@
  *  Written by Stephen Trofinoff and Danny Auble
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/info_block.c b/src/scontrol/info_block.c
index 6535970f8db..4fd974af7c3 100644
--- a/src/scontrol/info_block.c
+++ b/src/scontrol/info_block.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/info_burst_buffer.c b/src/scontrol/info_burst_buffer.c
index 702aee06109..3f403ca5fdf 100644
--- a/src/scontrol/info_burst_buffer.c
+++ b/src/scontrol/info_burst_buffer.c
@@ -1,11 +1,11 @@
 /*****************************************************************************\
  *  info_burst_buffer.c - Burst buffer information functions for scontrol.
  *****************************************************************************
- *  Copyright (C) 2014 SchedMD LLC <http://www.schedmd.com/>.
+ *  Copyright (C) 2014 SchedMD LLC <https://www.schedmd.com/>.
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/info_fed.c b/src/scontrol/info_fed.c
index 6c1cb5aa9ee..1b5249600cd 100644
--- a/src/scontrol/info_fed.c
+++ b/src/scontrol/info_fed.c
@@ -5,7 +5,7 @@
  *  Written by Brian Christiansen <brian@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/info_job.c b/src/scontrol/info_job.c
index 4ed2e09219c..14bc87dd0e8 100644
--- a/src/scontrol/info_job.c
+++ b/src/scontrol/info_job.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/info_layout.c b/src/scontrol/info_layout.c
index 466292e884f..adcd50260ed 100644
--- a/src/scontrol/info_layout.c
+++ b/src/scontrol/info_layout.c
@@ -5,7 +5,7 @@
  *  Written by Bull - Thomas Cadeau
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/info_lics.c b/src/scontrol/info_lics.c
index 5bd13e9ad97..a627274bfb7 100644
--- a/src/scontrol/info_lics.c
+++ b/src/scontrol/info_lics.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/info_node.c b/src/scontrol/info_node.c
index cab8b885d19..23fcbafce02 100644
--- a/src/scontrol/info_node.c
+++ b/src/scontrol/info_node.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/info_part.c b/src/scontrol/info_part.c
index 7ff1f2a60e2..92a1334de2f 100644
--- a/src/scontrol/info_part.c
+++ b/src/scontrol/info_part.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/info_res.c b/src/scontrol/info_res.c
index 46ce32127c8..fd38cc2c295 100644
--- a/src/scontrol/info_res.c
+++ b/src/scontrol/info_res.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/scontrol.c b/src/scontrol/scontrol.c
index 401b644d85b..08b11ed6fe3 100644
--- a/src/scontrol/scontrol.c
+++ b/src/scontrol/scontrol.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/scontrol.h b/src/scontrol/scontrol.h
index 7314d28c26e..5ca53ffeaef 100644
--- a/src/scontrol/scontrol.h
+++ b/src/scontrol/scontrol.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/update_job.c b/src/scontrol/update_job.c
index 13a1f546e0e..5e9d96ea45f 100644
--- a/src/scontrol/update_job.c
+++ b/src/scontrol/update_job.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/update_layout.c b/src/scontrol/update_layout.c
index a40625d5360..da6497aeda3 100644
--- a/src/scontrol/update_layout.c
+++ b/src/scontrol/update_layout.c
@@ -3,7 +3,7 @@
  *****************************************************************************
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/update_node.c b/src/scontrol/update_node.c
index 7bbb2b83eaa..39da921c4df 100644
--- a/src/scontrol/update_node.c
+++ b/src/scontrol/update_node.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/update_part.c b/src/scontrol/update_part.c
index 93f460d9a54..693cec3fe8f 100644
--- a/src/scontrol/update_part.c
+++ b/src/scontrol/update_part.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/update_powercap.c b/src/scontrol/update_powercap.c
index 1cdf0fa0654..dacd57fb146 100644
--- a/src/scontrol/update_powercap.c
+++ b/src/scontrol/update_powercap.c
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/scontrol/update_step.c b/src/scontrol/update_step.c
index f38bd6bbd07..53d7a37aeac 100644
--- a/src/scontrol/update_step.c
+++ b/src/scontrol/update_step.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sdiag/opts.c b/src/sdiag/opts.c
index 2ef0f86bfc1..f85f1c44488 100644
--- a/src/sdiag/opts.c
+++ b/src/sdiag/opts.c
@@ -5,7 +5,7 @@
  *  Written by Alejandro Lucero <alucero@bsc.es>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sdiag/sdiag.c b/src/sdiag/sdiag.c
index 84a73ebd35b..f7df318efaf 100644
--- a/src/sdiag/sdiag.c
+++ b/src/sdiag/sdiag.c
@@ -5,7 +5,7 @@
  *  Written by Alejandro Lucero <alucero@bsc.es>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sinfo/opts.c b/src/sinfo/opts.c
index 7ab0353d740..0c84bbb40ba 100644
--- a/src/sinfo/opts.c
+++ b/src/sinfo/opts.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Joey Ekstrom <ekstrom1@llnl.gov>, Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sinfo/print.c b/src/sinfo/print.c
index 48ce2091b06..22dca59ff09 100644
--- a/src/sinfo/print.c
+++ b/src/sinfo/print.c
@@ -3,14 +3,14 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Joey Ekstrom <ekstrom1@llnl.gov> and
  *  Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sinfo/print.h b/src/sinfo/print.h
index 3e1e3808db8..5d9ca10c5a2 100644
--- a/src/sinfo/print.h
+++ b/src/sinfo/print.h
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2011 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2011 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Joey Ekstrom <ekstrom1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sinfo/sinfo.c b/src/sinfo/sinfo.c
index fc069a91eb1..aac8f19c265 100644
--- a/src/sinfo/sinfo.c
+++ b/src/sinfo/sinfo.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Joey Ekstrom <ekstrom1@llnl.gov>, Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sinfo/sinfo.h b/src/sinfo/sinfo.h
index 2805efb3cb1..d1c48f74b35 100644
--- a/src/sinfo/sinfo.h
+++ b/src/sinfo/sinfo.h
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Joey Ekstrom <ekstrom1@llnl.gov>, Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sinfo/sort.c b/src/sinfo/sort.c
index d77efaa9da5..ddc73e217ae 100644
--- a/src/sinfo/sort.c
+++ b/src/sinfo/sort.c
@@ -3,14 +3,14 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2011 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2011 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Joey Ekstrom <ekstrom1@llnl.gov>,
  *             Morris Jette <jette1@llnl.gov>, et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/acct_policy.c b/src/slurmctld/acct_policy.c
index 8ca7cfd711f..c009c3c9461 100644
--- a/src/slurmctld/acct_policy.c
+++ b/src/slurmctld/acct_policy.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/acct_policy.h b/src/slurmctld/acct_policy.h
index 456c345f1ff..8605387204b 100644
--- a/src/slurmctld/acct_policy.h
+++ b/src/slurmctld/acct_policy.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/agent.c b/src/slurmctld/agent.c
index dae65f387ff..4e0435c8e67 100644
--- a/src/slurmctld/agent.c
+++ b/src/slurmctld/agent.c
@@ -4,14 +4,14 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2015 SchedMD LLC <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2015 SchedMD LLC <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>, et. al.
  *  Derived from pdsh written by Jim Garlick <garlick1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/agent.h b/src/slurmctld/agent.h
index 02ca456ae5b..dd831c22346 100644
--- a/src/slurmctld/agent.h
+++ b/src/slurmctld/agent.h
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/backup.c b/src/slurmctld/backup.c
index 5ea5a9082d2..dc7fc10ab81 100644
--- a/src/slurmctld/backup.c
+++ b/src/slurmctld/backup.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/burst_buffer.c b/src/slurmctld/burst_buffer.c
index 13c8e8bd016..0a93f2095db 100644
--- a/src/slurmctld/burst_buffer.c
+++ b/src/slurmctld/burst_buffer.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/burst_buffer.h b/src/slurmctld/burst_buffer.h
index 0ec136b4264..9e3da2549a9 100644
--- a/src/slurmctld/burst_buffer.h
+++ b/src/slurmctld/burst_buffer.h
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/controller.c b/src/slurmctld/controller.c
index 5b7a210d07b..f03d4e1d166 100644
--- a/src/slurmctld/controller.c
+++ b/src/slurmctld/controller.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/fed_mgr.c b/src/slurmctld/fed_mgr.c
index d7c2ac0c172..c94722d7376 100644
--- a/src/slurmctld/fed_mgr.c
+++ b/src/slurmctld/fed_mgr.c
@@ -5,7 +5,7 @@
  *  Written by Brian Christiansen <brian@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/fed_mgr.h b/src/slurmctld/fed_mgr.h
index f85782df39d..64b32ae66b9 100644
--- a/src/slurmctld/fed_mgr.h
+++ b/src/slurmctld/fed_mgr.h
@@ -5,7 +5,7 @@
  *  Written by Brian Christiansen <brian@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/front_end.c b/src/slurmctld/front_end.c
index f95fb3484ee..960c13cbbe0 100644
--- a/src/slurmctld/front_end.c
+++ b/src/slurmctld/front_end.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/front_end.h b/src/slurmctld/front_end.h
index bd28db8096f..2510713fbbf 100644
--- a/src/slurmctld/front_end.h
+++ b/src/slurmctld/front_end.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/gang.c b/src/slurmctld/gang.c
index e120fc6e521..6386830c955 100644
--- a/src/slurmctld/gang.c
+++ b/src/slurmctld/gang.c
@@ -2,12 +2,12 @@
  *  gang.c - Gang scheduler functions.
  *****************************************************************************
  *  Copyright (C) 2008 Hewlett-Packard Development Company, L.P.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Written by Chris Holmes
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/gang.h b/src/slurmctld/gang.h
index c52b7614c2f..db17e3f5964 100644
--- a/src/slurmctld/gang.h
+++ b/src/slurmctld/gang.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/groups.c b/src/slurmctld/groups.c
index 6fe9db69d10..c5ded48c635 100644
--- a/src/slurmctld/groups.c
+++ b/src/slurmctld/groups.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/groups.h b/src/slurmctld/groups.h
index 1bcf161cf07..e2947bff519 100644
--- a/src/slurmctld/groups.h
+++ b/src/slurmctld/groups.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/job_mgr.c b/src/slurmctld/job_mgr.c
index b93475e3643..4ff12723ba6 100644
--- a/src/slurmctld/job_mgr.c
+++ b/src/slurmctld/job_mgr.c
@@ -5,13 +5,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2015 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2015 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/job_scheduler.c b/src/slurmctld/job_scheduler.c
index b3c4ec6fb35..339dff8d0dd 100644
--- a/src/slurmctld/job_scheduler.c
+++ b/src/slurmctld/job_scheduler.c
@@ -4,13 +4,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/job_scheduler.h b/src/slurmctld/job_scheduler.h
index b928733e002..0780184b3d1 100644
--- a/src/slurmctld/job_scheduler.h
+++ b/src/slurmctld/job_scheduler.h
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/job_submit.c b/src/slurmctld/job_submit.c
index 152aa4bd374..b6916464fe1 100644
--- a/src/slurmctld/job_submit.c
+++ b/src/slurmctld/job_submit.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/job_submit.h b/src/slurmctld/job_submit.h
index 2a6b6732eb9..dd88e71846b 100644
--- a/src/slurmctld/job_submit.h
+++ b/src/slurmctld/job_submit.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/licenses.c b/src/slurmctld/licenses.c
index f071b3108d1..0e65617acf7 100644
--- a/src/slurmctld/licenses.c
+++ b/src/slurmctld/licenses.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/licenses.h b/src/slurmctld/licenses.h
index 8e08a88a744..eb9560cefd8 100644
--- a/src/slurmctld/licenses.h
+++ b/src/slurmctld/licenses.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/locks.c b/src/slurmctld/locks.c
index c24c3c79768..2b4fa87d078 100644
--- a/src/slurmctld/locks.c
+++ b/src/slurmctld/locks.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/locks.h b/src/slurmctld/locks.h
index 00aa680673b..7d202c20b38 100644
--- a/src/slurmctld/locks.h
+++ b/src/slurmctld/locks.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/node_mgr.c b/src/slurmctld/node_mgr.c
index 8b878691649..358f3bf873c 100644
--- a/src/slurmctld/node_mgr.c
+++ b/src/slurmctld/node_mgr.c
@@ -11,7 +11,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/node_scheduler.c b/src/slurmctld/node_scheduler.c
index 339640e1666..7dc5a44fae3 100644
--- a/src/slurmctld/node_scheduler.c
+++ b/src/slurmctld/node_scheduler.c
@@ -4,13 +4,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/node_scheduler.h b/src/slurmctld/node_scheduler.h
index bcc4586a68b..6be191fce00 100644
--- a/src/slurmctld/node_scheduler.h
+++ b/src/slurmctld/node_scheduler.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/partition_mgr.c b/src/slurmctld/partition_mgr.c
index e5a957acc95..008e6b95f63 100644
--- a/src/slurmctld/partition_mgr.c
+++ b/src/slurmctld/partition_mgr.c
@@ -5,13 +5,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette@llnl.gov> et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/ping_nodes.c b/src/slurmctld/ping_nodes.c
index c911f3a0efa..c93ef7c3df4 100644
--- a/src/slurmctld/ping_nodes.c
+++ b/src/slurmctld/ping_nodes.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/ping_nodes.h b/src/slurmctld/ping_nodes.h
index 0ece6d9221c..98bded2d9fb 100644
--- a/src/slurmctld/ping_nodes.h
+++ b/src/slurmctld/ping_nodes.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/port_mgr.c b/src/slurmctld/port_mgr.c
index ed3dc98c260..8f739f09cd3 100644
--- a/src/slurmctld/port_mgr.c
+++ b/src/slurmctld/port_mgr.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/port_mgr.h b/src/slurmctld/port_mgr.h
index 10a476b09ec..f3d8310c214 100644
--- a/src/slurmctld/port_mgr.h
+++ b/src/slurmctld/port_mgr.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/power_save.c b/src/slurmctld/power_save.c
index c91d67b0a82..72a6e5dd917 100644
--- a/src/slurmctld/power_save.c
+++ b/src/slurmctld/power_save.c
@@ -13,7 +13,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/power_save.h b/src/slurmctld/power_save.h
index f6ab61c5e0d..8ba66ddfca2 100644
--- a/src/slurmctld/power_save.h
+++ b/src/slurmctld/power_save.h
@@ -9,7 +9,7 @@
  *  Copyright (C) 2016 SchedMD LLC
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/powercapping.c b/src/slurmctld/powercapping.c
index 5c90dd4bbe3..82cbea857ee 100644
--- a/src/slurmctld/powercapping.c
+++ b/src/slurmctld/powercapping.c
@@ -8,7 +8,7 @@
  *  Written by Yiannis Georgiou <yiannis.georgiou@bull.net>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/powercapping.h b/src/slurmctld/powercapping.h
index b0387276425..2695dafca9a 100644
--- a/src/slurmctld/powercapping.h
+++ b/src/slurmctld/powercapping.h
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/preempt.c b/src/slurmctld/preempt.c
index 35f9f52d80d..ac27aace277 100644
--- a/src/slurmctld/preempt.c
+++ b/src/slurmctld/preempt.c
@@ -2,13 +2,13 @@
  *  preempt.c - Job preemption plugin function setup.
  *****************************************************************************
  *  Copyright (C) 2009-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/preempt.h b/src/slurmctld/preempt.h
index ca897ec6054..bac68a0309f 100644
--- a/src/slurmctld/preempt.h
+++ b/src/slurmctld/preempt.h
@@ -2,13 +2,13 @@
  *  preempt.h - Define job preemption plugin functions.
  *****************************************************************************
  *  Copyright (C) 2009-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/proc_req.c b/src/slurmctld/proc_req.c
index 1ebe3aeabce..6c6993d4259 100644
--- a/src/slurmctld/proc_req.c
+++ b/src/slurmctld/proc_req.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/proc_req.h b/src/slurmctld/proc_req.h
index 1a3ecc68796..3238164c8c4 100644
--- a/src/slurmctld/proc_req.h
+++ b/src/slurmctld/proc_req.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/read_config.c b/src/slurmctld/read_config.c
index 44c324ea48f..01d99aa94a3 100644
--- a/src/slurmctld/read_config.c
+++ b/src/slurmctld/read_config.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov>.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/read_config.h b/src/slurmctld/read_config.h
index 9a5e05b8c6f..2b33b3ebbda 100644
--- a/src/slurmctld/read_config.h
+++ b/src/slurmctld/read_config.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/reservation.c b/src/slurmctld/reservation.c
index 8a7d0a7e7dc..64beb4e9c89 100644
--- a/src/slurmctld/reservation.c
+++ b/src/slurmctld/reservation.c
@@ -2,13 +2,13 @@
  *  reservation.c - resource reservation management
  *****************************************************************************
  *  Copyright (C) 2009-2010 Lawrence Livermore National Security.
- *  Copyright (C) 2012-2017 SchedMD LLC <http://www.schedmd.com>
+ *  Copyright (C) 2012-2017 SchedMD LLC <https://www.schedmd.com>
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov> et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/reservation.h b/src/slurmctld/reservation.h
index be33029726c..73c981a51db 100644
--- a/src/slurmctld/reservation.h
+++ b/src/slurmctld/reservation.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/sched_plugin.c b/src/slurmctld/sched_plugin.c
index 424028009e8..28e2a4e7d38 100644
--- a/src/slurmctld/sched_plugin.c
+++ b/src/slurmctld/sched_plugin.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/sched_plugin.h b/src/slurmctld/sched_plugin.h
index 33098cd1c8f..566c62affd5 100644
--- a/src/slurmctld/sched_plugin.h
+++ b/src/slurmctld/sched_plugin.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/slurmctld.h b/src/slurmctld/slurmctld.h
index a09d57b35bf..3cf1529f2b2 100644
--- a/src/slurmctld/slurmctld.h
+++ b/src/slurmctld/slurmctld.h
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2014 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2014 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov> et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/slurmctld_plugstack.c b/src/slurmctld/slurmctld_plugstack.c
index 8d4ccd3374a..4db5ca66793 100644
--- a/src/slurmctld/slurmctld_plugstack.c
+++ b/src/slurmctld/slurmctld_plugstack.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/slurmctld_plugstack.h b/src/slurmctld/slurmctld_plugstack.h
index 21090c7400e..41f5155f461 100644
--- a/src/slurmctld/slurmctld_plugstack.h
+++ b/src/slurmctld/slurmctld_plugstack.h
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/srun_comm.c b/src/slurmctld/srun_comm.c
index 75fc7ba393c..0c6ef82d0ae 100644
--- a/src/slurmctld/srun_comm.c
+++ b/src/slurmctld/srun_comm.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/srun_comm.h b/src/slurmctld/srun_comm.h
index e764db55e11..83ccb65c565 100644
--- a/src/slurmctld/srun_comm.h
+++ b/src/slurmctld/srun_comm.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/state_save.c b/src/slurmctld/state_save.c
index be703c7bd0c..13e3281a05e 100644
--- a/src/slurmctld/state_save.c
+++ b/src/slurmctld/state_save.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/state_save.h b/src/slurmctld/state_save.h
index 4abaff851ee..e0a3dc252db 100644
--- a/src/slurmctld/state_save.h
+++ b/src/slurmctld/state_save.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/statistics.c b/src/slurmctld/statistics.c
index 60f5bfe0b8d..26b932b6ee9 100644
--- a/src/slurmctld/statistics.c
+++ b/src/slurmctld/statistics.c
@@ -5,7 +5,7 @@
  *  Written by Alejandro Lucero <alucero@bsc.es>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/step_mgr.c b/src/slurmctld/step_mgr.c
index bf51829f7d7..9ac7f4f5cb1 100644
--- a/src/slurmctld/step_mgr.c
+++ b/src/slurmctld/step_mgr.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/trigger_mgr.c b/src/slurmctld/trigger_mgr.c
index 6371bc2e762..611569802f9 100644
--- a/src/slurmctld/trigger_mgr.c
+++ b/src/slurmctld/trigger_mgr.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov> et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmctld/trigger_mgr.h b/src/slurmctld/trigger_mgr.h
index 930ed68344d..1a019271050 100644
--- a/src/slurmctld/trigger_mgr.h
+++ b/src/slurmctld/trigger_mgr.h
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette1@llnl.gov> et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/core_spec_plugin.c b/src/slurmd/common/core_spec_plugin.c
index 9dfdb9f7db1..4467a8de1db 100644
--- a/src/slurmd/common/core_spec_plugin.c
+++ b/src/slurmd/common/core_spec_plugin.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/core_spec_plugin.h b/src/slurmd/common/core_spec_plugin.h
index 8b395f862ad..20b4e819475 100644
--- a/src/slurmd/common/core_spec_plugin.h
+++ b/src/slurmd/common/core_spec_plugin.h
@@ -5,7 +5,7 @@
  *  Written by Morris Jette
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/job_container_plugin.c b/src/slurmd/common/job_container_plugin.c
index 2aa7ce2f94a..6e36267a567 100644
--- a/src/slurmd/common/job_container_plugin.c
+++ b/src/slurmd/common/job_container_plugin.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/job_container_plugin.h b/src/slurmd/common/job_container_plugin.h
index c9f7b243be0..ee758fd8049 100644
--- a/src/slurmd/common/job_container_plugin.h
+++ b/src/slurmd/common/job_container_plugin.h
@@ -5,7 +5,7 @@
  *  Written by Morris Jette
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/log_ctld.c b/src/slurmd/common/log_ctld.c
index 3c243f15bab..73a4de1e610 100644
--- a/src/slurmd/common/log_ctld.c
+++ b/src/slurmd/common/log_ctld.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette (at) schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/log_ctld.h b/src/slurmd/common/log_ctld.h
index 87735ec6069..223bc8dec94 100644
--- a/src/slurmd/common/log_ctld.h
+++ b/src/slurmd/common/log_ctld.h
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette (at) schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/proctrack.c b/src/slurmd/common/proctrack.c
index 424a906e50c..0022449265b 100644
--- a/src/slurmd/common/proctrack.c
+++ b/src/slurmd/common/proctrack.c
@@ -7,7 +7,7 @@
  *  Written by Morris Jette <jette1@llnl.gov>.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/proctrack.h b/src/slurmd/common/proctrack.h
index 65d1c07859a..9f371b622c1 100644
--- a/src/slurmd/common/proctrack.h
+++ b/src/slurmd/common/proctrack.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/reverse_tree.h b/src/slurmd/common/reverse_tree.h
index 7d36813063c..c6eb94f5880 100644
--- a/src/slurmd/common/reverse_tree.h
+++ b/src/slurmd/common/reverse_tree.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/reverse_tree_math.c b/src/slurmd/common/reverse_tree_math.c
index d10eea5bad8..0a0a6fd530e 100644
--- a/src/slurmd/common/reverse_tree_math.c
+++ b/src/slurmd/common/reverse_tree_math.c
@@ -11,7 +11,7 @@
  *  All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/reverse_tree_math.h b/src/slurmd/common/reverse_tree_math.h
index 1edd3613f69..eb54e15934f 100644
--- a/src/slurmd/common/reverse_tree_math.h
+++ b/src/slurmd/common/reverse_tree_math.h
@@ -11,7 +11,7 @@
  *  All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/run_script.c b/src/slurmd/common/run_script.c
index 41663455072..94e948b0d79 100644
--- a/src/slurmd/common/run_script.c
+++ b/src/slurmd/common/run_script.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/run_script.h b/src/slurmd/common/run_script.h
index 9beb815ba95..3a41b18239c 100644
--- a/src/slurmd/common/run_script.h
+++ b/src/slurmd/common/run_script.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/set_oomadj.c b/src/slurmd/common/set_oomadj.c
index 775a8decae8..476859b0c79 100644
--- a/src/slurmd/common/set_oomadj.c
+++ b/src/slurmd/common/set_oomadj.c
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/set_oomadj.h b/src/slurmd/common/set_oomadj.h
index 4384cebfc40..df08a5fe61e 100644
--- a/src/slurmd/common/set_oomadj.h
+++ b/src/slurmd/common/set_oomadj.h
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/setproctitle.c b/src/slurmd/common/setproctitle.c
index baa1b532738..c1397d3740f 100644
--- a/src/slurmd/common/setproctitle.c
+++ b/src/slurmd/common/setproctitle.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/setproctitle.h b/src/slurmd/common/setproctitle.h
index f9f1c94fe49..415fbbce8a5 100644
--- a/src/slurmd/common/setproctitle.h
+++ b/src/slurmd/common/setproctitle.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/slurmd_cgroup.c b/src/slurmd/common/slurmd_cgroup.c
index e53a74bc464..521c03214cd 100644
--- a/src/slurmd/common/slurmd_cgroup.c
+++ b/src/slurmd/common/slurmd_cgroup.c
@@ -7,7 +7,7 @@
  *  Written by Martin Perry <martin.perry@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/slurmd_cgroup.h b/src/slurmd/common/slurmd_cgroup.h
index 661210f362c..01db6768a6a 100644
--- a/src/slurmd/common/slurmd_cgroup.h
+++ b/src/slurmd/common/slurmd_cgroup.h
@@ -7,7 +7,7 @@
  *  Written by Martin Perry <martin.perry@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com>.
+ *  For details, see <https://slurm.schedmd.com>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/slurmstepd_init.c b/src/slurmd/common/slurmstepd_init.c
index 6dffb83a733..f9334caf00a 100644
--- a/src/slurmd/common/slurmstepd_init.c
+++ b/src/slurmd/common/slurmstepd_init.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/slurmstepd_init.h b/src/slurmd/common/slurmstepd_init.h
index 239208d1b75..c5d6b12e3ad 100644
--- a/src/slurmd/common/slurmstepd_init.h
+++ b/src/slurmd/common/slurmstepd_init.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/task_plugin.c b/src/slurmd/common/task_plugin.c
index 885f42213a9..ac28338a1ac 100644
--- a/src/slurmd/common/task_plugin.c
+++ b/src/slurmd/common/task_plugin.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/task_plugin.h b/src/slurmd/common/task_plugin.h
index 295ad2fd084..60ca1a5160e 100644
--- a/src/slurmd/common/task_plugin.h
+++ b/src/slurmd/common/task_plugin.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/xcgroup.c b/src/slurmd/common/xcgroup.c
index 74b9eaf1478..1e4cbf8d98c 100644
--- a/src/slurmd/common/xcgroup.c
+++ b/src/slurmd/common/xcgroup.c
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/xcgroup.h b/src/slurmd/common/xcgroup.h
index 0a95c967e24..45482bbf733 100644
--- a/src/slurmd/common/xcgroup.h
+++ b/src/slurmd/common/xcgroup.h
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/xcpuinfo.c b/src/slurmd/common/xcpuinfo.c
index d79beb5de27..6cc6e0ce937 100644
--- a/src/slurmd/common/xcpuinfo.c
+++ b/src/slurmd/common/xcpuinfo.c
@@ -6,7 +6,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/common/xcpuinfo.h b/src/slurmd/common/xcpuinfo.h
index cba8fbf7968..9715c35524b 100644
--- a/src/slurmd/common/xcpuinfo.h
+++ b/src/slurmd/common/xcpuinfo.h
@@ -5,7 +5,7 @@
  *  Written by Matthieu Hautreux <matthieu.hautreux@cea.fr>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmd/get_mach_stat.c b/src/slurmd/slurmd/get_mach_stat.c
index b3e889d3a96..deb0ead8c26 100644
--- a/src/slurmd/slurmd/get_mach_stat.c
+++ b/src/slurmd/slurmd/get_mach_stat.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmd/get_mach_stat.h b/src/slurmd/slurmd/get_mach_stat.h
index acb9d90de6e..c4b538f00f4 100644
--- a/src/slurmd/slurmd/get_mach_stat.h
+++ b/src/slurmd/slurmd/get_mach_stat.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmd/read_proc.c b/src/slurmd/slurmd/read_proc.c
index 61281aae5f7..d6c257230b5 100644
--- a/src/slurmd/slurmd/read_proc.c
+++ b/src/slurmd/slurmd/read_proc.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmd/req.c b/src/slurmd/slurmd/req.c
index 47c83705b77..6ae10e2332d 100644
--- a/src/slurmd/slurmd/req.c
+++ b/src/slurmd/slurmd/req.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmd/req.h b/src/slurmd/slurmd/req.h
index 65da7cc4b45..9da28ded95c 100644
--- a/src/slurmd/slurmd/req.h
+++ b/src/slurmd/slurmd/req.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmd/slurmd.c b/src/slurmd/slurmd/slurmd.c
index b4d1084775f..f3ebd8012f2 100644
--- a/src/slurmd/slurmd/slurmd.c
+++ b/src/slurmd/slurmd/slurmd.c
@@ -11,7 +11,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmd/slurmd.h b/src/slurmd/slurmd/slurmd.h
index b7e33f86a9a..9d8838a7fb8 100644
--- a/src/slurmd/slurmd/slurmd.h
+++ b/src/slurmd/slurmd/slurmd.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmd/slurmd_plugstack.c b/src/slurmd/slurmd/slurmd_plugstack.c
index 66d22d86086..e87291ddfc2 100644
--- a/src/slurmd/slurmd/slurmd_plugstack.c
+++ b/src/slurmd/slurmd/slurmd_plugstack.c
@@ -5,7 +5,7 @@
  *  Written by Ralph H Castain <ralph.h.castain@intel.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmd/slurmd_plugstack.h b/src/slurmd/slurmd/slurmd_plugstack.h
index 1bb1dbd4215..3972fc76aae 100644
--- a/src/slurmd/slurmd/slurmd_plugstack.h
+++ b/src/slurmd/slurmd/slurmd_plugstack.h
@@ -5,7 +5,7 @@
  *  Written by Ralph H Castain <ralph.h.castain@intel.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/fname.c b/src/slurmd/slurmstepd/fname.c
index e670c90ae4b..6e41fbd2a59 100644
--- a/src/slurmd/slurmstepd/fname.c
+++ b/src/slurmd/slurmstepd/fname.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/fname.h b/src/slurmd/slurmstepd/fname.h
index fb954a3ac29..20f5fe5f344 100644
--- a/src/slurmd/slurmstepd/fname.h
+++ b/src/slurmd/slurmstepd/fname.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/io.c b/src/slurmd/slurmstepd/io.c
index 92261dd4e3a..fc1614e7c58 100644
--- a/src/slurmd/slurmstepd/io.c
+++ b/src/slurmd/slurmstepd/io.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/io.h b/src/slurmd/slurmstepd/io.h
index 1a69faac8ed..41188146bc7 100644
--- a/src/slurmd/slurmstepd/io.h
+++ b/src/slurmd/slurmstepd/io.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/mgr.c b/src/slurmd/slurmstepd/mgr.c
index 443f721d0a1..b580560c590 100644
--- a/src/slurmd/slurmstepd/mgr.c
+++ b/src/slurmd/slurmstepd/mgr.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/mgr.h b/src/slurmd/slurmstepd/mgr.h
index 3ba0d31c2d9..645d5aea20e 100644
--- a/src/slurmd/slurmstepd/mgr.h
+++ b/src/slurmd/slurmstepd/mgr.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/multi_prog.c b/src/slurmd/slurmstepd/multi_prog.c
index 367c6eb1701..25fe28ff596 100644
--- a/src/slurmd/slurmstepd/multi_prog.c
+++ b/src/slurmd/slurmstepd/multi_prog.c
@@ -14,7 +14,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/multi_prog.h b/src/slurmd/slurmstepd/multi_prog.h
index 422e1b2c589..c65e46fac58 100644
--- a/src/slurmd/slurmstepd/multi_prog.h
+++ b/src/slurmd/slurmstepd/multi_prog.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/pam_ses.c b/src/slurmd/slurmstepd/pam_ses.c
index cf82718a5b8..2d5bb8480db 100644
--- a/src/slurmd/slurmstepd/pam_ses.c
+++ b/src/slurmd/slurmstepd/pam_ses.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/pam_ses.h b/src/slurmd/slurmstepd/pam_ses.h
index 7e7f32de904..93ac426562b 100644
--- a/src/slurmd/slurmstepd/pam_ses.h
+++ b/src/slurmd/slurmstepd/pam_ses.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/pdebug.c b/src/slurmd/slurmstepd/pdebug.c
index 19ebd9e75de..b96fd9a046c 100644
--- a/src/slurmd/slurmstepd/pdebug.c
+++ b/src/slurmd/slurmstepd/pdebug.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/pdebug.h b/src/slurmd/slurmstepd/pdebug.h
index 501196ed31d..8f9027054c9 100644
--- a/src/slurmd/slurmstepd/pdebug.h
+++ b/src/slurmd/slurmstepd/pdebug.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/req.c b/src/slurmd/slurmstepd/req.c
index 890909c2591..27503b71e4e 100644
--- a/src/slurmd/slurmstepd/req.c
+++ b/src/slurmd/slurmstepd/req.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/req.h b/src/slurmd/slurmstepd/req.h
index 59eaa518cbf..00917113ebc 100644
--- a/src/slurmd/slurmstepd/req.h
+++ b/src/slurmd/slurmstepd/req.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/slurmstepd.c b/src/slurmd/slurmstepd/slurmstepd.c
index 2b5838eff5d..bab95e3ab49 100644
--- a/src/slurmd/slurmstepd/slurmstepd.c
+++ b/src/slurmd/slurmstepd/slurmstepd.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/slurmstepd.h b/src/slurmd/slurmstepd/slurmstepd.h
index 109e8e14849..d5ff7ae7e9b 100644
--- a/src/slurmd/slurmstepd/slurmstepd.h
+++ b/src/slurmd/slurmstepd/slurmstepd.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/slurmstepd_job.c b/src/slurmd/slurmstepd/slurmstepd_job.c
index 06bd1b8ee0d..202772e99fa 100644
--- a/src/slurmd/slurmstepd/slurmstepd_job.c
+++ b/src/slurmd/slurmstepd/slurmstepd_job.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/slurmstepd_job.h b/src/slurmd/slurmstepd/slurmstepd_job.h
index d39b7ff423a..cfdcc3b97ef 100644
--- a/src/slurmd/slurmstepd/slurmstepd_job.h
+++ b/src/slurmd/slurmstepd/slurmstepd_job.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/step_terminate_monitor.c b/src/slurmd/slurmstepd/step_terminate_monitor.c
index 968ae9cc6aa..3694f2c4740 100644
--- a/src/slurmd/slurmstepd/step_terminate_monitor.c
+++ b/src/slurmd/slurmstepd/step_terminate_monitor.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/step_terminate_monitor.h b/src/slurmd/slurmstepd/step_terminate_monitor.h
index 9622188ff10..49eb95bc275 100644
--- a/src/slurmd/slurmstepd/step_terminate_monitor.h
+++ b/src/slurmd/slurmstepd/step_terminate_monitor.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *  
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *  
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/task.c b/src/slurmd/slurmstepd/task.c
index fe3d5ea978a..ac2f43854b8 100644
--- a/src/slurmd/slurmstepd/task.c
+++ b/src/slurmd/slurmstepd/task.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/task.h b/src/slurmd/slurmstepd/task.h
index 74043c3a51a..2f232c70eab 100644
--- a/src/slurmd/slurmstepd/task.h
+++ b/src/slurmd/slurmstepd/task.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/ulimits.c b/src/slurmd/slurmstepd/ulimits.c
index cd8ebbe848b..14305f305c7 100644
--- a/src/slurmd/slurmstepd/ulimits.c
+++ b/src/slurmd/slurmstepd/ulimits.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmd/slurmstepd/ulimits.h b/src/slurmd/slurmstepd/ulimits.h
index fb2561683ee..ba72c9f26f4 100644
--- a/src/slurmd/slurmstepd/ulimits.h
+++ b/src/slurmd/slurmstepd/ulimits.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmdbd/backup.c b/src/slurmdbd/backup.c
index 6011538a857..24174febee7 100644
--- a/src/slurmdbd/backup.c
+++ b/src/slurmdbd/backup.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmdbd/backup.h b/src/slurmdbd/backup.h
index 10b60b2b90b..0b6f58f4599 100644
--- a/src/slurmdbd/backup.h
+++ b/src/slurmdbd/backup.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmdbd/proc_req.c b/src/slurmdbd/proc_req.c
index 696bbb3fde4..ce535b0868f 100644
--- a/src/slurmdbd/proc_req.c
+++ b/src/slurmdbd/proc_req.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmdbd/proc_req.h b/src/slurmdbd/proc_req.h
index 75ea5256916..e976619e1ff 100644
--- a/src/slurmdbd/proc_req.h
+++ b/src/slurmdbd/proc_req.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmdbd/read_config.c b/src/slurmdbd/read_config.c
index 329274b9b63..a6d4f791d82 100644
--- a/src/slurmdbd/read_config.c
+++ b/src/slurmdbd/read_config.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmdbd/read_config.h b/src/slurmdbd/read_config.h
index c69d31a909a..d02a0446158 100644
--- a/src/slurmdbd/read_config.h
+++ b/src/slurmdbd/read_config.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmdbd/rpc_mgr.c b/src/slurmdbd/rpc_mgr.c
index 639d5fa3cfe..facae11e401 100644
--- a/src/slurmdbd/rpc_mgr.c
+++ b/src/slurmdbd/rpc_mgr.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmdbd/rpc_mgr.h b/src/slurmdbd/rpc_mgr.h
index 6206509cad7..0084c7e34f7 100644
--- a/src/slurmdbd/rpc_mgr.h
+++ b/src/slurmdbd/rpc_mgr.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmdbd/slurmdbd.c b/src/slurmdbd/slurmdbd.c
index 2f1c23a6d29..f6fadc900da 100644
--- a/src/slurmdbd/slurmdbd.c
+++ b/src/slurmdbd/slurmdbd.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/slurmdbd/slurmdbd.h b/src/slurmdbd/slurmdbd.h
index 83a0df92e4c..6835d7c7672 100644
--- a/src/slurmdbd/slurmdbd.h
+++ b/src/slurmdbd/slurmdbd.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/smap/configure_functions.c b/src/smap/configure_functions.c
index b6b5b55b92e..4454c5fde4c 100644
--- a/src/smap/configure_functions.c
+++ b/src/smap/configure_functions.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/smap/grid_functions.c b/src/smap/grid_functions.c
index 5147b4d19f6..bab24f47ec4 100644
--- a/src/smap/grid_functions.c
+++ b/src/smap/grid_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/smap/job_functions.c b/src/smap/job_functions.c
index 3348985eaa4..5da72fceb8e 100644
--- a/src/smap/job_functions.c
+++ b/src/smap/job_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/smap/opts.c b/src/smap/opts.c
index ad72f3a9c73..ec65a8ad6ad 100644
--- a/src/smap/opts.c
+++ b/src/smap/opts.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/smap/partition_functions.c b/src/smap/partition_functions.c
index f01ed8ff2a0..db85663b86d 100644
--- a/src/smap/partition_functions.c
+++ b/src/smap/partition_functions.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/smap/reservation_functions.c b/src/smap/reservation_functions.c
index 48ea66a703e..f16c04b892b 100644
--- a/src/smap/reservation_functions.c
+++ b/src/smap/reservation_functions.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/smap/smap.c b/src/smap/smap.c
index 86973af50cf..7636a14e9e7 100644
--- a/src/smap/smap.c
+++ b/src/smap/smap.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/smap/smap.h b/src/smap/smap.h
index e1a95f4ef12..b76a6a92895 100644
--- a/src/smap/smap.h
+++ b/src/smap/smap.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sprio/opts.c b/src/sprio/opts.c
index 1be328dad66..1db3ad28b1e 100644
--- a/src/sprio/opts.c
+++ b/src/sprio/opts.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sprio/print.c b/src/sprio/print.c
index 600b72230f3..9f73555a2dd 100644
--- a/src/sprio/print.c
+++ b/src/sprio/print.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sprio/print.h b/src/sprio/print.h
index 27c8c1811b5..7adbf953511 100644
--- a/src/sprio/print.h
+++ b/src/sprio/print.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sprio/sprio.c b/src/sprio/sprio.c
index 9316d79810a..692ae507b47 100644
--- a/src/sprio/sprio.c
+++ b/src/sprio/sprio.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sprio/sprio.h b/src/sprio/sprio.h
index 3c1e5080ed1..21e6752f862 100644
--- a/src/sprio/sprio.h
+++ b/src/sprio/sprio.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/squeue/opts.c b/src/squeue/opts.c
index c2907f30132..c7f59df7a03 100644
--- a/src/squeue/opts.c
+++ b/src/squeue/opts.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/squeue/print.c b/src/squeue/print.c
index ccc77f27056..3f93623ba7b 100644
--- a/src/squeue/print.c
+++ b/src/squeue/print.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/squeue/print.h b/src/squeue/print.h
index c29df3ffa34..562ddcb4493 100644
--- a/src/squeue/print.h
+++ b/src/squeue/print.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/squeue/sort.c b/src/squeue/sort.c
index 7966bbe9b8a..28da3761f54 100644
--- a/src/squeue/sort.c
+++ b/src/squeue/sort.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/squeue/squeue.c b/src/squeue/squeue.c
index b63665d962a..ef83c06a096 100644
--- a/src/squeue/squeue.c
+++ b/src/squeue/squeue.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/squeue/squeue.h b/src/squeue/squeue.h
index 60728cd7271..679708f910c 100644
--- a/src/squeue/squeue.h
+++ b/src/squeue/squeue.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/assoc_reports.c b/src/sreport/assoc_reports.c
index b60d5d06fc4..de72362f366 100644
--- a/src/sreport/assoc_reports.c
+++ b/src/sreport/assoc_reports.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/assoc_reports.h b/src/sreport/assoc_reports.h
index 92ba3679fcd..5de3cc0ac7a 100644
--- a/src/sreport/assoc_reports.h
+++ b/src/sreport/assoc_reports.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/cluster_reports.c b/src/sreport/cluster_reports.c
index 70334b37db3..dec700f88f4 100644
--- a/src/sreport/cluster_reports.c
+++ b/src/sreport/cluster_reports.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/cluster_reports.h b/src/sreport/cluster_reports.h
index 98633184952..e45db5d47d5 100644
--- a/src/sreport/cluster_reports.h
+++ b/src/sreport/cluster_reports.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/common.c b/src/sreport/common.c
index 38b5d381baa..f41e2efb48b 100644
--- a/src/sreport/common.c
+++ b/src/sreport/common.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/job_reports.c b/src/sreport/job_reports.c
index 704f27dd3ab..d61b1ba11bb 100644
--- a/src/sreport/job_reports.c
+++ b/src/sreport/job_reports.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/job_reports.h b/src/sreport/job_reports.h
index 986df478d3c..bdb17cfad62 100644
--- a/src/sreport/job_reports.h
+++ b/src/sreport/job_reports.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/resv_reports.c b/src/sreport/resv_reports.c
index 45a2c8a55ba..04f2cdad03d 100644
--- a/src/sreport/resv_reports.c
+++ b/src/sreport/resv_reports.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/resv_reports.h b/src/sreport/resv_reports.h
index a2feb15542f..f0cd295bdaa 100644
--- a/src/sreport/resv_reports.h
+++ b/src/sreport/resv_reports.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/sreport.c b/src/sreport/sreport.c
index fcce781cb39..bedf9881a1b 100644
--- a/src/sreport/sreport.c
+++ b/src/sreport/sreport.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/sreport.h b/src/sreport/sreport.h
index 73ee4513002..80c12abece3 100644
--- a/src/sreport/sreport.h
+++ b/src/sreport/sreport.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/user_reports.c b/src/sreport/user_reports.c
index 0180e1beb7d..8c92a6df050 100644
--- a/src/sreport/user_reports.c
+++ b/src/sreport/user_reports.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sreport/user_reports.h b/src/sreport/user_reports.h
index 7abe39abb12..6272328e75f 100644
--- a/src/sreport/user_reports.h
+++ b/src/sreport/user_reports.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/allocate.c b/src/srun/libsrun/allocate.c
index 35b5a97ed78..934de2390ba 100644
--- a/src/srun/libsrun/allocate.c
+++ b/src/srun/libsrun/allocate.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/allocate.h b/src/srun/libsrun/allocate.h
index f20c5eeb44b..322b7f5f631 100644
--- a/src/srun/libsrun/allocate.h
+++ b/src/srun/libsrun/allocate.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/debugger.c b/src/srun/libsrun/debugger.c
index 4c3dec3923a..db52d931d03 100644
--- a/src/srun/libsrun/debugger.c
+++ b/src/srun/libsrun/debugger.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/fname.c b/src/srun/libsrun/fname.c
index bc9aa184734..72a5ccf9d47 100644
--- a/src/srun/libsrun/fname.c
+++ b/src/srun/libsrun/fname.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/fname.h b/src/srun/libsrun/fname.h
index 0f63ba3352d..56c92664560 100644
--- a/src/srun/libsrun/fname.h
+++ b/src/srun/libsrun/fname.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/launch.c b/src/srun/libsrun/launch.c
index 7513447620e..fa3e5077387 100644
--- a/src/srun/libsrun/launch.c
+++ b/src/srun/libsrun/launch.c
@@ -4,7 +4,7 @@
 *  Written by Danny Auble <da@schedmd.com>
 *
 *  This file is part of SLURM, a resource management program.
-*  For details, see <http://slurm.schedmd.com/>.
+*  For details, see <https://slurm.schedmd.com/>.
 *  Please also read the included file: DISCLAIMER.
 *
 *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/launch.h b/src/srun/libsrun/launch.h
index f5a66bf2fc5..7b03252c9ee 100644
--- a/src/srun/libsrun/launch.h
+++ b/src/srun/libsrun/launch.h
@@ -5,7 +5,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/multi_prog.c b/src/srun/libsrun/multi_prog.c
index 563703a04bd..c126e77a7cc 100644
--- a/src/srun/libsrun/multi_prog.c
+++ b/src/srun/libsrun/multi_prog.c
@@ -14,7 +14,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/multi_prog.h b/src/srun/libsrun/multi_prog.h
index 3a11aa29533..5b2016ce845 100644
--- a/src/srun/libsrun/multi_prog.h
+++ b/src/srun/libsrun/multi_prog.h
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/opt.c b/src/srun/libsrun/opt.c
index 6d93dd7ceed..b1df0ebdd22 100644
--- a/src/srun/libsrun/opt.c
+++ b/src/srun/libsrun/opt.c
@@ -3,13 +3,13 @@
  *****************************************************************************
  *  Copyright (C) 2002-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2015 SchedMD LLC <http://www.schedmd.com>
+ *  Portions Copyright (C) 2010-2015 SchedMD LLC <https://www.schedmd.com>
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Mark Grondona <grondona1@llnl.gov>, et. al.
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/opt.h b/src/srun/libsrun/opt.h
index f7c33933368..4864738e621 100644
--- a/src/srun/libsrun/opt.h
+++ b/src/srun/libsrun/opt.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/srun_job.c b/src/srun/libsrun/srun_job.c
index f734786f690..ea03d34feea 100644
--- a/src/srun/libsrun/srun_job.c
+++ b/src/srun/libsrun/srun_job.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/libsrun/srun_job.h b/src/srun/libsrun/srun_job.h
index 02cd9263f0e..288c71132a5 100644
--- a/src/srun/libsrun/srun_job.h
+++ b/src/srun/libsrun/srun_job.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/srun.c b/src/srun/srun.c
index b4a799d64b9..2ae500ea873 100644
--- a/src/srun/srun.c
+++ b/src/srun/srun.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/srun_pty.c b/src/srun/srun_pty.c
index 2e9f2714487..1e5d5a22f49 100644
--- a/src/srun/srun_pty.c
+++ b/src/srun/srun_pty.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun/srun_pty.h b/src/srun/srun_pty.h
index fd4798cc23f..ec07a33648d 100644
--- a/src/srun/srun_pty.h
+++ b/src/srun/srun_pty.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/srun_cr/srun_cr.c b/src/srun_cr/srun_cr.c
index 4ddb62fcac6..31e9519f6aa 100644
--- a/src/srun_cr/srun_cr.c
+++ b/src/srun_cr/srun_cr.c
@@ -6,7 +6,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sshare/process.c b/src/sshare/process.c
index 5cded61d46e..4765f79d57d 100644
--- a/src/sshare/process.c
+++ b/src/sshare/process.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sshare/sshare.c b/src/sshare/sshare.c
index 00511851f11..8bb84cc88d4 100644
--- a/src/sshare/sshare.c
+++ b/src/sshare/sshare.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sshare/sshare.h b/src/sshare/sshare.h
index b03e2f9191c..5d603bf6cb1 100644
--- a/src/sshare/sshare.h
+++ b/src/sshare/sshare.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sstat/options.c b/src/sstat/options.c
index 059a806a544..5da81227e1d 100644
--- a/src/sstat/options.c
+++ b/src/sstat/options.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sstat/print.c b/src/sstat/print.c
index 580e058dea1..c56ebc281fa 100644
--- a/src/sstat/print.c
+++ b/src/sstat/print.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sstat/process.c b/src/sstat/process.c
index 1637d6234d7..2b49140dafe 100644
--- a/src/sstat/process.c
+++ b/src/sstat/process.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sstat/sstat.c b/src/sstat/sstat.c
index fbdd742ed4e..f8d34dae79a 100644
--- a/src/sstat/sstat.c
+++ b/src/sstat/sstat.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sstat/sstat.h b/src/sstat/sstat.h
index d26981960b5..97241c87c91 100644
--- a/src/sstat/sstat.h
+++ b/src/sstat/sstat.h
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/strigger/opts.c b/src/strigger/opts.c
index f417fe4b103..9fdf46a139f 100644
--- a/src/strigger/opts.c
+++ b/src/strigger/opts.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/strigger/strigger.c b/src/strigger/strigger.c
index 141f564731a..65b86e57c39 100644
--- a/src/strigger/strigger.c
+++ b/src/strigger/strigger.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/strigger/strigger.h b/src/strigger/strigger.h
index 0a79615fbe9..59734a58625 100644
--- a/src/strigger/strigger.h
+++ b/src/strigger/strigger.h
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/admin_info.c b/src/sview/admin_info.c
index 4fddaf9b0d3..515384ca1e3 100644
--- a/src/sview/admin_info.c
+++ b/src/sview/admin_info.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/bb_info.c b/src/sview/bb_info.c
index f52888cb03c..045192892eb 100644
--- a/src/sview/bb_info.c
+++ b/src/sview/bb_info.c
@@ -5,7 +5,7 @@
  *  Written by Nathan Yee <nyee32@shedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/block_info.c b/src/sview/block_info.c
index c3f16bddf65..b3cd0c92d84 100644
--- a/src/sview/block_info.c
+++ b/src/sview/block_info.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/common.c b/src/sview/common.c
index e1b336c328b..0743e21600c 100644
--- a/src/sview/common.c
+++ b/src/sview/common.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/config_info.c b/src/sview/config_info.c
index 85298eb9eea..0550070c32a 100644
--- a/src/sview/config_info.c
+++ b/src/sview/config_info.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/defaults.c b/src/sview/defaults.c
index 7caa8396a15..7c4f7531749 100644
--- a/src/sview/defaults.c
+++ b/src/sview/defaults.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/front_end_info.c b/src/sview/front_end_info.c
index 5b0b1bdc1fb..89105ffbab5 100644
--- a/src/sview/front_end_info.c
+++ b/src/sview/front_end_info.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/grid.c b/src/sview/grid.c
index 234816704d8..5c420f982bb 100644
--- a/src/sview/grid.c
+++ b/src/sview/grid.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/gthread_helper.c b/src/sview/gthread_helper.c
index 5f1b36f418c..12a3deb713a 100644
--- a/src/sview/gthread_helper.c
+++ b/src/sview/gthread_helper.c
@@ -5,7 +5,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/gthread_helper.h b/src/sview/gthread_helper.h
index a48a785aabd..36489562f6e 100644
--- a/src/sview/gthread_helper.h
+++ b/src/sview/gthread_helper.h
@@ -5,7 +5,7 @@
  *  Written by Danny Auble <da@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/job_info.c b/src/sview/job_info.c
index a975b64a56f..02904bece64 100644
--- a/src/sview/job_info.c
+++ b/src/sview/job_info.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/node_info.c b/src/sview/node_info.c
index 6c0a5bdd50e..a96c4f77bb5 100644
--- a/src/sview/node_info.c
+++ b/src/sview/node_info.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/part_info.c b/src/sview/part_info.c
index 80138c52f30..daff3ae04eb 100644
--- a/src/sview/part_info.c
+++ b/src/sview/part_info.c
@@ -4,14 +4,14 @@
  *****************************************************************************
  *  Copyright (C) 2004-2007 The Regents of the University of California.
  *  Copyright (C) 2008-2010 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2010-2016 SchedMD <http://www.schedmd.com>.
+ *  Portions Copyright (C) 2010-2016 SchedMD <https://www.schedmd.com>.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Danny Auble <da@llnl.gov>
  *
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/popups.c b/src/sview/popups.c
index 7c869308b83..5c998f32691 100644
--- a/src/sview/popups.c
+++ b/src/sview/popups.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/resv_info.c b/src/sview/resv_info.c
index 83ab0b04ff3..9c3273f115c 100644
--- a/src/sview/resv_info.c
+++ b/src/sview/resv_info.c
@@ -3,13 +3,13 @@
  *  mode of sview.
  *****************************************************************************
  *  Copyright (C) 2009-2011 Lawrence Livermore National Security.
- *  Portions Copyright (C) 2012-2015 SchedMD LLC <http://www.schedmd.com>
+ *  Portions Copyright (C) 2012-2015 SchedMD LLC <https://www.schedmd.com>
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
  *  Written by Morris Jette <jette@llnl.gov>
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/submit_info.c b/src/sview/submit_info.c
index 32189f5126f..cf33ae7767d 100644
--- a/src/sview/submit_info.c
+++ b/src/sview/submit_info.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/sview.c b/src/sview/sview.c
index 791f11b7db1..d5a457d08d5 100644
--- a/src/sview/sview.c
+++ b/src/sview/sview.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/src/sview/sview.h b/src/sview/sview.h
index 2252fc658a4..98ac3fc3ed4 100644
--- a/src/sview/sview.h
+++ b/src/sview/sview.h
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/README b/testsuite/expect/README
index aa2eb98da15..84bc2ed44ea 100644
--- a/testsuite/expect/README
+++ b/testsuite/expect/README
@@ -8,7 +8,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the supplied file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/driveregress.py b/testsuite/expect/driveregress.py
index d1b1187d1d2..8019615953e 100755
--- a/testsuite/expect/driveregress.py
+++ b/testsuite/expect/driveregress.py
@@ -5,7 +5,7 @@
 # Written by David Bigagli <david@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/globals b/testsuite/expect/globals
index c265f4ea258..17933df0f46 100755
--- a/testsuite/expect/globals
+++ b/testsuite/expect/globals
@@ -27,7 +27,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the supplied file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/globals_accounting b/testsuite/expect/globals_accounting
index 366a55802e7..7d8354ef133 100644
--- a/testsuite/expect/globals_accounting
+++ b/testsuite/expect/globals_accounting
@@ -21,7 +21,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the supplied file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/globals_federation b/testsuite/expect/globals_federation
index 50fe0d72a33..86915366850 100644
--- a/testsuite/expect/globals_federation
+++ b/testsuite/expect/globals_federation
@@ -15,7 +15,7 @@
 # Written by Brian Christiansen <brian@schedmd.com>
 
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the supplied file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc12.3.1 b/testsuite/expect/inc12.3.1
index acfe88d09a8..781c0156c78 100644
--- a/testsuite/expect/inc12.3.1
+++ b/testsuite/expect/inc12.3.1
@@ -6,7 +6,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc12.3.2 b/testsuite/expect/inc12.3.2
index af3be00f7d4..acd2a32f792 100755
--- a/testsuite/expect/inc12.3.2
+++ b/testsuite/expect/inc12.3.2
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.21_tests b/testsuite/expect/inc21.21_tests
index 4f3562c045d..dd310db5680 100644
--- a/testsuite/expect/inc21.21_tests
+++ b/testsuite/expect/inc21.21_tests
@@ -5,7 +5,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.1 b/testsuite/expect/inc21.30.1
index 75668ac982b..0d1280291b3 100644
--- a/testsuite/expect/inc21.30.1
+++ b/testsuite/expect/inc21.30.1
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.10 b/testsuite/expect/inc21.30.10
index 7495797159f..f4c0413683a 100644
--- a/testsuite/expect/inc21.30.10
+++ b/testsuite/expect/inc21.30.10
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.11 b/testsuite/expect/inc21.30.11
index b00e7596baa..09f8b7e2848 100644
--- a/testsuite/expect/inc21.30.11
+++ b/testsuite/expect/inc21.30.11
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.12 b/testsuite/expect/inc21.30.12
index da9affc4f6b..d441fd2c072 100644
--- a/testsuite/expect/inc21.30.12
+++ b/testsuite/expect/inc21.30.12
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.13 b/testsuite/expect/inc21.30.13
index 41200d50cc0..ac8a0f126e7 100644
--- a/testsuite/expect/inc21.30.13
+++ b/testsuite/expect/inc21.30.13
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.14 b/testsuite/expect/inc21.30.14
index 6c41de26260..97c018b24b2 100644
--- a/testsuite/expect/inc21.30.14
+++ b/testsuite/expect/inc21.30.14
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.15 b/testsuite/expect/inc21.30.15
index f12b37e1662..b53f3aef0be 100644
--- a/testsuite/expect/inc21.30.15
+++ b/testsuite/expect/inc21.30.15
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.16 b/testsuite/expect/inc21.30.16
index cd8f5c26cfd..5481dc8c121 100644
--- a/testsuite/expect/inc21.30.16
+++ b/testsuite/expect/inc21.30.16
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.17 b/testsuite/expect/inc21.30.17
index c9d9f3f751b..c743c32e7ad 100644
--- a/testsuite/expect/inc21.30.17
+++ b/testsuite/expect/inc21.30.17
@@ -8,7 +8,7 @@
 # Written by Alejandro Sanchez <alex@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.2 b/testsuite/expect/inc21.30.2
index f1869b1e77c..15e446c2420 100644
--- a/testsuite/expect/inc21.30.2
+++ b/testsuite/expect/inc21.30.2
@@ -6,7 +6,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.3 b/testsuite/expect/inc21.30.3
index b1d63b91ad3..4cf42d4ab1c 100644
--- a/testsuite/expect/inc21.30.3
+++ b/testsuite/expect/inc21.30.3
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.4 b/testsuite/expect/inc21.30.4
index 279e101bc5e..aeb700c45d1 100644
--- a/testsuite/expect/inc21.30.4
+++ b/testsuite/expect/inc21.30.4
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.5 b/testsuite/expect/inc21.30.5
index a494d42e130..fc1bdb4bddb 100644
--- a/testsuite/expect/inc21.30.5
+++ b/testsuite/expect/inc21.30.5
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.6 b/testsuite/expect/inc21.30.6
index 2a4a655fcb8..b2ab45d557b 100644
--- a/testsuite/expect/inc21.30.6
+++ b/testsuite/expect/inc21.30.6
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.7 b/testsuite/expect/inc21.30.7
index b3970f09a16..12d5254d84e 100644
--- a/testsuite/expect/inc21.30.7
+++ b/testsuite/expect/inc21.30.7
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.8 b/testsuite/expect/inc21.30.8
index 43856b8fc23..69e705909b0 100644
--- a/testsuite/expect/inc21.30.8
+++ b/testsuite/expect/inc21.30.8
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.30.9 b/testsuite/expect/inc21.30.9
index 7fe1e2d76e7..6034b38b6db 100644
--- a/testsuite/expect/inc21.30.9
+++ b/testsuite/expect/inc21.30.9
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.34.1 b/testsuite/expect/inc21.34.1
index 8a2cb6d1328..7cec8655903 100644
--- a/testsuite/expect/inc21.34.1
+++ b/testsuite/expect/inc21.34.1
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.34.2 b/testsuite/expect/inc21.34.2
index 0b4af2b6122..dac3b3ad554 100644
--- a/testsuite/expect/inc21.34.2
+++ b/testsuite/expect/inc21.34.2
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc21.34_tests b/testsuite/expect/inc21.34_tests
index fee893097bf..83aae0755dd 100644
--- a/testsuite/expect/inc21.34_tests
+++ b/testsuite/expect/inc21.34_tests
@@ -7,7 +7,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc22.1.1 b/testsuite/expect/inc22.1.1
index 4c4c53e3f53..a756cd66061 100644
--- a/testsuite/expect/inc22.1.1
+++ b/testsuite/expect/inc22.1.1
@@ -17,7 +17,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc22.1.2 b/testsuite/expect/inc22.1.2
index 6cdd2c17087..cce38501304 100644
--- a/testsuite/expect/inc22.1.2
+++ b/testsuite/expect/inc22.1.2
@@ -17,7 +17,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc22.1.3 b/testsuite/expect/inc22.1.3
index d16b1a39a87..4329de60e24 100644
--- a/testsuite/expect/inc22.1.3
+++ b/testsuite/expect/inc22.1.3
@@ -17,7 +17,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc22.1.4 b/testsuite/expect/inc22.1.4
index 050e2643472..ab1ab4df923 100644
--- a/testsuite/expect/inc22.1.4
+++ b/testsuite/expect/inc22.1.4
@@ -17,7 +17,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc3.11.1 b/testsuite/expect/inc3.11.1
index 2388aea5fbc..e38fc5c957f 100644
--- a/testsuite/expect/inc3.11.1
+++ b/testsuite/expect/inc3.11.1
@@ -13,7 +13,7 @@
 #
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc3.11.2 b/testsuite/expect/inc3.11.2
index ae6a71c0653..8d269997367 100644
--- a/testsuite/expect/inc3.11.2
+++ b/testsuite/expect/inc3.11.2
@@ -11,7 +11,7 @@
 #
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc3.11.3 b/testsuite/expect/inc3.11.3
index 928fa8b4ca5..508b9318279 100644
--- a/testsuite/expect/inc3.11.3
+++ b/testsuite/expect/inc3.11.3
@@ -12,7 +12,7 @@
 #
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc3.11.4 b/testsuite/expect/inc3.11.4
index 824007130b8..b879626c3fc 100644
--- a/testsuite/expect/inc3.11.4
+++ b/testsuite/expect/inc3.11.4
@@ -12,7 +12,7 @@
 #
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc3.11.5 b/testsuite/expect/inc3.11.5
index 6b7d57a25e3..4568957b037 100644
--- a/testsuite/expect/inc3.11.5
+++ b/testsuite/expect/inc3.11.5
@@ -11,7 +11,7 @@
 #
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc3.11.6 b/testsuite/expect/inc3.11.6
index 884243a6d0c..16ac6987daa 100644
--- a/testsuite/expect/inc3.11.6
+++ b/testsuite/expect/inc3.11.6
@@ -11,7 +11,7 @@
 #
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc3.11.7 b/testsuite/expect/inc3.11.7
index c5a7fef27c7..cb416753555 100644
--- a/testsuite/expect/inc3.11.7
+++ b/testsuite/expect/inc3.11.7
@@ -12,7 +12,7 @@
 #
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc3.11.8 b/testsuite/expect/inc3.11.8
index 348bd3e8028..1da0c3ff517 100644
--- a/testsuite/expect/inc3.11.8
+++ b/testsuite/expect/inc3.11.8
@@ -12,7 +12,7 @@
 #
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/inc3.11.9 b/testsuite/expect/inc3.11.9
index 2c7baa41a2e..83e686040b4 100644
--- a/testsuite/expect/inc3.11.9
+++ b/testsuite/expect/inc3.11.9
@@ -8,7 +8,7 @@
 # Copyright (C) 2013 Barcelona Supercomputing Center
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/regression b/testsuite/expect/regression
index 7a9eb5c8a33..d939db25d38 100755
--- a/testsuite/expect/regression
+++ b/testsuite/expect/regression
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the supplied file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/regression.py b/testsuite/expect/regression.py
index 671fcf1b140..9520c6fa2c4 100755
--- a/testsuite/expect/regression.py
+++ b/testsuite/expect/regression.py
@@ -6,7 +6,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the supplied file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/slurm_status b/testsuite/expect/slurm_status
index 86ca5190b69..8dde370b1fb 100755
--- a/testsuite/expect/slurm_status
+++ b/testsuite/expect/slurm_status
@@ -5,7 +5,7 @@
 # Copyright (C) 2016 SchedMD LLC
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.1 b/testsuite/expect/test1.1
index 584d1f64a41..fc52c3dc54e 100755
--- a/testsuite/expect/test1.1
+++ b/testsuite/expect/test1.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.10 b/testsuite/expect/test1.10
index 18f0c5a43b4..0b4d89828cd 100755
--- a/testsuite/expect/test1.10
+++ b/testsuite/expect/test1.10
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.100 b/testsuite/expect/test1.100
index 77c524cc5e3..735214896b8 100755
--- a/testsuite/expect/test1.100
+++ b/testsuite/expect/test1.100
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.101 b/testsuite/expect/test1.101
index 055102fdaf5..08a39d338ab 100755
--- a/testsuite/expect/test1.101
+++ b/testsuite/expect/test1.101
@@ -11,7 +11,7 @@
 # Copyright (C) 2015 SchedMD LLC
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.102 b/testsuite/expect/test1.102
index f106639908d..32ed8b5aac1 100755
--- a/testsuite/expect/test1.102
+++ b/testsuite/expect/test1.102
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.103 b/testsuite/expect/test1.103
index a02e7e50a1c..483cf85c4bb 100755
--- a/testsuite/expect/test1.103
+++ b/testsuite/expect/test1.103
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.104 b/testsuite/expect/test1.104
index e8a2a1d0b22..aa2df0f74e7 100755
--- a/testsuite/expect/test1.104
+++ b/testsuite/expect/test1.104
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.105 b/testsuite/expect/test1.105
index 39c972c3df3..61864d012bd 100755
--- a/testsuite/expect/test1.105
+++ b/testsuite/expect/test1.105
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.106 b/testsuite/expect/test1.106
index 2e1e28ea4a9..1d236493392 100755
--- a/testsuite/expect/test1.106
+++ b/testsuite/expect/test1.106
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.107 b/testsuite/expect/test1.107
index d048e28c6b6..1e5df4dd1d0 100755
--- a/testsuite/expect/test1.107
+++ b/testsuite/expect/test1.107
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.108 b/testsuite/expect/test1.108
index f8b49d131a0..cf1656fb8d6 100755
--- a/testsuite/expect/test1.108
+++ b/testsuite/expect/test1.108
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.109 b/testsuite/expect/test1.109
index 5beb112a255..a576def4cae 100755
--- a/testsuite/expect/test1.109
+++ b/testsuite/expect/test1.109
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This fie is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.11 b/testsuite/expect/test1.11
index b50c133e6fb..5f29395ed92 100755
--- a/testsuite/expect/test1.11
+++ b/testsuite/expect/test1.11
@@ -17,7 +17,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.110 b/testsuite/expect/test1.110
index 936e844f5cd..6852f29ddc4 100755
--- a/testsuite/expect/test1.110
+++ b/testsuite/expect/test1.110
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.111 b/testsuite/expect/test1.111
index adc273473ac..1ff7bfeb8ac 100755
--- a/testsuite/expect/test1.111
+++ b/testsuite/expect/test1.111
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.112 b/testsuite/expect/test1.112
index c311d53bdda..0be13b0223e 100755
--- a/testsuite/expect/test1.112
+++ b/testsuite/expect/test1.112
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.113 b/testsuite/expect/test1.113
index 0e852e2be57..6aa9e714e3b 100755
--- a/testsuite/expect/test1.113
+++ b/testsuite/expect/test1.113
@@ -11,7 +11,7 @@
 # Written by Alejandro Sanchez <alex@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.114 b/testsuite/expect/test1.114
index 998a9d89135..91cc6ad0400 100755
--- a/testsuite/expect/test1.114
+++ b/testsuite/expect/test1.114
@@ -11,7 +11,7 @@
 # Written by Alejandro Sanchez <alex@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.115 b/testsuite/expect/test1.115
index 946fac94247..6a0be836af6 100755
--- a/testsuite/expect/test1.115
+++ b/testsuite/expect/test1.115
@@ -12,7 +12,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.12 b/testsuite/expect/test1.12
index b29dde61e4b..6211c875cf7 100755
--- a/testsuite/expect/test1.12
+++ b/testsuite/expect/test1.12
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.13 b/testsuite/expect/test1.13
index 72c21fb6015..7c83f6dc026 100755
--- a/testsuite/expect/test1.13
+++ b/testsuite/expect/test1.13
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.14 b/testsuite/expect/test1.14
index 886e252e24d..5ba8505f4a9 100755
--- a/testsuite/expect/test1.14
+++ b/testsuite/expect/test1.14
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.15 b/testsuite/expect/test1.15
index a9328d8c175..fdff1bc938a 100755
--- a/testsuite/expect/test1.15
+++ b/testsuite/expect/test1.15
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.16 b/testsuite/expect/test1.16
index e437d3d3e90..7137bdfec22 100755
--- a/testsuite/expect/test1.16
+++ b/testsuite/expect/test1.16
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.17 b/testsuite/expect/test1.17
index 4d5e3386ecf..3af20ad727f 100755
--- a/testsuite/expect/test1.17
+++ b/testsuite/expect/test1.17
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.18 b/testsuite/expect/test1.18
index b7afa5781e3..f72ba212722 100755
--- a/testsuite/expect/test1.18
+++ b/testsuite/expect/test1.18
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.19 b/testsuite/expect/test1.19
index 2932772aac9..69eecb649c5 100755
--- a/testsuite/expect/test1.19
+++ b/testsuite/expect/test1.19
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.2 b/testsuite/expect/test1.2
index 5dd0fb127a1..fe43b086463 100755
--- a/testsuite/expect/test1.2
+++ b/testsuite/expect/test1.2
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.20 b/testsuite/expect/test1.20
index 12b2b3baef1..3d955ac028e 100755
--- a/testsuite/expect/test1.20
+++ b/testsuite/expect/test1.20
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.21 b/testsuite/expect/test1.21
index d7e112adb8f..6fc11f15a27 100755
--- a/testsuite/expect/test1.21
+++ b/testsuite/expect/test1.21
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.22 b/testsuite/expect/test1.22
index 46dd850d8ea..caaf40de6dd 100755
--- a/testsuite/expect/test1.22
+++ b/testsuite/expect/test1.22
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.23 b/testsuite/expect/test1.23
index bbea134a5ec..2db805e830a 100755
--- a/testsuite/expect/test1.23
+++ b/testsuite/expect/test1.23
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.24 b/testsuite/expect/test1.24
index a4bde5753a2..77c91c09f2c 100755
--- a/testsuite/expect/test1.24
+++ b/testsuite/expect/test1.24
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.25 b/testsuite/expect/test1.25
index ca6243bcdcd..a5c20045dcd 100755
--- a/testsuite/expect/test1.25
+++ b/testsuite/expect/test1.25
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.26 b/testsuite/expect/test1.26
index 340c24ab7c5..9cc354dff6c 100755
--- a/testsuite/expect/test1.26
+++ b/testsuite/expect/test1.26
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.27 b/testsuite/expect/test1.27
index 83f7c335216..b1e901676a2 100755
--- a/testsuite/expect/test1.27
+++ b/testsuite/expect/test1.27
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.28 b/testsuite/expect/test1.28
index e11fd08a23f..6897f3ce048 100755
--- a/testsuite/expect/test1.28
+++ b/testsuite/expect/test1.28
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.29 b/testsuite/expect/test1.29
index f5d223d0314..831e9e3b4a8 100755
--- a/testsuite/expect/test1.29
+++ b/testsuite/expect/test1.29
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.29.prog.c b/testsuite/expect/test1.29.prog.c
index a22a957d2b7..0de38348720 100644
--- a/testsuite/expect/test1.29.prog.c
+++ b/testsuite/expect/test1.29.prog.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.3 b/testsuite/expect/test1.3
index 5d0afbf49f6..1bd7608ae20 100755
--- a/testsuite/expect/test1.3
+++ b/testsuite/expect/test1.3
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.30 b/testsuite/expect/test1.30
index e8801077bc6..8a494056f5a 100755
--- a/testsuite/expect/test1.30
+++ b/testsuite/expect/test1.30
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.31 b/testsuite/expect/test1.31
index 273ef23c32c..1fc6c3e0c70 100755
--- a/testsuite/expect/test1.31
+++ b/testsuite/expect/test1.31
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.32 b/testsuite/expect/test1.32
index 2a6d9f0c6d5..a6d1dd69a56 100755
--- a/testsuite/expect/test1.32
+++ b/testsuite/expect/test1.32
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.32.prog.c b/testsuite/expect/test1.32.prog.c
index e376fd95b9b..94ad9356510 100644
--- a/testsuite/expect/test1.32.prog.c
+++ b/testsuite/expect/test1.32.prog.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.33 b/testsuite/expect/test1.33
index cecfcfcf634..d2471f69863 100755
--- a/testsuite/expect/test1.33
+++ b/testsuite/expect/test1.33
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.34 b/testsuite/expect/test1.34
index 9c885740997..3237c60729c 100755
--- a/testsuite/expect/test1.34
+++ b/testsuite/expect/test1.34
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.34.prog.c b/testsuite/expect/test1.34.prog.c
index 5473ba356ec..ec4fe12ff17 100644
--- a/testsuite/expect/test1.34.prog.c
+++ b/testsuite/expect/test1.34.prog.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.35 b/testsuite/expect/test1.35
index 2f1c52291d3..dd52bf32526 100755
--- a/testsuite/expect/test1.35
+++ b/testsuite/expect/test1.35
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.36 b/testsuite/expect/test1.36
index 92e84db8c3a..df4d7139b10 100755
--- a/testsuite/expect/test1.36
+++ b/testsuite/expect/test1.36
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.37 b/testsuite/expect/test1.37
index 6904be801a0..9980d37c98a 100755
--- a/testsuite/expect/test1.37
+++ b/testsuite/expect/test1.37
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.38 b/testsuite/expect/test1.38
index 64b5ef3258f..3ce48987e17 100755
--- a/testsuite/expect/test1.38
+++ b/testsuite/expect/test1.38
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.4 b/testsuite/expect/test1.4
index 97b069f19e4..a40ad7e1b6f 100755
--- a/testsuite/expect/test1.4
+++ b/testsuite/expect/test1.4
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.40 b/testsuite/expect/test1.40
index 3f64b06717f..bee0a67efc0 100755
--- a/testsuite/expect/test1.40
+++ b/testsuite/expect/test1.40
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.41 b/testsuite/expect/test1.41
index a596a3fafab..9b375d50107 100755
--- a/testsuite/expect/test1.41
+++ b/testsuite/expect/test1.41
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.42 b/testsuite/expect/test1.42
index ce97bec945d..67c6e383541 100755
--- a/testsuite/expect/test1.42
+++ b/testsuite/expect/test1.42
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.43 b/testsuite/expect/test1.43
index de6932260fe..4369ad65020 100755
--- a/testsuite/expect/test1.43
+++ b/testsuite/expect/test1.43
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.44 b/testsuite/expect/test1.44
index a9bce3a59a3..b91c3fbd7a5 100755
--- a/testsuite/expect/test1.44
+++ b/testsuite/expect/test1.44
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.45 b/testsuite/expect/test1.45
index 282854f16d3..c07d6f929d7 100755
--- a/testsuite/expect/test1.45
+++ b/testsuite/expect/test1.45
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.46 b/testsuite/expect/test1.46
index 0898bd9bbf7..22f273365b3 100755
--- a/testsuite/expect/test1.46
+++ b/testsuite/expect/test1.46
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.47 b/testsuite/expect/test1.47
index 46def8dfc0f..dcc2bd532fe 100755
--- a/testsuite/expect/test1.47
+++ b/testsuite/expect/test1.47
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.48 b/testsuite/expect/test1.48
index f2664063bf5..472f5fb3d97 100755
--- a/testsuite/expect/test1.48
+++ b/testsuite/expect/test1.48
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.49 b/testsuite/expect/test1.49
index 1d16e107f4a..4be5a790798 100755
--- a/testsuite/expect/test1.49
+++ b/testsuite/expect/test1.49
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.5 b/testsuite/expect/test1.5
index 40f40bde23f..92aae5b64c9 100755
--- a/testsuite/expect/test1.5
+++ b/testsuite/expect/test1.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.50 b/testsuite/expect/test1.50
index 45884ec44cc..1befa9e58d8 100755
--- a/testsuite/expect/test1.50
+++ b/testsuite/expect/test1.50
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.51 b/testsuite/expect/test1.51
index b4981fc254a..a2e34e5b3cd 100755
--- a/testsuite/expect/test1.51
+++ b/testsuite/expect/test1.51
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.52 b/testsuite/expect/test1.52
index e57a42d5240..c43ef41d261 100755
--- a/testsuite/expect/test1.52
+++ b/testsuite/expect/test1.52
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.53 b/testsuite/expect/test1.53
index 845207c466e..a6bf5ed97ca 100755
--- a/testsuite/expect/test1.53
+++ b/testsuite/expect/test1.53
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.54 b/testsuite/expect/test1.54
index 1c5929c9f20..0ca7dce8ca5 100755
--- a/testsuite/expect/test1.54
+++ b/testsuite/expect/test1.54
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.55 b/testsuite/expect/test1.55
index 9fa00097f94..20dd540f408 100755
--- a/testsuite/expect/test1.55
+++ b/testsuite/expect/test1.55
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.56 b/testsuite/expect/test1.56
index 4fae87bff9c..461b6d3abb8 100755
--- a/testsuite/expect/test1.56
+++ b/testsuite/expect/test1.56
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.57 b/testsuite/expect/test1.57
index 08ca4256243..12a0c3edc75 100755
--- a/testsuite/expect/test1.57
+++ b/testsuite/expect/test1.57
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.58 b/testsuite/expect/test1.58
index 8c177b22660..2fcca7ddeff 100755
--- a/testsuite/expect/test1.58
+++ b/testsuite/expect/test1.58
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.59 b/testsuite/expect/test1.59
index edced0d7c99..69ac646ce59 100755
--- a/testsuite/expect/test1.59
+++ b/testsuite/expect/test1.59
@@ -15,7 +15,7 @@
 # UCRL-CODE-217948.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.6 b/testsuite/expect/test1.6
index 0e13520fd6d..f78d89aa5b5 100755
--- a/testsuite/expect/test1.6
+++ b/testsuite/expect/test1.6
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.60 b/testsuite/expect/test1.60
index de0c0a3860b..011d784ab10 100755
--- a/testsuite/expect/test1.60
+++ b/testsuite/expect/test1.60
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.61 b/testsuite/expect/test1.61
index bcd0f75b908..ba476bcf3cd 100755
--- a/testsuite/expect/test1.61
+++ b/testsuite/expect/test1.61
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.62 b/testsuite/expect/test1.62
index d8026b871cf..b37149a9697 100755
--- a/testsuite/expect/test1.62
+++ b/testsuite/expect/test1.62
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.63 b/testsuite/expect/test1.63
index bc47cfb1a90..5bca40c195f 100755
--- a/testsuite/expect/test1.63
+++ b/testsuite/expect/test1.63
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.64 b/testsuite/expect/test1.64
index 76e3dfba303..8d7dc1a8487 100755
--- a/testsuite/expect/test1.64
+++ b/testsuite/expect/test1.64
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.65 b/testsuite/expect/test1.65
index 09244e3c3be..54a46013bd1 100755
--- a/testsuite/expect/test1.65
+++ b/testsuite/expect/test1.65
@@ -11,7 +11,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.66 b/testsuite/expect/test1.66
index 70b75ad8548..b624268c3b4 100755
--- a/testsuite/expect/test1.66
+++ b/testsuite/expect/test1.66
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.67 b/testsuite/expect/test1.67
index 7137d69fe9f..45d10484d58 100755
--- a/testsuite/expect/test1.67
+++ b/testsuite/expect/test1.67
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.68 b/testsuite/expect/test1.68
index 3370e84301d..88b54b3a6c6 100755
--- a/testsuite/expect/test1.68
+++ b/testsuite/expect/test1.68
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.69 b/testsuite/expect/test1.69
index ff32b8d3c18..f4639c2dac1 100755
--- a/testsuite/expect/test1.69
+++ b/testsuite/expect/test1.69
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.7 b/testsuite/expect/test1.7
index 2fb3b740323..17e498054f0 100755
--- a/testsuite/expect/test1.7
+++ b/testsuite/expect/test1.7
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.70 b/testsuite/expect/test1.70
index c83e51b8b13..0ae69ca1518 100755
--- a/testsuite/expect/test1.70
+++ b/testsuite/expect/test1.70
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.71 b/testsuite/expect/test1.71
index 2163a7db6a1..594708319ee 100755
--- a/testsuite/expect/test1.71
+++ b/testsuite/expect/test1.71
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.72 b/testsuite/expect/test1.72
index 7a481c5a428..d5ed204a178 100755
--- a/testsuite/expect/test1.72
+++ b/testsuite/expect/test1.72
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.73 b/testsuite/expect/test1.73
index 5c59ea1497e..0b34fbe9261 100755
--- a/testsuite/expect/test1.73
+++ b/testsuite/expect/test1.73
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.74 b/testsuite/expect/test1.74
index 43ec18c74fa..307f54f1184 100755
--- a/testsuite/expect/test1.74
+++ b/testsuite/expect/test1.74
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.75 b/testsuite/expect/test1.75
index 29246e22256..d107ca6af48 100755
--- a/testsuite/expect/test1.75
+++ b/testsuite/expect/test1.75
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.76 b/testsuite/expect/test1.76
index f5408b19884..02527dac028 100755
--- a/testsuite/expect/test1.76
+++ b/testsuite/expect/test1.76
@@ -12,7 +12,7 @@
 #  Written by Rod Schultz <Rod.Schultz@bull.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.77 b/testsuite/expect/test1.77
index 43379529673..5c7cf885dd5 100755
--- a/testsuite/expect/test1.77
+++ b/testsuite/expect/test1.77
@@ -12,7 +12,7 @@
 # Written by Martin Thomas <mt@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.8 b/testsuite/expect/test1.8
index 73914495265..7abe5a5a68b 100755
--- a/testsuite/expect/test1.8
+++ b/testsuite/expect/test1.8
@@ -17,7 +17,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.80 b/testsuite/expect/test1.80
index 4c04dbde113..e64391ac896 100755
--- a/testsuite/expect/test1.80
+++ b/testsuite/expect/test1.80
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.81 b/testsuite/expect/test1.81
index 25f3ca5f7ea..83c90b8722d 100755
--- a/testsuite/expect/test1.81
+++ b/testsuite/expect/test1.81
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.82 b/testsuite/expect/test1.82
index 1b74ef09dc2..43d22b64000 100755
--- a/testsuite/expect/test1.82
+++ b/testsuite/expect/test1.82
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.83 b/testsuite/expect/test1.83
index f5786b1253f..f51acee36fa 100755
--- a/testsuite/expect/test1.83
+++ b/testsuite/expect/test1.83
@@ -20,7 +20,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.84 b/testsuite/expect/test1.84
index 1a3bca0c35a..d1ed3302705 100755
--- a/testsuite/expect/test1.84
+++ b/testsuite/expect/test1.84
@@ -19,7 +19,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.85 b/testsuite/expect/test1.85
index d1e5b93698c..7117ae62eb0 100755
--- a/testsuite/expect/test1.85
+++ b/testsuite/expect/test1.85
@@ -16,7 +16,7 @@
 # Written by David Bigagli, SchedMD
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.86 b/testsuite/expect/test1.86
index 9394bd89790..bfbce0924fd 100755
--- a/testsuite/expect/test1.86
+++ b/testsuite/expect/test1.86
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.87 b/testsuite/expect/test1.87
index 8c356a2b081..446289c261b 100755
--- a/testsuite/expect/test1.87
+++ b/testsuite/expect/test1.87
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.88 b/testsuite/expect/test1.88
index d6a47333fe3..be9041c939e 100755
--- a/testsuite/expect/test1.88
+++ b/testsuite/expect/test1.88
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.88.prog.c b/testsuite/expect/test1.88.prog.c
index 7ba694578dc..7032355224a 100644
--- a/testsuite/expect/test1.88.prog.c
+++ b/testsuite/expect/test1.88.prog.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.89 b/testsuite/expect/test1.89
index d89a218e571..6506c91b7f4 100755
--- a/testsuite/expect/test1.89
+++ b/testsuite/expect/test1.89
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.89.prog.c b/testsuite/expect/test1.89.prog.c
index cdfcbd9c0af..b39c4986dc6 100644
--- a/testsuite/expect/test1.89.prog.c
+++ b/testsuite/expect/test1.89.prog.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.9 b/testsuite/expect/test1.9
index 6b0f82997be..2034d89c328 100755
--- a/testsuite/expect/test1.9
+++ b/testsuite/expect/test1.9
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.90 b/testsuite/expect/test1.90
index ccd32e98912..61101fb40b6 100755
--- a/testsuite/expect/test1.90
+++ b/testsuite/expect/test1.90
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.90.prog.c b/testsuite/expect/test1.90.prog.c
index 8263e504b50..410a78c1ea5 100644
--- a/testsuite/expect/test1.90.prog.c
+++ b/testsuite/expect/test1.90.prog.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.91 b/testsuite/expect/test1.91
index 7c91b75fc07..d733821bd29 100755
--- a/testsuite/expect/test1.91
+++ b/testsuite/expect/test1.91
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.91.prog.c b/testsuite/expect/test1.91.prog.c
index d62e8e2fbd6..35b10b61c5b 100644
--- a/testsuite/expect/test1.91.prog.c
+++ b/testsuite/expect/test1.91.prog.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.92 b/testsuite/expect/test1.92
index 316e99cabae..2a420400c5f 100755
--- a/testsuite/expect/test1.92
+++ b/testsuite/expect/test1.92
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.93 b/testsuite/expect/test1.93
index 97d2e66f138..ab28a793217 100755
--- a/testsuite/expect/test1.93
+++ b/testsuite/expect/test1.93
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.94 b/testsuite/expect/test1.94
index 204c3b6e782..0d73bc008ba 100755
--- a/testsuite/expect/test1.94
+++ b/testsuite/expect/test1.94
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.94.master.c b/testsuite/expect/test1.94.master.c
index c8948bd6b93..0a3e496073d 100644
--- a/testsuite/expect/test1.94.master.c
+++ b/testsuite/expect/test1.94.master.c
@@ -2,7 +2,7 @@
  *  test1.94.master.c - Test of MPICH2 task spawn logic
  *****************************************************************************
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.94.slave.c b/testsuite/expect/test1.94.slave.c
index f6c0a0f94d6..1e9e40dbe3c 100644
--- a/testsuite/expect/test1.94.slave.c
+++ b/testsuite/expect/test1.94.slave.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.95 b/testsuite/expect/test1.95
index 0eee2e516f6..4262d8339b8 100755
--- a/testsuite/expect/test1.95
+++ b/testsuite/expect/test1.95
@@ -12,7 +12,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.95.prog.upc b/testsuite/expect/test1.95.prog.upc
index 179c257b5b5..66cad469bc2 100644
--- a/testsuite/expect/test1.95.prog.upc
+++ b/testsuite/expect/test1.95.prog.upc
@@ -5,7 +5,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.96 b/testsuite/expect/test1.96
index 4c6114fb4ec..c0949a3d57b 100755
--- a/testsuite/expect/test1.96
+++ b/testsuite/expect/test1.96
@@ -12,7 +12,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.97 b/testsuite/expect/test1.97
index 4b0022a3b72..88ff7030f7c 100755
--- a/testsuite/expect/test1.97
+++ b/testsuite/expect/test1.97
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test1.99 b/testsuite/expect/test1.99
index 6df7c9c9a0e..522101c6ab1 100755
--- a/testsuite/expect/test1.99
+++ b/testsuite/expect/test1.99
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.1 b/testsuite/expect/test10.1
index d68c432bbd2..be63c22bdea 100755
--- a/testsuite/expect/test10.1
+++ b/testsuite/expect/test10.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.10 b/testsuite/expect/test10.10
index 072b05c8ad9..5748658ac2a 100755
--- a/testsuite/expect/test10.10
+++ b/testsuite/expect/test10.10
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.11 b/testsuite/expect/test10.11
index a91bb9ea9f5..51e3752e224 100755
--- a/testsuite/expect/test10.11
+++ b/testsuite/expect/test10.11
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.12 b/testsuite/expect/test10.12
index d9a10fb98cb..4f85b7901f8 100755
--- a/testsuite/expect/test10.12
+++ b/testsuite/expect/test10.12
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.13 b/testsuite/expect/test10.13
index dc0c2fcf6c6..dfdd9cf51e8 100755
--- a/testsuite/expect/test10.13
+++ b/testsuite/expect/test10.13
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.2 b/testsuite/expect/test10.2
index 140e6efb23f..5292c7019cd 100755
--- a/testsuite/expect/test10.2
+++ b/testsuite/expect/test10.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.3 b/testsuite/expect/test10.3
index 953c9a2d815..2784327e840 100755
--- a/testsuite/expect/test10.3
+++ b/testsuite/expect/test10.3
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.4 b/testsuite/expect/test10.4
index b5cafa63fa3..525e2b9de41 100755
--- a/testsuite/expect/test10.4
+++ b/testsuite/expect/test10.4
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.5 b/testsuite/expect/test10.5
index 62f5bd3ccdb..d42d035efae 100755
--- a/testsuite/expect/test10.5
+++ b/testsuite/expect/test10.5
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.6 b/testsuite/expect/test10.6
index 9c6a5193383..1cc102a99db 100755
--- a/testsuite/expect/test10.6
+++ b/testsuite/expect/test10.6
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.7 b/testsuite/expect/test10.7
index 5548a715f74..cef432e049d 100755
--- a/testsuite/expect/test10.7
+++ b/testsuite/expect/test10.7
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.8 b/testsuite/expect/test10.8
index 192ea590d5b..b9d2cf14d2f 100755
--- a/testsuite/expect/test10.8
+++ b/testsuite/expect/test10.8
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test10.9 b/testsuite/expect/test10.9
index 39851cf2088..7a60842ec09 100755
--- a/testsuite/expect/test10.9
+++ b/testsuite/expect/test10.9
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test11.1 b/testsuite/expect/test11.1
index 4b437a42875..80ae939a4d7 100755
--- a/testsuite/expect/test11.1
+++ b/testsuite/expect/test11.1
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test11.2 b/testsuite/expect/test11.2
index 4e7e7dc21c1..4ccfd33f6bb 100755
--- a/testsuite/expect/test11.2
+++ b/testsuite/expect/test11.2
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test11.3 b/testsuite/expect/test11.3
index 411fc5e1a3d..ac24fd80888 100755
--- a/testsuite/expect/test11.3
+++ b/testsuite/expect/test11.3
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test11.4 b/testsuite/expect/test11.4
index 9db9cf304af..1096222a3b0 100755
--- a/testsuite/expect/test11.4
+++ b/testsuite/expect/test11.4
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test11.5 b/testsuite/expect/test11.5
index e1f2c0bd4f6..7f1f54de1a9 100755
--- a/testsuite/expect/test11.5
+++ b/testsuite/expect/test11.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test11.6 b/testsuite/expect/test11.6
index b04d7da0812..62773c5c40a 100755
--- a/testsuite/expect/test11.6
+++ b/testsuite/expect/test11.6
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test11.7 b/testsuite/expect/test11.7
index 801cdea2105..40d2a5d911a 100755
--- a/testsuite/expect/test11.7
+++ b/testsuite/expect/test11.7
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test11.8 b/testsuite/expect/test11.8
index 147cca92e97..3c320fa66c8 100755
--- a/testsuite/expect/test11.8
+++ b/testsuite/expect/test11.8
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test12.1 b/testsuite/expect/test12.1
index 8b1517275dd..2b46acf7562 100755
--- a/testsuite/expect/test12.1
+++ b/testsuite/expect/test12.1
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test12.2 b/testsuite/expect/test12.2
index a7e59cfc30e..913e418fde5 100755
--- a/testsuite/expect/test12.2
+++ b/testsuite/expect/test12.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test12.2.prog.c b/testsuite/expect/test12.2.prog.c
index c5e8e24fe72..c7c25d4e0b4 100644
--- a/testsuite/expect/test12.2.prog.c
+++ b/testsuite/expect/test12.2.prog.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test12.3 b/testsuite/expect/test12.3
index 6cf7de93dc7..03aecf84816 100755
--- a/testsuite/expect/test12.3
+++ b/testsuite/expect/test12.3
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test12.4 b/testsuite/expect/test12.4
index c271513c3b4..f7f23838bc9 100755
--- a/testsuite/expect/test12.4
+++ b/testsuite/expect/test12.4
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test12.5 b/testsuite/expect/test12.5
index 1ef88c09b3f..d47fbd0e887 100755
--- a/testsuite/expect/test12.5
+++ b/testsuite/expect/test12.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test12.6 b/testsuite/expect/test12.6
index 6c5ce29f312..91a94a1078d 100755
--- a/testsuite/expect/test12.6
+++ b/testsuite/expect/test12.6
@@ -13,7 +13,7 @@
 #  Written by Rod Schultz <rod.schultz@bull.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test12.7 b/testsuite/expect/test12.7
index 5317e9426ae..32290eeee60 100755
--- a/testsuite/expect/test12.7
+++ b/testsuite/expect/test12.7
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test12.8 b/testsuite/expect/test12.8
index f867c11bb91..bc24e3c6cba 100755
--- a/testsuite/expect/test12.8
+++ b/testsuite/expect/test12.8
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test13.1 b/testsuite/expect/test13.1
index 8cd7513ed48..7d6c0029761 100755
--- a/testsuite/expect/test13.1
+++ b/testsuite/expect/test13.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test13.2 b/testsuite/expect/test13.2
index cfd1e09941a..55e67869ab2 100755
--- a/testsuite/expect/test13.2
+++ b/testsuite/expect/test13.2
@@ -10,7 +10,7 @@
 # Copyright (C) 2012 SchedMD LLC
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test14.1 b/testsuite/expect/test14.1
index 3cf02b74ce4..2b1aa2cebb8 100755
--- a/testsuite/expect/test14.1
+++ b/testsuite/expect/test14.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test14.10 b/testsuite/expect/test14.10
index 9d117ae9028..bb0ddba7f9c 100755
--- a/testsuite/expect/test14.10
+++ b/testsuite/expect/test14.10
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test14.2 b/testsuite/expect/test14.2
index e1672c2efc5..345c8a92e10 100755
--- a/testsuite/expect/test14.2
+++ b/testsuite/expect/test14.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test14.3 b/testsuite/expect/test14.3
index 86daa3f748c..34b7c3a9b71 100755
--- a/testsuite/expect/test14.3
+++ b/testsuite/expect/test14.3
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test14.4 b/testsuite/expect/test14.4
index d0402b30761..f8860660338 100755
--- a/testsuite/expect/test14.4
+++ b/testsuite/expect/test14.4
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test14.5 b/testsuite/expect/test14.5
index 52d5b09c2df..28f7713dac2 100755
--- a/testsuite/expect/test14.5
+++ b/testsuite/expect/test14.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test14.6 b/testsuite/expect/test14.6
index 3ebf0319cf7..c9ee9891123 100755
--- a/testsuite/expect/test14.6
+++ b/testsuite/expect/test14.6
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test14.7 b/testsuite/expect/test14.7
index d83b3601b90..5978fc2a45c 100755
--- a/testsuite/expect/test14.7
+++ b/testsuite/expect/test14.7
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test14.8 b/testsuite/expect/test14.8
index 6de9e0c2fd2..25a1ebfebe7 100755
--- a/testsuite/expect/test14.8
+++ b/testsuite/expect/test14.8
@@ -17,7 +17,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test14.9 b/testsuite/expect/test14.9
index 6c850a7e383..be36a857726 100755
--- a/testsuite/expect/test14.9
+++ b/testsuite/expect/test14.9
@@ -11,7 +11,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.1 b/testsuite/expect/test15.1
index aff8ec6fd4e..6c9ebc7a484 100755
--- a/testsuite/expect/test15.1
+++ b/testsuite/expect/test15.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.10 b/testsuite/expect/test15.10
index dfca36e18c9..bdb8ae231e3 100755
--- a/testsuite/expect/test15.10
+++ b/testsuite/expect/test15.10
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.11 b/testsuite/expect/test15.11
index db1a4bbf240..9f1baf56c6c 100755
--- a/testsuite/expect/test15.11
+++ b/testsuite/expect/test15.11
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.12 b/testsuite/expect/test15.12
index 06b0560dee2..2024bf32540 100755
--- a/testsuite/expect/test15.12
+++ b/testsuite/expect/test15.12
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.13 b/testsuite/expect/test15.13
index ca179ea22f7..001261210b1 100755
--- a/testsuite/expect/test15.13
+++ b/testsuite/expect/test15.13
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.14 b/testsuite/expect/test15.14
index 8efb34eedcd..d22871ddfb1 100755
--- a/testsuite/expect/test15.14
+++ b/testsuite/expect/test15.14
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.15 b/testsuite/expect/test15.15
index dabb8d9b361..e3cd08ffab8 100755
--- a/testsuite/expect/test15.15
+++ b/testsuite/expect/test15.15
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.16 b/testsuite/expect/test15.16
index 444d749d0a8..b69735f387f 100755
--- a/testsuite/expect/test15.16
+++ b/testsuite/expect/test15.16
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.17 b/testsuite/expect/test15.17
index 7569d772641..19493df951e 100755
--- a/testsuite/expect/test15.17
+++ b/testsuite/expect/test15.17
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.18 b/testsuite/expect/test15.18
index 8416b397266..27cfcf34085 100755
--- a/testsuite/expect/test15.18
+++ b/testsuite/expect/test15.18
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.19 b/testsuite/expect/test15.19
index 84e5a25d7d4..d43a20dba76 100755
--- a/testsuite/expect/test15.19
+++ b/testsuite/expect/test15.19
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.2 b/testsuite/expect/test15.2
index 397ceab86e0..0cb510a81ad 100755
--- a/testsuite/expect/test15.2
+++ b/testsuite/expect/test15.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.20 b/testsuite/expect/test15.20
index f9d2ea47d41..860f089dbfe 100755
--- a/testsuite/expect/test15.20
+++ b/testsuite/expect/test15.20
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.21 b/testsuite/expect/test15.21
index 0b577d3947c..f713131566c 100755
--- a/testsuite/expect/test15.21
+++ b/testsuite/expect/test15.21
@@ -19,7 +19,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.22 b/testsuite/expect/test15.22
index c7f892f2f4a..c7bd28028f9 100755
--- a/testsuite/expect/test15.22
+++ b/testsuite/expect/test15.22
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.23 b/testsuite/expect/test15.23
index a3cc4f85e13..b7f334daf47 100755
--- a/testsuite/expect/test15.23
+++ b/testsuite/expect/test15.23
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.24 b/testsuite/expect/test15.24
index ad5fa374e05..c4d6908735d 100755
--- a/testsuite/expect/test15.24
+++ b/testsuite/expect/test15.24
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.25 b/testsuite/expect/test15.25
index ced4d0ca2a9..e143ee0ad35 100755
--- a/testsuite/expect/test15.25
+++ b/testsuite/expect/test15.25
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.26 b/testsuite/expect/test15.26
index 323d6bbfecb..89b5851e50b 100755
--- a/testsuite/expect/test15.26
+++ b/testsuite/expect/test15.26
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.27 b/testsuite/expect/test15.27
index dab6cbe3058..ba10634fff1 100755
--- a/testsuite/expect/test15.27
+++ b/testsuite/expect/test15.27
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.3 b/testsuite/expect/test15.3
index a59b0f833fe..559c5ad8b72 100755
--- a/testsuite/expect/test15.3
+++ b/testsuite/expect/test15.3
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.30 b/testsuite/expect/test15.30
index cf50a5a7b43..b53d57d5234 100755
--- a/testsuite/expect/test15.30
+++ b/testsuite/expect/test15.30
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.31 b/testsuite/expect/test15.31
index 254968e0eb2..ce23d7fc638 100755
--- a/testsuite/expect/test15.31
+++ b/testsuite/expect/test15.31
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.32 b/testsuite/expect/test15.32
index 21a0a1b2f21..1b531d5d09d 100755
--- a/testsuite/expect/test15.32
+++ b/testsuite/expect/test15.32
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.33 b/testsuite/expect/test15.33
index 36ad0e9214b..7bd523b398c 100755
--- a/testsuite/expect/test15.33
+++ b/testsuite/expect/test15.33
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.34 b/testsuite/expect/test15.34
index 85b557caba3..35dae84e0c6 100755
--- a/testsuite/expect/test15.34
+++ b/testsuite/expect/test15.34
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.35 b/testsuite/expect/test15.35
index c048b302a10..117ed1dcadc 100755
--- a/testsuite/expect/test15.35
+++ b/testsuite/expect/test15.35
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.36 b/testsuite/expect/test15.36
index 20017d53d9a..0d5778fe3cb 100755
--- a/testsuite/expect/test15.36
+++ b/testsuite/expect/test15.36
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.37 b/testsuite/expect/test15.37
index 7d21d372a03..71f2d3e92dd 100755
--- a/testsuite/expect/test15.37
+++ b/testsuite/expect/test15.37
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This fie is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.38 b/testsuite/expect/test15.38
index fd389ef00f2..d03a2567da2 100755
--- a/testsuite/expect/test15.38
+++ b/testsuite/expect/test15.38
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.39 b/testsuite/expect/test15.39
index de2d751a98d..b26b7e3af85 100755
--- a/testsuite/expect/test15.39
+++ b/testsuite/expect/test15.39
@@ -11,7 +11,7 @@
 # Written by Alejandro Sanchez <alex@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.4 b/testsuite/expect/test15.4
index 7c1aa3cd62b..7807f54521b 100755
--- a/testsuite/expect/test15.4
+++ b/testsuite/expect/test15.4
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.5 b/testsuite/expect/test15.5
index f126b02aece..da3fff41f4c 100755
--- a/testsuite/expect/test15.5
+++ b/testsuite/expect/test15.5
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.6 b/testsuite/expect/test15.6
index f23a3fc8924..f63a84877a8 100755
--- a/testsuite/expect/test15.6
+++ b/testsuite/expect/test15.6
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.7 b/testsuite/expect/test15.7
index afbc7db97dc..7ea89bc7084 100755
--- a/testsuite/expect/test15.7
+++ b/testsuite/expect/test15.7
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.8 b/testsuite/expect/test15.8
index 108b98b17cb..23fc257740a 100755
--- a/testsuite/expect/test15.8
+++ b/testsuite/expect/test15.8
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test15.9 b/testsuite/expect/test15.9
index 49d204bebeb..a546362e4db 100755
--- a/testsuite/expect/test15.9
+++ b/testsuite/expect/test15.9
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test16.1 b/testsuite/expect/test16.1
index ad8507f7474..ec2e6d002cc 100755
--- a/testsuite/expect/test16.1
+++ b/testsuite/expect/test16.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test16.2 b/testsuite/expect/test16.2
index 75df8128ce3..deb9f9fc01d 100755
--- a/testsuite/expect/test16.2
+++ b/testsuite/expect/test16.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test16.3 b/testsuite/expect/test16.3
index ec253b24ed2..d18b58be81a 100755
--- a/testsuite/expect/test16.3
+++ b/testsuite/expect/test16.3
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test16.4 b/testsuite/expect/test16.4
index b79be9e509e..e4037391d62 100755
--- a/testsuite/expect/test16.4
+++ b/testsuite/expect/test16.4
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test16.4.prog.c b/testsuite/expect/test16.4.prog.c
index 30ce2053215..1ac114c548f 100644
--- a/testsuite/expect/test16.4.prog.c
+++ b/testsuite/expect/test16.4.prog.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.1 b/testsuite/expect/test17.1
index b5cd02c3513..f07021f9796 100755
--- a/testsuite/expect/test17.1
+++ b/testsuite/expect/test17.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.10 b/testsuite/expect/test17.10
index b8e647fc3b5..212c29cdf66 100755
--- a/testsuite/expect/test17.10
+++ b/testsuite/expect/test17.10
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.11 b/testsuite/expect/test17.11
index 8f20936bdec..40e39e9f962 100755
--- a/testsuite/expect/test17.11
+++ b/testsuite/expect/test17.11
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.12 b/testsuite/expect/test17.12
index 86f7624edfb..99f3cce40d2 100755
--- a/testsuite/expect/test17.12
+++ b/testsuite/expect/test17.12
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.13 b/testsuite/expect/test17.13
index b4fce02e2fc..b9ae1711e69 100755
--- a/testsuite/expect/test17.13
+++ b/testsuite/expect/test17.13
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.14 b/testsuite/expect/test17.14
index e68f05a427c..b0960e2c77e 100755
--- a/testsuite/expect/test17.14
+++ b/testsuite/expect/test17.14
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.15 b/testsuite/expect/test17.15
index b4a4d43c373..09a4869f70a 100755
--- a/testsuite/expect/test17.15
+++ b/testsuite/expect/test17.15
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.15.prog.c b/testsuite/expect/test17.15.prog.c
index a22a957d2b7..0de38348720 100644
--- a/testsuite/expect/test17.15.prog.c
+++ b/testsuite/expect/test17.15.prog.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.16 b/testsuite/expect/test17.16
index 3aeeb88979a..677387466a8 100755
--- a/testsuite/expect/test17.16
+++ b/testsuite/expect/test17.16
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.17 b/testsuite/expect/test17.17
index 51cd4e41648..066cd67d1e1 100755
--- a/testsuite/expect/test17.17
+++ b/testsuite/expect/test17.17
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.18 b/testsuite/expect/test17.18
index e655491601b..5ca19dfad64 100755
--- a/testsuite/expect/test17.18
+++ b/testsuite/expect/test17.18
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.19 b/testsuite/expect/test17.19
index 9e3968db0f2..6450d2faa9b 100755
--- a/testsuite/expect/test17.19
+++ b/testsuite/expect/test17.19
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.2 b/testsuite/expect/test17.2
index 22e7602600f..091bb2f3715 100755
--- a/testsuite/expect/test17.2
+++ b/testsuite/expect/test17.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.20 b/testsuite/expect/test17.20
index 5e1bfcadb9e..68150b37598 100755
--- a/testsuite/expect/test17.20
+++ b/testsuite/expect/test17.20
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.21 b/testsuite/expect/test17.21
index 4a97e843e32..3496af7177b 100755
--- a/testsuite/expect/test17.21
+++ b/testsuite/expect/test17.21
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.22 b/testsuite/expect/test17.22
index 97a738fcd5c..e73a43c45e7 100755
--- a/testsuite/expect/test17.22
+++ b/testsuite/expect/test17.22
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.23 b/testsuite/expect/test17.23
index 586dda1879e..ab487c3fd38 100755
--- a/testsuite/expect/test17.23
+++ b/testsuite/expect/test17.23
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.24 b/testsuite/expect/test17.24
index 1e44d3ed9f6..1195db70738 100755
--- a/testsuite/expect/test17.24
+++ b/testsuite/expect/test17.24
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.25 b/testsuite/expect/test17.25
index 9ed9cc04f33..6e43523be5f 100755
--- a/testsuite/expect/test17.25
+++ b/testsuite/expect/test17.25
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.26 b/testsuite/expect/test17.26
index 2f50922ab10..b6614d2f080 100755
--- a/testsuite/expect/test17.26
+++ b/testsuite/expect/test17.26
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.27 b/testsuite/expect/test17.27
index 06459b00864..6a08fd435c3 100755
--- a/testsuite/expect/test17.27
+++ b/testsuite/expect/test17.27
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.28 b/testsuite/expect/test17.28
index f1d6c624e3c..8028713e15f 100755
--- a/testsuite/expect/test17.28
+++ b/testsuite/expect/test17.28
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.29 b/testsuite/expect/test17.29
index 8527c243bd3..d7aa0fa1b0d 100755
--- a/testsuite/expect/test17.29
+++ b/testsuite/expect/test17.29
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.3 b/testsuite/expect/test17.3
index 8ec46d19f79..567213f244b 100755
--- a/testsuite/expect/test17.3
+++ b/testsuite/expect/test17.3
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.31 b/testsuite/expect/test17.31
index 9e7a2bb6665..a6c9985eee9 100755
--- a/testsuite/expect/test17.31
+++ b/testsuite/expect/test17.31
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.32 b/testsuite/expect/test17.32
index 26caeb7eb51..bbc5792299c 100755
--- a/testsuite/expect/test17.32
+++ b/testsuite/expect/test17.32
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.33 b/testsuite/expect/test17.33
index ac15c14a502..e2c2087f7be 100755
--- a/testsuite/expect/test17.33
+++ b/testsuite/expect/test17.33
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.34 b/testsuite/expect/test17.34
index d3afe25d5af..6eef2d285ac 100755
--- a/testsuite/expect/test17.34
+++ b/testsuite/expect/test17.34
@@ -14,7 +14,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.35 b/testsuite/expect/test17.35
index 55f4a6570c4..5c3b09b1c8a 100755
--- a/testsuite/expect/test17.35
+++ b/testsuite/expect/test17.35
@@ -12,7 +12,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.36 b/testsuite/expect/test17.36
index d6e47075406..cfda37a30fc 100755
--- a/testsuite/expect/test17.36
+++ b/testsuite/expect/test17.36
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.37 b/testsuite/expect/test17.37
index 56f7d456822..c2669488ef9 100755
--- a/testsuite/expect/test17.37
+++ b/testsuite/expect/test17.37
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.38 b/testsuite/expect/test17.38
index 59ed2fbaaf0..4d2f2305e0c 100755
--- a/testsuite/expect/test17.38
+++ b/testsuite/expect/test17.38
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.39 b/testsuite/expect/test17.39
index 97cb6810248..5d11c7e685e 100755
--- a/testsuite/expect/test17.39
+++ b/testsuite/expect/test17.39
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.4 b/testsuite/expect/test17.4
index 274b2831568..885ec57e95b 100755
--- a/testsuite/expect/test17.4
+++ b/testsuite/expect/test17.4
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.40 b/testsuite/expect/test17.40
index e215f68b2a1..7ea1bcd7df9 100755
--- a/testsuite/expect/test17.40
+++ b/testsuite/expect/test17.40
@@ -14,7 +14,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.41 b/testsuite/expect/test17.41
index 99f4ace8a5c..fa1d8639ab8 100755
--- a/testsuite/expect/test17.41
+++ b/testsuite/expect/test17.41
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.42 b/testsuite/expect/test17.42
index b60cdfcdd33..56e8ea00485 100755
--- a/testsuite/expect/test17.42
+++ b/testsuite/expect/test17.42
@@ -11,7 +11,7 @@
 # Written by Morris Jete <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.43 b/testsuite/expect/test17.43
index e1e15f36df8..68a622dbcf5 100755
--- a/testsuite/expect/test17.43
+++ b/testsuite/expect/test17.43
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.44 b/testsuite/expect/test17.44
index 32a36d3c6c0..b1783cb6ab1 100755
--- a/testsuite/expect/test17.44
+++ b/testsuite/expect/test17.44
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.45 b/testsuite/expect/test17.45
index d8e7d9b10e7..d21df174d60 100755
--- a/testsuite/expect/test17.45
+++ b/testsuite/expect/test17.45
@@ -11,7 +11,7 @@
 # Written by Morris Jette <jette(at)schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.5 b/testsuite/expect/test17.5
index e56f8105b9b..2bacaeb01ef 100755
--- a/testsuite/expect/test17.5
+++ b/testsuite/expect/test17.5
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.51 b/testsuite/expect/test17.51
index 4673e9c1b50..9fedccd3d7b 100755
--- a/testsuite/expect/test17.51
+++ b/testsuite/expect/test17.51
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.52 b/testsuite/expect/test17.52
index 2d8595214e2..09fc317dba9 100755
--- a/testsuite/expect/test17.52
+++ b/testsuite/expect/test17.52
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.53 b/testsuite/expect/test17.53
index dfcf0775e2e..969cd4576e8 100755
--- a/testsuite/expect/test17.53
+++ b/testsuite/expect/test17.53
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.54 b/testsuite/expect/test17.54
index 9364412f3fb..9c303ad9f7a 100755
--- a/testsuite/expect/test17.54
+++ b/testsuite/expect/test17.54
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.55 b/testsuite/expect/test17.55
index b8b04d9e640..ce53227410e 100755
--- a/testsuite/expect/test17.55
+++ b/testsuite/expect/test17.55
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.56 b/testsuite/expect/test17.56
index c1e04062b5f..029b5574a3b 100755
--- a/testsuite/expect/test17.56
+++ b/testsuite/expect/test17.56
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.57 b/testsuite/expect/test17.57
index 1cb738e2ee8..4b6418e0013 100755
--- a/testsuite/expect/test17.57
+++ b/testsuite/expect/test17.57
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.58 b/testsuite/expect/test17.58
index 448c2c26b6b..10fa228a123 100755
--- a/testsuite/expect/test17.58
+++ b/testsuite/expect/test17.58
@@ -12,7 +12,7 @@
 
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.59 b/testsuite/expect/test17.59
index 4d230ad529a..424fb84dd9c 100755
--- a/testsuite/expect/test17.59
+++ b/testsuite/expect/test17.59
@@ -12,7 +12,7 @@
 
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.6 b/testsuite/expect/test17.6
index 37a26374fbb..f0b09af1f54 100755
--- a/testsuite/expect/test17.6
+++ b/testsuite/expect/test17.6
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.60 b/testsuite/expect/test17.60
index e05e6aa30da..74f006b1bbc 100755
--- a/testsuite/expect/test17.60
+++ b/testsuite/expect/test17.60
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.61 b/testsuite/expect/test17.61
index 1ac177c59ac..ee4d76bdc76 100755
--- a/testsuite/expect/test17.61
+++ b/testsuite/expect/test17.61
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.62 b/testsuite/expect/test17.62
index c3c2a965214..35e9eb84b62 100755
--- a/testsuite/expect/test17.62
+++ b/testsuite/expect/test17.62
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.63 b/testsuite/expect/test17.63
index 046bfa37285..65f17a0f54a 100755
--- a/testsuite/expect/test17.63
+++ b/testsuite/expect/test17.63
@@ -11,7 +11,7 @@
 # Written by Alejandro Sanchez <alex@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.64 b/testsuite/expect/test17.64
index e772641ff66..4e70239dd76 100755
--- a/testsuite/expect/test17.64
+++ b/testsuite/expect/test17.64
@@ -11,7 +11,7 @@
 # Written by Aline Roy <aline.roy@cea.fr>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.7 b/testsuite/expect/test17.7
index 5230c5bd2d8..7e33b5f79fd 100755
--- a/testsuite/expect/test17.7
+++ b/testsuite/expect/test17.7
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.8 b/testsuite/expect/test17.8
index daa16f61f35..9f7965f8e4d 100755
--- a/testsuite/expect/test17.8
+++ b/testsuite/expect/test17.8
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test17.9 b/testsuite/expect/test17.9
index a27acfd37bb..f8bf6be8512 100755
--- a/testsuite/expect/test17.9
+++ b/testsuite/expect/test17.9
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test19.1 b/testsuite/expect/test19.1
index 969b8b3a9ab..3e186d189f4 100755
--- a/testsuite/expect/test19.1
+++ b/testsuite/expect/test19.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test19.2 b/testsuite/expect/test19.2
index c59d58bfb04..6267802a01c 100755
--- a/testsuite/expect/test19.2
+++ b/testsuite/expect/test19.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test19.3 b/testsuite/expect/test19.3
index c601d2e08b3..2bbbb25be0c 100755
--- a/testsuite/expect/test19.3
+++ b/testsuite/expect/test19.3
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test19.4 b/testsuite/expect/test19.4
index 274c3e152c6..9c46f5d560a 100755
--- a/testsuite/expect/test19.4
+++ b/testsuite/expect/test19.4
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test19.5 b/testsuite/expect/test19.5
index b71732268a2..b0af15b2700 100755
--- a/testsuite/expect/test19.5
+++ b/testsuite/expect/test19.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test19.6 b/testsuite/expect/test19.6
index a893ea7f8ba..3b58e97d826 100755
--- a/testsuite/expect/test19.6
+++ b/testsuite/expect/test19.6
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test19.7 b/testsuite/expect/test19.7
index 49db9680e96..3cf0ca252f9 100755
--- a/testsuite/expect/test19.7
+++ b/testsuite/expect/test19.7
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test19.8 b/testsuite/expect/test19.8
index 0416a13fa0c..d6aa57cfdbc 100755
--- a/testsuite/expect/test19.8
+++ b/testsuite/expect/test19.8
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test19.9 b/testsuite/expect/test19.9
index bf604a4bf5e..181027e30dc 100755
--- a/testsuite/expect/test19.9
+++ b/testsuite/expect/test19.9
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.1 b/testsuite/expect/test2.1
index 78314601d24..008b3646b18 100755
--- a/testsuite/expect/test2.1
+++ b/testsuite/expect/test2.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.10 b/testsuite/expect/test2.10
index 8332be20ae0..dea4c0376f2 100755
--- a/testsuite/expect/test2.10
+++ b/testsuite/expect/test2.10
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.11 b/testsuite/expect/test2.11
index e802fd04902..003683e6bcd 100755
--- a/testsuite/expect/test2.11
+++ b/testsuite/expect/test2.11
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.12 b/testsuite/expect/test2.12
index 71008771eb2..ea3d186ffd5 100755
--- a/testsuite/expect/test2.12
+++ b/testsuite/expect/test2.12
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.13 b/testsuite/expect/test2.13
index db3d07520a1..623e96660dd 100755
--- a/testsuite/expect/test2.13
+++ b/testsuite/expect/test2.13
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.14 b/testsuite/expect/test2.14
index c243a6b063a..3aa67318bff 100755
--- a/testsuite/expect/test2.14
+++ b/testsuite/expect/test2.14
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.15 b/testsuite/expect/test2.15
index 9b5b008fcce..8c311d5da15 100755
--- a/testsuite/expect/test2.15
+++ b/testsuite/expect/test2.15
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.16 b/testsuite/expect/test2.16
index 2c1b7507b48..bb982828879 100755
--- a/testsuite/expect/test2.16
+++ b/testsuite/expect/test2.16
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.17 b/testsuite/expect/test2.17
index 16ef1da062f..52e1d6f3894 100755
--- a/testsuite/expect/test2.17
+++ b/testsuite/expect/test2.17
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.18 b/testsuite/expect/test2.18
index fcedb3ccb3c..1c2751a7177 100755
--- a/testsuite/expect/test2.18
+++ b/testsuite/expect/test2.18
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.19 b/testsuite/expect/test2.19
index a0014fc8e4e..9bece3990d3 100755
--- a/testsuite/expect/test2.19
+++ b/testsuite/expect/test2.19
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.2 b/testsuite/expect/test2.2
index 26627763af4..1b895324677 100755
--- a/testsuite/expect/test2.2
+++ b/testsuite/expect/test2.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.20 b/testsuite/expect/test2.20
index 36fbfe1b9ee..bac7a55dee9 100755
--- a/testsuite/expect/test2.20
+++ b/testsuite/expect/test2.20
@@ -11,7 +11,7 @@
 # Written by Morris Jette
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.21 b/testsuite/expect/test2.21
index 910897935f9..d6695cbf3a5 100755
--- a/testsuite/expect/test2.21
+++ b/testsuite/expect/test2.21
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.22 b/testsuite/expect/test2.22
index 52a7ba868ab..87eca342670 100755
--- a/testsuite/expect/test2.22
+++ b/testsuite/expect/test2.22
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.23 b/testsuite/expect/test2.23
index cd3d6d198be..52f136a5ac9 100755
--- a/testsuite/expect/test2.23
+++ b/testsuite/expect/test2.23
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.24 b/testsuite/expect/test2.24
index e128091196a..b7ae05db09a 100755
--- a/testsuite/expect/test2.24
+++ b/testsuite/expect/test2.24
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.25 b/testsuite/expect/test2.25
index 81dd7169f96..9e7dbe3677f 100755
--- a/testsuite/expect/test2.25
+++ b/testsuite/expect/test2.25
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.3 b/testsuite/expect/test2.3
index d37bc7942f3..a893715f0dc 100755
--- a/testsuite/expect/test2.3
+++ b/testsuite/expect/test2.3
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.4 b/testsuite/expect/test2.4
index de8e5728112..61f1d0a6554 100755
--- a/testsuite/expect/test2.4
+++ b/testsuite/expect/test2.4
@@ -17,7 +17,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.5 b/testsuite/expect/test2.5
index e5d21123446..e438657b805 100755
--- a/testsuite/expect/test2.5
+++ b/testsuite/expect/test2.5
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.6 b/testsuite/expect/test2.6
index 39859603c0e..3da7dd81b6a 100755
--- a/testsuite/expect/test2.6
+++ b/testsuite/expect/test2.6
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.7 b/testsuite/expect/test2.7
index e769c892273..dafa4ba92bd 100755
--- a/testsuite/expect/test2.7
+++ b/testsuite/expect/test2.7
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.8 b/testsuite/expect/test2.8
index aeedc918722..bbeee8b660b 100755
--- a/testsuite/expect/test2.8
+++ b/testsuite/expect/test2.8
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test2.9 b/testsuite/expect/test2.9
index 54cc4daaa30..455a795a44d 100755
--- a/testsuite/expect/test2.9
+++ b/testsuite/expect/test2.9
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.1 b/testsuite/expect/test20.1
index 7b8bc7e9e9f..aa5e9c912f3 100755
--- a/testsuite/expect/test20.1
+++ b/testsuite/expect/test20.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.10 b/testsuite/expect/test20.10
index 084c55bf5c8..b569ac0a010 100755
--- a/testsuite/expect/test20.10
+++ b/testsuite/expect/test20.10
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.11 b/testsuite/expect/test20.11
index b2fb72dfdcb..e5c7f5afe49 100755
--- a/testsuite/expect/test20.11
+++ b/testsuite/expect/test20.11
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.13 b/testsuite/expect/test20.13
index 1599563de0e..0f7d3b748ae 100755
--- a/testsuite/expect/test20.13
+++ b/testsuite/expect/test20.13
@@ -11,7 +11,7 @@
 # Written by Danny Auble <da@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.2 b/testsuite/expect/test20.2
index 4e6cf7c6d57..8334a72cc1b 100755
--- a/testsuite/expect/test20.2
+++ b/testsuite/expect/test20.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.3 b/testsuite/expect/test20.3
index 991a8e49904..0e8c7eed571 100755
--- a/testsuite/expect/test20.3
+++ b/testsuite/expect/test20.3
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.4 b/testsuite/expect/test20.4
index 4b3a7933f00..de31f495ca7 100755
--- a/testsuite/expect/test20.4
+++ b/testsuite/expect/test20.4
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.5 b/testsuite/expect/test20.5
index 32b9887da92..d6848c06d82 100755
--- a/testsuite/expect/test20.5
+++ b/testsuite/expect/test20.5
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.6 b/testsuite/expect/test20.6
index 7091f6eba09..f424be9bde1 100755
--- a/testsuite/expect/test20.6
+++ b/testsuite/expect/test20.6
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.7 b/testsuite/expect/test20.7
index c9a633d75cb..3cca8b03d89 100755
--- a/testsuite/expect/test20.7
+++ b/testsuite/expect/test20.7
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.8 b/testsuite/expect/test20.8
index 81cd11938a1..f99bc8cb072 100755
--- a/testsuite/expect/test20.8
+++ b/testsuite/expect/test20.8
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test20.9 b/testsuite/expect/test20.9
index cdb99748b40..686ad9c2d13 100755
--- a/testsuite/expect/test20.9
+++ b/testsuite/expect/test20.9
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.1 b/testsuite/expect/test21.1
index b63a4b57bec..d2c4fa5c6ee 100755
--- a/testsuite/expect/test21.1
+++ b/testsuite/expect/test21.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.10 b/testsuite/expect/test21.10
index 526ceba9fd7..cacd45aff7e 100755
--- a/testsuite/expect/test21.10
+++ b/testsuite/expect/test21.10
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.11 b/testsuite/expect/test21.11
index 15b195c2c85..052d6a85bae 100755
--- a/testsuite/expect/test21.11
+++ b/testsuite/expect/test21.11
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.12 b/testsuite/expect/test21.12
index abe720004a7..0ccfa463494 100755
--- a/testsuite/expect/test21.12
+++ b/testsuite/expect/test21.12
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.13 b/testsuite/expect/test21.13
index ddb0089f108..dbe7bf6f543 100755
--- a/testsuite/expect/test21.13
+++ b/testsuite/expect/test21.13
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.14 b/testsuite/expect/test21.14
index dd5dda3a879..44232205734 100755
--- a/testsuite/expect/test21.14
+++ b/testsuite/expect/test21.14
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.15 b/testsuite/expect/test21.15
index 8d17c5de9ec..8767884dff2 100755
--- a/testsuite/expect/test21.15
+++ b/testsuite/expect/test21.15
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.16 b/testsuite/expect/test21.16
index 627c90d4a55..3c4a2cd302c 100755
--- a/testsuite/expect/test21.16
+++ b/testsuite/expect/test21.16
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.17 b/testsuite/expect/test21.17
index abd980c8c9c..8115ded85ca 100755
--- a/testsuite/expect/test21.17
+++ b/testsuite/expect/test21.17
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.18 b/testsuite/expect/test21.18
index c4dbd57214c..65b692a4a9a 100755
--- a/testsuite/expect/test21.18
+++ b/testsuite/expect/test21.18
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.19 b/testsuite/expect/test21.19
index f57f7ac9f41..4222f88f668 100755
--- a/testsuite/expect/test21.19
+++ b/testsuite/expect/test21.19
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.2 b/testsuite/expect/test21.2
index 43fead938e2..bda54b1cb7d 100755
--- a/testsuite/expect/test21.2
+++ b/testsuite/expect/test21.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.20 b/testsuite/expect/test21.20
index 46d8c9b9834..6b1d1301afd 100755
--- a/testsuite/expect/test21.20
+++ b/testsuite/expect/test21.20
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.21 b/testsuite/expect/test21.21
index a4de7ab2f57..4f40dd04403 100755
--- a/testsuite/expect/test21.21
+++ b/testsuite/expect/test21.21
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.22 b/testsuite/expect/test21.22
index 0f01c0b3729..00546a818be 100755
--- a/testsuite/expect/test21.22
+++ b/testsuite/expect/test21.22
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.23 b/testsuite/expect/test21.23
index bf64856a34b..a0eee482556 100755
--- a/testsuite/expect/test21.23
+++ b/testsuite/expect/test21.23
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.24 b/testsuite/expect/test21.24
index 49978ffb4e2..53e96aa3cc2 100755
--- a/testsuite/expect/test21.24
+++ b/testsuite/expect/test21.24
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.25 b/testsuite/expect/test21.25
index c7c7f5fd92b..43a1f3da1ea 100755
--- a/testsuite/expect/test21.25
+++ b/testsuite/expect/test21.25
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.26 b/testsuite/expect/test21.26
index d5d1dbf416f..94b8f840c1a 100755
--- a/testsuite/expect/test21.26
+++ b/testsuite/expect/test21.26
@@ -13,7 +13,7 @@
 # Written by Joseph Donaghy <donaghy1@llnl.gov>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.27 b/testsuite/expect/test21.27
index 2466130525b..d8c4e5562a7 100755
--- a/testsuite/expect/test21.27
+++ b/testsuite/expect/test21.27
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.28 b/testsuite/expect/test21.28
index 34f685d9f67..4165cae1795 100755
--- a/testsuite/expect/test21.28
+++ b/testsuite/expect/test21.28
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.29 b/testsuite/expect/test21.29
index 34bfb92a2ed..61f9f62c80b 100755
--- a/testsuite/expect/test21.29
+++ b/testsuite/expect/test21.29
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.3 b/testsuite/expect/test21.3
index 531f7297d0b..6294ab0f5b7 100755
--- a/testsuite/expect/test21.3
+++ b/testsuite/expect/test21.3
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.30 b/testsuite/expect/test21.30
index 9196a15f2a2..6b6fc49e0c2 100755
--- a/testsuite/expect/test21.30
+++ b/testsuite/expect/test21.30
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.32 b/testsuite/expect/test21.32
index c2387209889..2d576ad8400 100755
--- a/testsuite/expect/test21.32
+++ b/testsuite/expect/test21.32
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.33 b/testsuite/expect/test21.33
index be031316a8b..702a0e0c65c 100755
--- a/testsuite/expect/test21.33
+++ b/testsuite/expect/test21.33
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.34 b/testsuite/expect/test21.34
index 45144aac481..cb80ee5d422 100755
--- a/testsuite/expect/test21.34
+++ b/testsuite/expect/test21.34
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.35 b/testsuite/expect/test21.35
index d2be45a4846..10e18a3496f 100755
--- a/testsuite/expect/test21.35
+++ b/testsuite/expect/test21.35
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.36 b/testsuite/expect/test21.36
index d9721a12da8..edf7c2ff1d8 100755
--- a/testsuite/expect/test21.36
+++ b/testsuite/expect/test21.36
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.37 b/testsuite/expect/test21.37
index 31f54ed4faf..09da4d3f443 100755
--- a/testsuite/expect/test21.37
+++ b/testsuite/expect/test21.37
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.4 b/testsuite/expect/test21.4
index f965d94bed8..396b3667ca9 100755
--- a/testsuite/expect/test21.4
+++ b/testsuite/expect/test21.4
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.5 b/testsuite/expect/test21.5
index 262120da079..7503fde4d32 100755
--- a/testsuite/expect/test21.5
+++ b/testsuite/expect/test21.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.6 b/testsuite/expect/test21.6
index 4546698e4b7..065acf8227c 100755
--- a/testsuite/expect/test21.6
+++ b/testsuite/expect/test21.6
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.7 b/testsuite/expect/test21.7
index c44b4bfe099..e23d49fe7a0 100755
--- a/testsuite/expect/test21.7
+++ b/testsuite/expect/test21.7
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.8 b/testsuite/expect/test21.8
index 85dcd3d2458..9c31b71f418 100755
--- a/testsuite/expect/test21.8
+++ b/testsuite/expect/test21.8
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test21.9 b/testsuite/expect/test21.9
index 56dbbf3fae3..81cf0a67f2b 100755
--- a/testsuite/expect/test21.9
+++ b/testsuite/expect/test21.9
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test22.1 b/testsuite/expect/test22.1
index c15388a311e..50aa9aa3c1d 100755
--- a/testsuite/expect/test22.1
+++ b/testsuite/expect/test22.1
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test22.2 b/testsuite/expect/test22.2
index 2128dab7864..18dc38c7c60 100755
--- a/testsuite/expect/test22.2
+++ b/testsuite/expect/test22.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test23.1 b/testsuite/expect/test23.1
index 943950e0c47..1de01de86a3 100755
--- a/testsuite/expect/test23.1
+++ b/testsuite/expect/test23.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test23.2 b/testsuite/expect/test23.2
index 90c2dc0b2b3..f8e77d038bd 100755
--- a/testsuite/expect/test23.2
+++ b/testsuite/expect/test23.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test24.1 b/testsuite/expect/test24.1
index 4dba0b861c6..2fbffdafd98 100755
--- a/testsuite/expect/test24.1
+++ b/testsuite/expect/test24.1
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test24.1.prog.c b/testsuite/expect/test24.1.prog.c
index d4f0fe3400c..58e3eb35c7b 100644
--- a/testsuite/expect/test24.1.prog.c
+++ b/testsuite/expect/test24.1.prog.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test24.2 b/testsuite/expect/test24.2
index e6bf185b34b..32668fd2cbc 100755
--- a/testsuite/expect/test24.2
+++ b/testsuite/expect/test24.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test24.3 b/testsuite/expect/test24.3
index ccac48d49da..ce1f55f030b 100755
--- a/testsuite/expect/test24.3
+++ b/testsuite/expect/test24.3
@@ -20,7 +20,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test24.3.prog.c b/testsuite/expect/test24.3.prog.c
index db0268079c5..6309569b2da 100644
--- a/testsuite/expect/test24.3.prog.c
+++ b/testsuite/expect/test24.3.prog.c
@@ -14,7 +14,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test24.4 b/testsuite/expect/test24.4
index 2fa63232bb8..9a4a6306ee5 100755
--- a/testsuite/expect/test24.4
+++ b/testsuite/expect/test24.4
@@ -18,7 +18,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test24.4.prog.c b/testsuite/expect/test24.4.prog.c
index 935a0cfaa34..1ff0cc144fb 100644
--- a/testsuite/expect/test24.4.prog.c
+++ b/testsuite/expect/test24.4.prog.c
@@ -12,7 +12,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test25.1 b/testsuite/expect/test25.1
index 6fc1abe04d8..d225f3cc0b0 100755
--- a/testsuite/expect/test25.1
+++ b/testsuite/expect/test25.1
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test26.1 b/testsuite/expect/test26.1
index 176526c4dd0..80fe4627211 100755
--- a/testsuite/expect/test26.1
+++ b/testsuite/expect/test26.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test26.2 b/testsuite/expect/test26.2
index dd6e0c3a257..f16c105f353 100755
--- a/testsuite/expect/test26.2
+++ b/testsuite/expect/test26.2
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test27.1 b/testsuite/expect/test27.1
index 59a57a323f1..5c40db2e4bb 100755
--- a/testsuite/expect/test27.1
+++ b/testsuite/expect/test27.1
@@ -10,7 +10,7 @@
 # Copyright (C) 2012 SchedMD LLC
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test27.2 b/testsuite/expect/test27.2
index 3118b3c491d..60d105468df 100755
--- a/testsuite/expect/test27.2
+++ b/testsuite/expect/test27.2
@@ -10,7 +10,7 @@
 # Copyright (C) 2012 SchedMD LLC
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test27.3 b/testsuite/expect/test27.3
index ac5ce271805..159e0b110e5 100755
--- a/testsuite/expect/test27.3
+++ b/testsuite/expect/test27.3
@@ -10,7 +10,7 @@
 # Copyright (C) 2012 SchedMD LLC
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test27.4 b/testsuite/expect/test27.4
index c6e86171174..0531ec40d9a 100755
--- a/testsuite/expect/test27.4
+++ b/testsuite/expect/test27.4
@@ -10,7 +10,7 @@
 # Copyright (C) 2012 SchedMD LLC
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test27.5 b/testsuite/expect/test27.5
index 59c0d9e8408..8210f9d45bc 100755
--- a/testsuite/expect/test27.5
+++ b/testsuite/expect/test27.5
@@ -10,7 +10,7 @@
 # Copyright (C) 2012 SchedMD LLC
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test28.1 b/testsuite/expect/test28.1
index a552cf72a39..516b71974c8 100755
--- a/testsuite/expect/test28.1
+++ b/testsuite/expect/test28.1
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test28.10 b/testsuite/expect/test28.10
index 4c69887ab12..cb21438d198 100755
--- a/testsuite/expect/test28.10
+++ b/testsuite/expect/test28.10
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test28.2 b/testsuite/expect/test28.2
index 43dfc260698..f850ca72b55 100755
--- a/testsuite/expect/test28.2
+++ b/testsuite/expect/test28.2
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test28.3 b/testsuite/expect/test28.3
index 858b843d167..5e1e36bb825 100755
--- a/testsuite/expect/test28.3
+++ b/testsuite/expect/test28.3
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test28.4 b/testsuite/expect/test28.4
index 763a08c5fd8..a2d910ac9c0 100755
--- a/testsuite/expect/test28.4
+++ b/testsuite/expect/test28.4
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test28.5 b/testsuite/expect/test28.5
index fdf51004fee..8f419b30586 100755
--- a/testsuite/expect/test28.5
+++ b/testsuite/expect/test28.5
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test28.6 b/testsuite/expect/test28.6
index 812d07e15f0..1d48b6c77c1 100755
--- a/testsuite/expect/test28.6
+++ b/testsuite/expect/test28.6
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test28.7 b/testsuite/expect/test28.7
index eebc2656a46..ec2090218e2 100755
--- a/testsuite/expect/test28.7
+++ b/testsuite/expect/test28.7
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test28.8 b/testsuite/expect/test28.8
index be66013e701..e02a6bf286f 100755
--- a/testsuite/expect/test28.8
+++ b/testsuite/expect/test28.8
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test28.9 b/testsuite/expect/test28.9
index 70eb1dedb46..8a3b30e2391 100755
--- a/testsuite/expect/test28.9
+++ b/testsuite/expect/test28.9
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.1 b/testsuite/expect/test3.1
index 4eeacf257c4..8e267c9f4c1 100755
--- a/testsuite/expect/test3.1
+++ b/testsuite/expect/test3.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.10 b/testsuite/expect/test3.10
index a9eb609b72e..11e21c5f870 100755
--- a/testsuite/expect/test3.10
+++ b/testsuite/expect/test3.10
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.11 b/testsuite/expect/test3.11
index 7d3bb79557d..6d1dd132e7e 100755
--- a/testsuite/expect/test3.11
+++ b/testsuite/expect/test3.11
@@ -14,7 +14,7 @@
 #
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.12 b/testsuite/expect/test3.12
index efdcfb5c2a1..33dd804e615 100755
--- a/testsuite/expect/test3.12
+++ b/testsuite/expect/test3.12
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.13 b/testsuite/expect/test3.13
index 9cb703f0858..78f2ec64b92 100755
--- a/testsuite/expect/test3.13
+++ b/testsuite/expect/test3.13
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.14 b/testsuite/expect/test3.14
index c4e23fbb9c0..3e41dfbdf38 100755
--- a/testsuite/expect/test3.14
+++ b/testsuite/expect/test3.14
@@ -11,7 +11,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.15 b/testsuite/expect/test3.15
index 7d124b5e0cb..c07cee143c4 100755
--- a/testsuite/expect/test3.15
+++ b/testsuite/expect/test3.15
@@ -11,7 +11,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.16 b/testsuite/expect/test3.16
index c49c0438b47..bb25777188f 100755
--- a/testsuite/expect/test3.16
+++ b/testsuite/expect/test3.16
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.2 b/testsuite/expect/test3.2
index 086a12e9ddc..84a0f4720af 100755
--- a/testsuite/expect/test3.2
+++ b/testsuite/expect/test3.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.3 b/testsuite/expect/test3.3
index a2a67e6049a..8b1fb346974 100755
--- a/testsuite/expect/test3.3
+++ b/testsuite/expect/test3.3
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.4 b/testsuite/expect/test3.4
index 77135b3a1dc..368b4a8052b 100755
--- a/testsuite/expect/test3.4
+++ b/testsuite/expect/test3.4
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.5 b/testsuite/expect/test3.5
index bbe05396cc2..025593b92af 100755
--- a/testsuite/expect/test3.5
+++ b/testsuite/expect/test3.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.6 b/testsuite/expect/test3.6
index 55bf1af0ee8..ddf2e5ea368 100755
--- a/testsuite/expect/test3.6
+++ b/testsuite/expect/test3.6
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.7 b/testsuite/expect/test3.7
index a4a99b83034..d00bce19e1c 100755
--- a/testsuite/expect/test3.7
+++ b/testsuite/expect/test3.7
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.7.prog.c b/testsuite/expect/test3.7.prog.c
index 54bc93f7a33..bd3b1f3cf21 100644
--- a/testsuite/expect/test3.7.prog.c
+++ b/testsuite/expect/test3.7.prog.c
@@ -10,7 +10,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.8 b/testsuite/expect/test3.8
index 4008854c241..6180c9de3bb 100755
--- a/testsuite/expect/test3.8
+++ b/testsuite/expect/test3.8
@@ -17,7 +17,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test3.9 b/testsuite/expect/test3.9
index 7cee47f5b86..4ce23b40aae 100755
--- a/testsuite/expect/test3.9
+++ b/testsuite/expect/test3.9
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test30.1 b/testsuite/expect/test30.1
index cef3e0cae3f..29726de9468 100755
--- a/testsuite/expect/test30.1
+++ b/testsuite/expect/test30.1
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test31.1 b/testsuite/expect/test31.1
index 75c56a3ee81..d77d35ff3d3 100755
--- a/testsuite/expect/test31.1
+++ b/testsuite/expect/test31.1
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.1 b/testsuite/expect/test32.1
index c4adb1dbc38..a86addff45f 100755
--- a/testsuite/expect/test32.1
+++ b/testsuite/expect/test32.1
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.10 b/testsuite/expect/test32.10
index b585f1764b5..ab78fb255ba 100755
--- a/testsuite/expect/test32.10
+++ b/testsuite/expect/test32.10
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.11 b/testsuite/expect/test32.11
index 2626b743c15..c38a40aa148 100755
--- a/testsuite/expect/test32.11
+++ b/testsuite/expect/test32.11
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.12 b/testsuite/expect/test32.12
index 1e96623b340..fdc6cb43b17 100755
--- a/testsuite/expect/test32.12
+++ b/testsuite/expect/test32.12
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.2 b/testsuite/expect/test32.2
index 8eba53b665e..9a61843a07e 100755
--- a/testsuite/expect/test32.2
+++ b/testsuite/expect/test32.2
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.3 b/testsuite/expect/test32.3
index 91138e98723..0850016cc7a 100755
--- a/testsuite/expect/test32.3
+++ b/testsuite/expect/test32.3
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.4 b/testsuite/expect/test32.4
index 141fb1cbe11..d1702844a9f 100755
--- a/testsuite/expect/test32.4
+++ b/testsuite/expect/test32.4
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.5 b/testsuite/expect/test32.5
index 72f56a2342c..6658b12a2d7 100755
--- a/testsuite/expect/test32.5
+++ b/testsuite/expect/test32.5
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.6 b/testsuite/expect/test32.6
index 4d42ebb40fd..20aca8fed1b 100755
--- a/testsuite/expect/test32.6
+++ b/testsuite/expect/test32.6
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.7 b/testsuite/expect/test32.7
index 4b0f3545c04..2b65bc201fe 100755
--- a/testsuite/expect/test32.7
+++ b/testsuite/expect/test32.7
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.8 b/testsuite/expect/test32.8
index 31310d7ddce..7fc480457f5 100755
--- a/testsuite/expect/test32.8
+++ b/testsuite/expect/test32.8
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test32.9 b/testsuite/expect/test32.9
index 40c44c57f67..2a179fc71b8 100755
--- a/testsuite/expect/test32.9
+++ b/testsuite/expect/test32.9
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test33.1 b/testsuite/expect/test33.1
index 529f000a7ba..3008905a697 100755
--- a/testsuite/expect/test33.1
+++ b/testsuite/expect/test33.1
@@ -12,7 +12,7 @@
 #  Written by Rod Schultz <Rod.Schultz@bull.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test33.1.prog.c b/testsuite/expect/test33.1.prog.c
index 76cf01ab71d..3ff640c8a69 100644
--- a/testsuite/expect/test33.1.prog.c
+++ b/testsuite/expect/test33.1.prog.c
@@ -7,7 +7,7 @@
  *  Written by Rod Schultz <rod.schultz@bull.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test34.1 b/testsuite/expect/test34.1
index 2968859baf8..47ce971be58 100755
--- a/testsuite/expect/test34.1
+++ b/testsuite/expect/test34.1
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test34.2 b/testsuite/expect/test34.2
index 98bdb3561f4..ab36c6d29f9 100755
--- a/testsuite/expect/test34.2
+++ b/testsuite/expect/test34.2
@@ -11,7 +11,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test35.1 b/testsuite/expect/test35.1
index 421f438a5f2..127b9001c2a 100755
--- a/testsuite/expect/test35.1
+++ b/testsuite/expect/test35.1
@@ -13,7 +13,7 @@
 # Written by Morris Jette <jette(at)schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test35.2 b/testsuite/expect/test35.2
index 57aa8f63c81..32994cfee3a 100755
--- a/testsuite/expect/test35.2
+++ b/testsuite/expect/test35.2
@@ -13,7 +13,7 @@
 # Written by Morris Jette <jette(at)schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test35.3 b/testsuite/expect/test35.3
index b9449ff6b91..6dc5f362d92 100755
--- a/testsuite/expect/test35.3
+++ b/testsuite/expect/test35.3
@@ -13,7 +13,7 @@
 # Written by Morris Jette <jette(at)schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test36.1 b/testsuite/expect/test36.1
index 62058acb6fc..440ab233826 100755
--- a/testsuite/expect/test36.1
+++ b/testsuite/expect/test36.1
@@ -11,7 +11,7 @@
 # Written by Alejandro Sanchez <alex@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test36.2 b/testsuite/expect/test36.2
index 90f7f3c7af0..3b6ff6a3149 100755
--- a/testsuite/expect/test36.2
+++ b/testsuite/expect/test36.2
@@ -11,7 +11,7 @@
 # Written by Alejandro Sanchez <alex@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test36.3 b/testsuite/expect/test36.3
index 76bd24e728c..a9a54ca5b28 100755
--- a/testsuite/expect/test36.3
+++ b/testsuite/expect/test36.3
@@ -11,7 +11,7 @@
 # Written by Alejandro Sanchez <alex@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test36.4 b/testsuite/expect/test36.4
index 47d55760bcf..31b745c307d 100755
--- a/testsuite/expect/test36.4
+++ b/testsuite/expect/test36.4
@@ -11,7 +11,7 @@
 # Written by Alejandro Sanchez <alex@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test37.1 b/testsuite/expect/test37.1
index 84342fde3f7..a8cbaba0819 100755
--- a/testsuite/expect/test37.1
+++ b/testsuite/expect/test37.1
@@ -11,7 +11,7 @@
 # Written by Brian Christiansen <brian@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test37.2 b/testsuite/expect/test37.2
index 80bf10b98cf..13e0a0bb7c5 100755
--- a/testsuite/expect/test37.2
+++ b/testsuite/expect/test37.2
@@ -24,7 +24,7 @@
 # Written by Brian Christiansen <brian@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test37.3 b/testsuite/expect/test37.3
index 2a5daef8823..4a43839d600 100755
--- a/testsuite/expect/test37.3
+++ b/testsuite/expect/test37.3
@@ -25,7 +25,7 @@
 # Written by Brian Christiansen <brian@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test37.4 b/testsuite/expect/test37.4
index 11b8959967e..f3f0cf78d00 100755
--- a/testsuite/expect/test37.4
+++ b/testsuite/expect/test37.4
@@ -23,7 +23,7 @@
 # Written by Brian Christiansen <brian@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.1 b/testsuite/expect/test4.1
index 0ea5cc1b9d9..af509bc15a9 100755
--- a/testsuite/expect/test4.1
+++ b/testsuite/expect/test4.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.10 b/testsuite/expect/test4.10
index cc010021ccd..4893628493b 100755
--- a/testsuite/expect/test4.10
+++ b/testsuite/expect/test4.10
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.11 b/testsuite/expect/test4.11
index 14665e1a8b1..9196de85564 100755
--- a/testsuite/expect/test4.11
+++ b/testsuite/expect/test4.11
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.12 b/testsuite/expect/test4.12
index 3e6dadec5a4..e884d4fe71f 100755
--- a/testsuite/expect/test4.12
+++ b/testsuite/expect/test4.12
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.13 b/testsuite/expect/test4.13
index d81c876c5ff..dae7c01559b 100755
--- a/testsuite/expect/test4.13
+++ b/testsuite/expect/test4.13
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.14 b/testsuite/expect/test4.14
index d4fbde4d1e5..45bcad91bce 100755
--- a/testsuite/expect/test4.14
+++ b/testsuite/expect/test4.14
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.2 b/testsuite/expect/test4.2
index 4a74dc307ef..2d05f9bd42a 100755
--- a/testsuite/expect/test4.2
+++ b/testsuite/expect/test4.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.3 b/testsuite/expect/test4.3
index b05f8a7a32d..59f8cd02111 100755
--- a/testsuite/expect/test4.3
+++ b/testsuite/expect/test4.3
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.4 b/testsuite/expect/test4.4
index cf3d53ba89a..2d702944803 100755
--- a/testsuite/expect/test4.4
+++ b/testsuite/expect/test4.4
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.5 b/testsuite/expect/test4.5
index e698f0761ba..68cf7371b12 100755
--- a/testsuite/expect/test4.5
+++ b/testsuite/expect/test4.5
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.6 b/testsuite/expect/test4.6
index cf4f6738747..63a72f3c727 100755
--- a/testsuite/expect/test4.6
+++ b/testsuite/expect/test4.6
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.7 b/testsuite/expect/test4.7
index 6112c3fb3f7..04282d295fe 100755
--- a/testsuite/expect/test4.7
+++ b/testsuite/expect/test4.7
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.8 b/testsuite/expect/test4.8
index 559a354550a..dd715200641 100755
--- a/testsuite/expect/test4.8
+++ b/testsuite/expect/test4.8
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test4.9 b/testsuite/expect/test4.9
index c0b2417813d..2e99ffaa133 100755
--- a/testsuite/expect/test4.9
+++ b/testsuite/expect/test4.9
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.1 b/testsuite/expect/test5.1
index dc2734d002a..2e05cff246b 100755
--- a/testsuite/expect/test5.1
+++ b/testsuite/expect/test5.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.10 b/testsuite/expect/test5.10
index ca6a33905d5..133b64e0cdc 100755
--- a/testsuite/expect/test5.10
+++ b/testsuite/expect/test5.10
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.11 b/testsuite/expect/test5.11
index 9431688bc69..5fd15b98e65 100755
--- a/testsuite/expect/test5.11
+++ b/testsuite/expect/test5.11
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.2 b/testsuite/expect/test5.2
index 70dddbcdb0a..24f5bc615ab 100755
--- a/testsuite/expect/test5.2
+++ b/testsuite/expect/test5.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.3 b/testsuite/expect/test5.3
index 7e0aa8e7aa2..28e2916a37e 100755
--- a/testsuite/expect/test5.3
+++ b/testsuite/expect/test5.3
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.4 b/testsuite/expect/test5.4
index deabb11259e..2977ce096c8 100755
--- a/testsuite/expect/test5.4
+++ b/testsuite/expect/test5.4
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.5 b/testsuite/expect/test5.5
index adb37cec23f..03911b80e94 100755
--- a/testsuite/expect/test5.5
+++ b/testsuite/expect/test5.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.6 b/testsuite/expect/test5.6
index e24d382c50f..da6140cd16d 100755
--- a/testsuite/expect/test5.6
+++ b/testsuite/expect/test5.6
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.7 b/testsuite/expect/test5.7
index f3db462e46a..8fd3aa15f45 100755
--- a/testsuite/expect/test5.7
+++ b/testsuite/expect/test5.7
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.8 b/testsuite/expect/test5.8
index dbf3b48dcf1..ec06e0dd6b5 100755
--- a/testsuite/expect/test5.8
+++ b/testsuite/expect/test5.8
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test5.9 b/testsuite/expect/test5.9
index 12266727bc6..1e6da8a7751 100755
--- a/testsuite/expect/test5.9
+++ b/testsuite/expect/test5.9
@@ -13,7 +13,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.1 b/testsuite/expect/test6.1
index d9654197811..f36ffc60358 100755
--- a/testsuite/expect/test6.1
+++ b/testsuite/expect/test6.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.10 b/testsuite/expect/test6.10
index 782906dd665..0f56703e56e 100755
--- a/testsuite/expect/test6.10
+++ b/testsuite/expect/test6.10
@@ -17,7 +17,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.11 b/testsuite/expect/test6.11
index 2ee7ac27c6c..4fe82a464c2 100755
--- a/testsuite/expect/test6.11
+++ b/testsuite/expect/test6.11
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.12 b/testsuite/expect/test6.12
index 7e87353788c..f69236a082d 100755
--- a/testsuite/expect/test6.12
+++ b/testsuite/expect/test6.12
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.13 b/testsuite/expect/test6.13
index b32ace4db1c..7685caeeb45 100755
--- a/testsuite/expect/test6.13
+++ b/testsuite/expect/test6.13
@@ -14,7 +14,7 @@
 # UCRL-CODE-217948.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.14 b/testsuite/expect/test6.14
index 08a35d7e7eb..473208eadbc 100755
--- a/testsuite/expect/test6.14
+++ b/testsuite/expect/test6.14
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.15 b/testsuite/expect/test6.15
index f32711dba34..598310558d8 100755
--- a/testsuite/expect/test6.15
+++ b/testsuite/expect/test6.15
@@ -14,7 +14,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.16 b/testsuite/expect/test6.16
index 36eba3d5abd..b9c346ecae0 100755
--- a/testsuite/expect/test6.16
+++ b/testsuite/expect/test6.16
@@ -14,7 +14,7 @@
 # Written by Alejandro Sanchez <alex@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.17 b/testsuite/expect/test6.17
index e72a33c8c49..12529451c62 100755
--- a/testsuite/expect/test6.17
+++ b/testsuite/expect/test6.17
@@ -11,7 +11,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.2 b/testsuite/expect/test6.2
index 8eec22ef3d4..47c9a990a6b 100755
--- a/testsuite/expect/test6.2
+++ b/testsuite/expect/test6.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.3 b/testsuite/expect/test6.3
index 84300c3ab62..a9170491884 100755
--- a/testsuite/expect/test6.3
+++ b/testsuite/expect/test6.3
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.4 b/testsuite/expect/test6.4
index 27ee6f0a05f..60f670c827a 100755
--- a/testsuite/expect/test6.4
+++ b/testsuite/expect/test6.4
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.5 b/testsuite/expect/test6.5
index b0ec6e825b2..35dc2176aa3 100755
--- a/testsuite/expect/test6.5
+++ b/testsuite/expect/test6.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.6 b/testsuite/expect/test6.6
index 5c48a5a7236..31c483d115d 100755
--- a/testsuite/expect/test6.6
+++ b/testsuite/expect/test6.6
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.7 b/testsuite/expect/test6.7
index 5ab9370fd0e..2f5ba8ec04c 100755
--- a/testsuite/expect/test6.7
+++ b/testsuite/expect/test6.7
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.8 b/testsuite/expect/test6.8
index d155748ef6a..0d96a1e13d6 100755
--- a/testsuite/expect/test6.8
+++ b/testsuite/expect/test6.8
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test6.9 b/testsuite/expect/test6.9
index c640fd1012c..5e0e76b1d13 100755
--- a/testsuite/expect/test6.9
+++ b/testsuite/expect/test6.9
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.1 b/testsuite/expect/test7.1
index 2919847bbd6..2ace9c98dfa 100755
--- a/testsuite/expect/test7.1
+++ b/testsuite/expect/test7.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.10 b/testsuite/expect/test7.10
index cb6956ea3ca..7fb8e560860 100755
--- a/testsuite/expect/test7.10
+++ b/testsuite/expect/test7.10
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.11 b/testsuite/expect/test7.11
index 5c243e494ee..e0a81df8ed2 100755
--- a/testsuite/expect/test7.11
+++ b/testsuite/expect/test7.11
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.11.prog.c b/testsuite/expect/test7.11.prog.c
index 79dca22940c..d7b589e568c 100644
--- a/testsuite/expect/test7.11.prog.c
+++ b/testsuite/expect/test7.11.prog.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.12 b/testsuite/expect/test7.12
index 34bca00e9a4..dc46252bb44 100755
--- a/testsuite/expect/test7.12
+++ b/testsuite/expect/test7.12
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.12.prog.c b/testsuite/expect/test7.12.prog.c
index 21852cef6aa..501442b54c4 100644
--- a/testsuite/expect/test7.12.prog.c
+++ b/testsuite/expect/test7.12.prog.c
@@ -8,7 +8,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.13 b/testsuite/expect/test7.13
index 8ba353cd4dd..c49838e8652 100755
--- a/testsuite/expect/test7.13
+++ b/testsuite/expect/test7.13
@@ -12,7 +12,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.14 b/testsuite/expect/test7.14
index 3989ced7f72..19fe7182168 100755
--- a/testsuite/expect/test7.14
+++ b/testsuite/expect/test7.14
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.15 b/testsuite/expect/test7.15
index 28354f223e3..2780a8e87d0 100755
--- a/testsuite/expect/test7.15
+++ b/testsuite/expect/test7.15
@@ -11,7 +11,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.16 b/testsuite/expect/test7.16
index bab4e167a3e..0520a6bab12 100755
--- a/testsuite/expect/test7.16
+++ b/testsuite/expect/test7.16
@@ -11,7 +11,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.17 b/testsuite/expect/test7.17
index 1285e7c7d10..a1d847f8a8f 100755
--- a/testsuite/expect/test7.17
+++ b/testsuite/expect/test7.17
@@ -10,7 +10,7 @@
 # Written by Morris Jette
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.17.prog.c b/testsuite/expect/test7.17.prog.c
index d79f71d0d61..bcf8e5345ad 100644
--- a/testsuite/expect/test7.17.prog.c
+++ b/testsuite/expect/test7.17.prog.c
@@ -5,7 +5,7 @@
  *  Written by Morris Jette
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.2 b/testsuite/expect/test7.2
index fbea17a3186..60de60f4cae 100755
--- a/testsuite/expect/test7.2
+++ b/testsuite/expect/test7.2
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.2.prog.c b/testsuite/expect/test7.2.prog.c
index 1a19f9a6b35..3548a492cb1 100644
--- a/testsuite/expect/test7.2.prog.c
+++ b/testsuite/expect/test7.2.prog.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.3 b/testsuite/expect/test7.3
index ae8b0f22b3c..8258f2e7902 100755
--- a/testsuite/expect/test7.3
+++ b/testsuite/expect/test7.3
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.3.io.c b/testsuite/expect/test7.3.io.c
index 7eccd5c476d..f26c4f02749 100644
--- a/testsuite/expect/test7.3.io.c
+++ b/testsuite/expect/test7.3.io.c
@@ -12,7 +12,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.3.prog.c b/testsuite/expect/test7.3.prog.c
index 320b3c1b395..3b14fabd4b8 100644
--- a/testsuite/expect/test7.3.prog.c
+++ b/testsuite/expect/test7.3.prog.c
@@ -11,7 +11,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.4 b/testsuite/expect/test7.4
index 8d6862e83c3..0155d8ccf50 100755
--- a/testsuite/expect/test7.4
+++ b/testsuite/expect/test7.4
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.4.prog.c b/testsuite/expect/test7.4.prog.c
index d05c7107e4f..ce1bc649b3d 100644
--- a/testsuite/expect/test7.4.prog.c
+++ b/testsuite/expect/test7.4.prog.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.5 b/testsuite/expect/test7.5
index 41db5bfd0d3..2370f82d45d 100755
--- a/testsuite/expect/test7.5
+++ b/testsuite/expect/test7.5
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.5.prog.c b/testsuite/expect/test7.5.prog.c
index 3b6d1a8786e..b1691e468c9 100644
--- a/testsuite/expect/test7.5.prog.c
+++ b/testsuite/expect/test7.5.prog.c
@@ -9,7 +9,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.6 b/testsuite/expect/test7.6
index b6c7d65ee5c..895fe8dc9b4 100755
--- a/testsuite/expect/test7.6
+++ b/testsuite/expect/test7.6
@@ -15,7 +15,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.6.prog.c b/testsuite/expect/test7.6.prog.c
index 3f593657d62..2e302e41811 100644
--- a/testsuite/expect/test7.6.prog.c
+++ b/testsuite/expect/test7.6.prog.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.9 b/testsuite/expect/test7.9
index 4e79a9ae795..cc28dfad1dc 100755
--- a/testsuite/expect/test7.9
+++ b/testsuite/expect/test7.9
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test7.9.prog.c b/testsuite/expect/test7.9.prog.c
index f9def25f0ea..def56b23cc4 100644
--- a/testsuite/expect/test7.9.prog.c
+++ b/testsuite/expect/test7.9.prog.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.1 b/testsuite/expect/test8.1
index 2e1bbdf825b..1b15b4468b6 100755
--- a/testsuite/expect/test8.1
+++ b/testsuite/expect/test8.1
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.10 b/testsuite/expect/test8.10
index 60cc42d26c3..1d1112a1a45 100755
--- a/testsuite/expect/test8.10
+++ b/testsuite/expect/test8.10
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.11 b/testsuite/expect/test8.11
index 851bb964794..510dc8bafaf 100755
--- a/testsuite/expect/test8.11
+++ b/testsuite/expect/test8.11
@@ -12,7 +12,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.2 b/testsuite/expect/test8.2
index b4234ff0d2d..9ca182b569e 100755
--- a/testsuite/expect/test8.2
+++ b/testsuite/expect/test8.2
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.20 b/testsuite/expect/test8.20
index 5274d6745b9..5b859235492 100755
--- a/testsuite/expect/test8.20
+++ b/testsuite/expect/test8.20
@@ -12,7 +12,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.21 b/testsuite/expect/test8.21
index acaf4f654ab..224e258aba1 100755
--- a/testsuite/expect/test8.21
+++ b/testsuite/expect/test8.21
@@ -12,7 +12,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.21.bash b/testsuite/expect/test8.21.bash
index b099854f3c1..48274a94ccd 100755
--- a/testsuite/expect/test8.21.bash
+++ b/testsuite/expect/test8.21.bash
@@ -6,7 +6,7 @@
 # Written by Nathan Yee, SchedMD
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.22 b/testsuite/expect/test8.22
index b9d7fda069a..aef0bb5370c 100755
--- a/testsuite/expect/test8.22
+++ b/testsuite/expect/test8.22
@@ -12,7 +12,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.23 b/testsuite/expect/test8.23
index 956763cdd9a..eccbc0d52b6 100755
--- a/testsuite/expect/test8.23
+++ b/testsuite/expect/test8.23
@@ -12,7 +12,7 @@
 # Written by Morris Jette <jette@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.24 b/testsuite/expect/test8.24
index 8c7a3833070..7b7b51142a4 100755
--- a/testsuite/expect/test8.24
+++ b/testsuite/expect/test8.24
@@ -16,7 +16,7 @@
 #
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.25 b/testsuite/expect/test8.25
index ba7c0e9208f..c808c605ace 100755
--- a/testsuite/expect/test8.25
+++ b/testsuite/expect/test8.25
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.3 b/testsuite/expect/test8.3
index 919a198011e..0158a0402d2 100755
--- a/testsuite/expect/test8.3
+++ b/testsuite/expect/test8.3
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.4 b/testsuite/expect/test8.4
index 84d153f6c19..a3b9b97f8d2 100755
--- a/testsuite/expect/test8.4
+++ b/testsuite/expect/test8.4
@@ -17,7 +17,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.4.prog.c b/testsuite/expect/test8.4.prog.c
index 8c63bdcf761..aa0102e48c2 100644
--- a/testsuite/expect/test8.4.prog.c
+++ b/testsuite/expect/test8.4.prog.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.5 b/testsuite/expect/test8.5
index 344e8540945..6f2fc4239d9 100755
--- a/testsuite/expect/test8.5
+++ b/testsuite/expect/test8.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.6 b/testsuite/expect/test8.6
index 75af389d4bb..b81b62d8506 100755
--- a/testsuite/expect/test8.6
+++ b/testsuite/expect/test8.6
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.8 b/testsuite/expect/test8.8
index b01613a0ca2..f72208cf9fa 100755
--- a/testsuite/expect/test8.8
+++ b/testsuite/expect/test8.8
@@ -14,7 +14,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test8.9 b/testsuite/expect/test8.9
index 04adef929f6..48a1b954845 100755
--- a/testsuite/expect/test8.9
+++ b/testsuite/expect/test8.9
@@ -14,7 +14,7 @@
 # Written by Nathan Yee <nyee32@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.1 b/testsuite/expect/test9.1
index f92d1002cdb..c9eedb7e7c6 100755
--- a/testsuite/expect/test9.1
+++ b/testsuite/expect/test9.1
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.2 b/testsuite/expect/test9.2
index 0c5b2c474d8..4bd875d1704 100755
--- a/testsuite/expect/test9.2
+++ b/testsuite/expect/test9.2
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.3 b/testsuite/expect/test9.3
index b099ac47a1f..ab33fe94c01 100755
--- a/testsuite/expect/test9.3
+++ b/testsuite/expect/test9.3
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.4 b/testsuite/expect/test9.4
index a2bc2745494..1c0f70685e0 100755
--- a/testsuite/expect/test9.4
+++ b/testsuite/expect/test9.4
@@ -21,7 +21,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.5 b/testsuite/expect/test9.5
index 7c1c2b02e81..cd1403d3020 100755
--- a/testsuite/expect/test9.5
+++ b/testsuite/expect/test9.5
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.6 b/testsuite/expect/test9.6
index 85b9271ddb3..f7f2d95f3ac 100755
--- a/testsuite/expect/test9.6
+++ b/testsuite/expect/test9.6
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.7 b/testsuite/expect/test9.7
index 92ccaf3f14f..eb39ca51f90 100755
--- a/testsuite/expect/test9.7
+++ b/testsuite/expect/test9.7
@@ -13,7 +13,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.7.bash b/testsuite/expect/test9.7.bash
index b4ff42887ae..17c1fb97481 100755
--- a/testsuite/expect/test9.7.bash
+++ b/testsuite/expect/test9.7.bash
@@ -10,7 +10,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the supplied file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.8 b/testsuite/expect/test9.8
index 892a1882605..b1b151dbeb5 100755
--- a/testsuite/expect/test9.8
+++ b/testsuite/expect/test9.8
@@ -16,7 +16,7 @@
 # CODE-OCEC-09-009. All rights reserved.
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.9 b/testsuite/expect/test9.9
index b25e5bd696b..ffc9cf10370 100755
--- a/testsuite/expect/test9.9
+++ b/testsuite/expect/test9.9
@@ -10,7 +10,7 @@
 # Written by Danny Auble <da@schedmd.com>
 #
 # This file is part of SLURM, a resource management program.
-# For details, see <http://slurm.schedmd.com/>.
+# For details, see <https://slurm.schedmd.com/>.
 # Please also read the included file: DISCLAIMER.
 #
 # SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/expect/test9.9.prog.c b/testsuite/expect/test9.9.prog.c
index 862d79bbf51..8caa614e033 100644
--- a/testsuite/expect/test9.9.prog.c
+++ b/testsuite/expect/test9.9.prog.c
@@ -11,7 +11,7 @@
  *  Written by Morris Jette <jette@schedmd.com>
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/slurm_unit/api/manual/cancel-tst.c b/testsuite/slurm_unit/api/manual/cancel-tst.c
index 3fbfe9b3188..34ad05e3c5f 100644
--- a/testsuite/slurm_unit/api/manual/cancel-tst.c
+++ b/testsuite/slurm_unit/api/manual/cancel-tst.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/slurm_unit/api/manual/complete-tst.c b/testsuite/slurm_unit/api/manual/complete-tst.c
index 07b8c6934d1..fb430dbfca2 100644
--- a/testsuite/slurm_unit/api/manual/complete-tst.c
+++ b/testsuite/slurm_unit/api/manual/complete-tst.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/slurm_unit/api/manual/job_info-tst.c b/testsuite/slurm_unit/api/manual/job_info-tst.c
index a6b24790c92..b6009f8232a 100644
--- a/testsuite/slurm_unit/api/manual/job_info-tst.c
+++ b/testsuite/slurm_unit/api/manual/job_info-tst.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/slurm_unit/api/manual/node_info-tst.c b/testsuite/slurm_unit/api/manual/node_info-tst.c
index dba75f6f9b9..494f2a4c7f1 100644
--- a/testsuite/slurm_unit/api/manual/node_info-tst.c
+++ b/testsuite/slurm_unit/api/manual/node_info-tst.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/slurm_unit/api/manual/partition_info-tst.c b/testsuite/slurm_unit/api/manual/partition_info-tst.c
index e203e0c8d22..d2ba6565da6 100644
--- a/testsuite/slurm_unit/api/manual/partition_info-tst.c
+++ b/testsuite/slurm_unit/api/manual/partition_info-tst.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/slurm_unit/api/manual/reconfigure-tst.c b/testsuite/slurm_unit/api/manual/reconfigure-tst.c
index 292801987ef..6da120d3a86 100644
--- a/testsuite/slurm_unit/api/manual/reconfigure-tst.c
+++ b/testsuite/slurm_unit/api/manual/reconfigure-tst.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/slurm_unit/api/manual/submit-tst.c b/testsuite/slurm_unit/api/manual/submit-tst.c
index 1cee4b2ef07..49eb8760f00 100644
--- a/testsuite/slurm_unit/api/manual/submit-tst.c
+++ b/testsuite/slurm_unit/api/manual/submit-tst.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/slurm_unit/api/manual/update_config-tst.c b/testsuite/slurm_unit/api/manual/update_config-tst.c
index 696ad2ef7a3..19fec9bf91f 100644
--- a/testsuite/slurm_unit/api/manual/update_config-tst.c
+++ b/testsuite/slurm_unit/api/manual/update_config-tst.c
@@ -7,7 +7,7 @@
  *  CODE-OCEC-09-009. All rights reserved.
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/slurm_unit/common/xhash-test.c b/testsuite/slurm_unit/common/xhash-test.c
index 207cd2b5a55..e751625e1c0 100644
--- a/testsuite/slurm_unit/common/xhash-test.c
+++ b/testsuite/slurm_unit/common/xhash-test.c
@@ -2,7 +2,7 @@
  *  Copyright (C) 2012 CEA/DAM/DIF
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/slurm_unit/common/xtree-test.c b/testsuite/slurm_unit/common/xtree-test.c
index 4f7ab71f057..a7780bdcf1e 100644
--- a/testsuite/slurm_unit/common/xtree-test.c
+++ b/testsuite/slurm_unit/common/xtree-test.c
@@ -2,7 +2,7 @@
  *  Copyright (C) 2012 CEA/DAM/DIF
  *
  *  This file is part of SLURM, a resource management program.
- *  For details, see <http://slurm.schedmd.com/>.
+ *  For details, see <https://slurm.schedmd.com/>.
  *  Please also read the included file: DISCLAIMER.
  *
  *  SLURM is free software; you can redistribute it and/or modify it under
-- 
GitLab