summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordpw <empty>1994-04-12 17:23:05 +0000
committerdpw <empty>1994-04-12 17:23:05 +0000
commit55693b14e4ba27a17fe5f9b63d1f4e4b1c9f3a06 (patch)
treed4dbc02946778dac64fb6b3fcb9e202cfc95128c
parentf5c2ce813916c0527c6d33fb688fae5e1a1fdd39 (diff)
copyright
-rw-r--r--xc/programs/Xserver/Xi/queryst.c16
-rw-r--r--xc/programs/Xserver/cfb/cfb8bit.c17
-rw-r--r--xc/programs/Xserver/hw/vfb/Xvfb.man13
-rw-r--r--xc/programs/Xserver/hw/xnest/GetTime.c17
-rw-r--r--xc/programs/Xserver/hw/xnest/Xnest.man14
-rw-r--r--xc/programs/Xserver/include/closestr.h17
-rw-r--r--xc/programs/Xserver/include/opaque.h16
-rw-r--r--xc/programs/Xserver/mfb/fastblt.h17
-rw-r--r--xc/programs/Xserver/mi/cbrt.c16
-rw-r--r--xc/programs/Xserver/mi/mipoly.h17
-rw-r--r--xc/programs/Xserver/mi/miscanfill.h17
-rw-r--r--xc/programs/Xserver/os/decompress.c16
-rw-r--r--xc/programs/Xserver/os/hpsocket.c16
-rw-r--r--xc/programs/Xserver/os/iopreader.c15
14 files changed, 212 insertions, 12 deletions
diff --git a/xc/programs/Xserver/Xi/queryst.c b/xc/programs/Xserver/Xi/queryst.c
index e110e6dc7..e2930c66e 100644
--- a/xc/programs/Xserver/Xi/queryst.c
+++ b/xc/programs/Xserver/Xi/queryst.c
@@ -1,4 +1,18 @@
-/* $XConsortium: xqueryst.c,v 1.10 93/01/28 19:51:23 rws Exp $ */
+/* $XConsortium: queryst.c,v 1.11 93/07/08 16:16:53 rws Exp $ */
+
+/*
+ * Copyright 1989 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
/***********************************************************************
*
diff --git a/xc/programs/Xserver/cfb/cfb8bit.c b/xc/programs/Xserver/cfb/cfb8bit.c
index 828b0052b..fa173c1ab 100644
--- a/xc/programs/Xserver/cfb/cfb8bit.c
+++ b/xc/programs/Xserver/cfb/cfb8bit.c
@@ -1,10 +1,25 @@
/*
+ * Copyright 1989 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
+
+
+/*
* cfb8bit.c
*
* 8 bit color frame buffer utility routines
*/
-/* $XConsortium: cfb8bit.c,v 1.9 93/12/13 17:21:28 dpw Exp $ */
+/* $XConsortium: cfb8bit.c,v 1.10 94/03/16 17:26:09 dpw Exp $ */
#if PSZ == 8
diff --git a/xc/programs/Xserver/hw/vfb/Xvfb.man b/xc/programs/Xserver/hw/vfb/Xvfb.man
index c0359c102..450817393 100644
--- a/xc/programs/Xserver/hw/vfb/Xvfb.man
+++ b/xc/programs/Xserver/hw/vfb/Xvfb.man
@@ -1,4 +1,15 @@
-.\" $XConsortium: Xvfb.man,v 1.3 94/01/21 22:04:37 dpw Exp $
+.\" $XConsortium: Xvfb.man,v 1.4 94/04/11 16:03:07 matt Exp $
+.\" Copyright 1993 Massachusetts Institute of Technology
+.\"
+.\" Permission to use, copy, modify, distribute, and sell this software and
+.\" its documentation for any purpose is hereby granted without fee, provided
+.\" that the above copyright notice appear in all copies and that both that
+.\" copyright notice and this permission notice appear in supporting
+.\" documentation, and that the name of M.I.T. not be used in advertising or
+.\" publicity pertaining to distribution of the software without specific,
+.\" written prior permission. M.I.T. makes no representations about the
+.\" suitability of this software for any purpose. It is provided "as is"
+.\" without express or implied warranty.
.TH XVFB 1 "Release 6" "X Version 11"
.SH NAME
Xvfb \- virtual framebuffer X server for X Version 11
diff --git a/xc/programs/Xserver/hw/xnest/GetTime.c b/xc/programs/Xserver/hw/xnest/GetTime.c
index f0d5971cb..f2f2759b5 100644
--- a/xc/programs/Xserver/hw/xnest/GetTime.c
+++ b/xc/programs/Xserver/hw/xnest/GetTime.c
@@ -1,4 +1,19 @@
-/* $XConsortium: GetTime.c,v 1.2 94/03/28 14:58:29 gildea Exp $ */
+/* $XConsortium: GetTime.c,v 1.3 94/03/28 18:28:14 gildea Exp $ */
+
+/*
+ * Copyright 1993 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
+
#include "Xos.h"
#include <time.h>
diff --git a/xc/programs/Xserver/hw/xnest/Xnest.man b/xc/programs/Xserver/hw/xnest/Xnest.man
index 741f30167..226d56558 100644
--- a/xc/programs/Xserver/hw/xnest/Xnest.man
+++ b/xc/programs/Xserver/hw/xnest/Xnest.man
@@ -1,4 +1,16 @@
-.TH XNEST 1
+.\" $XConsortium: xdm.man,v 1.30 94/04/11 16:03:18 matt Exp $
+.\" Copyright 1993 Massachusetts Institute of Technology
+.\"
+.\" Permission to use, copy, modify, distribute, and sell this software and
+.\" its documentation for any purpose is hereby granted without fee, provided
+.\" that the above copyright notice appear in all copies and that both that
+.\" copyright notice and this permission notice appear in supporting
+.\" documentation, and that the name of M.I.T. not be used in advertising or
+.\" publicity pertaining to distribution of the software without specific,
+.\" written prior permission. M.I.T. makes no representations about the
+.\" suitability of this software for any purpose. It is provided "as is"
+.\" without express or implied warranty.
+.TH XNEST 1 "Release 6" "X Version 11"
.SH NAME
Xnest \- a nested X server
.SH SYNOPSIS
diff --git a/xc/programs/Xserver/include/closestr.h b/xc/programs/Xserver/include/closestr.h
index 20355f09a..6c6eff6c5 100644
--- a/xc/programs/Xserver/include/closestr.h
+++ b/xc/programs/Xserver/include/closestr.h
@@ -1,4 +1,19 @@
-/* $XConsortium$ */
+/* $XConsortium: closestr.h,v 1.7 94/02/06 20:13:56 rws Exp $ */
+
+/*
+ * Copyright 1991 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
+
#ifndef CLOSESTR_H
#define CLOSESTR_H
diff --git a/xc/programs/Xserver/include/opaque.h b/xc/programs/Xserver/include/opaque.h
index eb750c366..a0baff31c 100644
--- a/xc/programs/Xserver/include/opaque.h
+++ b/xc/programs/Xserver/include/opaque.h
@@ -1,4 +1,18 @@
-/* $XConsortium: opaque.h,v 1.15 94/01/11 23:17:54 rob Exp $ */
+/* $XConsortium: opaque.h,v 1.17 94/03/18 12:25:45 dpw Exp $ */
+
+/*
+ * Copyright 1987 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
#ifndef OPAQUE_H
#define OPAQUE_H
diff --git a/xc/programs/Xserver/mfb/fastblt.h b/xc/programs/Xserver/mfb/fastblt.h
index 19ef0fadd..fa37210b3 100644
--- a/xc/programs/Xserver/mfb/fastblt.h
+++ b/xc/programs/Xserver/mfb/fastblt.h
@@ -1,4 +1,19 @@
-/* $XConsortium$ */
+/* $XConsortium: fastblt.h,v 1.5 94/02/06 20:14:27 rws Exp $ */
+
+/*
+ * Copyright 1989 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
+
/*
* Fast bitblt macros for certain hardware. If your machine has an addressing
* mode of small constant + register, you'll probably want this magic specific
diff --git a/xc/programs/Xserver/mi/cbrt.c b/xc/programs/Xserver/mi/cbrt.c
index a509eedcd..3f7a96337 100644
--- a/xc/programs/Xserver/mi/cbrt.c
+++ b/xc/programs/Xserver/mi/cbrt.c
@@ -1,4 +1,18 @@
-/* $XConsortium: cbrt.c,v 1.0 90/08/20 19:10:14 rws Exp $ */
+/* $XConsortium: cbrt.c,v 1.0 90/09/29 10:24:02 rws Exp $ */
+
+/*
+ * Copyright 1990 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
/* simple cbrt, in case your math library doesn't have a good one */
diff --git a/xc/programs/Xserver/mi/mipoly.h b/xc/programs/Xserver/mi/mipoly.h
index ef198df5e..8f592afc9 100644
--- a/xc/programs/Xserver/mi/mipoly.h
+++ b/xc/programs/Xserver/mi/mipoly.h
@@ -1,4 +1,19 @@
-/* $XConsortium: mipoly.h,v 1.2 88/09/06 14:49:30 jim Exp $ */
+/* $XConsortium: mipoly.h,v 1.3 93/10/12 11:42:00 dpw Exp $ */
+
+/*
+ * Copyright 1987 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
+
/*
* fill.h
*
diff --git a/xc/programs/Xserver/mi/miscanfill.h b/xc/programs/Xserver/mi/miscanfill.h
index 82fb4628a..5f7de074e 100644
--- a/xc/programs/Xserver/mi/miscanfill.h
+++ b/xc/programs/Xserver/mi/miscanfill.h
@@ -1,4 +1,19 @@
-/* $XConsortium: miscanfill.h,v 1.2 88/09/06 14:50:15 jim Exp $ */
+/* $XConsortium: miscanfill.h,v 1.3 89/07/21 13:54:19 keith Exp $ */
+
+/*
+ * Copyright 1987 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
+
#ifndef SCANFILLINCLUDED
#define SCANFILLINCLUDED
/*
diff --git a/xc/programs/Xserver/os/decompress.c b/xc/programs/Xserver/os/decompress.c
index e45d71b82..4fbdc3c6c 100644
--- a/xc/programs/Xserver/os/decompress.c
+++ b/xc/programs/Xserver/os/decompress.c
@@ -1,3 +1,19 @@
+/* $XConsortium: cfbpolypnt.c,v 5.16 94/03/16 16:53:04 dpw Exp $ */
+
+/*
+ * Copyright 1990 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
+
/*
* decompress - cat a compressed file
*/
diff --git a/xc/programs/Xserver/os/hpsocket.c b/xc/programs/Xserver/os/hpsocket.c
index d3faaaf2f..4e7fbf12e 100644
--- a/xc/programs/Xserver/os/hpsocket.c
+++ b/xc/programs/Xserver/os/hpsocket.c
@@ -1,3 +1,19 @@
+/* $XConsortium: cfbpolypnt.c,v 5.16 94/03/16 16:53:04 dpw Exp $ */
+
+/*
+ * Copyright 1988 Massachusetts Institute of Technology
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation, and that the name of M.I.T. not be used in advertising or
+ * publicity pertaining to distribution of the software without specific,
+ * written prior permission. M.I.T. makes no representations about the
+ * suitability of this software for any purpose. It is provided "as is"
+ * without express or implied warranty.
+ */
+
/*
* special socket routine for hp
*/
diff --git a/xc/programs/Xserver/os/iopreader.c b/xc/programs/Xserver/os/iopreader.c
index 7d589fbdb..8586241f7 100644
--- a/xc/programs/Xserver/os/iopreader.c
+++ b/xc/programs/Xserver/os/iopreader.c
@@ -1,4 +1,17 @@
-/* $XConsortium: access.c,v 1.72 94/03/31 23:19:34 rws Exp $ */
+/* $XConsortium: iopreader.c,v 1.1 94/04/01 18:15:06 dpw Exp $ */
+
+/* Copyright (c) 1987 by the Regents of the University of California
+ * Copyright (c) 1994 by the Vrije Universiteit, Amsterdam.
+ *
+ * Permission to use, copy, modify, and distribute this
+ * software and its documentation for any purpose and without
+ * fee is hereby granted, provided that the above copyright
+ * notice appear in all copies. The University of California
+ * and the Vrije Universiteit make no representations about
+ * the suitability of this software for any purpose.
+ * It is provided "as is" without express or implied warranty.
+ */
+
#ifdef AMOEBA
/*
* iopreader.c