phpdoc
authorJan Schneider <jan@horde.org>
Tue, 12 Jan 2010 20:28:12 +0000 (21:28 +0100)
committerJan Schneider <jan@horde.org>
Tue, 12 Jan 2010 20:30:48 +0000 (21:30 +0100)
kronolith/lib/Resource/Base.php

index 60a5f81..a6bdebc 100644 (file)
@@ -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 <mrubinsk@horde.org>
+ * @package Kronolith
  */
 abstract class Kronolith_Resource_Base
 {