]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/audio/engine/test/test.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / audio / engine / test / test.factor
index 419f31d73bf532bc07d5cda23eef8402aecc6662..8f0944a047ef047bde14ba530a0fba9654791353 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors timers audio audio.engine audio.loader calendar
 destructors io kernel locals math math.functions math.ranges specialized-arrays
 sequences random math.vectors ;