X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fjs%2FJSRuntimeExn.java;h=43eeda991c08c6c43e5746b0486349eba102fa5a;hb=aaf060ff38871512d80f1bbf04a6596648b284c7;hp=5ff085ccc89cfe1eee389eee30f54ac401b8f17e;hpb=4145cca4956fbcee2a976bd01829ed785e603cc0;p=org.ibex.js.git diff --git a/src/org/ibex/js/JSRuntimeExn.java b/src/org/ibex/js/JSRuntimeExn.java index 5ff085c..43eeda9 100644 --- a/src/org/ibex/js/JSRuntimeExn.java +++ b/src/org/ibex/js/JSRuntimeExn.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.*;