Fix copyright in crypto/barrett/tests.
parent
229598e018
commit
96d6db5b9d
|
@ -1,4 +1,4 @@
|
||||||
! Copyright (C) 2008 DoDoug Coleman.
|
! Copyright (C) 2008 Doug Coleman.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: crypto.barrett kernel math namespaces tools.test ;
|
USING: crypto.barrett kernel math namespaces tools.test ;
|
||||||
IN: crypto.barrett.tests
|
IN: crypto.barrett.tests
|
||||||
|
|
Loading…
Reference in New Issue