From: Jan Schneider Date: Tue, 12 Jan 2010 20:28:12 +0000 (+0100) Subject: phpdoc X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ab4e3ff28b3d4ff554dac1e08ed14180fac23cf2;p=horde.git phpdoc --- diff --git a/kronolith/lib/Resource/Base.php b/kronolith/lib/Resource/Base.php index 60a5f81bf..a6bdebceb 100644 --- a/kronolith/lib/Resource/Base.php +++ b/kronolith/lib/Resource/Base.php @@ -3,7 +3,13 @@ * Base class for Kronolith resources. Partially presents a Horde_Share_Object * interface. * + * Copyright 2009 The Horde Project (http://www.horde.org/) * + * See the enclosed file COPYING for license information (GPL). If you + * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. + * + * @author Michael J. Rubinsky + * @package Kronolith */ abstract class Kronolith_Resource_Base {