From 1e3af429a6bbd9e446cc091e3d2919cbab79217b Mon Sep 17 00:00:00 2001
From: dipohl <dipohl@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Fri, 16 Jan 2009 18:47:26 +0000
Subject: [PATCH] Correct false page description and set current year in
 copyright clause.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2707 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 www/faq.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/faq.html b/www/faq.html
index f16511aaa..109157fcb 100644
--- a/www/faq.html
+++ b/www/faq.html
@@ -2,10 +2,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 <head>
- <title>smartmontools FAQ Page (last updated $Date: 2009/01/16 17:46:52 $)</title>
+ <title>smartmontools FAQ Page (last updated $Date: 2009/01/16 18:47:26 $)</title>
  <link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" />
  <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" />
- <meta name="description" content="smartmontools Home Page" />
+ <meta name="description" content="smartmontools FAQ Page" />
  <meta name="keywords" content="FAQ, Frequently Asked Questions, Problem, Problems, smartd, smartctl, firmware, S.M.A.R.T., SMART, FreeBSD, Linux, NetBSD, Solaris, Windows, disk, monitor, monitoring" />
  <meta name="DC.creator" content="Bruce Allen" />
  <meta name="DC.contributor" content="Gabriele Pohl" />
@@ -15,7 +15,7 @@
 <link rel="stylesheet" type="text/css" href="css/style.css" />
 </head>
 <body>
-<!-- $Id: faq.html,v 1.9 2009/01/16 17:46:52 dipohl Exp $ -->
+<!-- $Id: faq.html,v 1.10 2009/01/16 18:47:26 dipohl Exp $ -->
 <div id="header">
     <h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a>
     smartmontools FAQ Page</h1>
@@ -735,8 +735,8 @@ Hosted by<br />
    src="http://sourceforge.net/sflogo.php?group_id=64297&amp;type=5" alt="SourceForge.net" /></a>
  <br />
 <font size="-1">Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Gabriele Pohl</a><br />
-Copyright (C) 2002-8 Bruce Allen, published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br />
-Last update: $Date: 2009/01/16 17:46:52 $</font><br />
+Copyright (C) 2002-9 Bruce Allen, published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br />
+Last update: $Date: 2009/01/16 18:47:26 $</font><br />
 <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Ffaq.html">W3C Link-Checker</a><br />
 <a href="http://validator.w3.org/check?uri=referer"><img
         src="http://www.w3.org/Icons/valid-xhtml10-blue"
-- 
GitLab