X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Forg%2Fxwt%2Fjs%2FParser.java;h=0601bbd1cdb3dffc9de20b7550251a56180aa215;hb=6da70d94543377bc5ebb0ecf7bde2be1449207fd;hp=41e314eeba877350d11f32c72f40888ba4693e20;hpb=7e9239a7088d4cd772a31a76e1a53e1c681638bc;p=org.ibex.core.git diff --git a/src/org/xwt/js/Parser.java b/src/org/xwt/js/Parser.java index 41e314e..0601bbd 100644 --- a/src/org/xwt/js/Parser.java +++ b/src/org/xwt/js/Parser.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.*;