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

@ -271,14 +271,10 @@ function camp_get_audio_metadata($p_filename, $p_testonly = false)
* <li>binary media data in real file</li>
* </ul>
*
* @author Tomas Hlava <th@red2head.com>
* @author Paul Baranowski <paul@paulbaranowski.org>
* @version $Revision$
* @package Campcaster
* @subpackage StorageServer
* @copyright 2006 MDLF, Inc.
* @copyright 2010 Sourcefabric O.P.S.
* @license http://www.gnu.org/licenses/gpl.txt
* @link http://www.campware.org
* @see MetaData
*/
class StoredFile {