Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other...
[squirrelmail.git] / functions / encode / iso_8859_2.php
index a0472dc0601e851bcc4d03a3b82f3a35383456dd..2a2cf52647d2f3b7617b1c33b5c8436e00f7934e 100644 (file)
@@ -6,7 +6,7 @@
  * Unsupported characters are replaced with ?.
  *
  * @version $Id$
- * @copyright Copyright © SquirrelMail Development Team, 2004
+ * @copyright Copyright © 2004-2005 The SquirrelMail Project Team
  * @package squirrelmail
  * @subpackage encode
  */
@@ -30,7 +30,7 @@ function charset_encode_iso_8859_2 ($string) {
  * Return iso-8859-2 symbol when unicode character number is provided
  *
  * This function is used internally by charset_encode_iso_8859_2
- * function. It might be unavailable to other squirrelmail functions.
+ * function. It might be unavailable to other SquirrelMail functions.
  * Don't use it or make sure, that functions/encode/iso_8859_2.php is
  * included.
  *