Bladeren bron

There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.

Fredrik Jervfors 16 jaren geleden
bovenliggende
commit
0a6245814a
100 gewijzigde bestanden met toevoegingen van 100 en 102 verwijderingen
  1. 1 1
      class/deliver/Deliver.class.php
  2. 1 1
      class/deliver/Deliver_IMAP.class.php
  3. 1 1
      class/deliver/Deliver_SMTP.class.php
  4. 1 1
      class/deliver/Deliver_SendMail.class.php
  5. 1 1
      class/deliver/index.php
  6. 1 1
      class/error.class.php
  7. 1 1
      class/helper/VCard.class.php
  8. 1 1
      class/helper/index.php
  9. 1 1
      class/index.php
  10. 1 1
      class/l10n.class.php
  11. 1 1
      class/l10n/gettext.class.php
  12. 1 1
      class/l10n/index.php
  13. 1 1
      class/l10n/streams.class.php
  14. 1 1
      class/mime.class.php
  15. 1 1
      class/mime/AddressStructure.class.php
  16. 1 1
      class/mime/ContentType.class.php
  17. 1 1
      class/mime/Disposition.class.php
  18. 1 1
      class/mime/Language.class.php
  19. 1 1
      class/mime/Message.class.php
  20. 1 1
      class/mime/MessageHeader.class.php
  21. 1 1
      class/mime/Rfc822Header.class.php
  22. 1 1
      class/mime/SMimeMessage.class.php
  23. 1 1
      class/mime/index.php
  24. 1 1
      class/template/PHP_Template.class.php
  25. 1 1
      class/template/Smarty_Template.class.php
  26. 1 1
      class/template/Template.class.php
  27. 1 1
      class/template/index.php
  28. 1 1
      config/conf.pl
  29. 1 1
      config/config_default.php
  30. 1 1
      config/config_local.example.php
  31. 1 1
      config/index.php
  32. 1 1
      contrib/conf.pl.8
  33. 1 1
      contrib/decrypt_headers.php
  34. 1 1
      functions/abook_database.php
  35. 1 1
      functions/abook_ldap_server.php
  36. 1 1
      functions/abook_local_file.php
  37. 1 1
      functions/addressbook.php
  38. 1 1
      functions/arrays.php
  39. 1 1
      functions/attachment_common.php
  40. 1 1
      functions/auth.php
  41. 1 1
      functions/compose.php
  42. 1 1
      functions/constants.php
  43. 1 1
      functions/date.php
  44. 1 1
      functions/db_prefs.php
  45. 1 1
      functions/decode/cp1250.php
  46. 1 1
      functions/decode/cp1251.php
  47. 1 1
      functions/decode/cp1252.php
  48. 1 1
      functions/decode/cp1253.php
  49. 1 1
      functions/decode/cp1254.php
  50. 1 1
      functions/decode/cp1255.php
  51. 1 1
      functions/decode/cp1256.php
  52. 1 1
      functions/decode/cp1257.php
  53. 1 1
      functions/decode/cp1258.php
  54. 1 1
      functions/decode/cp855.php
  55. 1 1
      functions/decode/cp866.php
  56. 1 3
      functions/decode/index.php
  57. 1 1
      functions/decode/iso_8859_1.php
  58. 1 1
      functions/decode/iso_8859_10.php
  59. 1 1
      functions/decode/iso_8859_11.php
  60. 1 1
      functions/decode/iso_8859_13.php
  61. 1 1
      functions/decode/iso_8859_14.php
  62. 1 1
      functions/decode/iso_8859_15.php
  63. 1 1
      functions/decode/iso_8859_16.php
  64. 1 1
      functions/decode/iso_8859_2.php
  65. 1 1
      functions/decode/iso_8859_3.php
  66. 1 1
      functions/decode/iso_8859_4.php
  67. 1 1
      functions/decode/iso_8859_5.php
  68. 1 1
      functions/decode/iso_8859_6.php
  69. 1 1
      functions/decode/iso_8859_7.php
  70. 1 1
      functions/decode/iso_8859_8.php
  71. 1 1
      functions/decode/iso_8859_9.php
  72. 1 1
      functions/decode/iso_ir_111.php
  73. 1 1
      functions/decode/koi8_r.php
  74. 1 1
      functions/decode/koi8_u.php
  75. 1 1
      functions/decode/ns_4551_1.php
  76. 1 1
      functions/decode/tis_620.php
  77. 1 1
      functions/decode/us_ascii.php
  78. 1 1
      functions/decode/utf_8.php
  79. 1 1
      functions/display_messages.php
  80. 1 1
      functions/encode/cp1251.php
  81. 1 1
      functions/encode/cp1255.php
  82. 1 1
      functions/encode/cp1256.php
  83. 1 1
      functions/encode/index.php
  84. 1 1
      functions/encode/iso_8859_1.php
  85. 1 1
      functions/encode/iso_8859_15.php
  86. 1 1
      functions/encode/iso_8859_2.php
  87. 1 1
      functions/encode/iso_8859_7.php
  88. 1 1
      functions/encode/iso_8859_9.php
  89. 1 1
      functions/encode/koi8_r.php
  90. 1 1
      functions/encode/koi8_u.php
  91. 1 1
      functions/encode/tis_620.php
  92. 1 1
      functions/encode/us_ascii.php
  93. 1 1
      functions/encode/utf_8.php
  94. 1 1
      functions/file_prefs.php
  95. 1 1
      functions/files.php
  96. 1 1
      functions/folder_manip.php
  97. 1 1
      functions/forms.php
  98. 1 1
      functions/gettext.php
  99. 1 1
      functions/global.php
  100. 1 1
      functions/html.php

+ 1 - 1
class/deliver/Deliver.class.php

@@ -7,7 +7,7 @@
  * a delivery backend.
  * a delivery backend.
  *
  *
  * @author Marc Groot Koerkamp
  * @author Marc Groot Koerkamp
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/deliver/Deliver_IMAP.class.php

@@ -5,7 +5,7 @@
  *
  *
  * Delivery backend for the Deliver class.
  * Delivery backend for the Deliver class.
  *
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/deliver/Deliver_SMTP.class.php

@@ -5,7 +5,7 @@
  *
  *
  * SMTP delivery backend for the Deliver class.
  * SMTP delivery backend for the Deliver class.
  *
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/deliver/Deliver_SendMail.class.php

@@ -6,7 +6,7 @@
  * Delivery backend for the Deliver class.
  * Delivery backend for the Deliver class.
  *
  *
  * @author Marc Groot Koerkamp
  * @author Marc Groot Koerkamp
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/deliver/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  * person is logged in or not.
  *
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/error.class.php

@@ -5,7 +5,7 @@
  *
  *
  * This contains the custom error handler for SquirrelMail.
  * This contains the custom error handler for SquirrelMail.
  *
  *
- * @copyright © 2005-2007 The SquirrelMail Project Team
+ * @copyright © 2005-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/helper/VCard.class.php

@@ -7,7 +7,7 @@
  *
  *
  * http://www.imc.org/pdi/vcard-21.txt
  * http://www.imc.org/pdi/vcard-21.txt
  *
  *
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/helper/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  * person is logged in or not.
  *
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  * person is logged in or not.
  *
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/l10n.class.php

@@ -7,7 +7,7 @@
  * translations when php gettext extension is missing or some functions
  * translations when php gettext extension is missing or some functions
  * are not available.
  * are not available.
  *
  *
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/l10n/gettext.class.php

@@ -19,7 +19,7 @@
  * along with PHP-gettext; if not, write to the Free Software
  * along with PHP-gettext; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  *
- * @copyright © 2004-2007 The SquirrelMail Project Team
+ * @copyright © 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/l10n/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  * person is logged in or not.
  *
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/l10n/streams.class.php

@@ -20,7 +20,7 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
  * MA  02110-1301, USA
  * MA  02110-1301, USA
  *
  *
- * @copyright © 2004-2007 The SquirrelMail Project Team
+ * @copyright © 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/mime.class.php

@@ -5,7 +5,7 @@
  *
  *
  * This file loads classes needed to handle mime messages.
  * This file loads classes needed to handle mime messages.
  *
  *
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/mime/AddressStructure.class.php

@@ -6,7 +6,7 @@
  * This file contains functions needed to extract email address headers from
  * This file contains functions needed to extract email address headers from
  * mime messages.
  * mime messages.
  *
  *
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/mime/ContentType.class.php

@@ -6,7 +6,7 @@
  * This file contains functions needed to handle content type headers 
  * This file contains functions needed to handle content type headers 
  * (rfc2045) in mime messages.
  * (rfc2045) in mime messages.
  *
  *
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/mime/Disposition.class.php

@@ -6,7 +6,7 @@
  * This file contains functions needed to handle content disposition headers 
  * This file contains functions needed to handle content disposition headers 
  * in mime messages. See RFC 2183.
  * in mime messages. See RFC 2183.
  *
  *
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/mime/Language.class.php

@@ -6,7 +6,7 @@
  * This file should contain class needed to handle Language properties in 
  * This file should contain class needed to handle Language properties in 
  * mime messages. I suspect that it is RFC2231
  * mime messages. I suspect that it is RFC2231
  *
  *
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/mime/Message.class.php

@@ -5,7 +5,7 @@
  *
  *
  * This file contains functions needed to handle mime messages.
  * This file contains functions needed to handle mime messages.
  *
  *
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/mime/MessageHeader.class.php

@@ -5,7 +5,7 @@
  *
  *
  * This file contains functions needed to handle headers in mime messages.
  * This file contains functions needed to handle headers in mime messages.
  *
  *
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/mime/Rfc822Header.class.php

@@ -5,7 +5,7 @@
  *
  *
  * This file contains functions needed to handle headers in mime messages.
  * This file contains functions needed to handle headers in mime messages.
  *
  *
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/mime/SMimeMessage.class.php

@@ -6,7 +6,7 @@
  * This file contains class needed to handle SMIME mime messages.
  * This file contains class needed to handle SMIME mime messages.
  *
  *
  * @link http://www.ietf.org/html.charters/smime-charter.html
  * @link http://www.ietf.org/html.charters/smime-charter.html
- * @copyright © 2003-2007 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/mime/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  * person is logged in or not.
  *
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
class/template/PHP_Template.class.php

@@ -9,7 +9,7 @@
   * The SquirrelMail (Foowd) template implementation.
   * The SquirrelMail (Foowd) template implementation.
   * Derived from the foowd template implementation and adapted
   * Derived from the foowd template implementation and adapted
   * for squirrelmail
   * for squirrelmail
-  * @copyright © 2005-2007 The SquirrelMail Project Team
+  * @copyright © 2005-2009 The SquirrelMail Project Team
   * @license http://opensource.org/licenses/gpl-license.php GNU Public License
   * @license http://opensource.org/licenses/gpl-license.php GNU Public License
   * @version $Id$
   * @version $Id$
   * @package squirrelmail
   * @package squirrelmail

+ 1 - 1
class/template/Smarty_Template.class.php

@@ -7,7 +7,7 @@
   * SquirrelMail and Smarty.  All abstract methods from the Template class
   * SquirrelMail and Smarty.  All abstract methods from the Template class
   * are implemented here.
   * are implemented here.
   *
   *
-  * @copyright © 2003-2007 The SquirrelMail Project Team
+  * @copyright © 2003-2009 The SquirrelMail Project Team
   * @license http://opensource.org/licenses/gpl-license.php GNU Public License
   * @license http://opensource.org/licenses/gpl-license.php GNU Public License
   * @version $Id$
   * @version $Id$
   * @package squirrelmail
   * @package squirrelmail

+ 1 - 1
class/template/Template.class.php

@@ -8,7 +8,7 @@
   * class with any custom functionality needed to interface a target
   * class with any custom functionality needed to interface a target
   * templating engine with SquirrelMail.
   * templating engine with SquirrelMail.
   *
   *
-  * @copyright © 2003-2007 The SquirrelMail Project Team
+  * @copyright © 2003-2009 The SquirrelMail Project Team
   * @license http://opensource.org/licenses/gpl-license.php GNU Public License
   * @license http://opensource.org/licenses/gpl-license.php GNU Public License
   * @version $Id$
   * @version $Id$
   * @package squirrelmail
   * @package squirrelmail

+ 1 - 1
class/template/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  * person is logged in or not.
  *
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
config/conf.pl

@@ -1,7 +1,7 @@
 #!/usr/bin/env perl
 #!/usr/bin/env perl
 # conf.pl
 # conf.pl
 #
 #
-# Copyright (c) 1999-2007 The SquirrelMail Project Team
+# Copyright (c) 1999-2009 The SquirrelMail Project Team
 # Licensed under the GNU GPL. For full terms see COPYING.
 # Licensed under the GNU GPL. For full terms see COPYING.
 #
 #
 # A simple configure script to configure SquirrelMail
 # A simple configure script to configure SquirrelMail

+ 1 - 1
config/config_default.php

@@ -15,7 +15,7 @@
  * passwords being leaked to e.g. other system users. Take extra care when
  * passwords being leaked to e.g. other system users. Take extra care when
  * the webserver is shared with untrusted users.
  * the webserver is shared with untrusted users.
  *
  *
- * @copyright © 2000-2007 The SquirrelMail Project Team
+ * @copyright © 2000-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
config/config_local.example.php

@@ -7,7 +7,7 @@
  * Don't do it unless you know what you're doing.
  * Don't do it unless you know what you're doing.
  * Use standard PHP syntax, see config.php for examples.
  * Use standard PHP syntax, see config.php for examples.
  *
  *
- * @copyright © 2002-2007 The SquirrelMail Project Team
+ * @copyright © 2002-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
config/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  * person is logged in or not.
  *
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
contrib/conf.pl.8

@@ -30,7 +30,7 @@ report them in SquirrelMail bug tracker. See \fBhttp://squirrelmail.org/bugs\fR
 .SH "AUTHOR"
 .SH "AUTHOR"
 Tomas Kuliavas <tokul@users.sourceforge.net>
 Tomas Kuliavas <tokul@users.sourceforge.net>
 .SH "COPYRIGHT"
 .SH "COPYRIGHT"
-Copyright (c) 2006 The SquirrelMail Project Team
+Copyright (c) 2006-2009 The SquirrelMail Project Team
 .SH "LICENSE"
 .SH "LICENSE"
 This manual is licensed under GNU General Public License. See COPYING file
 This manual is licensed under GNU General Public License. See COPYING file
 included in the SquirrelMail package or
 included in the SquirrelMail package or

+ 1 - 1
contrib/decrypt_headers.php

@@ -3,7 +3,7 @@
 /**
 /**
  * Script provides form to decode encrypted header information.
  * Script provides form to decode encrypted header information.
  *
  *
- * @copyright &copy; 2005-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2005-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/abook_database.php

@@ -14,7 +14,7 @@
  *  PRIMARY KEY (owner,nickname)
  *  PRIMARY KEY (owner,nickname)
  * </pre>
  * </pre>
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/abook_ldap_server.php

@@ -18,7 +18,7 @@
  * and inetOrgPerson (RFC2798) objects and dn, description, sn, givenname,
  * and inetOrgPerson (RFC2798) objects and dn, description, sn, givenname,
  * cn, mail attributes. Other attributes are ignored.
  * cn, mail attributes. Other attributes are ignored.
  * 
  * 
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/abook_local_file.php

@@ -3,7 +3,7 @@
 /**
 /**
  * abook_local_file.php
  * abook_local_file.php
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/addressbook.php

@@ -4,7 +4,7 @@
  *
  *
  * Functions require SM_PATH and support of forms.php functions
  * Functions require SM_PATH and support of forms.php functions
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/arrays.php

@@ -5,7 +5,7 @@
  *
  *
  * Contains utility functions for array operations
  * Contains utility functions for array operations
  *
  *
- * @copyright &copy; 2004-2007 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/attachment_common.php

@@ -5,7 +5,7 @@
  *
  *
  * This file provides the handling of often-used attachment types.
  * This file provides the handling of often-used attachment types.
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/auth.php

@@ -9,7 +9,7 @@
  *  functions/global.php
  *  functions/global.php
  *  functions/strings.php.
  *  functions/strings.php.
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/compose.php

@@ -6,7 +6,7 @@
  * Functions for message compositon: writing a message, attaching files etc.
  * Functions for message compositon: writing a message, attaching files etc.
  *
  *
  * @author Thijs Kinkhorst <kink at squirrelmail.org>
  * @author Thijs Kinkhorst <kink at squirrelmail.org>
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/constants.php

@@ -2,7 +2,7 @@
 /**
 /**
  * old constants function file location
  * old constants function file location
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/date.php

@@ -8,7 +8,7 @@
  *       <Tue,> 29 Jun 1999 09:52:11 -0500 (EDT)
  *       <Tue,> 29 Jun 1999 09:52:11 -0500 (EDT)
  * (as specified in RFC 822) -- 'Tue' is optional
  * (as specified in RFC 822) -- 'Tue' is optional
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/db_prefs.php

@@ -21,7 +21,7 @@
  * Configuration of databasename, username and password is done
  * Configuration of databasename, username and password is done
  * by using conf.pl or the administrator plugin
  * by using conf.pl or the administrator plugin
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp1250.php

@@ -16,7 +16,7 @@
  *  Date:          04/15/98
  *  Date:          04/15/98
  *  Contact:       cpxlate@microsoft.com
  *  Contact:       cpxlate@microsoft.com
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp1251.php

@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *   Contact:       cpxlate@microsoft.com
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp1252.php

@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *   Contact:       cpxlate@microsoft.com
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp1253.php

@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *   Contact:       cpxlate@microsoft.com
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp1254.php

@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *   Contact:       cpxlate@microsoft.com
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp1255.php

@@ -16,7 +16,7 @@
  *   Date:          1/7/2000
  *   Date:          1/7/2000
  *   Contact:       cpxlate@microsoft.com
  *   Contact:       cpxlate@microsoft.com
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp1256.php

@@ -16,7 +16,7 @@
  *   Date:          01/5/99
  *   Date:          01/5/99
  *   Contact:       cpxlate@microsoft.com
  *   Contact:       cpxlate@microsoft.com
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp1257.php

@@ -16,7 +16,7 @@
  *  Date:          04/15/98
  *  Date:          04/15/98
  *  Contact:       cpxlate@microsoft.com
  *  Contact:       cpxlate@microsoft.com
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp1258.php

@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *   Contact:       cpxlate@microsoft.com
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp855.php

@@ -16,7 +16,7 @@
  *   Authors:       Lori Brownell <loribr@microsoft.com>
  *   Authors:       Lori Brownell <loribr@microsoft.com>
  *                  K.D. Chang    <a-kchang@microsoft.com>
  *                  K.D. Chang    <a-kchang@microsoft.com>
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/cp866.php

@@ -18,7 +18,7 @@
                    K.D. Chang    <a-kchang@microsoft.com>
                    K.D. Chang    <a-kchang@microsoft.com>
     The entries are in cp866_DOSCyrillicRussian order
     The entries are in cp866_DOSCyrillicRussian order
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 3
functions/decode/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  * person is logged in or not.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail
@@ -15,5 +15,3 @@
  */
  */
 
 
 header('Location: ../index.php');
 header('Location: ../index.php');
-
-?>

+ 1 - 1
functions/decode/iso_8859_1.php

@@ -6,7 +6,7 @@
  * This file contains iso-8859-1 decoding function that is needed to read
  * This file contains iso-8859-1 decoding function that is needed to read
  * iso-8859-1 encoded mails in non-iso-8859-1 locale.
  * iso-8859-1 encoded mails in non-iso-8859-1 locale.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_10.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_11.php

@@ -33,7 +33,7 @@
  *        internal or external distribution as long as this notice remains
  *        internal or external distribution as long as this notice remains
  *        attached.
  *        attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_13.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_14.php

@@ -34,7 +34,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_15.php

@@ -34,7 +34,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_16.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_2.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_3.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_4.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_5.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_6.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_7.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_8.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_9.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  internal or external distribution as long as this notice remains
  *  attached.
  *  attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_ir_111.php

@@ -37,7 +37,7 @@
  * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
  * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
  * THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  * THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/koi8_r.php

@@ -32,7 +32,7 @@
  * internal or external distribution as long as this notice remains
  * internal or external distribution as long as this notice remains
  * attached.
  * attached.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/koi8_u.php

@@ -36,7 +36,7 @@
  * HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
  * HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
  * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/ns_4551_1.php

@@ -9,7 +9,7 @@
  * This is the same as ISO-646-NO and is used by some
  * This is the same as ISO-646-NO and is used by some
  * Microsoft programs when sending Norwegian characters
  * Microsoft programs when sending Norwegian characters
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/tis_620.php

@@ -31,7 +31,7 @@
  *  5. http://charts.unicode.org/Unicode.charts/normal/U0E00.html
  *  5. http://charts.unicode.org/Unicode.charts/normal/U0E00.html
  *  6. http://www.unicode.org/
  *  6. http://www.unicode.org/
  *
  *
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/us_ascii.php

@@ -8,7 +8,7 @@
  *
  *
  * Function replaces all 8bit symbols with '?' marks
  * Function replaces all 8bit symbols with '?' marks
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/decode/utf_8.php

@@ -35,7 +35,7 @@
  *  octdec(a-374)*64^5 + octdec(b-200)*64^4 + octdec(c-200)*64^3 +
  *  octdec(a-374)*64^5 + octdec(b-200)*64^4 + octdec(c-200)*64^3 +
  *  + octdec(d-200)*64^2 + octdec(e-200)*64 + octdec(f-200)
  *  + octdec(d-200)*64^2 + octdec(e-200)*64 + octdec(f-200)
  *</pre>
  *</pre>
- * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/display_messages.php

@@ -6,7 +6,7 @@
  * This contains all messages, including information, error, and just
  * This contains all messages, including information, error, and just
  * about any other message you can think of.
  * about any other message you can think of.
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/cp1251.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a cp1251 encoded string
  * takes a string of unicode entities and converts it to a cp1251 encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/cp1255.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a cp1255 encoded string
  * takes a string of unicode entities and converts it to a cp1255 encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/cp1256.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a cp1256 encoded string
  * takes a string of unicode entities and converts it to a cp1256 encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  * person is logged in or not.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/iso_8859_1.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a iso-8859-1 encoded string
  * takes a string of unicode entities and converts it to a iso-8859-1 encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/iso_8859_15.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a iso-8859-15 encoded string
  * takes a string of unicode entities and converts it to a iso-8859-15 encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/iso_8859_2.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a iso-8859-2 encoded string
  * takes a string of unicode entities and converts it to a iso-8859-2 encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/iso_8859_7.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a iso-8859-7 encoded string
  * takes a string of unicode entities and converts it to a iso-8859-7 encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/iso_8859_9.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a iso-8859-9 encoded string
  * takes a string of unicode entities and converts it to a iso-8859-9 encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/koi8_r.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a koi8-r encoded string
  * takes a string of unicode entities and converts it to a koi8-r encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/koi8_u.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a koi8-u encoded string
  * takes a string of unicode entities and converts it to a koi8-u encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/tis_620.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a tis-620 encoded string
  * takes a string of unicode entities and converts it to a tis-620 encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/us_ascii.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a us-ascii encoded string
  * takes a string of unicode entities and converts it to a us-ascii encoded string
  * Unsupported characters are replaced with ?.
  * Unsupported characters are replaced with ?.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/encode/utf_8.php

@@ -10,7 +10,7 @@
  * Original code is taken from www.php.net manual comments
  * Original code is taken from www.php.net manual comments
  * Original author: ronen at greyzone dot com
  * Original author: ronen at greyzone dot com
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/file_prefs.php

@@ -5,7 +5,7 @@
  *
  *
  * This contains functions for manipulating user preferences in files
  * This contains functions for manipulating user preferences in files
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/files.php

@@ -6,7 +6,7 @@
  * This file includes various helper functions for working
  * This file includes various helper functions for working
  * with the server filesystem.
  * with the server filesystem.
  *
  *
- * @copyright &copy; 2008-2008 The SquirrelMail Project Team
+ * @copyright &copy; 2008-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/folder_manip.php

@@ -7,7 +7,7 @@
  * (un)subscribe, create, rename, delete.
  * (un)subscribe, create, rename, delete.
  *
  *
  * @author Thijs Kinkhorst <kink at squirrelmail.org>
  * @author Thijs Kinkhorst <kink at squirrelmail.org>
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/forms.php

@@ -25,7 +25,7 @@
  * @link http://www.section508.gov/ Section 508
  * @link http://www.section508.gov/ Section 508
  * @link http://www.w3.org/WAI/ Web Accessibility Initiative (WAI)
  * @link http://www.w3.org/WAI/ Web Accessibility Initiative (WAI)
  * @link http://www.w3.org/TR/html4/ W3.org HTML 4.01 form specs
  * @link http://www.w3.org/TR/html4/ W3.org HTML 4.01 form specs
- * @copyright &copy; 2004-2007 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/gettext.php

@@ -8,7 +8,7 @@
  *
  *
  * @link http://www.php.net/gettext Original php gettext manual
  * @link http://www.php.net/gettext Original php gettext manual
  * @link http://savannah.nongnu.org/projects/php-gettext php-gettext classes
  * @link http://savannah.nongnu.org/projects/php-gettext php-gettext classes
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @since 1.1.2
  * @since 1.1.2

+ 1 - 1
functions/global.php

@@ -7,7 +7,7 @@
  * It also has some session register functions that work across various
  * It also has some session register functions that work across various
  * php versions.
  * php versions.
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

+ 1 - 1
functions/html.php

@@ -7,7 +7,7 @@
  * the right to left implementation by "functionize" some
  * the right to left implementation by "functionize" some
  * html outputs.
  * html outputs.
  *
  *
- * @copyright &copy; 1999-2007 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
  * @package squirrelmail
  * @package squirrelmail

Some files were not shown because too many files changed in this diff