]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/llvm/jit/jit-tests.factor
add license and copywrite to extra/llvm vocabs
[factor.git] / extra / llvm / jit / jit-tests.factor
index 9808ecb953b537532e5c72a3beadbe6ff879d8a0..5dc2b2c96f687b70dbbef9c84cc04af0687b6a0a 100644 (file)
@@ -1,3 +1,5 @@
+! Copyright (C) 2009 Matthew Willis.
+! See http://factorcode.org/license.txt for BSD license.
 USING: destructors llvm.jit llvm.wrappers tools.test ;
 
 [ ] [ "test" <module> "test" add-module "test" remove-module ] unit-test
\ No newline at end of file