X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Forg%2Fibex%2Fjs%2FJS.java;h=cb6e680e5e234c7d0dbd9d80e558517bf0c34cc1;hb=73131826a18c93af4fb04672bc3ec820e1197ad1;hp=a75bb27da70eea0b204f61dd4d7ab684dbb7cae3;hpb=1926cc279e57fa3f6266f0b988408ec9d487d963;p=org.ibex.js.git diff --git a/src/org/ibex/js/JS.java b/src/org/ibex/js/JS.java index a75bb27..cb6e680 100644 --- a/src/org/ibex/js/JS.java +++ b/src/org/ibex/js/JS.java @@ -1,4 +1,7 @@ -// Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL] +// Copyright 2000-2005 the Contributors, as shown in the revision logs. +// Licensed under the Apache Public Source License 2.0 ("the License"). +// You may not use this file except in compliance with the License. + package org.ibex.js; import org.ibex.util.*;