X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fnestedvm%2FRegisters.java;h=a441af55cd8f96469100652c0936ccf18fd8a1b8;hb=7d260c5822b8e63f198b52b24018fc7f19735692;hp=1a885a2ef7263726312422b30565b3240f8511cf;hpb=c2b2704764af1ade923ba8f15d517b87f9d16189;p=nestedvm.git diff --git a/src/org/ibex/nestedvm/Registers.java b/src/org/ibex/nestedvm/Registers.java index 1a885a2..a441af5 100644 --- a/src/org/ibex/nestedvm/Registers.java +++ b/src/org/ibex/nestedvm/Registers.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 org.ibex.nestedvm; interface Registers {