summaryrefslogtreecommitdiffstats
path: root/clang/www/get_involved.html
diff options
context:
space:
mode:
Diffstat (limited to 'clang/www/get_involved.html')
-rw-r--r--clang/www/get_involved.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/clang/www/get_involved.html b/clang/www/get_involved.html
index 1624560f9ef..783be97defd 100644
--- a/clang/www/get_involved.html
+++ b/clang/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" />
OpenPOWER on IntegriCloud