]> gitweb.factorcode.org Git - factor.git/commitdiff
copyright
authorJoe Groff <joe@victoria.(none)>
Tue, 11 Aug 2009 02:39:31 +0000 (22:39 -0400)
committerJoe Groff <joe@victoria.(none)>
Tue, 11 Aug 2009 02:39:31 +0000 (22:39 -0400)
extra/memory/piles/piles-tests.factor

index 11b6399ed4ffba3478a0504a44b8d643f5811aa9..4bb9cc20b33a8a35b38ac26727dc2272b958115b 100644 (file)
@@ -1,3 +1,4 @@
+! (c)2009 Joe Groff bsd license
 USING: accessors alien destructors kernel math
 memory.piles tools.test ;
 IN: memory.piles.tests