diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2010-07-19 07:59:43 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2010-07-19 07:59:43 +0000 |
commit | 4f0fd85816dc5cdca1d2e24da7eff43ee13a39de (patch) | |
tree | 58db480399306ec897028c28a41493b721dd0e8f /tutorial/tutorial2.html | |
parent | 5082400e409de85b297f95a29c232d1b9f5f2c59 (diff) | |
download | javassist-4f0fd85816dc5cdca1d2e24da7eff43ee13a39de.tar.gz javassist-4f0fd85816dc5cdca1d2e24da7eff43ee13a39de.zip |
fixed typos in the tutorial
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@558 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'tutorial/tutorial2.html')
-rw-r--r-- | tutorial/tutorial2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/tutorial2.html b/tutorial/tutorial2.html index ef978ca0..65be0311 100644 --- a/tutorial/tutorial2.html +++ b/tutorial/tutorial2.html @@ -1622,6 +1622,6 @@ write: <hr> Java(TM) is a trademark of Sun Microsystems, Inc.<br> -Copyright (C) 2000-2007 by Shigeru Chiba, All rights reserved. +Copyright (C) 2000-2010 by Shigeru Chiba, All rights reserved. </body> </html> |