aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/clang_video-05-25-2007.html7
-rw-r--r--www/clang_video-07-25-2007.html7
-rw-r--r--www/features.html7
-rw-r--r--www/get_involved.html8
-rw-r--r--www/index.html7
-rw-r--r--www/status.html7
6 files changed, 19 insertions, 24 deletions
diff --git a/www/clang_video-05-25-2007.html b/www/clang_video-05-25-2007.html
index 5fb51cc66f..e8e9c3d344 100644
--- a/www/clang_video-05-25-2007.html
+++ b/www/clang_video-05-25-2007.html
@@ -1,9 +1,8 @@
-<!--
-Consulted:
-HTML 4.01 specs: http://www.w3.org/TR/html401/
--->
+<!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
+ <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>2007 LLVM Developer's Meeting</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
diff --git a/www/clang_video-07-25-2007.html b/www/clang_video-07-25-2007.html
index 594064de9b..8dccc6f380 100644
--- a/www/clang_video-07-25-2007.html
+++ b/www/clang_video-07-25-2007.html
@@ -1,9 +1,8 @@
-<!--
-Consulted:
-HTML 4.01 specs: http://www.w3.org/TR/html401/
--->
+<!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
+ <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>LLVM 2.0 and Beyond!</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
diff --git a/www/features.html b/www/features.html
index bc3200f7de..e636dd8422 100644
--- a/www/features.html
+++ b/www/features.html
@@ -1,10 +1,9 @@
<!-- Consulted: http://www.w3.org/TR/CSS1 & http://www.w3.org/TR/CSS21/ -->
-<!--
-Consulted:
-HTML 4.01 specs: http://www.w3.org/TR/html401/
--->
+<!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
+ <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>Clang - Features</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
diff --git a/www/get_involved.html b/www/get_involved.html
index 1624560f9e..783be97def 100644
--- a/www/get_involved.html
+++ b/www/get_involved.html
@@ -1,9 +1,9 @@
<!-- Consulted: http://www.w3.org/TR/CSS1 & http://www.w3.org/TR/CSS21/ & http://www.w3.org/TR/html401/ -->
-<!--
-Consulted:
-HTML 4.01 specs: http://www.w3.org/TR/html401/
--->
+<!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
<head>
+ <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>Clang - Get Involved</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
diff --git a/www/index.html b/www/index.html
index 0cf9fdd147..871e27f9b1 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,9 +1,8 @@
-<!--
-Consulted:
-HTML 4.01 specs: http://www.w3.org/TR/html401/
--->
+<!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
+ <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>Clang c-lang parser for LLVM</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
diff --git a/www/status.html b/www/status.html
index acd6182281..e4c6ce9908 100644
--- a/www/status.html
+++ b/www/status.html
@@ -1,9 +1,8 @@
-<!--
-Consulted:
-HTML 4.01 specs: http://www.w3.org/TR/html401/
--->
+<!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ -->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
+ <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>Status of Clang</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />