X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Fgnu%2Fgcj%2FRawData.java;h=9a67854c0b2c96425d4a75764556b644f386a84e;hb=HEAD;hp=3293970b1ef3844342db0505729c1700df2b77fa;hpb=ac84b5a03467c0853c7275105712ece6c71be1f1;p=org.ibex.core.git diff --git a/src/gnu/gcj/RawData.java b/src/gnu/gcj/RawData.java index 3293970..9a67854 100644 --- a/src/gnu/gcj/RawData.java +++ b/src/gnu/gcj/RawData.java @@ -1,3 +1,7 @@ +// Copyright 2000-2005 the Contributors, as shown in the revision logs. +// Licensed under the GNU General Public License version 2 ("the License"). +// You may not use this file except in compliance with the License. + package gnu.gcj; public class RawData { }