aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Xmu/README
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/Xmu/README')
-rw-r--r--nx-X11/lib/Xmu/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/nx-X11/lib/Xmu/README b/nx-X11/lib/Xmu/README
new file mode 100644
index 000000000..d618e2a71
--- /dev/null
+++ b/nx-X11/lib/Xmu/README
@@ -0,0 +1,8 @@
+This library contains miscellaneous utilities and is not part of the Xlib
+standard. It contains routines which only use public interfaces so that it
+may be layered on top of any proprietary implementation of Xlib or Xt.
+
+It is intended to support clients in the MIT distribution; vendors
+may choose not to distribute this library if they wish. Therefore,
+applications developers who depend on this library should be prepared to
+treat it as part of their software base when porting.