Add proper footers.
authorOwen Anderson <resistor@mac.com>
Thu, 25 Oct 2007 06:45:01 +0000 (06:45 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 25 Oct 2007 06:45:01 +0000 (06:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43331 91177308-0d34-0410-b5e6-96231b3b80d8

docs/tutorial/JITTutorial1.html
docs/tutorial/JITTutorial2.html

index 3bdc551d30628c9558f503af4a548d2c31f569b8..5a2dcd0cbe1dd5efd15554a22f0dc5962b65f08f 100644 (file)
@@ -159,5 +159,18 @@ Module* makeLLVMModule() {
 
 </div>
 
+<!-- *********************************************************************** -->
+<hr>
+<address>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  <a href="http://validator.w3.org/check/referer"><img
+  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+
+  <a href="mailto:owen@apple.com">Owen Anderson</a><br>
+  <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
+  Last modified: $Date: 2007-10-17 11:05:13 -0700 (Wed, 17 Oct 2007) $
+</address>
+
 </body>
 </html>
\ No newline at end of file
index 615052274b4b1f7e747037b078e1dfad199d3f2a..56af0195d8fdea144c35ae7a2b7f1e9a991a9a3b 100644 (file)
@@ -174,5 +174,18 @@ Module* makeLLVMModule() {
 
 </div>
 
+<!-- *********************************************************************** -->
+<hr>
+<address>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  <a href="http://validator.w3.org/check/referer"><img
+  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+
+  <a href="mailto:owen@apple.com">Owen Anderson</a><br>
+  <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
+  Last modified: $Date: 2007-10-17 11:05:13 -0700 (Wed, 17 Oct 2007) $
+</address>
+
 </body>
 </html>
\ No newline at end of file