]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/llvm/types/types.factor
add license and copywrite to extra/llvm vocabs
[factor.git] / extra / llvm / types / types.factor
index 6313037e6fdccfa75e3410252a759eb81b00f33a..a88c45c6cf7af9f489a34643d6d44185e0807ced 100644 (file)
@@ -1,3 +1,5 @@
+! Copyright (C) 2009 Matthew Willis.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators kernel llvm.core
 locals math.parser math multiline
 namespaces parser peg.ebnf sequences