X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Ftests%2FEnv.java;h=a22f6a87a1a25a2299ca7e8be0c2e2ec1991d8c3;hb=bd37ef12130e7b21c7b5fa4c200f332f9490c4d2;hp=be64739d63b48648538a5026170a06cd5c1a47fb;hpb=ae52817e5cb153f781b76f5d525e127f217b5482;p=nestedvm.git diff --git a/src/tests/Env.java b/src/tests/Env.java index be64739..a22f6a8 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 Public Source License 2.0 ("the License"). +// You may not use this file except in compliance with the License. + package tests; import org.ibex.nestedvm.Runtime;