diff options
| -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 d43112d..069bf6a 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-2011 Double Precision, Inc.</title> +  <title>SqWebMail - Copyright 1999-2015 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-2011 Double Precision, Inc.</h1> +    <h1>SqWebMail - Copyright 1999-2015 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 | 
