CC-1639: Change copyright and webpage info in source code. Also removed useless @author and @revision tags
This commit is contained in:
parent
ad5a849d34
commit
ef785742be
627 changed files with 279 additions and 4101 deletions
|
@ -6,14 +6,10 @@ require_once("BasicStor.php");
|
|||
*
|
||||
* Local storage interface
|
||||
*
|
||||
* @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
|
||||
*/
|
||||
class LocStor extends BasicStor {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue