From ab4e3ff28b3d4ff554dac1e08ed14180fac23cf2 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Tue, 12 Jan 2010 21:28:12 +0100 Subject: [PATCH] phpdoc --- kronolith/lib/Resource/Base.php | 6 ++++++ 1 file changed, 6 insertions(+) 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 { -- 2.11.0