]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/concurrency/semaphores/semaphores.factor
Switch to https urls
[factor.git] / basis / concurrency / semaphores / semaphores.factor
index 1473e22122ead3260a2c33aa866952e83f17b10d..69ceab6c23d202d407f99220604aa5e869b6f563 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors concurrency.conditions continuations dlists
 kernel math summary ;
 IN: concurrency.semaphores