X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2Fjs%2FJSRegexp.java;h=4bc4ad8a91d7c93d2611ac2941999d1d9c51c5ca;hb=6da70d94543377bc5ebb0ecf7bde2be1449207fd;hp=0994a36391c96b1b0a9276c2a54a1ccfe1827953;hpb=7e9239a7088d4cd772a31a76e1a53e1c681638bc;p=org.ibex.core.git diff --git a/src/org/xwt/js/JSRegexp.java b/src/org/xwt/js/JSRegexp.java index 0994a36..4bc4ad8 100644 --- a/src/org/xwt/js/JSRegexp.java +++ b/src/org/xwt/js/JSRegexp.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 gnu.regexp.*;