X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fplat%2FGCJ.java;h=6f516891976d129163a5a3b61d024ba1579e8665;hb=0db1ff365b2acfa1be6420aca33a27dd01eb78f2;hp=239143437a024335cf018303f597b96e8f4314fe;hpb=8e190fb0ff508ccf4962bbfbf8295a431805c12b;p=org.ibex.core.git diff --git a/src/org/ibex/plat/GCJ.java b/src/org/ibex/plat/GCJ.java index 2391434..6f51689 100644 --- a/src/org/ibex/plat/GCJ.java +++ b/src/org/ibex/plat/GCJ.java @@ -1,7 +1,9 @@ -// Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL] +// 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 org.ibex.plat; -import org.ibex.*; import org.ibex.util.*; import java.io.*; import java.security.*;