From: chiba Date: Mon, 19 Jul 2010 07:59:43 +0000 (+0000) Subject: fixed typos in the tutorial X-Git-Tag: rel_3_17_1_ga~94 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4f0fd85816dc5cdca1d2e24da7eff43ee13a39de;p=javassist.git fixed typos in the tutorial git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@558 30ef5769-5b8d-40dd-aea6-55b5d6557bb3 --- diff --git a/tutorial/tutorial.html b/tutorial/tutorial.html index 1d8dbc74..d62743d0 100644 --- a/tutorial/tutorial.html +++ b/tutorial/tutorial.html @@ -24,7 +24,8 @@ Shigeru Chiba
4. Introspection and customization
5. Bytecode level API
6. Generics -
7. J2ME +
7. Varargs +
8. J2ME


@@ -1095,6 +1096,6 @@ For more information, see the API documentation of


Java(TM) is a trademark of Sun Microsystems, Inc.
-Copyright (C) 2000-2007 by Shigeru Chiba, All rights reserved. +Copyright (C) 2000-2010 by Shigeru Chiba, All rights reserved. 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:
Java(TM) is a trademark of Sun Microsystems, Inc.
-Copyright (C) 2000-2007 by Shigeru Chiba, All rights reserved. +Copyright (C) 2000-2010 by Shigeru Chiba, All rights reserved. diff --git a/tutorial/tutorial3.html b/tutorial/tutorial3.html index 9b281a13..dd4fb791 100644 --- a/tutorial/tutorial3.html +++ b/tutorial/tutorial3.html @@ -361,6 +361,6 @@ objects, call the getDeclaredMethods method on a CtClass Java(TM) is a trademark of Sun Microsystems, Inc.
-Copyright (C) 2000-2007 by Shigeru Chiba, All rights reserved. +Copyright (C) 2000-2010 by Shigeru Chiba, All rights reserved.