X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Ftests%2FEnv.java;h=d791e3ab75e38457f217cc71cf07ff302854fb62;hb=e66d9be5010b59d11b7895ca523a2c8c20aeec93;hp=be64739d63b48648538a5026170a06cd5c1a47fb;hpb=ae52817e5cb153f781b76f5d525e127f217b5482;p=nestedvm.git 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;