new PixelBuffer API (mainly tons of renames)
[org.ibex.core.git] / src / org / ibex / plat / X11.cc
index 3d64218..f8bd199 100644 (file)
@@ -1,6 +1,5 @@
-// 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.
+// Copyright 2002 Adam Megacz, see the COPYING file for licensing [LGPL]
+// see below for copyright information on the second portion of this file
 
 #include <X11/Xlib.h>
 #include <X11/extensions/XShm.h>