diff options
| author | Sam Varshavchik | 2020-10-27 20:04:05 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2020-10-27 20:04:05 -0400 | 
| commit | 173736bb46202f970a4167f2ea66cf12a0977087 (patch) | |
| tree | 5dcabe3ce56423a3c931a2727b937cf7e3b73828 /sqwebmail/html | |
| parent | d34e3f307247594fbe18c48deaf24ae097336bd7 (diff) | |
| download | courier-libs-173736bb46202f970a4167f2ea66cf12a0977087.tar.bz2 | |
gpg update.
Diffstat (limited to 'sqwebmail/html')
| -rw-r--r-- | sqwebmail/html/en-us/index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/sqwebmail/html/en-us/index.html b/sqwebmail/html/en-us/index.html index 069bf6a..39c3e7b 100644 --- a/sqwebmail/html/en-us/index.html +++ b/sqwebmail/html/en-us/index.html @@ -3,7 +3,7 @@         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">  <html xmlns="http://www.w3.org/1999/xhtml">  <head> -  <title>SqWebMail - Copyright 1999-2015 Double Precision, Inc.</title> +  <title>SqWebMail - Copyright 1999-2020 Double Precision, Inc.</title>    <link rel="stylesheet" type="text/css" href="[#SQWEBMAILCSS#]" />    <meta name="GENERATOR" content="amaya 8.0, see http://www.w3.org/Amaya/" />    <meta name="MSSmartTagsPreventParsing" content="TRUE" /> @@ -15,7 +15,7 @@    <frame src="[#s#]noframes=1" noresize="noresize" frameborder="0" />    <noframes>      <body> -    <h1>SqWebMail - Copyright 1999-2015 Double Precision, Inc.</h1> +    <h1>SqWebMail - Copyright 1999-2020 Double Precision, Inc.</h1>      <p>Your web browser does not support frames. Although SqWebMail uses      frames, 100% of functionality is available to web browsers that do not | 
