diff options
Diffstat (limited to 'sysdeps/nptl/pthread-functions.h')
-rw-r--r-- | sysdeps/nptl/pthread-functions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/nptl/pthread-functions.h b/sysdeps/nptl/pthread-functions.h index 3d1101a2b0..21f06eb9a7 100644 --- a/sysdeps/nptl/pthread-functions.h +++ b/sysdeps/nptl/pthread-functions.h @@ -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/>. */ #ifndef _PTHREAD_FUNCTIONS_H #define _PTHREAD_FUNCTIONS_H 1 |