X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2Fjs%2FJSScope.java;h=2dedfc14cef4ff97f082a6ac7722fed8475c6b79;hb=6da70d94543377bc5ebb0ecf7bde2be1449207fd;hp=2f35de68b236b9b03ac518c4fdf3e77fb52ddaf8;hpb=7e9239a7088d4cd772a31a76e1a53e1c681638bc;p=org.ibex.core.git diff --git a/src/org/xwt/js/JSScope.java b/src/org/xwt/js/JSScope.java index 2f35de6..2dedfc1 100644 --- a/src/org/xwt/js/JSScope.java +++ b/src/org/xwt/js/JSScope.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.*;