X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Ftests%2FFreeTypeDemo.java;h=c8dea6f171f921ed369c747e80ca4867bfdc31dc;hb=HEAD;hp=6749728e0bf8f6fbbbcb7eb25aa7475a39cddc18;hpb=c59b7cfc7a6b67574d38c5c8eb7732bad37236b0;p=nestedvm.git diff --git a/src/tests/FreeTypeDemo.java b/src/tests/FreeTypeDemo.java index 6749728..c8dea6f 100644 --- a/src/tests/FreeTypeDemo.java +++ b/src/tests/FreeTypeDemo.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;