X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=src%2Ftests%2FEnv.java;h=d791e3ab75e38457f217cc71cf07ff302854fb62;hp=be64739d63b48648538a5026170a06cd5c1a47fb;hb=b11e7c6c29f2b5f7b0828bf93eb741c4a30ec411;hpb=ae52817e5cb153f781b76f5d525e127f217b5482 diff --git a/src/tests/Env.java b/src/tests/Env.java index be64739..d791e3a 100644 --- a/src/tests/Env.java +++ b/src/tests/Env.java @@ -1,3 +1,7 @@ +// Copyright 2000-2005 the Contributors, as shown in the revision logs. +// Licensed under the Apache License 2.0 ("the License"). +// You may not use this file except in compliance with the License. + package tests; import org.ibex.nestedvm.Runtime;