diff options
Diffstat (limited to 'nss/nss_db/db-initgroups.c')
-rw-r--r-- | nss/nss_db/db-initgroups.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/nss_db/db-initgroups.c b/nss/nss_db/db-initgroups.c index b53f809d83..320eb485a5 100644 --- a/nss/nss_db/db-initgroups.c +++ b/nss/nss_db/db-initgroups.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see <http://www.gnu.org/licenses/>. */ + not, see <https://www.gnu.org/licenses/>. */ #include <ctype.h> #include <errno.h> |