X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=src%2Forg%2Fibex%2Fnestedvm%2FInterpreter.java;fp=src%2Forg%2Fibex%2Fnestedvm%2FInterpreter.java;h=d0e737983164f478365b4e478a077650af2ccb09;hp=df9a11114545a24b1be7fa8f82337cca9451af88;hb=b5282b0a1a8ca5212c75623610be6d0483fd35bd;hpb=1e8bbc0228b05f14e07752cab60a274a11a22431 diff --git a/src/org/ibex/nestedvm/Interpreter.java b/src/org/ibex/nestedvm/Interpreter.java index df9a111..d0e7379 100644 --- a/src/org/ibex/nestedvm/Interpreter.java +++ b/src/org/ibex/nestedvm/Interpreter.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. + // Copyright 2003 Brian Alliet // Based on org.xwt.imp.MIPS by Adam Megacz // Portions Copyright 2003 Adam Megacz