X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fplugin.php;h=b28f550d89effcb9efc1942f9dbc4b31d55dadb9;hb=741d74d391f7d8130f7f7e2bd8de6b02654d7ec6;hp=04d7e89da023cf6b57ea28f32c3495b74c9f9afe;hpb=8d8da447778a43b78bc95f9601b385416ad84477;p=squirrelmail.git diff --git a/functions/plugin.php b/functions/plugin.php index 04d7e89d..b28f550d 100644 --- a/functions/plugin.php +++ b/functions/plugin.php @@ -3,7 +3,7 @@ /** * plugin.php * - * Copyright (c) 1999-2004 The SquirrelMail Project Team + * Copyright (c) 1999-2005 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * This file provides the framework for a plugin architecture. @@ -199,4 +199,4 @@ if (isset($plugins) && is_array($plugins)) { } } -?> +?> \ No newline at end of file