]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/ptx/ptx.factor
Switch to https urls
[factor.git] / extra / cuda / ptx / ptx.factor
index a1b3b24ed376c7a2740c0746c8d000f13f2f458d..711b89ed0e85df262ab1d5d0317f6d61d05657a8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators io io.streams.string kernel
 math math.parser roles sequences strings variants words ;
 IN: cuda.ptx