Add copyright

db4
Slava Pestov 2008-07-23 00:16:49 -05:00
parent 53f4d365b7
commit 052b93ab03
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
! Copyright (C) 2008 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
USING: math kernel slots.private inference.known-words
inference.backend sequences effects words ;
IN: locals.backend