projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
phpDocumentor updates
[squirrelmail.git]
/
class
/
l10n.class.php
diff --git
a/class/l10n.class.php
b/class/l10n.class.php
index
033bd71
..
fb21a1b
100644
(file)
--- a/
class/l10n.class.php
+++ b/
class/l10n.class.php
@@
-1,14
+1,14
@@
<?php
<?php
+
/**
* l10n.class
*
/**
* l10n.class
*
- * Copyright (c) 2003-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
* This contains internal SquirrelMail functions needed to handle
* translations when php gettext extension is missing or some functions
* are not available.
*
* This contains internal SquirrelMail functions needed to handle
* translations when php gettext extension is missing or some functions
* are not available.
*
+ * @copyright © 2003-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id$
* @package squirrelmail
* @subpackage i18n
* @version $Id$
* @package squirrelmail
* @subpackage i18n