benchmark.spectral-norm: add copyright notice

Slava Pestov 2010-05-30 19:58:30 -04:00
parent e88c426390
commit eaaa546d5d
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
! Copyright (C) 2008, 2010 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
!
! Factor port of ! Factor port of
! http://shootout.alioth.debian.org/gp4/benchmark.php?test=spectralnorm&lang=all ! http://shootout.alioth.debian.org/gp4/benchmark.php?test=spectralnorm&lang=all
USING: alien.c-types io kernel math math.functions math.parser USING: alien.c-types io kernel math math.functions math.parser