diff options
author | ehilsdal <ehilsdal> | 2002-12-17 22:50:59 +0000 |
---|---|---|
committer | ehilsdal <ehilsdal> | 2002-12-17 22:50:59 +0000 |
commit | 4f58fd779099e3a59c6c1e177f94b86b6c7b5f47 (patch) | |
tree | 5bdef41f670acc938ad9ceb49053302931dfcb80 /docs/dist/doc/porting.html | |
parent | df058f9fa8b1510569bdd6ee39c1b2d6f183fafb (diff) | |
download | aspectj-4f58fd779099e3a59c6c1e177f94b86b6c7b5f47.tar.gz aspectj-4f58fd779099e3a59c6c1e177f94b86b6c7b5f47.zip |
Remvoing stylesheet refs
Diffstat (limited to 'docs/dist/doc/porting.html')
-rw-r--r-- | docs/dist/doc/porting.html | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/docs/dist/doc/porting.html b/docs/dist/doc/porting.html index 0a4d558a3..da62411e6 100644 --- a/docs/dist/doc/porting.html +++ b/docs/dist/doc/porting.html @@ -1,16 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> - -<head> -<LINK rel="STYLESHEET" href="../style.css" type="text/css"> -<title>AspectJ 1.0.6 Reference - Porting Notes</title> +<html> <head> + <meta http-equiv="Content-Language" content="en-us"> + <title>AspectJ 1.0.6 Reference - Porting Notes</title> </head> - <body> -<DIV ALIGN=right CLASS=copyrightNotice> -© Copyright 1998-2002 Palo Alto Research Center Incorporated. All rights reserved. -</DIV> +<div align=right><small> +© Copyright 1998-2002 Palo Alto Research Center Incorporated. +All rights reserved. +</small></div> <h1>Porting Notes</h1> |