projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3079da5
)
phpdoc
author
Jan Schneider
<jan@horde.org>
Tue, 12 Jan 2010 20:28:12 +0000
(21:28 +0100)
committer
Jan Schneider
<jan@horde.org>
Tue, 12 Jan 2010 20:30:48 +0000
(21:30 +0100)
kronolith/lib/Resource/Base.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Resource/Base.php
b/kronolith/lib/Resource/Base.php
index
60a5f81
..
a6bdebc
100644
(file)
--- 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 <mrubinsk@horde.org>
+ * @package Kronolith
*/
abstract class Kronolith_Resource_Base
{