diff options
Diffstat (limited to 'grp/getgrnam.c')
-rw-r--r-- | grp/getgrnam.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grp/getgrnam.c b/grp/getgrnam.c index 03a9a6a0eb..45d75b4680 100644 --- a/grp/getgrnam.c +++ b/grp/getgrnam.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 <grp.h> |