<?php // -*- tab-width: 3; indent-tabs-mode: 1; -*-
/*
* $Id: about.php,v 1.2 2003/03/05 09:11:39 andras Exp $
* Created for the StreamOnTheFly project (IST-2001-32226)
* Authors: András Micsik, Máté Pataki, Tamás Déri
* at MTA SZTAKI DSD, http://dsd.sztaki.hu
*/
require("init.inc.php");
$page->send();
?>