diff options
Diffstat (limited to 'inet/inet6_option.c')
-rw-r--r-- | inet/inet6_option.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/inet6_option.c b/inet/inet6_option.c index 762149a8b6..643ea3d3d0 100644 --- a/inet/inet6_option.c +++ b/inet/inet6_option.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 <assert.h> #include <string.h> |