Ver Fonte

The copyright message should be consistent.
According to Rick Castello the Project, and not the Development Team, holds the copyright.

Fredrik Jervfors há 20 anos atrás
pai
commit
2a662edfe0
41 ficheiros alterados com 41 adições e 41 exclusões
  1. 1 1
      doc/plugin.txt
  2. 1 1
      functions/htmlentities/index.php
  3. 1 1
      functions/htmlentities/iso-8859-1.php
  4. 1 1
      functions/htmlentities/readme.php
  5. 1 1
      functions/htmlentities/utf-8.php
  6. 1 1
      plugins/bug_report/bug_report.php
  7. 1 1
      plugins/bug_report/index.php
  8. 1 1
      plugins/bug_report/setup.php
  9. 1 1
      plugins/bug_report/show_system_specs.php
  10. 1 1
      plugins/bug_report/system_specs.php
  11. 1 1
      plugins/info/index.php
  12. 1 1
      plugins/listcommands/index.php
  13. 1 1
      plugins/mail_fetch/index.php
  14. 1 1
      plugins/newmail/index.php
  15. 1 1
      plugins/sent_subfolders/index.php
  16. 1 1
      plugins/spamcop/index.php
  17. 1 1
      plugins/spamcop/options.php
  18. 1 1
      plugins/spamcop/setup.php
  19. 1 1
      plugins/spamcop/spamcop.php
  20. 1 1
      plugins/squirrelspell/INSTALL
  21. 1 1
      plugins/squirrelspell/doc/index.php
  22. 1 1
      plugins/squirrelspell/js/index.php
  23. 1 1
      plugins/squirrelspell/modules/check_me.mod
  24. 1 1
      plugins/squirrelspell/modules/crypto.mod
  25. 1 1
      plugins/squirrelspell/modules/crypto_badkey.mod
  26. 1 1
      plugins/squirrelspell/modules/edit_dic.mod
  27. 1 1
      plugins/squirrelspell/modules/enc_setup.mod
  28. 1 1
      plugins/squirrelspell/modules/forget_me.mod
  29. 1 1
      plugins/squirrelspell/modules/forget_me_not.mod
  30. 1 1
      plugins/squirrelspell/modules/index.php
  31. 1 1
      plugins/squirrelspell/modules/init.mod
  32. 1 1
      plugins/squirrelspell/modules/lang_change.mod
  33. 1 1
      plugins/squirrelspell/modules/lang_setup.mod
  34. 1 1
      plugins/squirrelspell/modules/options_main.mod
  35. 1 1
      plugins/squirrelspell/setup.php
  36. 1 1
      plugins/squirrelspell/sqspell_functions.php
  37. 1 1
      plugins/squirrelspell/sqspell_interface.php
  38. 1 1
      plugins/squirrelspell/sqspell_options.php
  39. 1 1
      plugins/translate/index.php
  40. 1 1
      src/view_text.php
  41. 1 1
      src/webmail.php

+ 1 - 1
doc/plugin.txt

@@ -1139,7 +1139,7 @@ files.
 
 
       You should change the header to look something more like:
       You should change the header to look something more like:
 
 
-         # Copyright (c) 1999-2005 The SquirrelMail Development Team
+         # Copyright (c) 1999-2005 The SquirrelMail Project Team
          # Roland Bauerschmidt <rb@debian.org>, 1999.
          # Roland Bauerschmidt <rb@debian.org>, 1999.
          # $Id$
          # $Id$
          msgid ""
          msgid ""

+ 1 - 1
functions/htmlentities/index.php

@@ -2,7 +2,7 @@
 /**
 /**
  * Redirects to the login page.
  * Redirects to the login page.
  *
  *
- * @copyright (c) 1999-2005 The SquirrelMail development team
+ * @copyright (c) 1999-2005 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/htmlentities/iso-8859-1.php

@@ -2,7 +2,7 @@
 /**
 /**
  * iso-8859-1 html entities table
  * iso-8859-1 html entities table
  *
  *
- * @copyright (c) 2004-2005 The SquirrelMail development team
+ * @copyright (c) 2004-2005 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/htmlentities/readme.php

@@ -314,7 +314,7 @@
  * U+2666 - &diams;    -- black diamond suit
  * U+2666 - &diams;    -- black diamond suit
  * </pre>
  * </pre>
  *
  *
- * @copyright (c) 2004-2005 The SquirrelMail development team
+ * @copyright (c) 2004-2005 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/htmlentities/utf-8.php

@@ -2,7 +2,7 @@
 /**
 /**
  * utf-8 html entities table
  * utf-8 html entities table
  *
  *
- * @copyright (c) 2004-2005 The SquirrelMail development team
+ * @copyright (c) 2004-2005 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/bug_report/bug_report.php

@@ -8,7 +8,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 (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This is a standard SquirrelMail 1.2 API for plugins.
  * This is a standard SquirrelMail 1.2 API for plugins.

+ 1 - 1
plugins/bug_report/index.php

@@ -3,7 +3,7 @@
    /**
    /**
     **  index.php -- Displays the main frameset
     **  index.php -- Displays the main frameset
     **
     **
-    **  Copyright (c) 1999-2005 The SquirrelMail development team
+    **  Copyright (c) 1999-2005 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **
     **  Redirects to the login page.
     **  Redirects to the login page.

+ 1 - 1
plugins/bug_report/setup.php

@@ -3,7 +3,7 @@
 /**
 /**
  * setup.php
  * setup.php
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This is a standard SquirrelMail 1.2 API for plugins.
  * This is a standard SquirrelMail 1.2 API for plugins.

+ 1 - 1
plugins/bug_report/show_system_specs.php

@@ -3,7 +3,7 @@
 /**
 /**
  * This shows system specification details.
  * This shows system specification details.
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This is a standard SquirrelMail 1.2 API for plugins.
  * This is a standard SquirrelMail 1.2 API for plugins.

+ 1 - 1
plugins/bug_report/system_specs.php

@@ -3,7 +3,7 @@
  * This gathers system specification details for use with bug reporting
  * This gathers system specification details for use with bug reporting
  * and anyone else who needs it.
  * and anyone else who needs it.
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This is a standard SquirrelMail 1.2 API for plugins.
  * This is a standard SquirrelMail 1.2 API for plugins.

+ 1 - 1
plugins/info/index.php

@@ -4,7 +4,7 @@
  *
  *
  * Redirects to the login page.
  * Redirects to the login page.
  *
  *
- * @copyright (c) 1999-2005 The SquirrelMail development team
+ * @copyright (c) 1999-2005 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/listcommands/index.php

@@ -3,7 +3,7 @@
    /**
    /**
     **  index.php -- Displays the main frameset
     **  index.php -- Displays the main frameset
     **
     **
-    **  Copyright (c) 1999-2005 The SquirrelMail development team
+    **  Copyright (c) 1999-2005 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **
     **  Redirects to the login page.
     **  Redirects to the login page.

+ 1 - 1
plugins/mail_fetch/index.php

@@ -3,7 +3,7 @@
    /**
    /**
     **  index.php -- Displays the main frameset
     **  index.php -- Displays the main frameset
     **
     **
-    **  Copyright (c) 1999-2005 The SquirrelMail development team
+    **  Copyright (c) 1999-2005 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **
     **  Redirects to the login page.
     **  Redirects to the login page.

+ 1 - 1
plugins/newmail/index.php

@@ -2,7 +2,7 @@
 /**
 /**
  *  index.php -- Displays the main frameset
  *  index.php -- Displays the main frameset
  *
  *
- *  Copyright (c) 1999-2005 The SquirrelMail development team
+ *  Copyright (c) 1999-2005 The SquirrelMail Project Team
  *  Licensed under the GNU GPL. For full terms see the file COPYING.
  *  Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  *  Redirects to the login page.
  *  Redirects to the login page.

+ 1 - 1
plugins/sent_subfolders/index.php

@@ -3,7 +3,7 @@
    /**
    /**
     **  index.php -- Displays the main frameset
     **  index.php -- Displays the main frameset
     **
     **
-    **  Copyright (c) 1999-2005 The SquirrelMail development team
+    **  Copyright (c) 1999-2005 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **
     **  Redirects to the login page.
     **  Redirects to the login page.

+ 1 - 1
plugins/spamcop/index.php

@@ -4,7 +4,7 @@
  *
  *
  * Redirects to the login page.
  * Redirects to the login page.
  *
  *
- * @copyright (c) 1999-2005 The SquirrelMail development team
+ * @copyright (c) 1999-2005 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/spamcop/options.php

@@ -3,7 +3,7 @@
 /**
 /**
  *  options.php -- SpamCop options page
  *  options.php -- SpamCop options page
  *
  *
- * @copyright (c) 1999-2005 The SquirrelMail development team
+ * @copyright (c) 1999-2005 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/spamcop/setup.php

@@ -2,7 +2,7 @@
 /**
 /**
  * setup.php -- SpamCop plugin - setup script
  * setup.php -- SpamCop plugin - setup script
  *
  *
- * @copyright (c) 1999-2005 The SquirrelMail development team
+ * @copyright (c) 1999-2005 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/spamcop/spamcop.php

@@ -2,7 +2,7 @@
 /**
 /**
  * spamcop.php -- SpamCop plugin -- main page
  * spamcop.php -- SpamCop plugin -- main page
  *
  *
- * @copyright (c) 1999-2005 The SquirrelMail development team
+ * @copyright (c) 1999-2005 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/squirrelspell/INSTALL

@@ -30,7 +30,7 @@ This is an options commented sqspell_config.php
    /**
    /**
     **  sqspell_config.php -- SquirrelSpell Configuration file.
     **  sqspell_config.php -- SquirrelSpell Configuration file.
     **
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2000 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **
     **
     **

+ 1 - 1
plugins/squirrelspell/doc/index.php

@@ -3,7 +3,7 @@
    /**
    /**
     **  index.php -- Displays the main frameset
     **  index.php -- Displays the main frameset
     **
     **
-    **  Copyright (c) 1999-2005 The SquirrelMail development team
+    **  Copyright (c) 1999-2005 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **
     **  Redirects to the login page.
     **  Redirects to the login page.

+ 1 - 1
plugins/squirrelspell/js/index.php

@@ -3,7 +3,7 @@
    /**
    /**
     **  index.php -- Displays the main frameset
     **  index.php -- Displays the main frameset
     **
     **
-    **  Copyright (c) 1999-2005 The SquirrelMail development team
+    **  Copyright (c) 1999-2005 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **
     **  Redirects to the login page.
     **  Redirects to the login page.

+ 1 - 1
plugins/squirrelspell/modules/check_me.mod

@@ -4,7 +4,7 @@
  * -------------
  * -------------
  * Squirrelspell module.
  * Squirrelspell module.
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This module is the main workhorse of SquirrelSpell. It submits
  * This module is the main workhorse of SquirrelSpell. It submits

+ 1 - 1
plugins/squirrelspell/modules/crypto.mod

@@ -4,7 +4,7 @@
  * ---------------
  * ---------------
  * Squirrelspell module
  * Squirrelspell module
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This module handles the encryption/decryption of the user dictionary
  * This module handles the encryption/decryption of the user dictionary

+ 1 - 1
plugins/squirrelspell/modules/crypto_badkey.mod

@@ -4,7 +4,7 @@
  * ------------------
  * ------------------
  * Squirrelspell module
  * Squirrelspell module
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This module tries to decrypt the user dictionary with a newly provided
  * This module tries to decrypt the user dictionary with a newly provided

+ 1 - 1
plugins/squirrelspell/modules/edit_dic.mod

@@ -4,7 +4,7 @@
  * -------------
  * -------------
  * Squirrelspell module
  * Squirrelspell module
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This module lets the user edit his/her personal dictionary.
  * This module lets the user edit his/her personal dictionary.

+ 1 - 1
plugins/squirrelspell/modules/enc_setup.mod

@@ -4,7 +4,7 @@
  * --------------
  * --------------
  * Squirrelspell module
  * Squirrelspell module
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This module shows the user a nice invitation to encrypt or decypt
  * This module shows the user a nice invitation to encrypt or decypt

+ 1 - 1
plugins/squirrelspell/modules/forget_me.mod

@@ -4,7 +4,7 @@
  * --------------
  * --------------
  * Squirrelspell module
  * Squirrelspell module
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This module deletes the words from the user dictionary. Called
  * This module deletes the words from the user dictionary. Called

+ 1 - 1
plugins/squirrelspell/modules/forget_me_not.mod

@@ -4,7 +4,7 @@
  * ------------------
  * ------------------
  * Squirrelspell module
  * Squirrelspell module
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This module saves the added words into the user dictionary. Called
  * This module saves the added words into the user dictionary. Called

+ 1 - 1
plugins/squirrelspell/modules/index.php

@@ -2,7 +2,7 @@
 /**
 /**
  * index.php -- Displays the main frameset
  * index.php -- Displays the main frameset
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * Redirects to the login page.
  * Redirects to the login page.

+ 1 - 1
plugins/squirrelspell/modules/init.mod

@@ -4,7 +4,7 @@
  * ---------
  * ---------
  * Squirrelspell module
  * Squirrelspell module
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * Initial loading of the popup window interface.
  * Initial loading of the popup window interface.

+ 1 - 1
plugins/squirrelspell/modules/lang_change.mod

@@ -4,7 +4,7 @@
  * ----------------
  * ----------------
  * Squirrelspell module
  * Squirrelspell module
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This module changes the international dictionaries selection
  * This module changes the international dictionaries selection

+ 1 - 1
plugins/squirrelspell/modules/lang_setup.mod

@@ -4,7 +4,7 @@
  * ---------------
  * ---------------
  * Squirrelspell module
  * Squirrelspell module
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This module displays available dictionaries to the user and lets
  * This module displays available dictionaries to the user and lets

+ 1 - 1
plugins/squirrelspell/modules/options_main.mod

@@ -3,7 +3,7 @@
  * options_main.mod
  * options_main.mod
  * ----------------
  * ----------------
  * Squirrelspell module
  * Squirrelspell module
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * Default page called when accessing SquirrelSpell's options.
  * Default page called when accessing SquirrelSpell's options.

+ 1 - 1
plugins/squirrelspell/setup.php

@@ -4,7 +4,7 @@
  * -----------
  * -----------
  * Squirrelspell setup file, as defined by the SquirrelMail-1.2 API.
  * Squirrelspell setup file, as defined by the SquirrelMail-1.2 API.
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * $Id$
  * $Id$

+ 1 - 1
plugins/squirrelspell/sqspell_functions.php

@@ -4,7 +4,7 @@
  * ----------------------
  * ----------------------
  * All SquirrelSpell-wide functions are in this file.
  * All SquirrelSpell-wide functions are in this file.
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * $Id$
  * $Id$

+ 1 - 1
plugins/squirrelspell/sqspell_interface.php

@@ -5,7 +5,7 @@
  *
  *
  * Main wrapper for the pop-up.
  * Main wrapper for the pop-up.
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This is a main wrapper for the pop-up window interface of
  * This is a main wrapper for the pop-up window interface of

+ 1 - 1
plugins/squirrelspell/sqspell_options.php

@@ -4,7 +4,7 @@
  *
  *
  * Main wrapper for the options interface.
  * Main wrapper for the options interface.
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * $Id$
  * $Id$

+ 1 - 1
plugins/translate/index.php

@@ -2,7 +2,7 @@
 /**
 /**
  *  index.php -- Displays the main frameset
  *  index.php -- Displays the main frameset
  *
  *
- *  Copyright (c) 1999-2005 The SquirrelMail development team
+ *  Copyright (c) 1999-2005 The SquirrelMail Project Team
  *  Licensed under the GNU GPL. For full terms see the file COPYING.
  *  Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  *  Redirects to the login page.
  *  Redirects to the login page.

+ 1 - 1
src/view_text.php

@@ -3,7 +3,7 @@
 /**
 /**
  * view_text.php -- Displays the main frameset
  * view_text.php -- Displays the main frameset
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * Who knows what this file does. However PUT IT HERE DID NOT PUT
  * Who knows what this file does. However PUT IT HERE DID NOT PUT

+ 1 - 1
src/webmail.php

@@ -3,7 +3,7 @@
 /**
 /**
  * webmail.php -- Displays the main frameset
  * webmail.php -- Displays the main frameset
  *
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  * This file generates the main frameset. The files that are
  * This file generates the main frameset. The files that are