diff options
Diffstat (limited to 'grp/tst-putgrent.c')
-rw-r--r-- | grp/tst-putgrent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grp/tst-putgrent.c b/grp/tst-putgrent.c index e0a226256a..0e16884db6 100644 --- a/grp/tst-putgrent.c +++ b/grp/tst-putgrent.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 <grp.h> |