summaryrefslogtreecommitdiff
path: root/lib/glthread/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/glthread/thread.c')
-rw-r--r--lib/glthread/thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/glthread/thread.c b/lib/glthread/thread.c
index 4e6cb644c0..14a02062ad 100644
--- a/lib/glthread/thread.c
+++ b/lib/glthread/thread.c
@@ -12,7 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, see <http://www.gnu.org/licenses/>. */
+ along with this program; if not, see <https://www.gnu.org/licenses/>. */
/* Written by Bruno Haible <bruno@clisp.org>, 2005.
Based on GCC's gthr-posix.h, gthr-posix95.h, gthr-solaris.h,