X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fmailto.php;h=24a642ef1f4df078729d0e007fe48d6cd749e48d;hb=a462b928364ea57f318091de3c175cd2f7a1148e;hp=fc1bf393178d88f15501a89574cfc339fc6495ef;hpb=a2b193bc8c1cefe3db9f4b38ce346f0527a0ec0e;p=squirrelmail.git diff --git a/src/mailto.php b/src/mailto.php index fc1bf393..24a642ef 100644 --- a/src/mailto.php +++ b/src/mailto.php @@ -3,9 +3,6 @@ /** * mailto.php -- mailto: url handler * - * Copyright (c) 1999-2005 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * * This checks to see if we're logged in. If we are we open up a new * compose window for this email, otherwise we go to login.php * (the above functionality has been disabled, by default you are required to @@ -14,6 +11,8 @@ * Use the following url to use mailto: * http:////src/mailto.php?emailaddress=%1 * see ../contrib/squirrelmail.mailto.reg for a Windows Registry file + * @copyright © 1999-2005 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail */