diff options
Diffstat (limited to 'hesiod/nss_hesiod/hesiod-service.c')
-rw-r--r-- | hesiod/nss_hesiod/hesiod-service.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hesiod/nss_hesiod/hesiod-service.c b/hesiod/nss_hesiod/hesiod-service.c index b85898e86e..6ff309a2b9 100644 --- a/hesiod/nss_hesiod/hesiod-service.c +++ b/hesiod/nss_hesiod/hesiod-service.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <errno.h> #include <hesiod.h> |