X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fplat%2FPOSIX.cc;h=0c4190b4c20e68351bac79fc04af1ff6f4c08490;hb=6eaf54fa906754ce35a7db0e8207fc6bbde5464d;hp=0fe7dc18f781a26932d68a939f27cf3b2f16fe74;hpb=6cb650297805f5c42d58fd78d82481be5fdc3d45;p=org.ibex.core.git diff --git a/src/org/ibex/plat/POSIX.cc b/src/org/ibex/plat/POSIX.cc index 0fe7dc1..0c4190b 100644 --- a/src/org/ibex/plat/POSIX.cc +++ b/src/org/ibex/plat/POSIX.cc @@ -1,13 +1,16 @@ -// Copyright 2002 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. + // see below for copyright information on the second portion of this file #include -#include -#include +#include +#include #include -#include +#include #include -#include +#include #include #include #include