diff options
Diffstat (limited to 'signal/sigrelse.c')
-rw-r--r-- | signal/sigrelse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/signal/sigrelse.c b/signal/sigrelse.c index 433a258dee..cf43f65e3d 100644 --- a/signal/sigrelse.c +++ b/signal/sigrelse.c @@ -15,7 +15,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/>. */ #define __need_NULL #include <stddef.h> |