X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fplat%2FPOSIX.java;h=9ac95115551ec66870e0bcd2fb84c7b8b29c3d47;hb=586485c446bc6870e08cfca8675a41442cca2c54;hp=314596b989aa5cd9de285a96691e94378172f82c;hpb=8e190fb0ff508ccf4962bbfbf8295a431805c12b;p=org.ibex.core.git diff --git a/src/org/ibex/plat/POSIX.java b/src/org/ibex/plat/POSIX.java index 314596b..9ac9511 100644 --- a/src/org/ibex/plat/POSIX.java +++ b/src/org/ibex/plat/POSIX.java @@ -1,4 +1,7 @@ -// Copyright 2004 Adam Megacz, see the COPYING file for licensing [LGPL] +// 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 java.util.*;