summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-08 10:42:26 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-08 10:42:26 -0800
commit729fab075a4909a547248d67a31a7bac29eb42c5 (patch)
tree3a0a33570135b1448c09a6f6e001d70881326270 /AUTHORS
downloadxproto-729fab075a4909a547248d67a31a7bac29eb42c5.tar.gz
xproto-729fab075a4909a547248d67a31a7bac29eb42c5.tar.bz2
xproto-729fab075a4909a547248d67a31a7bac29eb42c5.zip
Imported Upstream version 7.0.23upstream/7.0.23
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS23
1 files changed, 23 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..1bfcc43
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,23 @@
+The architect of the X11 core protocol was Bob Scheifler of MIT LCS, with
+significant contributions from Jim Gettys, Phil Karlton and Scott
+McGregor of Digital, Dave Rosenthal of Sun, and many others of
+the xpert mailing list.
+
+The original sample server implementation of the X11 protocol was
+implemented by Phil Karlton and Susan Angebrandt doing the device
+independent part of the server, with Raymond Drewry and Todd Newman of
+Digital Equipment Corporation, doing the mi and original ddx
+implementation; their feedback was vital to a good design, along with
+that of the more than 100 alpha and beta testers who bravely tested
+the X11 core design.
+
+The X11 protocol library (Xlib) was built principally by Jim Gettys of
+Digital and MIT Project Athena, with assistance from Ron Newman of MIT
+Project Athena.
+
+Our thanks to those at MIT, Digital Equipment Corporation, Hewlett-Packard,
+IBM, and many others who had faith in us reimplementing X from first
+principles.
+
+If there are mistakes here, they are mine; entirely possible after
+over 15 years. - Jim Gettys