]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/llvm/invoker/invoker.factor
add license and copywrite to extra/llvm vocabs
[factor.git] / extra / llvm / invoker / invoker.factor
index 2f679ea885776676d656027252ca1a5f417b6d45..bb1b06bcf3023eaa165276d4462de6e44335dbab 100644 (file)
@@ -1,3 +1,5 @@
+! Copyright (C) 2009 Matthew Willis.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien arrays assocs compiler.units effects
 io.backend io.pathnames kernel llvm.core llvm.jit llvm.reader
 llvm.types make namespaces sequences specialized-arrays.alien