浏览代码

increment year in copyright notices

Thijs Kinkhorst 18 年之前
父节点
当前提交
11b10ba5d1
共有 100 个文件被更改,包括 100 次插入99 次删除
  1. 1 0
      ChangeLog
  2. 1 1
      class/deliver/Deliver.class.php
  3. 1 1
      class/deliver/Deliver_IMAP.class.php
  4. 1 1
      class/deliver/Deliver_SMTP.class.php
  5. 1 1
      class/deliver/Deliver_SendMail.class.php
  6. 1 1
      class/deliver/index.php
  7. 1 1
      class/error.class.php
  8. 1 1
      class/helper/VCard.class.php
  9. 1 1
      class/helper/index.php
  10. 1 1
      class/index.php
  11. 1 1
      class/l10n.class.php
  12. 1 1
      class/l10n/gettext.class.php
  13. 1 1
      class/l10n/index.php
  14. 1 1
      class/l10n/streams.class.php
  15. 1 1
      class/mime.class.php
  16. 1 1
      class/mime/AddressStructure.class.php
  17. 1 1
      class/mime/ContentType.class.php
  18. 1 1
      class/mime/Disposition.class.php
  19. 1 1
      class/mime/Language.class.php
  20. 1 1
      class/mime/Message.class.php
  21. 1 1
      class/mime/MessageHeader.class.php
  22. 1 1
      class/mime/Rfc822Header.class.php
  23. 1 1
      class/mime/SMimeMessage.class.php
  24. 1 1
      class/mime/index.php
  25. 1 1
      class/template/PHP_Template.class.php
  26. 1 1
      class/template/Smarty_Template.class.php
  27. 1 1
      class/template/Template.class.php
  28. 1 1
      class/template/index.php
  29. 1 1
      config/conf.pl
  30. 1 1
      config/config_default.php
  31. 1 1
      config/config_local.example.php
  32. 1 1
      config/index.php
  33. 1 1
      functions/abook_database.php
  34. 1 1
      functions/abook_ldap_server.php
  35. 1 1
      functions/abook_local_file.php
  36. 1 1
      functions/addressbook.php
  37. 1 1
      functions/arrays.php
  38. 1 1
      functions/attachment_common.php
  39. 1 1
      functions/auth.php
  40. 1 1
      functions/constants.php
  41. 1 1
      functions/date.php
  42. 1 1
      functions/db_prefs.php
  43. 1 1
      functions/display_messages.php
  44. 1 1
      functions/file_prefs.php
  45. 1 1
      functions/folder_manip.php
  46. 1 1
      functions/forms.php
  47. 1 1
      functions/gettext.php
  48. 1 1
      functions/global.php
  49. 1 1
      functions/html.php
  50. 1 1
      functions/i18n.php
  51. 1 1
      functions/identity.php
  52. 1 1
      functions/imap.php
  53. 1 1
      functions/imap_asearch.php
  54. 1 1
      functions/imap_general.php
  55. 1 1
      functions/imap_mailbox.php
  56. 1 1
      functions/imap_messages.php
  57. 1 1
      functions/imap_utf7_local.php
  58. 1 1
      functions/index.php
  59. 1 1
      functions/mailbox_display.php
  60. 1 1
      functions/mime.php
  61. 1 1
      functions/ngettext.php
  62. 1 1
      functions/options.php
  63. 1 1
      functions/page_header.php
  64. 1 1
      functions/plugin.php
  65. 1 1
      functions/prefs.php
  66. 1 1
      functions/rfc822address.php
  67. 1 1
      functions/strings.php
  68. 1 1
      functions/tree.php
  69. 1 1
      functions/url_parser.php
  70. 1 1
      include/constants.php
  71. 1 1
      include/errors.php
  72. 1 1
      include/index.php
  73. 1 1
      include/languages.php
  74. 1 1
      include/load_prefs.php
  75. 1 1
      include/options/compose.php
  76. 1 1
      include/options/display.php
  77. 1 1
      include/options/folder.php
  78. 1 1
      include/options/index.php
  79. 1 1
      include/options/personal.php
  80. 1 1
      include/timezones.php
  81. 1 1
      include/validate.php
  82. 1 1
      index.php
  83. 1 1
      plugins/abook_take/functions.php
  84. 1 1
      plugins/abook_take/index.php
  85. 1 1
      plugins/abook_take/setup.php
  86. 1 1
      plugins/abook_take/take.php
  87. 1 1
      plugins/administrator/auth.php
  88. 1 1
      plugins/administrator/defines.php
  89. 1 1
      plugins/administrator/index.php
  90. 1 1
      plugins/administrator/options.php
  91. 1 1
      plugins/administrator/setup.php
  92. 1 1
      plugins/bug_report/bug_report.php
  93. 1 1
      plugins/bug_report/config_default.php
  94. 1 1
      plugins/bug_report/functions.php
  95. 1 1
      plugins/bug_report/index.php
  96. 1 1
      plugins/bug_report/setup.php
  97. 1 1
      plugins/bug_report/show_system_specs.php
  98. 1 1
      plugins/bug_report/system_specs.php
  99. 1 1
      plugins/calendar/calendar.php
  100. 1 1
      plugins/calendar/calendar_data.php

+ 1 - 0
ChangeLog

@@ -176,6 +176,7 @@ Version 1.5.2 - SVN
     user-configured non-RFC 2369-compliant lists; admin must enable by 
     user-configured non-RFC 2369-compliant lists; admin must enable by 
     configuring plugin. Thanks to Peter Steiner.
     configuring plugin. Thanks to Peter Steiner.
   - Fixed HttpOnly cookies again.
   - Fixed HttpOnly cookies again.
+  - Update for switch from CVS to Subversion.
 
 
 Version 1.5.1 (branched on 2006-02-12)
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------
 --------------------------------------

+ 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2005-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2004-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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

@@ -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-2006 The SquirrelMail Project Team
+ * @copyright © 2004-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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-2006 The SquirrelMail Project Team
+  * @copyright © 2005-2007 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-2006 The SquirrelMail Project Team
+  * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+  * @copyright © 2003-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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-2006 The SquirrelMail Project Team
+# Copyright (c) 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2000-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 2002-2007 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-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/i18n.php

@@ -2,7 +2,7 @@
 /**
 /**
  * old i18n function file location
  * old i18n function file location
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/identity.php

@@ -5,7 +5,7 @@
  *
  *
  * This contains utility functions for dealing with multiple identities
  * This contains utility functions for dealing with multiple identities
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/imap.php

@@ -6,7 +6,7 @@
  * This just includes the different sections of the imap functions.
  * This just includes the different sections of the imap functions.
  * They have been organized into these sections for simplicity sake.
  * They have been organized into these sections for simplicity sake.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/imap_asearch.php

@@ -8,7 +8,7 @@
  * Subfolder search idea from Patch #806075 by Thomas Pohl xraven at users.sourceforge.net. Thanks Thomas!
  * Subfolder search idea from Patch #806075 by Thomas Pohl xraven at users.sourceforge.net. Thanks Thomas!
  *
  *
  * @author Alex Lemaresquier - Brainstorm <alex at brainstorm.fr>
  * @author Alex Lemaresquier - Brainstorm <alex at brainstorm.fr>
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/imap_general.php

@@ -5,7 +5,7 @@
  *
  *
  * This implements all functions that do general IMAP functions.
  * This implements all functions that do general IMAP functions.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/imap_mailbox.php

@@ -5,7 +5,7 @@
  *
  *
  * This implements all functions that manipulate mailboxes
  * This implements all functions that manipulate mailboxes
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/imap_messages.php

@@ -6,7 +6,7 @@
  * This implements functions that manipulate messages
  * This implements functions that manipulate messages
  * NOTE: Quite a few functions in this file are obsolete
  * NOTE: Quite a few functions in this file are obsolete
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/imap_utf7_local.php

@@ -7,7 +7,7 @@
  * Before 1.3.2 functions were stored in imap_utf7_decode_local.php and
  * Before 1.3.2 functions were stored in imap_utf7_decode_local.php and
  * imap_utf7_encode_local.php files.
  * imap_utf7_encode_local.php files.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/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-2007 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/mailbox_display.php

@@ -6,7 +6,7 @@
  * This contains functions that display mailbox information, such as the
  * This contains functions that display mailbox information, such as the
  * table row that has sender, date, subject, etc...
  * table row that has sender, date, subject, etc...
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/mime.php

@@ -6,7 +6,7 @@
  * This contains the functions necessary to detect and decode MIME
  * This contains the functions necessary to detect and decode MIME
  * messages.
  * messages.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/ngettext.php

@@ -7,7 +7,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; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2007 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/options.php

@@ -5,7 +5,7 @@
  *
  *
  * Functions needed to display the options pages.
  * Functions needed to display the options pages.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/page_header.php

@@ -5,7 +5,7 @@
  *
  *
  * Prints the page header (duh)
  * Prints the page header (duh)
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/plugin.php

@@ -7,7 +7,7 @@
  *
  *
  * Documentation on how to write plugins might show up some time.
  * Documentation on how to write plugins might show up some time.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/prefs.php

@@ -5,7 +5,7 @@
  *
  *
  * This contains functions for filebased user prefs locations
  * This contains functions for filebased user prefs locations
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/rfc822address.php

@@ -5,7 +5,7 @@
  *
  *
  * Contains rfc822 email address function parsing functions.
  * Contains rfc822 email address function parsing functions.
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2007 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/strings.php

@@ -6,7 +6,7 @@
  * This code provides various string manipulation functions that are
  * This code provides various string manipulation functions that are
  * used by the rest of the SquirrelMail code.
  * used by the rest of the SquirrelMail code.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/tree.php

@@ -6,7 +6,7 @@
  * This file provides functions to walk trees of folders, for
  * This file provides functions to walk trees of folders, for
  * instance to delete a whole tree.
  * instance to delete a whole tree.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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/url_parser.php

@@ -6,7 +6,7 @@
  * This code provides various string manipulation functions that are
  * This code provides various string manipulation functions that are
  * used by the rest of the SquirrelMail code.
  * used by the rest of the SquirrelMail code.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
include/constants.php

@@ -6,7 +6,7 @@
  * Loads constants used by the rest of the SquirrelMail source.
  * Loads constants used by the rest of the SquirrelMail source.
  *
  *
  * Before 1.5.2 script was stored in functions/constants.php
  * Before 1.5.2 script was stored in functions/constants.php
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
include/errors.php

@@ -3,7 +3,7 @@
 /**
 /**
  * errors.php
  * errors.php
  *
  *
- * @copyright &copy; 2005-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2005-2007 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
include/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-2007 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
include/languages.php

@@ -14,7 +14,7 @@
  * existing PHP installation and implements fallback functions when required
  * existing PHP installation and implements fallback functions when required
  * functions are not available. Scripts in functions/ directory should not
  * functions are not available. Scripts in functions/ directory should not
  * setup anything when they are loaded.
  * setup anything when they are loaded.
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
include/load_prefs.php

@@ -6,7 +6,7 @@
  * Loads preferences from the $username.pref file used by almost
  * Loads preferences from the $username.pref file used by almost
  * every other script in the source directory and alswhere.
  * every other script in the source directory and alswhere.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
include/options/compose.php

@@ -5,7 +5,7 @@
  *
  *
  * Displays all options concerning composing of new messages
  * Displays all options concerning composing of new messages
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
include/options/display.php

@@ -5,7 +5,7 @@
  *
  *
  * Displays all optinos about display preferences
  * Displays all optinos about display preferences
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
include/options/folder.php

@@ -5,7 +5,7 @@
  *
  *
  * Displays all options relating to folders
  * Displays all options relating to folders
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
include/options/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-2007 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
include/options/personal.php

@@ -5,7 +5,7 @@
  *
  *
  * Displays all options relating to personal information
  * Displays all options relating to personal information
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
include/timezones.php

@@ -13,7 +13,7 @@
  * Both subkeys are optional. If they are not present, time zone
  * Both subkeys are optional. If they are not present, time zone
  * key name is used.
  * key name is used.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
include/validate.php

@@ -3,7 +3,7 @@
 /**
 /**
  * validate.php
  * validate.php
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
index.php

@@ -5,7 +5,7 @@
  *
  *
  * Redirects to the login page.
  * Redirects to the login page.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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
plugins/abook_take/functions.php

@@ -5,7 +5,7 @@
  *
  *
  * Functions for the Address Take plugin
  * Functions for the Address Take plugin
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/abook_take/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-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/abook_take/setup.php

@@ -7,7 +7,7 @@
  * the To, Cc, From and Reply-To headers, also searches the body of the
  * the To, Cc, From and Reply-To headers, also searches the body of the
  * message.
  * message.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/abook_take/take.php

@@ -6,7 +6,7 @@
  * Address Take -- steals addresses from incoming email messages. Searches
  * Address Take -- steals addresses from incoming email messages. Searches
  * the To, Cc, From and Reply-To headers.
  * the To, Cc, From and Reply-To headers.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/administrator/auth.php

@@ -7,7 +7,7 @@
  * to the plugin.
  * to the plugin.
  *
  *
  * @author Philippe Mingo
  * @author Philippe Mingo
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/administrator/defines.php

@@ -4,7 +4,7 @@
  * Administrator plugin - Option definitions
  * Administrator plugin - Option definitions
  *
  *
  * @author Philippe Mingo
  * @author Philippe Mingo
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/administrator/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-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/administrator/options.php

@@ -7,7 +7,7 @@
  * SquirrelMail configuration file.
  * SquirrelMail configuration file.
  *
  *
  * @author Philippe Mingo
  * @author Philippe Mingo
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/administrator/setup.php

@@ -6,7 +6,7 @@
  * Plugin allows remote administration.
  * Plugin allows remote administration.
  *
  *
  * @author Philippe Mingo
  * @author Philippe Mingo
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/bug_report/bug_report.php

@@ -7,7 +7,7 @@
  * a button to show the bug report mail message in order to actually
  * a button to show the bug report mail message in order to actually
  * send it.
  * send it.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/bug_report/config_default.php

@@ -6,7 +6,7 @@
  * Plugin's site configuration should be stored in config/bug_report_config.php
  * Plugin's site configuration should be stored in config/bug_report_config.php
  * or plugins/bug_report/config.php file.
  * or plugins/bug_report/config.php file.
  *
  *
- * @copyright &copy; 2005-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2005-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/bug_report/functions.php

@@ -2,7 +2,7 @@
 /**
 /**
  * functions for bug_report plugin
  * functions for bug_report plugin
  *
  *
- * @copyright &copy; 2004-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/bug_report/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-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/bug_report/setup.php

@@ -2,7 +2,7 @@
 /**
 /**
  * Bug Report plugin - setup script
  * Bug Report plugin - setup script
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/bug_report/show_system_specs.php

@@ -2,7 +2,7 @@
 /**
 /**
  * This script shows system specification details.
  * This script shows system specification details.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/bug_report/system_specs.php

@@ -3,7 +3,7 @@
  * This script gathers system specification details for use with bug reporting
  * This script gathers system specification details for use with bug reporting
  * and anyone else who needs it.
  * and anyone else who needs it.
  *
  *
- * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @copyright &copy; 1999-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/calendar/calendar.php

@@ -3,7 +3,7 @@
 /**
 /**
  * Displays the main calendar page (month view).
  * Displays the main calendar page (month view).
  *
  *
- * @copyright &copy; 2002-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2002-2007 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 plugins
  * @package plugins

+ 1 - 1
plugins/calendar/calendar_data.php

@@ -3,7 +3,7 @@
 /**
 /**
  * functions to operate on calendar data files.
  * functions to operate on calendar data files.
  *
  *
- * @copyright &copy; 2002-2006 The SquirrelMail Project Team
+ * @copyright &copy; 2002-2007 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 plugins
  * @package plugins

部分文件因为文件数量过多而无法显示