CC-1639: Change copyright and webpage info in source code. Also removed useless @author and @revision tags

This commit is contained in:
paul.baranowski 2010-07-23 23:03:53 -04:00
parent ad5a849d34
commit ef785742be
627 changed files with 279 additions and 4101 deletions

View file

@ -1,9 +1,4 @@
<?php
/**
* @author $Author$
* @version $Revision$
*/
/* ================================================================= includes */
include_once(dirname(__FILE__)."/../conf.php");
require_once('DB.php');