diff options
author | Michael Biebl <biebl@debian.org> | 2022-06-28 16:07:35 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2022-06-28 16:07:35 +0200 |
commit | 85fce6f42c95cf88d8113a7156a3817cd287efff (patch) | |
tree | 71aeda37a4e60135810bf8c7ff948c8f5e9f2db2 /src/systemd/_sd-common.h | |
parent | e2285c573565c41a01fc643c3d3bad35376eb41b (diff) | |
download | systemd-85fce6f42c95cf88d8113a7156a3817cd287efff.tar.gz |
Use https for gnu.org
Diffstat (limited to 'src/systemd/_sd-common.h')
-rw-r--r-- | src/systemd/_sd-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/_sd-common.h b/src/systemd/_sd-common.h index e121429640..38449463e2 100644 --- a/src/systemd/_sd-common.h +++ b/src/systemd/_sd-common.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see <http://www.gnu.org/licenses/>. + along with systemd; If not, see <https://www.gnu.org/licenses/>. ***/ /* This is a private header; never even think of including this directly! */ |