From: <pdo...@us...> - 2023-01-03 01:27:45
|
Revision: 14982 http://sourceforge.net/p/squirrelmail/code/14982 Author: pdontthink Date: 2023-01-03 01:27:42 +0000 (Tue, 03 Jan 2023) Log Message: ----------- Happy New Year Modified Paths: -------------- trunk/documentation/admin/Makefile trunk/documentation/admin/admin.sgml trunk/documentation/devel/Makefile trunk/documentation/devel/devel.sgml trunk/documentation/translator/Makefile trunk/documentation/translator/translator.sgml trunk/documentation/user/Makefile trunk/documentation/user/user.sgml Modified: trunk/documentation/admin/Makefile =================================================================== --- trunk/documentation/admin/Makefile 2023-01-03 01:26:42 UTC (rev 14981) +++ trunk/documentation/admin/Makefile 2023-01-03 01:27:42 UTC (rev 14982) @@ -1,7 +1,7 @@ #! /bin/make -f # $Id$ # -# Copyright (c) 2005-2022 The SquirrelMail Project Team +# Copyright (c) 2005-2023 The SquirrelMail Project Team # This file is part of SquirrelMail webmail interface documentation. # # SquirrelMail is free software; you can redistribute it and/or modify Modified: trunk/documentation/admin/admin.sgml =================================================================== --- trunk/documentation/admin/admin.sgml 2023-01-03 01:26:42 UTC (rev 14981) +++ trunk/documentation/admin/admin.sgml 2023-01-03 01:27:42 UTC (rev 14982) @@ -2,7 +2,7 @@ <!-- $Id$ - Copyright (c) 2005-2022 The SquirrelMail Project Team + Copyright (c) 2005-2023 The SquirrelMail Project Team This file is part of SquirrelMail webmail interface documentation. SquirrelMail is free software; you can redistribute it and/or modify Modified: trunk/documentation/devel/Makefile =================================================================== --- trunk/documentation/devel/Makefile 2023-01-03 01:26:42 UTC (rev 14981) +++ trunk/documentation/devel/Makefile 2023-01-03 01:27:42 UTC (rev 14982) @@ -1,7 +1,7 @@ #! /bin/make -f # $Id$ # -# Copyright (c) 2005-2022 The SquirrelMail Project Team +# Copyright (c) 2005-2023 The SquirrelMail Project Team # This file is part of SquirrelMail webmail interface documentation. # # SquirrelMail is free software; you can redistribute it and/or modify Modified: trunk/documentation/devel/devel.sgml =================================================================== --- trunk/documentation/devel/devel.sgml 2023-01-03 01:26:42 UTC (rev 14981) +++ trunk/documentation/devel/devel.sgml 2023-01-03 01:27:42 UTC (rev 14982) @@ -2,7 +2,7 @@ <!-- $Id$ - Copyright (c) 2005-2022 The SquirrelMail Project Team + Copyright (c) 2005-2023 The SquirrelMail Project Team This file is part of SquirrelMail webmail interface documentation. SquirrelMail is free software; you can redistribute it and/or modify it under @@ -486,7 +486,7 @@ * * An "about box" detailing SquirrelMail info. * - * @copyright 1999-2022 The SquirrelMail Project Team + * @copyright 1999-2023 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id: about.php,v 1.12 2006/04/05 00:22:11 stekkel Exp $ * @package squirrelmail @@ -2414,7 +2414,7 @@ <tscreen><verb> # <your language> SquirrelMail Demo Plugin Translation File -# Copyright (c) 2005-2022 The Squirrelmail Development Team +# Copyright (c) 2005-2023 The Squirrelmail Development Team # This file is distributed under the same license as the SquirrelMail package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # Modified: trunk/documentation/translator/Makefile =================================================================== --- trunk/documentation/translator/Makefile 2023-01-03 01:26:42 UTC (rev 14981) +++ trunk/documentation/translator/Makefile 2023-01-03 01:27:42 UTC (rev 14982) @@ -1,7 +1,7 @@ #! /bin/make -f # $Id$ # -# Copyright (c) 2005-2022 The SquirrelMail Project Team +# Copyright (c) 2005-2023 The SquirrelMail Project Team # This file is part of SquirrelMail webmail interface documentation. # # SquirrelMail is free software; you can redistribute it and/or modify Modified: trunk/documentation/translator/translator.sgml =================================================================== --- trunk/documentation/translator/translator.sgml 2023-01-03 01:26:42 UTC (rev 14981) +++ trunk/documentation/translator/translator.sgml 2023-01-03 01:27:42 UTC (rev 14982) @@ -2,7 +2,7 @@ <!-- $Id$ - Copyright (c) 2005-2022 The SquirrelMail Project Team + Copyright (c) 2005-2023 The SquirrelMail Project Team This file is part of SquirrelMail webmail interface documentation. SquirrelMail is free software; you can redistribute it and/or modify Modified: trunk/documentation/user/Makefile =================================================================== --- trunk/documentation/user/Makefile 2023-01-03 01:26:42 UTC (rev 14981) +++ trunk/documentation/user/Makefile 2023-01-03 01:27:42 UTC (rev 14982) @@ -1,7 +1,7 @@ #! /bin/make -f # $Id$ # -# Copyright (c) 2005-2022 The SquirrelMail Project Team +# Copyright (c) 2005-2023 The SquirrelMail Project Team # This file is part of SquirrelMail webmail interface documentation. # # SquirrelMail is free software; you can redistribute it and/or modify Modified: trunk/documentation/user/user.sgml =================================================================== --- trunk/documentation/user/user.sgml 2023-01-03 01:26:42 UTC (rev 14981) +++ trunk/documentation/user/user.sgml 2023-01-03 01:27:42 UTC (rev 14982) @@ -2,7 +2,7 @@ <!-- $Id$ - Copyright (c) 2005-2022 The SquirrelMail Project Team + Copyright (c) 2005-2023 The SquirrelMail Project Team This file is part of SquirrelMail webmail interface documentation. SquirrelMail is free software; you can redistribute it and/or modify This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |