X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2Fjs%2FInterpreter.java;h=700462a9cad5b026c69d9c08835e89693761aece;hb=6da70d94543377bc5ebb0ecf7bde2be1449207fd;hp=c6c61b775c8f897c1446ccb6b84bc9618557b6d9;hpb=7e9239a7088d4cd772a31a76e1a53e1c681638bc;p=org.ibex.core.git diff --git a/src/org/xwt/js/Interpreter.java b/src/org/xwt/js/Interpreter.java index c6c61b7..700462a 100644 --- a/src/org/xwt/js/Interpreter.java +++ b/src/org/xwt/js/Interpreter.java @@ -1,4 +1,4 @@ -// Copyright 2003 Adam Megacz, see the COPYING file for licensing [GPL] +// Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL] package org.xwt.js; import org.xwt.util.*;