From b128a5ea7bcb6fba57e449cc18ed85676259864a Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 19 Jan 2010 23:30:17 -0700 Subject: [PATCH] phpdoc --- ansel/lib/Application.php | 2 +- horde/lib/Application.php | 2 ++ hylax/lib/Application.php | 2 ++ imp/lib/Application.php | 4 +++- ingo/lib/Application.php | 2 +- jeta/lib/Application.php | 4 +++- kronolith/lib/Application.php | 4 +++- skeleton/lib/Application.php | 6 ++++-- turba/lib/Application.php | 4 +++- 9 files changed, 22 insertions(+), 8 deletions(-) diff --git a/ansel/lib/Application.php b/ansel/lib/Application.php index da5aa69b1..deec101e1 100644 --- a/ansel/lib/Application.php +++ b/ansel/lib/Application.php @@ -3,7 +3,7 @@ * Ansel application API. * * This file defines Horde's core API interface. Other core Horde libraries - * can interact with Horde through this API. + * can interact with Ansel through this API. * * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * diff --git a/horde/lib/Application.php b/horde/lib/Application.php index b56ebd30b..d661dc906 100644 --- a/horde/lib/Application.php +++ b/horde/lib/Application.php @@ -5,6 +5,8 @@ * This file defines Horde's core API interface. Other core Horde libraries * can interact with Horde through this API. * + * Copyright 2010 The Horde Project (http://www.horde.org/) + * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * diff --git a/hylax/lib/Application.php b/hylax/lib/Application.php index 679f5dbb6..aec8e9f80 100644 --- a/hylax/lib/Application.php +++ b/hylax/lib/Application.php @@ -9,6 +9,8 @@ * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. + * + * @package Hylax */ if (!defined('HYLAX_BASE')) { diff --git a/imp/lib/Application.php b/imp/lib/Application.php index 0a2ee78de..afb0ce31e 100644 --- a/imp/lib/Application.php +++ b/imp/lib/Application.php @@ -3,7 +3,9 @@ * IMP application API. * * This file defines Horde's core API interface. Other core Horde libraries - * can interact with Horde through this API. + * can interact with IMP through this API. + * + * Copyright 2010 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. diff --git a/ingo/lib/Application.php b/ingo/lib/Application.php index 4b707d01e..b28c3fb02 100644 --- a/ingo/lib/Application.php +++ b/ingo/lib/Application.php @@ -3,7 +3,7 @@ * Ingo application API. * * This file defines Horde's core API interface. Other core Horde libraries - * can interact with Horde through this API. + * can interact with Ingo through this API. * * Copyright 2010 The Horde Project (http://www.horde.org/) * diff --git a/jeta/lib/Application.php b/jeta/lib/Application.php index 2851f34e2..0044598a5 100644 --- a/jeta/lib/Application.php +++ b/jeta/lib/Application.php @@ -3,7 +3,9 @@ * Jeta application API. * * This file defines Horde's core API interface. Other core Horde libraries - * can interact with Horde through this API. + * can interact with Jeta through this API. + * + * Copyright 2010 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. diff --git a/kronolith/lib/Application.php b/kronolith/lib/Application.php index f32753d74..ff376c068 100644 --- a/kronolith/lib/Application.php +++ b/kronolith/lib/Application.php @@ -3,7 +3,9 @@ * Kronolith application API. * * This file defines Horde's core API interface. Other core Horde libraries - * can interact with Horde through this API. + * can interact with Kronolith through this API. + * + * Copyright 2010 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. diff --git a/skeleton/lib/Application.php b/skeleton/lib/Application.php index 63220686e..57e6537ce 100644 --- a/skeleton/lib/Application.php +++ b/skeleton/lib/Application.php @@ -3,12 +3,14 @@ * Skeleton application API. * * This file defines Horde's core API interface. Other core Horde libraries - * can interact with Horde through this API. + * can interact with Skeleton through this API. + * + * Copyright 2010 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. * - * @package IMP + * @package Skeleton */ /* Determine the base directories. */ diff --git a/turba/lib/Application.php b/turba/lib/Application.php index ef4ed759e..53996b24e 100644 --- a/turba/lib/Application.php +++ b/turba/lib/Application.php @@ -3,7 +3,9 @@ * Turba application API. * * This file defines Horde's core API interface. Other core Horde libraries - * can interact with Horde through this API. + * can interact with Turba through this API. + * + * Copyright 2010 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. -- 2.11.0