Re: CVS update: /cowiki/misc/development/tests/

"Daniel T. Gorski" <[email protected]> Sat, 7 May 2005 23:29:04 +0200
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <20050507212904.GG16434@bantha>
On 07 May 17:10, [email protected] wrote:

> Added:
>    cowiki/misc/development/tests/ParserTest.php
>    cowiki/misc/development/tests/RunTests.php
>    cowiki/misc/development/tests/setup.php

Like other ciWiki files, the test files should carry the copyright remarks:

/**
 *
 * $Id$
 *
 * This file is part of coWiki. coWiki is free software under the terms of
 * the GNU General Public License (GPL). Read the LICENSE file. If you did
 * not receive a copy of the license and are not able to obtain it through
 * the internet, please send a note to <[email protected]> so we can mail
 * you a copy immediately.
 *
 */

regards dtg