X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debug%2Fsorter%2Fradix-asio-test.c;h=7858985d19790a8a9403156ec53d2005dfc9bc9b;hb=647552e493529551c01cb764b26ee57cfc5a9eb7;hp=f2800f8721d355be586f1785f0a485f954a20326;hpb=7ebe76cbc0bf64a033e9d978dd22cea3257e128b;p=libucw.git diff --git a/debug/sorter/radix-asio-test.c b/debug/sorter/radix-asio-test.c index f2800f87..7858985d 100644 --- a/debug/sorter/radix-asio-test.c +++ b/debug/sorter/radix-asio-test.c @@ -1,5 +1,7 @@ /* * An experiment with parallel reading and writing of files using ASIO. + * + * (c) 2007 Martin Mares */ #include "lib/lib.h"