Fix copyright in crypto/barrett/tests.

db4
John Benediktsson 2008-10-03 21:58:57 -07:00
parent 229598e018
commit 96d6db5b9d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
! Copyright (C) 2008 DoDoug Coleman.
! Copyright (C) 2008 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: crypto.barrett kernel math namespaces tools.test ;
IN: crypto.barrett.tests