summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhersh <empty>1994-04-17 20:35:48 +0000
committerhersh <empty>1994-04-17 20:35:48 +0000
commit1ab6b051ba93d8e1c8047cd76651c583152030a5 (patch)
tree5476254d083907056117298339314e1cfd6acc1f
parentec58d45023f42a1bb54aa7f969fce322069ff261 (diff)
new X Consortium copyright/permission
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/include/miClip.h42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/include/miFont.h35
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/include/miInfo.h42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/include/miLUT.h35
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/include/miLight.h51
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/include/miRender.h35
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/include/miStrMacro.h35
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/include/miStruct.h35
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/include/mipex.h30
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level1/miDDCtoGC.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level1/miListUtil.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level1/miPck1Prim.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndFArea.c42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndMarkr.c42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndTStrip.c42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/ddContext.c39
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miCellArray.c42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miClip.c42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miCopy.c35
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miFillArea.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miInquire.c35
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miLight.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miLvl2Tab.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miNCurve.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSTrim.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSurf.c45
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miNurbs.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miOCs.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miPickPrim.c44
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miQuadMesh.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miSOFAS.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miSearch.c44
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miText.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miTrans.c44
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/miTriStrip.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level2/pexOCParse.c35
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level3/miRender.c42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level3/miRndrPick.c47
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level4/css_plain.c44
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level4/css_tbls.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level4/miDynamics.c42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level4/miPick.c41
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level4/miSC.c42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level4/miStruct.c42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/level4/miTraverse.c41
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/shared/miLUTProcs.ci43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/shared/miLightLUT.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/shared/miNS.c42
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/shared/miPattLUT.c43
-rw-r--r--xc/programs/Xserver/PEX5/ddpex/mi/shared/miUtils.c42
-rw-r--r--xc/programs/Xserver/PEX5/dipex/dispatch/dipexBuf.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/dispatch/pexUtils.c40
-rw-r--r--xc/programs/Xserver/PEX5/dipex/objects/pexFont.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/objects/pexInfo.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/objects/pexLut.c42
-rw-r--r--xc/programs/Xserver/PEX5/dipex/objects/pexNs.c42
-rw-r--r--xc/programs/Xserver/PEX5/dipex/objects/pexPc.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/objects/pexPhigs.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/objects/pexPick.c42
-rw-r--r--xc/programs/Xserver/PEX5/dipex/objects/pexRndrPick.c47
-rw-r--r--xc/programs/Xserver/PEX5/dipex/objects/pexSc.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/objects/pexStr.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/Convert.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/OCattr.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/OCattr.h35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/OCcolour.ci35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/OCprim.h35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/Replies.ci35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/SwapConv.h35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/cOCTables.ci35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/cOCprim.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/check.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/convEv.c47
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/convReq.h35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/convUtil.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/convertStr.h35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/floatconv.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/uOCTables.ci35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/uOCprim.c35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/uconvRep.h35
-rw-r--r--xc/programs/Xserver/PEX5/dipex/swap/util/ReqSame.awk6
-rw-r--r--xc/programs/Xserver/PEX5/include/PEX.h35
-rw-r--r--xc/programs/Xserver/PEX5/include/PEXprotost.h35
-rw-r--r--xc/programs/Xserver/PEX5/include/pexExtract.h35
-rw-r--r--xc/programs/editres/setvalues.c42
-rw-r--r--xc/programs/editres/utils.c42
-rw-r--r--xc/programs/mkfontdir/mkfontdir.c32
-rw-r--r--xc/programs/xauth/gethost.c45
-rw-r--r--xc/programs/xauth/parsedpy.c45
-rw-r--r--xc/programs/xlsatoms/xlsatoms.c42
-rw-r--r--xc/programs/xstdcmap/xstdcmap.c45
-rw-r--r--xc/unsupported/doc/PHIGS/Makefile6
-rwxr-xr-xxc/unsupported/doc/PHIGS/man3/link_c_func.sh6
-rwxr-xr-xxc/unsupported/doc/PHIGS/man3/link_man3.sh6
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0049
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0135
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0359
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0389
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0445
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0455
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0465
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0475
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0485
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0495
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0505
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0519
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0529
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0585
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0595
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0655
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0685
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0755
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0765
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0795
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0805
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0915
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0925
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p0979
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1029
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1035
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1045
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1065
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1075
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1095
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1105
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1115
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1125
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1135
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1145
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1155
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1169
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1175
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1185
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1325
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1349
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1415
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1495
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1775
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1785
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p1795
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2069
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2105
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2119
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2149
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2169
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2239
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2269
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2309
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2319
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2419
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2529
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2539
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2549
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2559
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2569
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2579
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2589
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2599
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2719
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2749
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p2829
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p3057
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p3269
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p3759
-rw-r--r--xc/unsupported/doc/PHIGS/man3/p4029
-rwxr-xr-xxc/unsupported/doc/PHIGS/man7/link_man7.sh6
-rw-r--r--xc/unsupported/doc/PHIGS/names.make6
-rw-r--r--xc/unsupported/lib/PHIGS/archive/ar_conv.c35
-rw-r--r--xc/unsupported/lib/PHIGS/archive/ar_hier.c35
-rw-r--r--xc/unsupported/lib/PHIGS/archive/ar_ops.c35
-rw-r--r--xc/unsupported/lib/PHIGS/c_binding/cb_esc.c35
-rw-r--r--xc/unsupported/lib/PHIGS/c_binding/cb_fill.c35
-rw-r--r--xc/unsupported/lib/PHIGS/c_binding/cb_priv.h35
-rw-r--r--xc/unsupported/lib/PHIGS/c_binding/cb_util.c35
-rw-r--r--xc/unsupported/lib/PHIGS/c_binding/phigs.c_bind35
-rw-r--r--xc/unsupported/lib/PHIGS/cp/cpa_util.c35
-rw-r--r--xc/unsupported/lib/PHIGS/cp/cpa_ws.c35
-rw-r--r--xc/unsupported/lib/PHIGS/cp/cpb_ws.c35
-rw-r--r--xc/unsupported/lib/PHIGS/cp/cpm_tlkt.c35
-rw-r--r--xc/unsupported/lib/PHIGS/cp/cpx_ar.c35
-rw-r--r--xc/unsupported/lib/PHIGS/cp/cpx_ws.c35
-rw-r--r--xc/unsupported/lib/PHIGS/include/ar.h87
-rw-r--r--xc/unsupported/lib/PHIGS/include/attr.h35
-rw-r--r--xc/unsupported/lib/PHIGS/include/phgargs.h35
-rw-r--r--xc/unsupported/lib/PHIGS/include/phigs.h35
-rw-r--r--xc/unsupported/lib/PHIGS/include/phigserr.h35
-rw-r--r--xc/unsupported/lib/PHIGS/include/phigsextrn.h35
-rw-r--r--xc/unsupported/lib/PHIGS/include/ws.h35
-rw-r--r--xc/unsupported/lib/PHIGS/include/ws_type.h35
-rw-r--r--xc/unsupported/lib/PHIGS/input/sin_strg.c35
-rw-r--r--xc/unsupported/lib/PHIGS/pex/pex_font.c35
-rw-r--r--xc/unsupported/lib/PHIGS/pex/pex_ws.c35
-rw-r--r--xc/unsupported/lib/PHIGS/util/ut_ntfy.c35
-rw-r--r--xc/unsupported/lib/PHIGS/ws/ws_inp.c35
-rw-r--r--xc/unsupported/lib/PHIGS/ws/wsa.c35
-rw-r--r--xc/unsupported/lib/PHIGS/ws/wsa_inp.c35
-rw-r--r--xc/unsupported/lib/PHIGS/ws/wsb_pm.c35
-rw-r--r--xc/unsupported/lib/PHIGS/ws/wsx.c35
-rw-r--r--xc/unsupported/lib/PHIGS/ws_type/wstx_atr.c35
-rw-r--r--xc/unsupported/programs/MacFS/MacFontInfo.c57
-rw-r--r--xc/unsupported/programs/auto_box/auto_box.c35
-rw-r--r--xc/unsupported/programs/beach_ball/beach_ball.c37
-rw-r--r--xc/unsupported/programs/gpc/basestat.c38
-rw-r--r--xc/unsupported/programs/gpc/bld_prim.c37
-rw-r--r--xc/unsupported/programs/gpc/bld_view.c37
-rw-r--r--xc/unsupported/programs/gpc/init_bench.c37
-rw-r--r--xc/unsupported/programs/gpc/maptools.c37
-rw-r--r--xc/unsupported/test/InsPEX/README39
-rw-r--r--xc/unsupported/test/InsPEX/include/wdt.h30
-rw-r--r--xc/unsupported/test/InsPEX/inspex.sh6
-rwxr-xr-xxc/unsupported/test/InsPEX/startpex6
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/archall.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/archnet.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/archstr.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/delnetar.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/delstrar.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/inqcfnet.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/retrall.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/retrnet.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/retrstr.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/specar2.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/specar3.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/archive/specar4.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/dispctl/dccolrep.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/dispctl/dcdelstr.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/dispctl/dcinvis.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/dispctl/dclinerep.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/dispctl/dcrefmod.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/dispctl/dcviewrep.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/dispctl/dispupst1.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/dispctl/dispupst2.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/dispctl/dispupst3.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/dispctl/updatews.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/error/errhandle1.c30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/error/errhandle2.c30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/face/cull2.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/fillarea/fas1.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/fillarea/fas2.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/fillarea/fas3.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/fillarea/fas4.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/fillarea/fas5.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/fillarea/fas6.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/fillarea/fas7.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/fillarea/fas8.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/input/pick10.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/input/stroke1.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/iss/iss6.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/nurbs/nurbss3.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/pdtwdt/pdt.c30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt3.c30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt4.c30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt5.c30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/plinedata/pldata2.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/plinedata/pldata4.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/rep/viewrep.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/shared/Makefile6
-rw-r--r--xc/unsupported/test/InsPEX/testcases/shared/armacro.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/shared/scmacro.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/strcon/elemcon9.c30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/strcon/strstat1.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/utils/comptran.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/xform/primxf1.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/xform/primxf2.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/xform/primxf3.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/xform/viewxf1.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/xform/wsxf1.pi30
-rw-r--r--xc/unsupported/test/InsPEX/testcases/xform/wsxf2.pi30
-rw-r--r--xc/unsupported/test/InsPEX/tools/inspector/Makefile6
-rw-r--r--xc/unsupported/test/InsPEX/tools/inspector/inspector.c30
-rw-r--r--xc/unsupported/test/InsPEX/tools/newt/looper.yacc30
-rw-r--r--xc/unsupported/test/InsPEX/tools/pexint/Makefile6
-rw-r--r--xc/unsupported/test/InsPEX/tools/pexint/computils.c30
-rw-r--r--xc/unsupported/test/InsPEX/tools/pexint/datautils.c30
-rw-r--r--xc/unsupported/test/InsPEX/tools/pexint/datautils.h30
-rw-r--r--xc/unsupported/test/InsPEX/tools/pexint/datautils.m30
-rw-r--r--xc/unsupported/test/InsPEX/tools/pexint/pexapi.k30
-rw-r--r--xc/unsupported/test/InsPEX/tools/pexint/testutils.c30
-rw-r--r--xc/unsupported/test/InsPEX/tools/pexint/testutils.h30
-rw-r--r--xc/unsupported/test/InsPEX/tools/pexint/xfutils.c30
280 files changed, 6161 insertions, 1507 deletions
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/include/miClip.h b/xc/programs/Xserver/PEX5/ddpex/mi/include/miClip.h
index 21e0d3bdf..7be3ebf5e 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/include/miClip.h
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/include/miClip.h
@@ -1,7 +1,34 @@
-/* $XConsortium: miClip.h,v 5.1 91/02/16 09:54:53 rws Exp $ */
+/* $XConsortium: miClip.h,v 5.2 93/09/03 14:56:56 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc
All Rights Reserved
@@ -9,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +48,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#ifndef MI_CLIP_H
#define MI_CLIP_H
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/include/miFont.h b/xc/programs/Xserver/PEX5/ddpex/mi/include/miFont.h
index 8d3ded8d4..a30587a4f 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/include/miFont.h
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/include/miFont.h
@@ -1,7 +1,31 @@
-/* $XConsortium: miFont.h,v 5.2 91/05/01 14:20:45 hersh Exp $ */
+/* $XConsortium: miFont.h,v 5.3 91/07/12 17:53:07 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/include/miInfo.h b/xc/programs/Xserver/PEX5/ddpex/mi/include/miInfo.h
index 71124273d..449bf4a67 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/include/miInfo.h
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/include/miInfo.h
@@ -1,7 +1,34 @@
-/* $XConsortium: miInfo.h,v 5.3 92/04/23 15:59:20 hersh Exp $ */
+/* $XConsortium: miInfo.h,v 5.3 92/04/23 16:00:42 hersh Exp $ */
+/*
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +48,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
/* this file contains the definitions for the enum type and imp dep constant
* values
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/include/miLUT.h b/xc/programs/Xserver/PEX5/ddpex/mi/include/miLUT.h
index 7c14daf7f..11d5ce9b1 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/include/miLUT.h
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/include/miLUT.h
@@ -1,7 +1,31 @@
-/* $XConsortium: miLUT.h,v 5.2 91/05/03 15:21:12 hersh Exp $ */
+/* $XConsortium: miLUT.h,v 5.3 92/12/30 16:20:43 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/include/miLight.h b/xc/programs/Xserver/PEX5/ddpex/mi/include/miLight.h
index 93d443baf..5ee04a4e7 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/include/miLight.h
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/include/miLight.h
@@ -1,7 +1,34 @@
-/* $XConsortium: miLight.h,v 5.2 91/05/01 14:19:32 hersh Exp $ */
+/* $XConsortium: miLight.h,v 5.3 93/01/25 17:20:52 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,23 +36,19 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVE
-NT
-SHALL SUN MICROSYSTEMS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIA
-L
-DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROF
-ITS,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
+SHALL SUN MICROSYSTEMS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
+DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#ifndef MI_LIGHT_H
#define MI_LIGHT_H
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/include/miRender.h b/xc/programs/Xserver/PEX5/ddpex/mi/include/miRender.h
index 18fd045cf..cab7b4322 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/include/miRender.h
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/include/miRender.h
@@ -1,8 +1,32 @@
-/* $XConsortium: miRender.h,v 5.2 91/05/01 14:18:42 hersh Exp $ */
+/* $XConsortium: miRender.h,v 5.3 92/11/09 18:51:43 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +34,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/include/miStrMacro.h b/xc/programs/Xserver/PEX5/ddpex/mi/include/miStrMacro.h
index c8a3aaa93..835194b01 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/include/miStrMacro.h
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/include/miStrMacro.h
@@ -1,7 +1,31 @@
-/* $XConsortium: miStrMacro.h,v 5.3 92/02/03 16:38:17 mor Exp $ */
+/* $XConsortium: miStrMacro.h,v 5.4 92/03/06 15:54:48 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/include/miStruct.h b/xc/programs/Xserver/PEX5/ddpex/mi/include/miStruct.h
index 7027aba65..80f000239 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/include/miStruct.h
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/include/miStruct.h
@@ -1,8 +1,32 @@
-/* $XConsortium: miStruct.h,v 5.2 92/08/12 15:21:50 hersh Exp $ */
+/* $XConsortium: miStruct.h,v 5.3 92/11/17 17:32:06 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +34,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/include/mipex.h b/xc/programs/Xserver/PEX5/ddpex/mi/include/mipex.h
index 4eeeb5fa3..11c03bb37 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/include/mipex.h
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/include/mipex.h
@@ -1,7 +1,31 @@
-/* $XConsortium: mipex.h,v 5.3 91/12/26 17:52:06 hersh Exp $ */
+/* $XConsortium: mipex.h,v 5.4 93/09/03 14:57:01 hersh Exp $ */
/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miDDCtoGC.c b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miDDCtoGC.c
index f2808c41f..fa27dc5d9 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miDDCtoGC.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miDDCtoGC.c
@@ -1,7 +1,34 @@
-/* $XConsortium: miDDCtoGC.c,v 5.4 92/12/03 19:45:16 hersh Exp $ */
+/* $XConsortium: miDDCtoGC.c,v 5.5 93/09/03 15:00:20 hersh Exp $ */
+/*
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +48,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include <stdio.h>
#include "miLUT.h"
#include "misc.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miListUtil.c b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miListUtil.c
index e987f0073..c57f89d59 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miListUtil.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miListUtil.c
@@ -1,7 +1,34 @@
-/* $XConsortium: miListUtil.c,v 5.1 91/02/16 09:55:05 rws Exp $ */
+/* $XConsortium: miListUtil.c,v 5.2 93/09/03 15:00:25 hersh Exp $ */
+/*
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +48,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miRender.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miPck1Prim.c b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miPck1Prim.c
index 3ef1a2155..679308966 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miPck1Prim.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miPck1Prim.c
@@ -1,7 +1,34 @@
-/* $XConsortium: miPck1Prim.c,v 5.1 91/02/16 09:55:10 rws Exp $ */
+/* $XConsortium: miPck1Prim.c,v 5.2 93/01/25 16:26:11 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +48,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miRender.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndFArea.c b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndFArea.c
index 96a3ee8fd..16406b055 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndFArea.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndFArea.c
@@ -1,8 +1,34 @@
-/* $XConsortium: miRndFArea.c,v 5.3 92/12/03 19:46:02 hersh Exp $ */
+/* $XConsortium: miRndFArea.c,v 5.4 93/09/03 15:00:27 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +48,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miRender.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndMarkr.c b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndMarkr.c
index 823dda477..6d9a575d0 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndMarkr.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndMarkr.c
@@ -1,8 +1,34 @@
-/* $XConsortium: miRndMarkr.c,v 5.4 92/05/06 16:32:45 hersh Exp $ */
+/* $XConsortium: miRndMarkr.c,v 5.5 93/09/03 15:00:30 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +48,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miRender.h"
#include "Xprotostr.h"
#include "misc.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndTStrip.c b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndTStrip.c
index 007f60e6b..e824e1bae 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndTStrip.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndTStrip.c
@@ -1,8 +1,34 @@
-/* $XConsortium: miRndTStrip.c,v 5.1 91/02/16 09:55:08 rws Exp $ */
+/* $XConsortium: miRndTStrip.c,v 5.2 92/12/03 19:46:04 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +48,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miRender.h"
#include "miClip.h"
#include "misc.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/ddContext.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/ddContext.c
index 4196ee136..5ba8ab497 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/ddContext.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/ddContext.c
@@ -1,7 +1,34 @@
-/* $XConsortium: ddContext.c,v 5.8 93/05/07 16:24:21 hersh Exp $ */
+/* $XConsortium: ddContext.c,v 5.9 93/09/03 15:06:34 hersh Exp $ */
+/*
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,8 +36,8 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
@@ -22,7 +49,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "miWks.h"
#include "miStruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miCellArray.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miCellArray.c
index 5997c8475..3ff2ebab3 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miCellArray.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miCellArray.c
@@ -1,8 +1,34 @@
-/* $XConsortium: miCellArray.c,v 5.4 92/12/02 11:11:02 mor Exp $ */
+/* $XConsortium: miCellArray.c,v 5.5 93/09/03 15:06:13 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +48,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "mipex.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miClip.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miClip.c
index a14f96809..7c5ee336e 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miClip.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miClip.c
@@ -1,8 +1,34 @@
-/* $XConsortium: miClip.c,v 5.2 91/05/01 14:30:19 hersh Exp $ */
+/* $XConsortium: miClip.c,v 5.3 93/09/03 15:05:35 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +48,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "mipex.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c
index f91db5755..98b317801 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miConvert.c,v 5.5 92/05/01 16:15:20 hersh Exp $ */
+/* $XConsortium: miConvert.c,v 5.6 93/09/03 15:05:57 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
- All Rights Reserved
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miLUT.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miCopy.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miCopy.c
index b5f44fad4..fe57a726e 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miCopy.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miCopy.c
@@ -1,7 +1,31 @@
-/* $XConsortium: miCopy.c,v 5.6 93/02/08 11:07:23 rws Exp $ */
+/* $XConsortium: miCopy.c,v 5.7 93/09/03 15:06:04 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miFillArea.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miFillArea.c
index bcd44bb3e..8667b2ef0 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miFillArea.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miFillArea.c
@@ -1,7 +1,34 @@
-/* $XConsortium: miFillArea.c,v 5.8 92/12/29 17:12:27 mor Exp $ */
+/* $XConsortium: miFillArea.c,v 5.9 93/09/03 15:05:42 hersh Exp $ */
+/*
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +48,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miLUT.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miInquire.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miInquire.c
index c77856af6..3cd6729e9 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miInquire.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miInquire.c
@@ -1,7 +1,31 @@
-/* $XConsortium: miInquire.c,v 5.7 93/07/08 18:03:45 hersh Exp $ */
+/* $XConsortium: miInquire.c,v 5.8 93/09/03 15:06:07 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miLight.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miLight.c
index d52e60b94..8727c37ac 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miLight.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miLight.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miLight.c,v 5.2 91/05/01 14:39:31 hersh Exp $ */
+/* $XConsortium: miLight.c,v 5.3 93/01/25 17:21:50 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
- All Rights Reserved
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miLUT.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miLvl2Tab.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miLvl2Tab.c
index da49d3448..631c2067d 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miLvl2Tab.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miLvl2Tab.c
@@ -1,18 +1,43 @@
-/* $XConsortium: miLvl2Tab.c,v 5.3 91/12/26 18:00:42 hersh Exp $ */
+/* $XConsortium: miLvl2Tab.c,v 5.4 92/08/12 15:32:49 hersh Exp $ */
+/*
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
- All Rights Reserved
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
/* Level II output command handling tables */
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNCurve.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNCurve.c
index 4c42a98c9..3ab1db30b 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNCurve.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNCurve.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miNCurve.c,v 5.1 91/02/16 09:55:45 rws Exp $ */
+/* $XConsortium: miNCurve.c,v 5.2 91/05/01 14:43:51 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include <math.h>
#include "mipex.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSTrim.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSTrim.c
index 618e8ba8c..37129d95f 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSTrim.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSTrim.c
@@ -1,18 +1,43 @@
-/* $XConsortium: miNSTrim.c,v 5.3 91/07/01 08:33:17 rws Exp $ */
+/* $XConsortium: miNSTrim.c,v 5.4 93/09/03 15:06:26 hersh Exp $ */
+/*
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
- All Rights Reserved
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "mipex.h"
#include "misc.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSurf.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSurf.c
index 663cbe978..6d44ba6d2 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSurf.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSurf.c
@@ -1,20 +1,43 @@
-/* $XConsortium: miNSurf.c,v 5.8 91/10/25 18:30:41 hersh Exp $ */
+/* $XConsortium: miNSurf.c,v 5.9 93/09/03 15:06:29 hersh Exp $ */
+/*
-#define TRIMING 1
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
- All Rights Reserved
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -24,7 +47,9 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
+#define TRIMING 1
#include <math.h>
#include "mipex.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNurbs.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNurbs.c
index 44e869957..d7e4c24a4 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNurbs.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNurbs.c
@@ -1,18 +1,43 @@
-/* $XConsortium: miNurbs.c,v 5.3 91/05/01 14:44:31 hersh Exp $ */
+/* $XConsortium: miNurbs.c,v 5.4 93/09/03 15:06:20 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
- All Rights Reserved
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "X.h"
#include "misc.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miOCs.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miOCs.c
index be027e914..5a5954a1e 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miOCs.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miOCs.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miOCs.c,v 5.4 91/07/22 19:58:56 hersh Exp $ */
+/* $XConsortium: miOCs.c,v 5.5 93/09/03 15:05:39 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
- All Rights Reserved
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miLUT.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miPickPrim.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miPickPrim.c
index 80c1aa107..90daf423e 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miPickPrim.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miPickPrim.c
@@ -1,18 +1,43 @@
-/* $XConsortium: miPickPrim.c,v 5.6 92/12/29 17:15:05 mor Exp $ */
+/* $XConsortium: miPickPrim.c,v 5.7 93/09/03 15:06:23 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
- All Rights Reserved
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include <stdio.h>
#include "miWks.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miQuadMesh.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miQuadMesh.c
index f85be11b3..5ae69a3de 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miQuadMesh.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miQuadMesh.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miQuadMesh.c,v 5.3 92/08/20 16:37:21 hersh Exp $ */
+/* $XConsortium: miQuadMesh.c,v 5.4 93/09/03 15:06:10 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miLUT.h"
#include "ddpex2.h"
#include "ddpex3.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miSOFAS.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miSOFAS.c
index 604c4ac6a..729eb8120 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miSOFAS.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miSOFAS.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miSOFAS.c,v 5.2 91/05/01 14:43:04 hersh Exp $ */
+/* $XConsortium: miSOFAS.c,v 5.3 93/09/03 15:06:18 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "mipex.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miSearch.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miSearch.c
index 30d8afdf4..37056e6c3 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miSearch.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miSearch.c
@@ -1,18 +1,43 @@
-/* $XConsortium: miSearch.c,v 5.4 93/01/25 16:40:38 hersh Exp $ */
+/* $XConsortium: miSearch.c,v 5.5 93/09/03 15:06:38 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
- All Rights Reserved
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include <stdio.h>
#include "miWks.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miText.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miText.c
index 38252ee7e..bc1554be7 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miText.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miText.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miText.c,v 5.11 93/01/26 10:40:36 mor Exp $ */
+/* $XConsortium: miText.c,v 5.12 93/09/03 15:05:45 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include <math.h>
#include <stdio.h>
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTrans.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTrans.c
index 87689386e..4bbc9d0d9 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTrans.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTrans.c
@@ -1,18 +1,43 @@
-/* $XConsortium: miTrans.c,v 5.1 91/02/16 09:55:19 rws Exp $ */
+/* $XConsortium: miTrans.c,v 5.2 91/05/01 14:34:41 hersh Exp $ */
+/*
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
- All Rights Reserved
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "mipex.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTriStrip.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTriStrip.c
index cc127aca5..e802b28a2 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTriStrip.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTriStrip.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miTriStrip.c,v 5.10 93/01/25 17:06:17 hersh Exp $ */
+/* $XConsortium: miTriStrip.c,v 5.11 93/09/03 15:06:00 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,8 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
+
#include "miClip.h"
#include "misc.h"
#include "miscstruct.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level2/pexOCParse.c b/xc/programs/Xserver/PEX5/ddpex/mi/level2/pexOCParse.c
index e952ba5a6..d18b179d9 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level2/pexOCParse.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level2/pexOCParse.c
@@ -1,7 +1,31 @@
-/* $XConsortium: pexOCParse.c,v 5.7 93/02/08 11:10:49 rws Exp $ */
+/* $XConsortium: pexOCParse.c,v 5.8 93/09/03 15:05:52 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level3/miRender.c b/xc/programs/Xserver/PEX5/ddpex/mi/level3/miRender.c
index 29ea17797..efff0c0ad 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level3/miRender.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level3/miRender.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miRender.c,v 5.19 93/01/27 15:48:27 hersh Exp $ */
+/* $XConsortium: miRender.c,v 5.20 93/09/03 15:07:12 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "miLUT.h"
#include "dipex.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level3/miRndrPick.c b/xc/programs/Xserver/PEX5/ddpex/mi/level3/miRndrPick.c
index c58074420..e9737930c 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level3/miRndrPick.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level3/miRndrPick.c
@@ -1,28 +1,29 @@
-/* $XConsortium: miRndrPick.c,v 1.9 93/08/30 17:00:13 hersh Exp $ */
+/* $XConsortium: miRndrPick.c,v 1.10 93/09/03 15:07:35 hersh Exp $ */
/************************************************************
-Copyright 1992 by The Massachusetts Institute of Technology
-
-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 and that both that copyright
-notice and this permission notice appear in supporting
-docu- mentation, and that the name of MIT not be used in
-advertising or publicity pertaining to distribution of the
-software without specific prior written permission.
-M.I.T. makes no representation about the suitability of
-this software for any purpose. It is provided "as is"
-without any express or implied warranty.
-
-MIT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FIT-
-NESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MIT BE LI-
-ABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
-ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
-PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
-OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
-THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Copyright (c) 1992 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
******************************************************************/
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_plain.c b/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_plain.c
index f7f21ed02..d0d7c1d1e 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_plain.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_plain.c
@@ -1,17 +1,43 @@
-/* $XConsortium: css_plain.c,v 5.3 91/12/26 18:05:02 hersh Exp $ */
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+/* $XConsortium: css_plain.c,v 5.4 91/12/26 18:15:31 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
- All Rights Reserved
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -21,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
/*
* this file contains the element handling procedures for elements
* which are stored in the format they are received. This includes
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_tbls.c b/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_tbls.c
index 8b0b6ebbb..8ae04d49a 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_tbls.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_tbls.c
@@ -1,18 +1,43 @@
-/* $XConsortium: css_tbls.c,v 5.2 91/12/26 18:05:04 hersh Exp $ */
+/* $XConsortium: css_tbls.c,v 5.3 92/08/12 15:32:12 hersh Exp $ */
+/*
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
- All Rights Reserved
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
/* Automatically generated element handling tables */
#include "ddpex.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level4/miDynamics.c b/xc/programs/Xserver/PEX5/ddpex/mi/level4/miDynamics.c
index c0afee4c0..91438f149 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level4/miDynamics.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level4/miDynamics.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miDynamics.c,v 5.1 91/02/16 09:56:13 rws Exp $ */
+/* $XConsortium: miDynamics.c,v 5.2 92/12/30 16:44:38 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "ddpex.h"
#include "ddpex4.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level4/miPick.c b/xc/programs/Xserver/PEX5/ddpex/mi/level4/miPick.c
index 54a1302ad..6a1721989 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level4/miPick.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level4/miPick.c
@@ -1,20 +1,43 @@
-/* $XConsortium: miPick.c,v 5.6 92/08/12 15:24:05 hersh Exp $ */
+/* $XConsortium: miPick.c,v 5.7 92/11/17 17:34:08 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
- All Rights Reserved
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -24,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "miWks.h" /* miPickMeasureStr is defined in here */
#include "miNS.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level4/miSC.c b/xc/programs/Xserver/PEX5/ddpex/mi/level4/miSC.c
index 6b3c7f33d..85225db71 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level4/miSC.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level4/miSC.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miSC.c,v 5.2 92/11/17 17:34:36 hersh Exp $ */
+/* $XConsortium: miSC.c,v 5.3 92/11/19 15:14:55 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "ddpex4.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level4/miStruct.c b/xc/programs/Xserver/PEX5/ddpex/mi/level4/miStruct.c
index 80a823599..7ef4540a7 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level4/miStruct.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level4/miStruct.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miStruct.c,v 5.10 92/10/05 18:43:33 hersh Exp $ */
+/* $XConsortium: miStruct.c,v 5.11 92/11/09 18:57:46 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "mipex.h"
#include "ddpex4.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/level4/miTraverse.c b/xc/programs/Xserver/PEX5/ddpex/mi/level4/miTraverse.c
index 3d1022d18..df9513d4d 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/level4/miTraverse.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/level4/miTraverse.c
@@ -1,20 +1,43 @@
-/* $XConsortium: miTraverse.c,v 5.4 92/10/15 16:14:02 hersh Exp $ */
+/* $XConsortium: miTraverse.c,v 5.5 92/11/17 17:34:39 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
- All Rights Reserved
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -24,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "miWks.h"
#include "PEXproto.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLUTProcs.ci b/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLUTProcs.ci
index 39e2ed1ca..b30e6c6f3 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLUTProcs.ci
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLUTProcs.ci
@@ -1,18 +1,43 @@
-/* $XConsortium: miLUTProcs.ci,v 5.4 91/07/19 20:47:01 hersh Exp $ */
+/* $XConsortium: miLUTProcs.ci,v 5.5 92/12/30 16:21:34 hersh Exp $ */
+/*
+
+Copyright (c) 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
-/***********************************************************
-Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
- All Rights Reserved
+Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+ of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#ifndef MILUT_PROCS_CI
#define MILUT_PROCS_CI
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLightLUT.c b/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLightLUT.c
index 01bd28098..ed815dfa3 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLightLUT.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLightLUT.c
@@ -1,18 +1,43 @@
-/* $XConsortium: miLightLUT.c,v 5.1 91/02/16 09:56:29 rws Exp $ */
+/* $XConsortium: miLightLUT.c,v 5.2 91/03/19 21:27:43 hersh Exp $ */
+/*
-/***********************************************************
-Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1990, 1991 X Consortium
- All Rights Reserved
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include <math.h>
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/shared/miNS.c b/xc/programs/Xserver/PEX5/ddpex/mi/shared/miNS.c
index 7f2360cbe..37d1da558 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/shared/miNS.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/shared/miNS.c
@@ -1,19 +1,43 @@
-/* $XConsortium: miNS.c,v 5.1 91/02/16 09:56:17 rws Exp $ */
+/* $XConsortium: miNS.c,v 5.2 91/11/15 19:39:51 hersh Exp $ */
+/*
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "mipex.h"
#include "miNS.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/shared/miPattLUT.c b/xc/programs/Xserver/PEX5/ddpex/mi/shared/miPattLUT.c
index d91275711..434114214 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/shared/miPattLUT.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/shared/miPattLUT.c
@@ -1,18 +1,43 @@
-/* $XConsortium: miPattLUT.c,v 5.2 91/07/19 20:45:20 hersh Exp $ */
+/* $XConsortium: miPattLUT.c,v 5.3 92/12/30 16:21:28 hersh Exp $ */
+/*
-/***********************************************************
-Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1990, 1991 X Consortium
- All Rights Reserved
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "miLUT.h"
#include "miWks.h"
diff --git a/xc/programs/Xserver/PEX5/ddpex/mi/shared/miUtils.c b/xc/programs/Xserver/PEX5/ddpex/mi/shared/miUtils.c
index a3fde0bc8..27c83e9b6 100644
--- a/xc/programs/Xserver/PEX5/ddpex/mi/shared/miUtils.c
+++ b/xc/programs/Xserver/PEX5/ddpex/mi/shared/miUtils.c
@@ -1,19 +1,43 @@
+/* $XConsortium: miUtils.c,v 5.4 93/09/03 15:16:14 hersh Exp $ */
+/*
-/* $XConsortium: miUtils.c,v 5.3 92/01/24 15:19:51 rws Exp $ */
+Copyright (c) 1989, 1990, 1991 X Consortium
-/***********************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
- All Rights Reserved
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -23,7 +47,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include <math.h>
diff --git a/xc/programs/Xserver/PEX5/dipex/dispatch/dipexBuf.c b/xc/programs/Xserver/PEX5/dipex/dispatch/dipexBuf.c
index d68cb33ac..aaf5926fc 100644
--- a/xc/programs/Xserver/PEX5/dipex/dispatch/dipexBuf.c
+++ b/xc/programs/Xserver/PEX5/dipex/dispatch/dipexBuf.c
@@ -1,7 +1,31 @@
-/* $XConsortium: dipexBuf.c,v 5.1 91/02/16 09:56:37 rws Exp $ */
+/* $XConsortium: dipexBuf.c,v 5.2 93/01/25 16:11:56 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/dispatch/pexUtils.c b/xc/programs/Xserver/PEX5/dipex/dispatch/pexUtils.c
index 9c8d5dab3..f4d650eed 100644
--- a/xc/programs/Xserver/PEX5/dipex/dispatch/pexUtils.c
+++ b/xc/programs/Xserver/PEX5/dipex/dispatch/pexUtils.c
@@ -1,6 +1,33 @@
-/* $XConsortium: pexUtils.c,v 5.6 92/10/05 17:01:54 hersh Exp $ */
+/* $XConsortium: pexUtils.c,v 5.7 93/09/03 14:52:22 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
-/***********************************************************
Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
All Rights Reserved
@@ -9,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +48,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "ddpex.h"
#include "pexUtils.h"
diff --git a/xc/programs/Xserver/PEX5/dipex/objects/pexFont.c b/xc/programs/Xserver/PEX5/dipex/objects/pexFont.c
index 67619c2b1..a35b715df 100644
--- a/xc/programs/Xserver/PEX5/dipex/objects/pexFont.c
+++ b/xc/programs/Xserver/PEX5/dipex/objects/pexFont.c
@@ -1,7 +1,31 @@
-/* $XConsortium: pexFont.c,v 5.5 92/11/24 13:08:37 mor Exp $ */
+/* $XConsortium: pexFont.c,v 5.6 92/12/01 17:18:00 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/objects/pexInfo.c b/xc/programs/Xserver/PEX5/dipex/objects/pexInfo.c
index 285097688..b4fb86f15 100644
--- a/xc/programs/Xserver/PEX5/dipex/objects/pexInfo.c
+++ b/xc/programs/Xserver/PEX5/dipex/objects/pexInfo.c
@@ -1,7 +1,31 @@
-/* $XConsortium: pexInfo.c,v 5.3 93/05/07 16:15:31 hersh Exp $ */
+/* $XConsortium: pexInfo.c,v 5.4 93/09/03 14:54:22 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/objects/pexLut.c b/xc/programs/Xserver/PEX5/dipex/objects/pexLut.c
index 717a36104..eca4d1246 100644
--- a/xc/programs/Xserver/PEX5/dipex/objects/pexLut.c
+++ b/xc/programs/Xserver/PEX5/dipex/objects/pexLut.c
@@ -1,7 +1,34 @@
-/* $XConsortium: pexLut.c,v 5.2 92/11/24 13:10:20 mor Exp $ */
+/* $XConsortium: pexLut.c,v 5.3 92/12/01 17:18:02 hersh Exp $ */
+/*
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +48,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
/*++
diff --git a/xc/programs/Xserver/PEX5/dipex/objects/pexNs.c b/xc/programs/Xserver/PEX5/dipex/objects/pexNs.c
index 095412f46..203d76497 100644
--- a/xc/programs/Xserver/PEX5/dipex/objects/pexNs.c
+++ b/xc/programs/Xserver/PEX5/dipex/objects/pexNs.c
@@ -1,7 +1,34 @@
-/* $XConsortium: pexNs.c,v 5.1 91/02/16 09:56:49 rws Exp $ */
+/* $XConsortium: pexNs.c,v 5.2 92/12/01 17:17:57 hersh Exp $ */
+/*
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +48,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
#include "X.h"
diff --git a/xc/programs/Xserver/PEX5/dipex/objects/pexPc.c b/xc/programs/Xserver/PEX5/dipex/objects/pexPc.c
index 62920f742..211c9a798 100644
--- a/xc/programs/Xserver/PEX5/dipex/objects/pexPc.c
+++ b/xc/programs/Xserver/PEX5/dipex/objects/pexPc.c
@@ -1,7 +1,31 @@
-/* $XConsortium: pexPc.c,v 5.8 92/11/16 13:31:02 mor Exp $ */
+/* $XConsortium: pexPc.c,v 5.9 92/12/01 17:17:54 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/objects/pexPhigs.c b/xc/programs/Xserver/PEX5/dipex/objects/pexPhigs.c
index e3d77cf7a..d10793b37 100644
--- a/xc/programs/Xserver/PEX5/dipex/objects/pexPhigs.c
+++ b/xc/programs/Xserver/PEX5/dipex/objects/pexPhigs.c
@@ -1,7 +1,31 @@
-/* $XConsortium: pexPhigs.c,v 5.3 92/10/15 16:12:19 hersh Exp $ */
+/* $XConsortium: pexPhigs.c,v 5.4 92/12/01 17:17:22 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/objects/pexPick.c b/xc/programs/Xserver/PEX5/dipex/objects/pexPick.c
index 6bb8b4cdb..e57c1010a 100644
--- a/xc/programs/Xserver/PEX5/dipex/objects/pexPick.c
+++ b/xc/programs/Xserver/PEX5/dipex/objects/pexPick.c
@@ -1,7 +1,34 @@
-/* $XConsortium: pexPick.c,v 5.1 91/02/16 09:56:45 rws Exp $ */
+/* $XConsortium: pexPick.c,v 5.2 92/03/04 14:16:12 hersh Exp $ */
+/*
-/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +36,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -22,7 +48,7 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
+*/
/*++
diff --git a/xc/programs/Xserver/PEX5/dipex/objects/pexRndrPick.c b/xc/programs/Xserver/PEX5/dipex/objects/pexRndrPick.c
index 015a13f7d..86debb71c 100644
--- a/xc/programs/Xserver/PEX5/dipex/objects/pexRndrPick.c
+++ b/xc/programs/Xserver/PEX5/dipex/objects/pexRndrPick.c
@@ -1,28 +1,29 @@
-/* $XConsortium: pexRndrPick.c,v 1.7 92/12/03 19:58:47 hersh Exp $ */
+/* $XConsortium: pexRndrPick.c,v 1.8 92/12/14 16:17:44 hersh Exp $ */
/************************************************************
-Copyright 1992 by The Massachusetts Institute of Technology
-
-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 and that both that copyright
-notice and this permission notice appear in supporting
-docu- mentation, and that the name of MIT not be used in
-advertising or publicity pertaining to distribution of the
-software without specific prior written permission.
-M.I.T. makes no representation about the suitability of
-this software for any purpose. It is provided "as is"
-without any express or implied warranty.
-
-MIT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FIT-
-NESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MIT BE LI-
-ABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
-ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
-PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
-OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
-THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Copyright (c) 1992 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
******************************************************************/
diff --git a/xc/programs/Xserver/PEX5/dipex/objects/pexSc.c b/xc/programs/Xserver/PEX5/dipex/objects/pexSc.c
index 044136f17..79012c55c 100644
--- a/xc/programs/Xserver/PEX5/dipex/objects/pexSc.c
+++ b/xc/programs/Xserver/PEX5/dipex/objects/pexSc.c
@@ -1,7 +1,31 @@
-/* $XConsortium: pexSc.c,v 5.7 93/01/06 13:57:17 mor Exp $ */
+/* $XConsortium: pexSc.c,v 5.8 93/09/03 14:53:24 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/objects/pexStr.c b/xc/programs/Xserver/PEX5/dipex/objects/pexStr.c
index 2cbc7ee10..cc4353dc2 100644
--- a/xc/programs/Xserver/PEX5/dipex/objects/pexStr.c
+++ b/xc/programs/Xserver/PEX5/dipex/objects/pexStr.c
@@ -1,7 +1,31 @@
-/* $XConsortium: pexStr.c,v 5.2 91/03/15 18:26:57 hersh Exp $ */
+/* $XConsortium: pexStr.c,v 5.3 92/12/01 17:17:58 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/Convert.c b/xc/programs/Xserver/PEX5/dipex/swap/Convert.c
index 9a0591652..88ed164d2 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/Convert.c
+++ b/xc/programs/Xserver/PEX5/dipex/swap/Convert.c
@@ -1,7 +1,31 @@
-/* $XConsortium: Convert.c,v 5.3 91/07/01 16:29:05 hersh Exp $ */
+/* $XConsortium: Convert.c,v 5.4 91/12/30 18:23:37 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/OCattr.c b/xc/programs/Xserver/PEX5/dipex/swap/OCattr.c
index a209c978d..c600a8c25 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/OCattr.c
+++ b/xc/programs/Xserver/PEX5/dipex/swap/OCattr.c
@@ -1,7 +1,31 @@
-/* $XConsortium: OCattr.c,v 5.5 93/05/07 16:07:45 hersh Exp $ */
+/* $XConsortium: OCattr.c,v 5.6 93/07/08 17:51:25 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/OCattr.h b/xc/programs/Xserver/PEX5/dipex/swap/OCattr.h
index f24f2ea55..02869112d 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/OCattr.h
+++ b/xc/programs/Xserver/PEX5/dipex/swap/OCattr.h
@@ -1,7 +1,31 @@
-/* $XConsortium: OCattr.h,v 5.1 91/02/16 09:57:23 rws Exp $ */
+/* $XConsortium: OCattr.h,v 5.2 93/05/07 16:07:51 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/OCcolour.ci b/xc/programs/Xserver/PEX5/dipex/swap/OCcolour.ci
index 1315ed10d..10d6db552 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/OCcolour.ci
+++ b/xc/programs/Xserver/PEX5/dipex/swap/OCcolour.ci
@@ -1,7 +1,31 @@
-/* $XConsortium: OCcolour.ci,v 5.1 91/02/16 09:57:23 rws Exp $ */
+/* $XConsortium: OCcolour.ci,v 5.2 91/03/15 19:00:18 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/OCprim.h b/xc/programs/Xserver/PEX5/dipex/swap/OCprim.h
index 7572b3e3c..4b5bf44df 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/OCprim.h
+++ b/xc/programs/Xserver/PEX5/dipex/swap/OCprim.h
@@ -1,7 +1,31 @@
-/* $XConsortium: OCprim.h,v 5.2 92/03/04 14:19:20 hersh Exp $ */
+/* $XConsortium: OCprim.h,v 5.3 93/05/07 16:07:52 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/Replies.ci b/xc/programs/Xserver/PEX5/dipex/swap/Replies.ci
index 2646cddea..9fcff45e1 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/Replies.ci
+++ b/xc/programs/Xserver/PEX5/dipex/swap/Replies.ci
@@ -1,7 +1,31 @@
-/* $XConsortium: Replies.ci,v 5.2 91/03/15 18:31:38 keith Exp $ */
+/* $XConsortium: Replies.ci,v 5.3 92/03/04 14:18:42 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/SwapConv.h b/xc/programs/Xserver/PEX5/dipex/swap/SwapConv.h
index 01a375675..ebe06f0f9 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/SwapConv.h
+++ b/xc/programs/Xserver/PEX5/dipex/swap/SwapConv.h
@@ -1,7 +1,31 @@
-/* $XConsortium: SwapConv.h,v 5.1 91/02/16 09:57:22 rws Exp $ */
+/* $XConsortium: SwapConv.h,v 5.2 91/12/30 18:23:59 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/cOCTables.ci b/xc/programs/Xserver/PEX5/dipex/swap/cOCTables.ci
index 3182b60c2..c8a76627d 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/cOCTables.ci
+++ b/xc/programs/Xserver/PEX5/dipex/swap/cOCTables.ci
@@ -1,8 +1,32 @@
-/* $XConsortium: cOCTables.ci,v 1.3 93/05/07 16:07:54 hersh Exp $ */
+/* $XConsortium: cOCTables.ci,v 1.4 93/07/08 17:51:49 hersh Exp $ */
/* Automatically generated OC table
*/
/******************************************************************
-Copyright 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +34,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/cOCprim.c b/xc/programs/Xserver/PEX5/dipex/swap/cOCprim.c
index 0bd0dd9e1..d312f87b1 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/cOCprim.c
+++ b/xc/programs/Xserver/PEX5/dipex/swap/cOCprim.c
@@ -1,7 +1,31 @@
-/* $XConsortium: cOCprim.c,v 5.8 93/05/07 16:07:49 hersh Exp $ */
+/* $XConsortium: cOCprim.c,v 5.9 93/09/03 14:49:37 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/check.c b/xc/programs/Xserver/PEX5/dipex/swap/check.c
index e146619b7..28cff3241 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/check.c
+++ b/xc/programs/Xserver/PEX5/dipex/swap/check.c
@@ -1,7 +1,31 @@
-/* $XConsortium: check.c,v 5.4 91/12/30 18:23:45 hersh Exp $ */
+/* $XConsortium: check.c,v 5.5 92/03/04 14:18:59 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/convEv.c b/xc/programs/Xserver/PEX5/dipex/swap/convEv.c
index b1426df05..1797a9bba 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/convEv.c
+++ b/xc/programs/Xserver/PEX5/dipex/swap/convEv.c
@@ -1,28 +1,29 @@
-/* $XConsortium$ */
+/* $XConsortium: convEv.c,v 1.1 92/03/04 14:19:24 hersh Exp $ */
/************************************************************
-Copyright 1992 by The Massachusetts Institute of Technology
-
-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 and that both that copyright
-notice and this permission notice appear in supporting
-docu- mentation, and that the name of MIT not be used in
-advertising or publicity pertaining to distribution of the
-software without specific prior written permission.
-M.I.T. makes no representation about the suitability of
-this software for any purpose. It is provided "as is"
-without any express or implied warranty.
-
-MIT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FIT-
-NESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MIT BE LI-
-ABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
-ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
-PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
-OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
-THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Copyright (c) 1992 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
******************************************************************/
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/convReq.h b/xc/programs/Xserver/PEX5/dipex/swap/convReq.h
index 80904bcd8..72ccd169a 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/convReq.h
+++ b/xc/programs/Xserver/PEX5/dipex/swap/convReq.h
@@ -1,7 +1,31 @@
-/* $XConsortium: convReq.h,v 5.1 91/02/16 09:57:11 rws Exp $ */
+/* $XConsortium: convReq.h,v 5.2 92/03/04 14:18:57 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/convUtil.c b/xc/programs/Xserver/PEX5/dipex/swap/convUtil.c
index fd545d4e7..32a04ca9b 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/convUtil.c
+++ b/xc/programs/Xserver/PEX5/dipex/swap/convUtil.c
@@ -1,7 +1,31 @@
-/* $XConsortium: convUtil.c,v 5.2 91/03/15 18:43:16 hersh Exp $ */
+/* $XConsortium: convUtil.c,v 5.3 91/05/01 17:14:22 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/convertStr.h b/xc/programs/Xserver/PEX5/dipex/swap/convertStr.h
index d7d13951b..c71657e45 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/convertStr.h
+++ b/xc/programs/Xserver/PEX5/dipex/swap/convertStr.h
@@ -1,7 +1,31 @@
-/* $XConsortium: convertStr.h,v 5.2 92/03/04 14:20:35 hersh Exp $ */
+/* $XConsortium: convertStr.h,v 5.3 92/08/12 15:46:12 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/floatconv.c b/xc/programs/Xserver/PEX5/dipex/swap/floatconv.c
index 52b155c5f..32c5c7eeb 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/floatconv.c
+++ b/xc/programs/Xserver/PEX5/dipex/swap/floatconv.c
@@ -1,7 +1,31 @@
-/* $XConsortium: floatconv.c,v 5.4 91/07/01 16:39:12 hersh Exp $ */
+/* $XConsortium: floatconv.c,v 5.5 91/12/30 18:23:51 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/uOCTables.ci b/xc/programs/Xserver/PEX5/dipex/swap/uOCTables.ci
index ec4d9b235..d0e3190b6 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/uOCTables.ci
+++ b/xc/programs/Xserver/PEX5/dipex/swap/uOCTables.ci
@@ -1,8 +1,32 @@
-/* $XConsortium: uOCTables.ci,v 5.2 93/05/07 16:07:55 hersh Exp $ */
+/* $XConsortium: uOCTables.ci,v 5.3 93/07/08 17:51:52 hersh Exp $ */
/* Automatically generated OC table
*/
/******************************************************************
-Copyright 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +34,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/uOCprim.c b/xc/programs/Xserver/PEX5/dipex/swap/uOCprim.c
index c08046e64..7e2a5f01d 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/uOCprim.c
+++ b/xc/programs/Xserver/PEX5/dipex/swap/uOCprim.c
@@ -1,7 +1,31 @@
-/* $XConsortium: uOCprim.c,v 5.8 93/05/07 16:07:19 hersh Exp $ */
+/* $XConsortium: uOCprim.c,v 5.9 93/09/03 14:48:56 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/uconvRep.h b/xc/programs/Xserver/PEX5/dipex/swap/uconvRep.h
index 6c71532a8..598db62c5 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/uconvRep.h
+++ b/xc/programs/Xserver/PEX5/dipex/swap/uconvRep.h
@@ -1,7 +1,31 @@
-/* $XConsortium: uconvRep.h,v 5.1 91/02/16 09:57:21 rws Exp $ */
+/* $XConsortium: uconvRep.h,v 5.2 92/03/04 14:19:18 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/dipex/swap/util/ReqSame.awk b/xc/programs/Xserver/PEX5/dipex/swap/util/ReqSame.awk
index c9a4acd06..4a1419841 100644
--- a/xc/programs/Xserver/PEX5/dipex/swap/util/ReqSame.awk
+++ b/xc/programs/Xserver/PEX5/dipex/swap/util/ReqSame.awk
@@ -1,4 +1,4 @@
-# $XConsortium: ReqSame.awk,v 5.1 91/02/16 09:57:24 rws Exp $
+# $XConsortium: ReqSame.awk,v 5.2 91/03/15 19:00:47 hersh Exp $
###########################################################################
## Copyright 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
##
@@ -8,8 +8,8 @@
## documentation for any purpose and without fee is hereby granted,
## 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 names of Sun Microsystems,
-## the X Consortium, and MIT not be used in advertising or publicity
+## supporting documentation, and that the names of Sun Microsystems
+## and the X Consortium not be used in advertising or publicity
## pertaining to distribution of the software without specific, written
## prior permission.
##
diff --git a/xc/programs/Xserver/PEX5/include/PEX.h b/xc/programs/Xserver/PEX5/include/PEX.h
index 93c14b3fe..dcf20a6bb 100644
--- a/xc/programs/Xserver/PEX5/include/PEX.h
+++ b/xc/programs/Xserver/PEX5/include/PEX.h
@@ -1,7 +1,31 @@
-/* $XConsortium: PEX.h,v 5.9 92/04/23 16:11:14 hersh Exp $ */
+/* $XConsortium: PEX.h,v 5.10 92/04/23 17:43:16 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/include/PEXprotost.h b/xc/programs/Xserver/PEX5/include/PEXprotost.h
index 4b1197976..397c8aace 100644
--- a/xc/programs/Xserver/PEX5/include/PEXprotost.h
+++ b/xc/programs/Xserver/PEX5/include/PEXprotost.h
@@ -1,8 +1,32 @@
-/* $XConsortium: PEXprotost.h,v 5.4 92/03/04 14:08:13 hersh Exp $ */
+/* $XConsortium: PEXprotost.h,v 5.5 92/06/03 18:31:58 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +34,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/Xserver/PEX5/include/pexExtract.h b/xc/programs/Xserver/PEX5/include/pexExtract.h
index 55f92b17a..356ebe325 100644
--- a/xc/programs/Xserver/PEX5/include/pexExtract.h
+++ b/xc/programs/Xserver/PEX5/include/pexExtract.h
@@ -1,8 +1,32 @@
-/* $XConsortium: pexExtract.h,v 5.7 91/12/11 18:11:43 hersh Exp $ */
+/* $XConsortium: pexExtract.h,v 5.8 93/09/03 14:47:03 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,10 +34,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/programs/editres/setvalues.c b/xc/programs/editres/setvalues.c
index 27cceddec..ca8c32f4f 100644
--- a/xc/programs/editres/setvalues.c
+++ b/xc/programs/editres/setvalues.c
@@ -1,24 +1,28 @@
/*
- * $XConsortium: setvalues.c,v 1.4 91/03/20 17:08:49 gildea Exp $
+ * $XConsortium: setvalues.c,v 1.5 93/09/20 18:06:37 hersh 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.
- *
- * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
- * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+Copyright (c) 1989 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
*
* Author: Chris D. Peterson, MIT X Consortium
*/
diff --git a/xc/programs/editres/utils.c b/xc/programs/editres/utils.c
index bcb2ae5ce..6031cfcaa 100644
--- a/xc/programs/editres/utils.c
+++ b/xc/programs/editres/utils.c
@@ -1,24 +1,28 @@
/*
- * $XConsortium: utils.c,v 1.20 93/08/19 09:27:22 rws Exp $
+ * $XConsortium: utils.c,v 1.21 93/09/20 18:06:32 hersh 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.
- *
- * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
- * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+Copyright (c) 1989 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
*/
#include <X11/Intrinsic.h>
diff --git a/xc/programs/mkfontdir/mkfontdir.c b/xc/programs/mkfontdir/mkfontdir.c
index da64b608c..e4ffc1ad2 100644
--- a/xc/programs/mkfontdir/mkfontdir.c
+++ b/xc/programs/mkfontdir/mkfontdir.c
@@ -1,6 +1,30 @@
/***********************************************************
-Copyright 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
-and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
+
+Copyright (c) 1988 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+
+Copyright 1988 by Digital Equipment Corporation, Maynard, Massachusetts.
All Rights Reserved
@@ -8,7 +32,7 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Digital or MIT not be
+supporting documentation, and that the name of Digital not be
used in advertising or publicity pertaining to distribution of the
software without specific, written prior permission.
@@ -22,7 +46,7 @@ SOFTWARE.
******************************************************************/
-/* $XConsortium: mkfontdir.c,v 1.10 93/09/12 18:44:04 rws Exp $ */
+/* $XConsortium: mkfontdir.c,v 1.11 93/09/20 18:06:01 hersh Exp $ */
#ifdef WIN32
#define _WILLWINSOCK_
diff --git a/xc/programs/xauth/gethost.c b/xc/programs/xauth/gethost.c
index 6dbfaf567..b1496cf0a 100644
--- a/xc/programs/xauth/gethost.c
+++ b/xc/programs/xauth/gethost.c
@@ -1,25 +1,30 @@
/*
- * $XConsortium: gethost.c,v 1.19 93/09/09 09:58:21 rws Exp $
- *
- * Copyright 1989 Massachusetts Institute of Technology
- *
- * 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 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.
- *
- * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
- * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ * $XConsortium: gethost.c,v 1.20 93/09/20 18:00:18 hersh Exp $
*
+ *
+Copyright (c) 1989 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+ * *
* Author: Jim Fulton, MIT X Consortium
*/
diff --git a/xc/programs/xauth/parsedpy.c b/xc/programs/xauth/parsedpy.c
index 5b127b27b..54207c44e 100644
--- a/xc/programs/xauth/parsedpy.c
+++ b/xc/programs/xauth/parsedpy.c
@@ -1,27 +1,32 @@
/*
- * $XConsortium: parsedpy.c,v 1.7 89/12/10 17:00:56 rws Exp $
+ * $XConsortium: parsedpy.c,v 1.8 93/09/20 18:00:15 hersh Exp $
*
* parse_displayname - utility routine for splitting up display name strings
*
- * Copyright 1989 Massachusetts Institute of Technology
- *
- * 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 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.
- *
- * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
- * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
+ *
+Copyright (c) 1989 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+ * *
* Author: Jim Fulton, MIT X Consortium
*/
diff --git a/xc/programs/xlsatoms/xlsatoms.c b/xc/programs/xlsatoms/xlsatoms.c
index a9a819ccb..b14bb7426 100644
--- a/xc/programs/xlsatoms/xlsatoms.c
+++ b/xc/programs/xlsatoms/xlsatoms.c
@@ -1,24 +1,28 @@
/*
- * $XConsortium: xlsatoms.c,v 1.3 90/12/17 18:47:10 gildea Exp $
+ * $XConsortium: xlsatoms.c,v 1.4 93/09/20 18:05:42 hersh 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.
- *
- * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
- * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+Copyright (c) 1989 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
*
* Author: Jim Fulton, MIT X Consortium
*/
diff --git a/xc/programs/xstdcmap/xstdcmap.c b/xc/programs/xstdcmap/xstdcmap.c
index bfa4de2fa..2fa6fc702 100644
--- a/xc/programs/xstdcmap/xstdcmap.c
+++ b/xc/programs/xstdcmap/xstdcmap.c
@@ -1,25 +1,30 @@
/*
- * $XConsortium: xstdcmap.c,v 1.8 92/11/24 16:24:36 rws Exp $
- *
- * Copyright 1989 Massachusetts Institute of Technology
- *
- * 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 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.
- *
- * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
- * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ * $XConsortium: xstdcmap.c,v 1.9 93/09/20 18:05:07 hersh Exp $
*
+ *
+Copyright (c) 1989 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+ * *
* Author: Donna Converse, MIT X Consortium
*/
diff --git a/xc/unsupported/doc/PHIGS/Makefile b/xc/unsupported/doc/PHIGS/Makefile
index 43b0fc4f9..471c70ec9 100644
--- a/xc/unsupported/doc/PHIGS/Makefile
+++ b/xc/unsupported/doc/PHIGS/Makefile
@@ -1,5 +1,5 @@
##
-# $XConsortium: Makefile,v 5.2 91/02/16 09:45:12 rws Exp $
+# $XConsortium: Makefile,v 5.3 91/08/20 20:03:11 hersh Exp $
##
##
## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
@@ -10,8 +10,8 @@
## documentation for any purpose and without fee is hereby granted,
## 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 names of Sun Microsystems,
-## the X Consortium, and MIT not be used in advertising or publicity
+## supporting documentation, and that the names of Sun Microsystems
+## and the X Consortium not be used in advertising or publicity
## pertaining to distribution of the software without specific, written
## prior permission.
##
diff --git a/xc/unsupported/doc/PHIGS/man3/link_c_func.sh b/xc/unsupported/doc/PHIGS/man3/link_c_func.sh
index 560565181..6494cac78 100755
--- a/xc/unsupported/doc/PHIGS/man3/link_c_func.sh
+++ b/xc/unsupported/doc/PHIGS/man3/link_c_func.sh
@@ -1,7 +1,7 @@
#!/bin/sh
##
-## $XConsortium$
+## $XConsortium: link_c_func.sh,v 1.2 91/08/26 16:13:03 hersh Exp $
##
##
## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
@@ -12,8 +12,8 @@
## documentation for any purpose and without fee is hereby granted,
## 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 names of Sun Microsystems,
-## the X Consortium, and MIT not be used in advertising or publicity
+## supporting documentation, and that the names of Sun Microsystems
+## the X Consortium not be used in advertising or publicity
## pertaining to distribution of the software without specific, written
## prior permission.
##
diff --git a/xc/unsupported/doc/PHIGS/man3/link_man3.sh b/xc/unsupported/doc/PHIGS/man3/link_man3.sh
index 5ad44bd79..393f4239c 100755
--- a/xc/unsupported/doc/PHIGS/man3/link_man3.sh
+++ b/xc/unsupported/doc/PHIGS/man3/link_man3.sh
@@ -1,7 +1,7 @@
#!/bin/sh
##
-# $XConsortium: link_man3.sh,v 5.2 91/02/16 09:36:44 rws Exp $
+# $XConsortium: link_man3.sh,v 5.3 91/04/02 17:25:32 hersh Exp $
##
##
## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
@@ -12,8 +12,8 @@
## documentation for any purpose and without fee is hereby granted,
## 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 names of Sun Microsystems,
-## the X Consortium, and MIT not be used in advertising or publicity
+## supporting documentation, and that the names of Sun Microsystems
+## and the X Consortium not be used in advertising or publicity
## pertaining to distribution of the software without specific, written
## prior permission.
##
diff --git a/xc/unsupported/doc/PHIGS/man3/p004 b/xc/unsupported/doc/PHIGS/man3/p004
index 53f5902c7..b9b3300e7 100644
--- a/xc/unsupported/doc/PHIGS/man3/p004
+++ b/xc/unsupported/doc/PHIGS/man3/p004
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p004,v 5.1 91/02/16 09:36:48 rws Exp $
+.\" $XConsortium: p004,v 5.2 91/08/16 16:22:17 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p013 b/xc/unsupported/doc/PHIGS/man3/p013
index a9be5c08a..9b062f19f 100644
--- a/xc/unsupported/doc/PHIGS/man3/p013
+++ b/xc/unsupported/doc/PHIGS/man3/p013
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p013,v 5.1 91/02/16 09:36:57 rws Exp $
+.\" $XConsortium: p013,v 5.2 91/08/16 14:31:05 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p035 b/xc/unsupported/doc/PHIGS/man3/p035
index 2de4c2ca8..953c2ef99 100644
--- a/xc/unsupported/doc/PHIGS/man3/p035
+++ b/xc/unsupported/doc/PHIGS/man3/p035
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p035,v 5.1 91/02/16 09:37:20 rws Exp $
+.\" $XConsortium: p035,v 5.2 91/08/16 15:15:21 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p038 b/xc/unsupported/doc/PHIGS/man3/p038
index 94ecd286b..e240d28a8 100644
--- a/xc/unsupported/doc/PHIGS/man3/p038
+++ b/xc/unsupported/doc/PHIGS/man3/p038
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p038,v 5.1 91/02/16 09:37:23 rws Exp $
+.\" $XConsortium: p038,v 5.2 91/08/16 14:55:43 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p044 b/xc/unsupported/doc/PHIGS/man3/p044
index f21b5a991..a8cbb0a5d 100644
--- a/xc/unsupported/doc/PHIGS/man3/p044
+++ b/xc/unsupported/doc/PHIGS/man3/p044
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p044,v 5.1 91/02/16 09:37:29 rws Exp $
+.\" $XConsortium: p044,v 5.2 91/08/16 16:22:30 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p045 b/xc/unsupported/doc/PHIGS/man3/p045
index c79f3d6af..d4a76b0eb 100644
--- a/xc/unsupported/doc/PHIGS/man3/p045
+++ b/xc/unsupported/doc/PHIGS/man3/p045
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p045,v 5.1 91/02/16 09:37:30 rws Exp $
+.\" $XConsortium: p045,v 5.2 91/08/16 16:22:33 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p046 b/xc/unsupported/doc/PHIGS/man3/p046
index dd0961da2..eea8d32f9 100644
--- a/xc/unsupported/doc/PHIGS/man3/p046
+++ b/xc/unsupported/doc/PHIGS/man3/p046
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p046,v 5.1 91/02/16 09:37:31 rws Exp $
+.\" $XConsortium: p046,v 5.2 91/08/16 16:22:35 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p047 b/xc/unsupported/doc/PHIGS/man3/p047
index 58ca78a64..e8d4312ae 100644
--- a/xc/unsupported/doc/PHIGS/man3/p047
+++ b/xc/unsupported/doc/PHIGS/man3/p047
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p047,v 5.1 91/02/16 09:37:32 rws Exp $
+.\" $XConsortium: p047,v 5.2 91/08/16 16:22:39 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p048 b/xc/unsupported/doc/PHIGS/man3/p048
index 102e32d37..e9d3a478e 100644
--- a/xc/unsupported/doc/PHIGS/man3/p048
+++ b/xc/unsupported/doc/PHIGS/man3/p048
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p048,v 5.1 91/02/16 09:37:33 rws Exp $
+.\" $XConsortium: p048,v 5.2 91/08/16 16:22:42 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p049 b/xc/unsupported/doc/PHIGS/man3/p049
index 0ae700621..520f0cb4e 100644
--- a/xc/unsupported/doc/PHIGS/man3/p049
+++ b/xc/unsupported/doc/PHIGS/man3/p049
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p049,v 5.1 91/02/16 09:37:34 rws Exp $
+.\" $XConsortium: p049,v 5.2 91/08/16 16:22:46 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p050 b/xc/unsupported/doc/PHIGS/man3/p050
index 68cd52129..612faf95e 100644
--- a/xc/unsupported/doc/PHIGS/man3/p050
+++ b/xc/unsupported/doc/PHIGS/man3/p050
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p050,v 5.1 91/02/16 09:37:35 rws Exp $
+.\" $XConsortium: p050,v 5.2 91/08/16 16:22:48 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p051 b/xc/unsupported/doc/PHIGS/man3/p051
index 961e8ff1c..38b8d3359 100644
--- a/xc/unsupported/doc/PHIGS/man3/p051
+++ b/xc/unsupported/doc/PHIGS/man3/p051
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p051,v 5.1 91/02/16 09:37:36 rws Exp $
+.\" $XConsortium: p051,v 5.2 91/08/16 15:23:14 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p052 b/xc/unsupported/doc/PHIGS/man3/p052
index 2dee63f7c..f67c4a1bb 100644
--- a/xc/unsupported/doc/PHIGS/man3/p052
+++ b/xc/unsupported/doc/PHIGS/man3/p052
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p052,v 5.1 91/02/16 09:37:37 rws Exp $
+.\" $XConsortium: p052,v 5.2 91/08/16 15:24:14 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p058 b/xc/unsupported/doc/PHIGS/man3/p058
index ee8acd67e..972422d95 100644
--- a/xc/unsupported/doc/PHIGS/man3/p058
+++ b/xc/unsupported/doc/PHIGS/man3/p058
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p058,v 5.1 91/02/16 09:37:43 rws Exp $
+.\" $XConsortium: p058,v 5.2 91/08/16 16:22:51 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p059 b/xc/unsupported/doc/PHIGS/man3/p059
index 03e4ac5be..dcc12c916 100644
--- a/xc/unsupported/doc/PHIGS/man3/p059
+++ b/xc/unsupported/doc/PHIGS/man3/p059
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p059,v 5.2 91/07/26 17:17:03 hersh Exp $
+.\" $XConsortium: p059,v 5.4 91/08/20 20:28:41 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p065 b/xc/unsupported/doc/PHIGS/man3/p065
index 7203ebbfd..a68151694 100644
--- a/xc/unsupported/doc/PHIGS/man3/p065
+++ b/xc/unsupported/doc/PHIGS/man3/p065
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p065,v 5.1 91/02/16 09:37:51 rws Exp $
+.\" $XConsortium: p065,v 5.2 91/08/16 14:39:15 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p068 b/xc/unsupported/doc/PHIGS/man3/p068
index 6af80396f..f57d5a89e 100644
--- a/xc/unsupported/doc/PHIGS/man3/p068
+++ b/xc/unsupported/doc/PHIGS/man3/p068
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p068,v 5.1 91/02/16 09:37:54 rws Exp $
+.\" $XConsortium: p068,v 5.2 91/08/16 14:48:15 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p075 b/xc/unsupported/doc/PHIGS/man3/p075
index 5d0ced992..a05613dea 100644
--- a/xc/unsupported/doc/PHIGS/man3/p075
+++ b/xc/unsupported/doc/PHIGS/man3/p075
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p075,v 5.2 91/08/16 14:48:13 hersh Exp $
+.\" $XConsortium: p075,v 5.3 91/08/16 16:22:56 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p076 b/xc/unsupported/doc/PHIGS/man3/p076
index ce9fac6b7..7cb37b2c7 100644
--- a/xc/unsupported/doc/PHIGS/man3/p076
+++ b/xc/unsupported/doc/PHIGS/man3/p076
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p076,v 5.2 91/08/16 14:48:10 hersh Exp $
+.\" $XConsortium: p076,v 5.3 91/08/16 16:22:59 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p079 b/xc/unsupported/doc/PHIGS/man3/p079
index 06e2944fd..acb8698d3 100644
--- a/xc/unsupported/doc/PHIGS/man3/p079
+++ b/xc/unsupported/doc/PHIGS/man3/p079
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p079,v 5.1 91/02/16 09:38:08 rws Exp $
+.\" $XConsortium: p079,v 5.2 91/08/16 14:48:08 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p080 b/xc/unsupported/doc/PHIGS/man3/p080
index 7105a76f8..418f28e2b 100644
--- a/xc/unsupported/doc/PHIGS/man3/p080
+++ b/xc/unsupported/doc/PHIGS/man3/p080
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p080,v 5.1 91/02/16 09:38:09 rws Exp $
+.\" $XConsortium: p080,v 5.2 91/08/16 14:48:05 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p091 b/xc/unsupported/doc/PHIGS/man3/p091
index 8ccf8fa34..286c7cab0 100644
--- a/xc/unsupported/doc/PHIGS/man3/p091
+++ b/xc/unsupported/doc/PHIGS/man3/p091
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p091,v 5.1 91/02/16 09:38:23 rws Exp $
+.\" $XConsortium: p091,v 5.2 91/08/16 16:23:01 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p092 b/xc/unsupported/doc/PHIGS/man3/p092
index 6b305c022..73753229b 100644
--- a/xc/unsupported/doc/PHIGS/man3/p092
+++ b/xc/unsupported/doc/PHIGS/man3/p092
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p092,v 5.1 91/02/16 09:38:24 rws Exp $
+.\" $XConsortium: p092,v 5.2 91/08/16 16:23:04 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p097 b/xc/unsupported/doc/PHIGS/man3/p097
index 2e8de0380..518f2739b 100644
--- a/xc/unsupported/doc/PHIGS/man3/p097
+++ b/xc/unsupported/doc/PHIGS/man3/p097
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p097,v 5.1 91/02/16 09:38:30 rws Exp $
+.\" $XConsortium: p097,v 5.2 91/08/16 16:23:11 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p102 b/xc/unsupported/doc/PHIGS/man3/p102
index bd83fdb73..44a2131f7 100644
--- a/xc/unsupported/doc/PHIGS/man3/p102
+++ b/xc/unsupported/doc/PHIGS/man3/p102
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p102,v 5.1 91/02/16 09:38:35 rws Exp $
+.\" $XConsortium: p102,v 5.2 91/08/16 15:06:27 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p103 b/xc/unsupported/doc/PHIGS/man3/p103
index 39489e312..0c253f8e8 100644
--- a/xc/unsupported/doc/PHIGS/man3/p103
+++ b/xc/unsupported/doc/PHIGS/man3/p103
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p103,v 5.1 91/02/16 09:38:37 rws Exp $
+.\" $XConsortium: p103,v 5.2 91/08/16 15:18:52 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p104 b/xc/unsupported/doc/PHIGS/man3/p104
index a506ce9cf..306bd01d8 100644
--- a/xc/unsupported/doc/PHIGS/man3/p104
+++ b/xc/unsupported/doc/PHIGS/man3/p104
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p104,v 5.1 91/02/16 09:38:38 rws Exp $
+.\" $XConsortium: p104,v 5.2 91/08/16 14:56:14 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p106 b/xc/unsupported/doc/PHIGS/man3/p106
index d56fe9c3f..3f98fe2de 100644
--- a/xc/unsupported/doc/PHIGS/man3/p106
+++ b/xc/unsupported/doc/PHIGS/man3/p106
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p106,v 5.1 91/02/16 09:38:41 rws Exp $
+.\" $XConsortium: p106,v 5.2 91/08/16 16:24:15 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p107 b/xc/unsupported/doc/PHIGS/man3/p107
index 1967230f8..483130d8b 100644
--- a/xc/unsupported/doc/PHIGS/man3/p107
+++ b/xc/unsupported/doc/PHIGS/man3/p107
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p107,v 5.1 91/02/16 09:38:42 rws Exp $
+.\" $XConsortium: p107,v 5.2 91/08/16 16:24:26 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p109 b/xc/unsupported/doc/PHIGS/man3/p109
index c8acc4848..e8aaf9146 100644
--- a/xc/unsupported/doc/PHIGS/man3/p109
+++ b/xc/unsupported/doc/PHIGS/man3/p109
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p109,v 5.1 91/02/16 09:38:44 rws Exp $
+.\" $XConsortium: p109,v 5.2 91/08/16 16:24:29 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p110 b/xc/unsupported/doc/PHIGS/man3/p110
index 5d0294c88..bd9a2950c 100644
--- a/xc/unsupported/doc/PHIGS/man3/p110
+++ b/xc/unsupported/doc/PHIGS/man3/p110
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p110,v 5.1 91/02/16 09:38:45 rws Exp $
+.\" $XConsortium: p110,v 5.2 91/08/16 16:24:31 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p111 b/xc/unsupported/doc/PHIGS/man3/p111
index de96d80f1..55f3cf7d2 100644
--- a/xc/unsupported/doc/PHIGS/man3/p111
+++ b/xc/unsupported/doc/PHIGS/man3/p111
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p111,v 5.1 91/02/16 09:38:47 rws Exp $
+.\" $XConsortium: p111,v 5.2 91/08/16 16:24:34 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p112 b/xc/unsupported/doc/PHIGS/man3/p112
index 6e171bc3d..6a7427ece 100644
--- a/xc/unsupported/doc/PHIGS/man3/p112
+++ b/xc/unsupported/doc/PHIGS/man3/p112
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p112,v 5.1 91/02/16 09:38:48 rws Exp $
+.\" $XConsortium: p112,v 5.2 91/08/16 16:24:37 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p113 b/xc/unsupported/doc/PHIGS/man3/p113
index 9b1a7bde8..4017b38a0 100644
--- a/xc/unsupported/doc/PHIGS/man3/p113
+++ b/xc/unsupported/doc/PHIGS/man3/p113
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p113,v 5.1 91/02/16 09:38:49 rws Exp $
+.\" $XConsortium: p113,v 5.2 91/08/16 16:24:39 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p114 b/xc/unsupported/doc/PHIGS/man3/p114
index fb6b5c98e..f677eb5f1 100644
--- a/xc/unsupported/doc/PHIGS/man3/p114
+++ b/xc/unsupported/doc/PHIGS/man3/p114
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p114,v 5.1 91/02/16 09:38:50 rws Exp $
+.\" $XConsortium: p114,v 5.2 91/08/16 16:24:42 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p115 b/xc/unsupported/doc/PHIGS/man3/p115
index dd227aeea..303bd4b94 100644
--- a/xc/unsupported/doc/PHIGS/man3/p115
+++ b/xc/unsupported/doc/PHIGS/man3/p115
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p115,v 5.1 91/02/16 09:38:51 rws Exp $
+.\" $XConsortium: p115,v 5.2 91/08/16 16:24:44 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p116 b/xc/unsupported/doc/PHIGS/man3/p116
index 660a186c7..6e4efe5a5 100644
--- a/xc/unsupported/doc/PHIGS/man3/p116
+++ b/xc/unsupported/doc/PHIGS/man3/p116
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p116,v 5.1 91/02/16 09:38:52 rws Exp $
+.\" $XConsortium: p116,v 5.2 91/08/16 16:24:47 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p117 b/xc/unsupported/doc/PHIGS/man3/p117
index 0de4177e8..bc97dd75d 100644
--- a/xc/unsupported/doc/PHIGS/man3/p117
+++ b/xc/unsupported/doc/PHIGS/man3/p117
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p117,v 5.1 91/02/16 09:38:54 rws Exp $
+.\" $XConsortium: p117,v 5.2 91/08/16 16:24:50 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p118 b/xc/unsupported/doc/PHIGS/man3/p118
index 1853c9045..a64233c4f 100644
--- a/xc/unsupported/doc/PHIGS/man3/p118
+++ b/xc/unsupported/doc/PHIGS/man3/p118
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p118,v 5.1 91/02/16 09:38:55 rws Exp $
+.\" $XConsortium: p118,v 5.2 91/08/16 16:24:53 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p132 b/xc/unsupported/doc/PHIGS/man3/p132
index 73053c3a6..d9682356d 100644
--- a/xc/unsupported/doc/PHIGS/man3/p132
+++ b/xc/unsupported/doc/PHIGS/man3/p132
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p132,v 5.1 91/02/16 09:39:11 rws Exp $
+.\" $XConsortium: p132,v 5.2 91/08/16 15:19:35 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p134 b/xc/unsupported/doc/PHIGS/man3/p134
index dbced1f17..8b94ab5d0 100644
--- a/xc/unsupported/doc/PHIGS/man3/p134
+++ b/xc/unsupported/doc/PHIGS/man3/p134
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p134,v 5.1 91/02/16 09:39:14 rws Exp $
+.\" $XConsortium: p134,v 5.2 91/08/16 14:56:19 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p141 b/xc/unsupported/doc/PHIGS/man3/p141
index c1ad8797d..1c66f8768 100644
--- a/xc/unsupported/doc/PHIGS/man3/p141
+++ b/xc/unsupported/doc/PHIGS/man3/p141
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p141,v 5.1 91/02/16 09:39:22 rws Exp $
+.\" $XConsortium: p141,v 5.2 91/08/16 15:00:15 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p149 b/xc/unsupported/doc/PHIGS/man3/p149
index 4d93d0295..805870261 100644
--- a/xc/unsupported/doc/PHIGS/man3/p149
+++ b/xc/unsupported/doc/PHIGS/man3/p149
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p149,v 5.1 91/02/16 09:39:31 rws Exp $
+.\" $XConsortium: p149,v 5.2 91/08/16 16:24:56 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p177 b/xc/unsupported/doc/PHIGS/man3/p177
index d6164e65c..eb1121e63 100644
--- a/xc/unsupported/doc/PHIGS/man3/p177
+++ b/xc/unsupported/doc/PHIGS/man3/p177
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p177,v 5.2 91/07/26 16:23:59 hersh Exp $
+.\" $XConsortium: p177,v 5.4 91/08/20 20:29:31 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p178 b/xc/unsupported/doc/PHIGS/man3/p178
index e6e7e4cb7..dbaaebae8 100644
--- a/xc/unsupported/doc/PHIGS/man3/p178
+++ b/xc/unsupported/doc/PHIGS/man3/p178
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p178,v 5.2 91/08/16 14:48:02 hersh Exp $
+.\" $XConsortium: p178,v 5.3 91/08/16 16:25:01 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p179 b/xc/unsupported/doc/PHIGS/man3/p179
index 34dbb9a62..1fb429712 100644
--- a/xc/unsupported/doc/PHIGS/man3/p179
+++ b/xc/unsupported/doc/PHIGS/man3/p179
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p179,v 5.2 91/08/16 14:47:59 hersh Exp $
+.\" $XConsortium: p179,v 5.3 91/08/16 16:25:04 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p206 b/xc/unsupported/doc/PHIGS/man3/p206
index 312c4dbd3..9525ebec4 100644
--- a/xc/unsupported/doc/PHIGS/man3/p206
+++ b/xc/unsupported/doc/PHIGS/man3/p206
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p206,v 5.1 91/02/16 09:40:40 rws Exp $
+.\" $XConsortium: p206,v 5.2 91/08/16 16:25:07 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p210 b/xc/unsupported/doc/PHIGS/man3/p210
index 8a5b2dcd7..60118c7cd 100644
--- a/xc/unsupported/doc/PHIGS/man3/p210
+++ b/xc/unsupported/doc/PHIGS/man3/p210
@@ -1,7 +1,8 @@
.\"
-.\" $XConsortium: p210,v 5.1 91/02/16 09:40:45 rws Exp $
+.\" $XConsortium: p210,v 5.2 91/08/16 16:25:09 hersh Exp $
.\"
.\"
+$XMCOPY
.\" Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
.\"
.\" All Rights Reserved
@@ -11,7 +12,7 @@
.\" 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 names of Sun Microsystems,
-.\" the X Consortium, and MIT not be used in advertising or publicity
+.\" and the X Consortium not be used in advertising or publicity
.\" pertaining to distribution of the software without specific, written
.\" prior permission.
.\"
diff --git a/xc/unsupported/doc/PHIGS/man3/p211 b/xc/unsupported/doc/PHIGS/man3/p211
index 557c2e7a6..e473113d3 100644
--- a/xc/unsupported/doc/PHIGS/man3/p211
+++ b/xc/unsupported/doc/PHIGS/man3/p211
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p211,v 5.1 91/02/16 09:40:46 rws Exp $
+.\" $XConsortium: p211,v 5.2 91/08/16 16:25:12 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p214 b/xc/unsupported/doc/PHIGS/man3/p214
index 44d0bd594..5c4dd560b 100644
--- a/xc/unsupported/doc/PHIGS/man3/p214
+++ b/xc/unsupported/doc/PHIGS/man3/p214
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p214,v 5.1 91/02/16 09:40:50 rws Exp $
+.\" $XConsortium: p214,v 5.2 91/08/16 14:57:43 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p216 b/xc/unsupported/doc/PHIGS/man3/p216
index 9a0ae30fa..a054333d8 100644
--- a/xc/unsupported/doc/PHIGS/man3/p216
+++ b/xc/unsupported/doc/PHIGS/man3/p216
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p216,v 5.1 91/02/16 09:40:52 rws Exp $
+.\" $XConsortium: p216,v 5.2 91/08/16 15:16:43 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p223 b/xc/unsupported/doc/PHIGS/man3/p223
index ef883d924..bc2fe3d19 100644
--- a/xc/unsupported/doc/PHIGS/man3/p223
+++ b/xc/unsupported/doc/PHIGS/man3/p223
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p223,v 5.1 91/02/16 09:41:01 rws Exp $
+.\" $XConsortium: p223,v 5.2 91/08/16 15:03:27 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p226 b/xc/unsupported/doc/PHIGS/man3/p226
index eb8f8f114..f7de17367 100644
--- a/xc/unsupported/doc/PHIGS/man3/p226
+++ b/xc/unsupported/doc/PHIGS/man3/p226
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p226,v 5.1 91/02/16 09:41:05 rws Exp $
+.\" $XConsortium: p226,v 5.2 91/08/16 16:25:14 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p230 b/xc/unsupported/doc/PHIGS/man3/p230
index d0cfc5544..cbd2c5b03 100644
--- a/xc/unsupported/doc/PHIGS/man3/p230
+++ b/xc/unsupported/doc/PHIGS/man3/p230
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p230,v 5.1 91/02/16 09:41:10 rws Exp $
+.\" $XConsortium: p230,v 5.2 91/08/16 15:03:37 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p231 b/xc/unsupported/doc/PHIGS/man3/p231
index 6cb19c8df..9af17e86e 100644
--- a/xc/unsupported/doc/PHIGS/man3/p231
+++ b/xc/unsupported/doc/PHIGS/man3/p231
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p231,v 5.1 91/02/16 09:41:11 rws Exp $
+.\" $XConsortium: p231,v 5.2 91/08/16 15:03:41 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p241 b/xc/unsupported/doc/PHIGS/man3/p241
index bc6d4fe23..a5c23c0f8 100644
--- a/xc/unsupported/doc/PHIGS/man3/p241
+++ b/xc/unsupported/doc/PHIGS/man3/p241
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p241,v 5.1 91/02/16 09:41:24 rws Exp $
+.\" $XConsortium: p241,v 5.2 91/08/16 16:25:20 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p252 b/xc/unsupported/doc/PHIGS/man3/p252
index af3c476f5..32bf2c275 100644
--- a/xc/unsupported/doc/PHIGS/man3/p252
+++ b/xc/unsupported/doc/PHIGS/man3/p252
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p252,v 5.1 91/02/16 09:41:39 rws Exp $
+.\" $XConsortium: p252,v 5.2 91/08/16 14:47:57 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p253 b/xc/unsupported/doc/PHIGS/man3/p253
index afb1cf28e..b9f27e3a5 100644
--- a/xc/unsupported/doc/PHIGS/man3/p253
+++ b/xc/unsupported/doc/PHIGS/man3/p253
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p253,v 5.1 91/02/16 09:41:40 rws Exp $
+.\" $XConsortium: p253,v 5.2 91/08/16 14:47:55 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p254 b/xc/unsupported/doc/PHIGS/man3/p254
index d24ecffc3..758a7347d 100644
--- a/xc/unsupported/doc/PHIGS/man3/p254
+++ b/xc/unsupported/doc/PHIGS/man3/p254
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p254,v 5.1 91/02/16 09:41:41 rws Exp $
+.\" $XConsortium: p254,v 5.2 91/08/16 14:47:53 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p255 b/xc/unsupported/doc/PHIGS/man3/p255
index cbe2bc7bb..0e982fd74 100644
--- a/xc/unsupported/doc/PHIGS/man3/p255
+++ b/xc/unsupported/doc/PHIGS/man3/p255
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p255,v 5.1 91/02/16 09:41:43 rws Exp $
+.\" $XConsortium: p255,v 5.2 91/08/16 14:47:50 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p256 b/xc/unsupported/doc/PHIGS/man3/p256
index 469e86344..7441d4d2e 100644
--- a/xc/unsupported/doc/PHIGS/man3/p256
+++ b/xc/unsupported/doc/PHIGS/man3/p256
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p256,v 5.1 91/02/16 09:41:44 rws Exp $
+.\" $XConsortium: p256,v 5.2 91/08/16 14:47:48 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p257 b/xc/unsupported/doc/PHIGS/man3/p257
index e6190c680..ad5cbabfe 100644
--- a/xc/unsupported/doc/PHIGS/man3/p257
+++ b/xc/unsupported/doc/PHIGS/man3/p257
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p257,v 5.1 91/02/16 09:41:45 rws Exp $
+.\" $XConsortium: p257,v 5.2 91/08/16 14:47:45 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p258 b/xc/unsupported/doc/PHIGS/man3/p258
index 554794eaf..1b6b8e8f3 100644
--- a/xc/unsupported/doc/PHIGS/man3/p258
+++ b/xc/unsupported/doc/PHIGS/man3/p258
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p258,v 5.1 91/02/16 09:41:47 rws Exp $
+.\" $XConsortium: p258,v 5.2 91/08/16 14:47:43 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p259 b/xc/unsupported/doc/PHIGS/man3/p259
index 9425829e0..498ffa9d2 100644
--- a/xc/unsupported/doc/PHIGS/man3/p259
+++ b/xc/unsupported/doc/PHIGS/man3/p259
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p259,v 5.1 91/02/16 09:41:48 rws Exp $
+.\" $XConsortium: p259,v 5.2 91/08/16 14:47:40 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p271 b/xc/unsupported/doc/PHIGS/man3/p271
index 1517c87b4..e134a2963 100644
--- a/xc/unsupported/doc/PHIGS/man3/p271
+++ b/xc/unsupported/doc/PHIGS/man3/p271
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p271,v 5.1 91/02/16 09:42:03 rws Exp $
+.\" $XConsortium: p271,v 5.2 91/08/16 14:47:36 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p274 b/xc/unsupported/doc/PHIGS/man3/p274
index 3f3bec464..5c37bfc8f 100644
--- a/xc/unsupported/doc/PHIGS/man3/p274
+++ b/xc/unsupported/doc/PHIGS/man3/p274
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p274,v 5.1 91/02/16 09:42:08 rws Exp $
+.\" $XConsortium: p274,v 5.2 91/08/16 14:47:17 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p282 b/xc/unsupported/doc/PHIGS/man3/p282
index 66690b911..c0ad0ddfb 100644
--- a/xc/unsupported/doc/PHIGS/man3/p282
+++ b/xc/unsupported/doc/PHIGS/man3/p282
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p282,v 5.1 91/02/16 09:42:19 rws Exp $
+.\" $XConsortium: p282,v 5.2 91/08/16 15:17:54 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p305 b/xc/unsupported/doc/PHIGS/man3/p305
index 074589d35..04e635c4c 100644
--- a/xc/unsupported/doc/PHIGS/man3/p305
+++ b/xc/unsupported/doc/PHIGS/man3/p305
@@ -2,7 +2,8 @@
.\"## @(#)set_display_update_state.3 5.1 91/02/13 Copyr 1990, 1991 SMI/MIT
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p326 b/xc/unsupported/doc/PHIGS/man3/p326
index 605bf2ef7..d3479728d 100644
--- a/xc/unsupported/doc/PHIGS/man3/p326
+++ b/xc/unsupported/doc/PHIGS/man3/p326
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p326,v 5.1 91/02/16 09:43:19 rws Exp $
+.\" $XConsortium: p326,v 5.2 91/08/16 16:25:23 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p375 b/xc/unsupported/doc/PHIGS/man3/p375
index af4e55e3c..b31fa4fe3 100644
--- a/xc/unsupported/doc/PHIGS/man3/p375
+++ b/xc/unsupported/doc/PHIGS/man3/p375
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p375,v 5.1 91/02/16 09:44:24 rws Exp $
+.\" $XConsortium: p375,v 5.2 91/08/16 15:17:11 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man3/p402 b/xc/unsupported/doc/PHIGS/man3/p402
index f7e185e1a..d7ff41ae3 100644
--- a/xc/unsupported/doc/PHIGS/man3/p402
+++ b/xc/unsupported/doc/PHIGS/man3/p402
@@ -1,8 +1,9 @@
.\"##
-.\" $XConsortium: p402,v 5.1 91/02/16 09:45:00 rws Exp $
+.\" $XConsortium: p402,v 5.2 91/08/16 15:03:43 hersh Exp $
.\"##
.\"##
-.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+$XMCOPY
+.\"## Copyright (c) 1990, 1991 by Sun Microsystems, Inc.
.\"##
.\"## All Rights Reserved
.\"##
@@ -10,8 +11,8 @@
.\"## documentation for any purpose and without fee is hereby granted,
.\"## 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 names of Sun Microsystems,
-.\"## the X Consortium, and MIT not be used in advertising or publicity
+.\"## supporting documentation, and that the name of Sun Microsystems,
+.\"## not be used in advertising or publicity
.\"## pertaining to distribution of the software without specific, written
.\"## prior permission.
.\"##
diff --git a/xc/unsupported/doc/PHIGS/man7/link_man7.sh b/xc/unsupported/doc/PHIGS/man7/link_man7.sh
index 0b463651d..21d6a9284 100755
--- a/xc/unsupported/doc/PHIGS/man7/link_man7.sh
+++ b/xc/unsupported/doc/PHIGS/man7/link_man7.sh
@@ -1,7 +1,7 @@
#!/bin/sh
##
-# $XConsortium: link_man7.sh,v 5.1 91/02/16 09:45:11 rws Exp $
+# $XConsortium: link_man7.sh,v 5.2 91/07/26 15:53:09 hersh Exp $
##
##
## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
@@ -12,8 +12,8 @@
## documentation for any purpose and without fee is hereby granted,
## 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 names of Sun Microsystems,
-## the X Consortium, and MIT not be used in advertising or publicity
+## supporting documentation, and that the names of Sun Microsystems
+## and the X Consortium not be used in advertising or publicity
## pertaining to distribution of the software without specific, written
## prior permission.
##
diff --git a/xc/unsupported/doc/PHIGS/names.make b/xc/unsupported/doc/PHIGS/names.make
index 17d6c3e33..b27730b30 100644
--- a/xc/unsupported/doc/PHIGS/names.make
+++ b/xc/unsupported/doc/PHIGS/names.make
@@ -1,5 +1,5 @@
##
-# $XConsortium: names.make,v 5.3 91/02/16 09:45:17 rws Exp $
+# $XConsortium: names.make,v 5.4 91/04/02 17:33:51 hersh Exp $
##
##
## Copyright (c) 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
@@ -10,8 +10,8 @@
## documentation for any purpose and without fee is hereby granted,
## 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 names of Sun Microsystems,
-## the X Consortium, and MIT not be used in advertising or publicity
+## supporting documentation, and that the names of Sun Microsystems
+## and the X Consortium not be used in advertising or publicity
## pertaining to distribution of the software without specific, written
## prior permission.
##
diff --git a/xc/unsupported/lib/PHIGS/archive/ar_conv.c b/xc/unsupported/lib/PHIGS/archive/ar_conv.c
index 7b8bc9bcf..65d89d56f 100644
--- a/xc/unsupported/lib/PHIGS/archive/ar_conv.c
+++ b/xc/unsupported/lib/PHIGS/archive/ar_conv.c
@@ -1,7 +1,31 @@
-/* $XConsortium: ar_conv.c,v 5.3 91/07/01 16:20:00 hersh Exp $ */
+/* $XConsortium: ar_conv.c,v 5.4 91/12/30 18:20:16 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/archive/ar_hier.c b/xc/unsupported/lib/PHIGS/archive/ar_hier.c
index 9107bf8d7..3feefdf0d 100644
--- a/xc/unsupported/lib/PHIGS/archive/ar_hier.c
+++ b/xc/unsupported/lib/PHIGS/archive/ar_hier.c
@@ -1,7 +1,31 @@
-/* $XConsortium: ar_hier.c,v 5.2 91/04/04 12:17:54 hersh Exp $ */
+/* $XConsortium: ar_hier.c,v 5.3 91/04/04 15:18:56 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/archive/ar_ops.c b/xc/unsupported/lib/PHIGS/archive/ar_ops.c
index 64d16c7dc..f42fb040e 100644
--- a/xc/unsupported/lib/PHIGS/archive/ar_ops.c
+++ b/xc/unsupported/lib/PHIGS/archive/ar_ops.c
@@ -1,7 +1,31 @@
-/* $XConsortium: ar_ops.c,v 5.5 91/07/10 09:18:29 rws Exp $ */
+/* $XConsortium: ar_ops.c,v 5.6 91/12/11 16:04:27 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/c_binding/cb_esc.c b/xc/unsupported/lib/PHIGS/c_binding/cb_esc.c
index e8139f5db..ba6a85a94 100644
--- a/xc/unsupported/lib/PHIGS/c_binding/cb_esc.c
+++ b/xc/unsupported/lib/PHIGS/c_binding/cb_esc.c
@@ -1,7 +1,31 @@
-/* $XConsortium: cb_esc.c,v 5.2 91/04/04 17:05:17 hersh Exp $ */
+/* $XConsortium: cb_esc.c,v 5.3 91/07/12 18:38:08 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/c_binding/cb_fill.c b/xc/unsupported/lib/PHIGS/c_binding/cb_fill.c
index 010616dc7..d43d65bef 100644
--- a/xc/unsupported/lib/PHIGS/c_binding/cb_fill.c
+++ b/xc/unsupported/lib/PHIGS/c_binding/cb_fill.c
@@ -1,7 +1,31 @@
-/* $XConsortium: cb_fill.c,v 5.1 91/02/16 09:47:44 rws Exp $ */
+/* $XConsortium: cb_fill.c,v 5.2 91/07/12 18:39:03 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/c_binding/cb_priv.h b/xc/unsupported/lib/PHIGS/c_binding/cb_priv.h
index 15bdebeda..b1abe4f83 100644
--- a/xc/unsupported/lib/PHIGS/c_binding/cb_priv.h
+++ b/xc/unsupported/lib/PHIGS/c_binding/cb_priv.h
@@ -1,7 +1,31 @@
-/* $XConsortium: cb_priv.h,v 5.1 91/02/16 09:48:13 rws Exp $ */
+/* $XConsortium: cb_priv.h,v 5.2 91/07/12 20:20:26 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/c_binding/cb_util.c b/xc/unsupported/lib/PHIGS/c_binding/cb_util.c
index 82eed8354..a5f06ca6a 100644
--- a/xc/unsupported/lib/PHIGS/c_binding/cb_util.c
+++ b/xc/unsupported/lib/PHIGS/c_binding/cb_util.c
@@ -1,7 +1,31 @@
-/* $XConsortium: cb_util.c,v 5.1 91/02/16 09:48:02 rws Exp $ */
+/* $XConsortium: cb_util.c,v 5.2 91/07/12 19:53:29 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/c_binding/phigs.c_bind b/xc/unsupported/lib/PHIGS/c_binding/phigs.c_bind
index 98d987cb8..59f9897d0 100644
--- a/xc/unsupported/lib/PHIGS/c_binding/phigs.c_bind
+++ b/xc/unsupported/lib/PHIGS/c_binding/phigs.c_bind
@@ -1,7 +1,31 @@
-/* $XConsortium: phigs.c_bind,v 5.3 91/07/12 19:50:49 hersh Exp $ */
+/* $XConsortium: phigs.c_bind,v 5.4 91/08/23 17:14:46 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/cp/cpa_util.c b/xc/unsupported/lib/PHIGS/cp/cpa_util.c
index bde7bfc41..147e49c67 100644
--- a/xc/unsupported/lib/PHIGS/cp/cpa_util.c
+++ b/xc/unsupported/lib/PHIGS/cp/cpa_util.c
@@ -1,7 +1,31 @@
-/* $XConsortium: cpa_util.c,v 5.1 91/02/16 09:48:18 rws Exp $ */
+/* $XConsortium: cpa_util.c,v 5.2 91/07/15 20:48:27 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/cp/cpa_ws.c b/xc/unsupported/lib/PHIGS/cp/cpa_ws.c
index b157db4c9..42c211dce 100644
--- a/xc/unsupported/lib/PHIGS/cp/cpa_ws.c
+++ b/xc/unsupported/lib/PHIGS/cp/cpa_ws.c
@@ -1,7 +1,31 @@
-/* $XConsortium: cpa_ws.c,v 5.5 91/07/15 15:37:46 hersh Exp $ */
+/* $XConsortium: cpa_ws.c,v 5.6 91/10/01 03:00:18 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/cp/cpb_ws.c b/xc/unsupported/lib/PHIGS/cp/cpb_ws.c
index 745ce6132..a5d3d1c17 100644
--- a/xc/unsupported/lib/PHIGS/cp/cpb_ws.c
+++ b/xc/unsupported/lib/PHIGS/cp/cpb_ws.c
@@ -1,7 +1,31 @@
-/* $XConsortium: cpb_ws.c,v 5.1 91/02/16 09:48:49 rws Exp $ */
+/* $XConsortium: cpb_ws.c,v 5.2 91/07/12 20:28:55 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/cp/cpm_tlkt.c b/xc/unsupported/lib/PHIGS/cp/cpm_tlkt.c
index ac947943c..bae67b54a 100644
--- a/xc/unsupported/lib/PHIGS/cp/cpm_tlkt.c
+++ b/xc/unsupported/lib/PHIGS/cp/cpm_tlkt.c
@@ -1,7 +1,31 @@
-/* $XConsortium: cpm_tlkt.c,v 5.2 91/07/24 14:41:48 hersh Exp $ */
+/* $XConsortium: cpm_tlkt.c,v 5.3 91/09/30 16:49:20 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/cp/cpx_ar.c b/xc/unsupported/lib/PHIGS/cp/cpx_ar.c
index 30f919466..442c72e8e 100644
--- a/xc/unsupported/lib/PHIGS/cp/cpx_ar.c
+++ b/xc/unsupported/lib/PHIGS/cp/cpx_ar.c
@@ -1,7 +1,31 @@
-/* $XConsortium: cpx_ar.c,v 5.7 91/07/15 21:08:21 hersh Exp $ */
+/* $XConsortium: cpx_ar.c,v 5.8 91/07/19 14:17:29 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/cp/cpx_ws.c b/xc/unsupported/lib/PHIGS/cp/cpx_ws.c
index 432072d9c..75dd280dc 100644
--- a/xc/unsupported/lib/PHIGS/cp/cpx_ws.c
+++ b/xc/unsupported/lib/PHIGS/cp/cpx_ws.c
@@ -1,7 +1,31 @@
-/* $XConsortium: cpx_ws.c,v 5.1 91/02/16 09:48:34 rws Exp $ */
+/* $XConsortium: cpx_ws.c,v 5.2 91/04/04 21:05:47 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/include/ar.h b/xc/unsupported/lib/PHIGS/include/ar.h
index cbaabd3e2..db29beca1 100644
--- a/xc/unsupported/lib/PHIGS/include/ar.h
+++ b/xc/unsupported/lib/PHIGS/include/ar.h
@@ -1,18 +1,43 @@
-/* $XConsortium: ar.h,v 5.5 91/04/04 15:17:54 hersh Exp $ */
+/* $XConsortium: ar.h,v 5.6 91/12/11 16:05:26 hersh Exp $ */
+/*
-/***********************************************************
-Copyright (c) 1988-1991 by Sun Microsystems, Inc. and the X Consortium.
+Copyright (c) 1988-1991 X Consortium
- All Rights Reserved
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+
+Copyright (c) 1988-1991 by Sun Microsystems, Inc.
+All Rights Reserved
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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -21,30 +46,28 @@ DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
-******************************************************************/
-
-/****************************************************************************
- *
- * Solbourne Computer Inc.
- * Copyright (c) 1988 Solbourne. USA All rights reserved.
- *
- * 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 and that
- * both that copyright notice and this permission notice appear in
- * supporting documentation, and that the name of Solbourne not be
- * used in advertising or publicity pertaining to distribution of the
- * software without specific, written prior permission.
- *
- * SOLBOURNE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
- * ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
- * SOLBOURNE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
- * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
- * WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
- * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
- * SOFTWARE.
- *
- ****************************************************************************/
+
+
+Solbourne Computer Inc.
+Copyright (c) 1988 Solbourne. USA All rights reserved.
+
+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 and that
+both that copyright notice and this permission notice appear in
+supporting documentation, and that the name of Solbourne not be
+used in advertising or publicity pertaining to distribution of the
+software without specific, written prior permission.
+
+SOLBOURNE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
+ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
+SOLBOURNE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
+ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
+ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+SOFTWARE.
+
+*/
#ifndef PHG_AR_H_INCLUDED
#define PHG_AR_H_INCLUDED
diff --git a/xc/unsupported/lib/PHIGS/include/attr.h b/xc/unsupported/lib/PHIGS/include/attr.h
index cc6fc6161..95dd8af74 100644
--- a/xc/unsupported/lib/PHIGS/include/attr.h
+++ b/xc/unsupported/lib/PHIGS/include/attr.h
@@ -1,7 +1,31 @@
-/* $XConsortium: attr.h,v 5.4 91/07/05 15:57:34 rws Exp $ */
+/* $XConsortium: attr.h,v 5.5 91/07/18 12:57:51 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/include/phgargs.h b/xc/unsupported/lib/PHIGS/include/phgargs.h
index d98f600b8..eee42ecfe 100644
--- a/xc/unsupported/lib/PHIGS/include/phgargs.h
+++ b/xc/unsupported/lib/PHIGS/include/phgargs.h
@@ -1,7 +1,31 @@
-/* $XConsortium: phgargs.h,v 5.2 91/03/29 10:45:07 rws Exp $ */
+/* $XConsortium: phgargs.h,v 5.3 91/07/12 20:21:55 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/include/phigs.h b/xc/unsupported/lib/PHIGS/include/phigs.h
index 78f335c7f..a4e909b2d 100644
--- a/xc/unsupported/lib/PHIGS/include/phigs.h
+++ b/xc/unsupported/lib/PHIGS/include/phigs.h
@@ -1,7 +1,31 @@
-/* $XConsortium: phigs.h,v 5.9 91/07/19 19:25:27 hersh Exp $ */
+/* $XConsortium: phigs.h,v 5.10 91/08/23 17:16:47 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/include/phigserr.h b/xc/unsupported/lib/PHIGS/include/phigserr.h
index 546a74c95..442aae553 100644
--- a/xc/unsupported/lib/PHIGS/include/phigserr.h
+++ b/xc/unsupported/lib/PHIGS/include/phigserr.h
@@ -1,7 +1,31 @@
-/* $XConsortium: phigserr.h,v 5.1 91/02/16 09:49:15 rws Exp $ */
+/* $XConsortium: phigserr.h,v 5.2 91/07/12 20:22:21 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/include/phigsextrn.h b/xc/unsupported/lib/PHIGS/include/phigsextrn.h
index f6c2cf2e1..7b42cb93e 100644
--- a/xc/unsupported/lib/PHIGS/include/phigsextrn.h
+++ b/xc/unsupported/lib/PHIGS/include/phigsextrn.h
@@ -1,7 +1,31 @@
-/* $XConsortium: phigsextrn.h,v 5.2 91/03/21 15:45:53 hersh Exp $ */
+/* $XConsortium: phigsextrn.h,v 5.3 91/07/12 20:23:40 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/include/ws.h b/xc/unsupported/lib/PHIGS/include/ws.h
index 67cac621a..c4914a23f 100644
--- a/xc/unsupported/lib/PHIGS/include/ws.h
+++ b/xc/unsupported/lib/PHIGS/include/ws.h
@@ -1,7 +1,31 @@
-/* $XConsortium: ws.h,v 5.2 91/03/29 10:45:38 rws Exp $ */
+/* $XConsortium: ws.h,v 5.3 92/10/15 16:23:08 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/include/ws_type.h b/xc/unsupported/lib/PHIGS/include/ws_type.h
index cc1ad9164..59ad774f8 100644
--- a/xc/unsupported/lib/PHIGS/include/ws_type.h
+++ b/xc/unsupported/lib/PHIGS/include/ws_type.h
@@ -1,7 +1,31 @@
-/* $XConsortium: ws_type.h,v 5.5 91/09/30 16:46:38 hersh Exp $ */
+/* $XConsortium: ws_type.h,v 5.6 92/01/27 21:19:48 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/input/sin_strg.c b/xc/unsupported/lib/PHIGS/input/sin_strg.c
index d12d639d2..8bba0cd55 100644
--- a/xc/unsupported/lib/PHIGS/input/sin_strg.c
+++ b/xc/unsupported/lib/PHIGS/input/sin_strg.c
@@ -1,7 +1,31 @@
-/* $XConsortium: sin_strg.c,v 5.1 91/02/16 09:49:47 rws Exp $ */
+/* $XConsortium: sin_strg.c,v 5.2 91/04/05 15:02:32 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/pex/pex_font.c b/xc/unsupported/lib/PHIGS/pex/pex_font.c
index ee7335a1d..899fc0b71 100644
--- a/xc/unsupported/lib/PHIGS/pex/pex_font.c
+++ b/xc/unsupported/lib/PHIGS/pex/pex_font.c
@@ -1,7 +1,31 @@
-/* $XConsortium: pex_font.c,v 5.1 91/02/16 09:50:05 rws Exp $ */
+/* $XConsortium: pex_font.c,v 5.2 91/07/01 16:22:16 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/pex/pex_ws.c b/xc/unsupported/lib/PHIGS/pex/pex_ws.c
index c508324f0..60cc1b398 100644
--- a/xc/unsupported/lib/PHIGS/pex/pex_ws.c
+++ b/xc/unsupported/lib/PHIGS/pex/pex_ws.c
@@ -1,7 +1,31 @@
-/* $XConsortium: pex_ws.c,v 5.1 91/02/16 09:50:02 rws Exp $ */
+/* $XConsortium: pex_ws.c,v 5.2 91/07/01 16:22:01 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/util/ut_ntfy.c b/xc/unsupported/lib/PHIGS/util/ut_ntfy.c
index 0e801488a..285438215 100644
--- a/xc/unsupported/lib/PHIGS/util/ut_ntfy.c
+++ b/xc/unsupported/lib/PHIGS/util/ut_ntfy.c
@@ -1,7 +1,31 @@
-/* $XConsortium: ut_ntfy.c,v 5.6 91/08/22 19:51:44 rws Exp $ */
+/* $XConsortium: ut_ntfy.c,v 5.7 91/12/03 17:02:47 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/ws/ws_inp.c b/xc/unsupported/lib/PHIGS/ws/ws_inp.c
index bdc3040a6..a2d841a23 100644
--- a/xc/unsupported/lib/PHIGS/ws/ws_inp.c
+++ b/xc/unsupported/lib/PHIGS/ws/ws_inp.c
@@ -1,7 +1,31 @@
-/* $XConsortium: ws_inp.c,v 5.2 91/04/05 17:29:45 hersh Exp $ */
+/* $XConsortium: ws_inp.c,v 5.3 91/07/12 20:27:05 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/ws/wsa.c b/xc/unsupported/lib/PHIGS/ws/wsa.c
index a36188722..4798f6bed 100644
--- a/xc/unsupported/lib/PHIGS/ws/wsa.c
+++ b/xc/unsupported/lib/PHIGS/ws/wsa.c
@@ -1,7 +1,31 @@
-/* $XConsortium: wsa.c,v 5.2 91/04/05 17:30:41 hersh Exp $ */
+/* $XConsortium: wsa.c,v 5.3 91/10/01 02:55:24 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/ws/wsa_inp.c b/xc/unsupported/lib/PHIGS/ws/wsa_inp.c
index 5253e11d1..3c6712146 100644
--- a/xc/unsupported/lib/PHIGS/ws/wsa_inp.c
+++ b/xc/unsupported/lib/PHIGS/ws/wsa_inp.c
@@ -1,7 +1,31 @@
-/* $XConsortium: wsa_inp.c,v 5.2 91/04/05 17:27:23 hersh Exp $ */
+/* $XConsortium: wsa_inp.c,v 5.3 91/10/01 02:55:55 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/ws/wsb_pm.c b/xc/unsupported/lib/PHIGS/ws/wsb_pm.c
index 384dc4386..fc8d9c0a7 100644
--- a/xc/unsupported/lib/PHIGS/ws/wsb_pm.c
+++ b/xc/unsupported/lib/PHIGS/ws/wsb_pm.c
@@ -1,7 +1,31 @@
-/* $XConsortium: wsb_pm.c,v 5.1 91/02/16 09:50:35 rws Exp $ */
+/* $XConsortium: wsb_pm.c,v 5.2 91/04/05 17:30:04 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/ws/wsx.c b/xc/unsupported/lib/PHIGS/ws/wsx.c
index 9ccd17f48..418fabaad 100644
--- a/xc/unsupported/lib/PHIGS/ws/wsx.c
+++ b/xc/unsupported/lib/PHIGS/ws/wsx.c
@@ -1,7 +1,31 @@
-/* $XConsortium: wsx.c,v 5.3 91/07/01 16:23:46 hersh Exp $ */
+/* $XConsortium: wsx.c,v 5.4 91/11/27 14:37:07 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/lib/PHIGS/ws_type/wstx_atr.c b/xc/unsupported/lib/PHIGS/ws_type/wstx_atr.c
index 06e1f4ab7..c35ec775b 100644
--- a/xc/unsupported/lib/PHIGS/ws_type/wstx_atr.c
+++ b/xc/unsupported/lib/PHIGS/ws_type/wstx_atr.c
@@ -1,7 +1,31 @@
-/* $XConsortium: wstx_atr.c,v 5.4 91/07/15 15:45:34 hersh Exp $ */
+/* $XConsortium: wstx_atr.c,v 5.5 92/01/27 21:17:53 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/programs/MacFS/MacFontInfo.c b/xc/unsupported/programs/MacFS/MacFontInfo.c
index 61972b121..16af21462 100644
--- a/xc/unsupported/programs/MacFS/MacFontInfo.c
+++ b/xc/unsupported/programs/MacFS/MacFontInfo.c
@@ -1,3 +1,4 @@
+/* $XConsortium: MacFontInfo.c,v 1.0 94/01/01 00:00:00 rws Exp $ */
/***********************************************************************
Copyright 1991 by Apple Computer, Inc, Cupertino, California
All Rights Reserved
@@ -22,29 +23,57 @@ IMPLIED.
***********************************************************************/
/*
* Copyright 1990, 1991 Network Computing Devices;
- * Portions Copyright 1987 by Digital Equipment Corporation and the
- * Massachusetts Institute of Technology
+ * Portions Copyright 1987 by Digital Equipment Corporation
*
- * Permission to use, copy, modify, and distribute this protoype software
- * and its documentation to Members and Affiliates of the MIT X Consortium
- * any purpose and without fee is hereby granted, provided
+ * 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 names of Network Computing Devices, Digital or
- * MIT not be used in advertising or publicity pertaining to distribution of
+ * documentation, and that the names of Network Computing Devices or Digital
+ * not be used in advertising or publicity pertaining to distribution of
* the software without specific, written prior permission.
*
- * NETWORK COMPUTING DEVICES, DIGITAL AND MIT DISCLAIM ALL WARRANTIES WITH
- * REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
- * AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES, DIGITAL OR MIT BE
- * LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ * NETWORK COMPUTING DEVICES AND DIGITAL DISCLAIM ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
+ * MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES
+ * OR DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
+ * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+ * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
+ * THIS SOFTWARE.
*
* Author: Dave Lemke, Network Computing Devices, Inc
*
*/
+/*
+
+Copyright (c) 1985 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+*/
#include "MacFont.h"
#include "fntfilst.h"
diff --git a/xc/unsupported/programs/auto_box/auto_box.c b/xc/unsupported/programs/auto_box/auto_box.c
index e5a6b410f..ad5feb679 100644
--- a/xc/unsupported/programs/auto_box/auto_box.c
+++ b/xc/unsupported/programs/auto_box/auto_box.c
@@ -1,7 +1,31 @@
-/* $XConsortium: auto_box.c,v 5.3 91/04/02 08:24:06 rws Exp $ */
+/* $XConsortium: auto_box.c,v 5.4 91/07/12 18:04:33 hersh Exp $ */
/***********************************************************
-Copyright 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
diff --git a/xc/unsupported/programs/beach_ball/beach_ball.c b/xc/unsupported/programs/beach_ball/beach_ball.c
index c83db2024..f693b33f1 100644
--- a/xc/unsupported/programs/beach_ball/beach_ball.c
+++ b/xc/unsupported/programs/beach_ball/beach_ball.c
@@ -1,6 +1,30 @@
-/* $XConsortium: beach_ball.c,v 5.6 91/07/12 18:04:11 hersh Exp $ */
+/* $XConsortium: beach_ball.c,v 5.7 91/11/19 11:14:11 hersh Exp $ */
/***********************************************************
-Copyright 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -8,10 +32,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems,
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -24,7 +47,7 @@ SOFTWARE.
******************************************************************/
/*
- * Copyright (c) 1989,1990, 1991 by M.I.T. and Sun Microsystems, Inc.
+ * Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
*/
#include <stdio.h>
diff --git a/xc/unsupported/programs/gpc/basestat.c b/xc/unsupported/programs/gpc/basestat.c
index 0893fcdfc..1b67e9a32 100644
--- a/xc/unsupported/programs/gpc/basestat.c
+++ b/xc/unsupported/programs/gpc/basestat.c
@@ -1,6 +1,35 @@
-/* $XConsortium: basestat.c,v 5.1 91/02/16 10:06:47 rws Exp $ */
+/* $XConsortium: basestat.c,v 5.2 91/07/19 14:13:23 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+*/
/***********************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium at M.I.T.
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -8,8 +37,8 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+supporting documentation, and that Sun Microsystems
+not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
@@ -22,7 +51,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-
/*--------------------------------------------------------------------*\
| Copyright (C) 1989,1990, 1991, National Computer Graphics Association
|
diff --git a/xc/unsupported/programs/gpc/bld_prim.c b/xc/unsupported/programs/gpc/bld_prim.c
index a49e07dd6..4beed27ea 100644
--- a/xc/unsupported/programs/gpc/bld_prim.c
+++ b/xc/unsupported/programs/gpc/bld_prim.c
@@ -1,6 +1,35 @@
-/* $XConsortium: bld_prim.c,v 5.2 91/04/03 09:39:59 rws Exp $ */
+/* $XConsortium: bld_prim.c,v 5.3 91/07/12 18:05:26 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+*/
/***********************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium at M.I.T.
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -8,8 +37,8 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+supporting documentation, and that Sun Microsystems
+not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/programs/gpc/bld_view.c b/xc/unsupported/programs/gpc/bld_view.c
index 6cbc4793e..75b08ebb5 100644
--- a/xc/unsupported/programs/gpc/bld_view.c
+++ b/xc/unsupported/programs/gpc/bld_view.c
@@ -1,6 +1,35 @@
-/* $XConsortium: bld_view.c,v 5.1 91/02/16 10:07:08 rws Exp $ */
+/* $XConsortium: bld_view.c,v 5.2 91/07/12 18:05:36 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+*/
/***********************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium at M.I.T.
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -8,8 +37,8 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+supporting documentation, and Sun Microsystems
+not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/programs/gpc/init_bench.c b/xc/unsupported/programs/gpc/init_bench.c
index db412664e..028c71adb 100644
--- a/xc/unsupported/programs/gpc/init_bench.c
+++ b/xc/unsupported/programs/gpc/init_bench.c
@@ -1,6 +1,35 @@
-/* $XConsortium: init_bench.c,v 5.5 92/05/28 20:10:46 hersh Exp $ */
+/* $XConsortium: init_bench.c,v 5.6 93/01/04 18:23:15 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+*/
/***********************************************************
-Copyright(c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium at M.I.T.
+Copyright(c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -8,8 +37,8 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+supporting documentation, and that Sun Microsystems
+not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/programs/gpc/maptools.c b/xc/unsupported/programs/gpc/maptools.c
index f02260589..5cb326f28 100644
--- a/xc/unsupported/programs/gpc/maptools.c
+++ b/xc/unsupported/programs/gpc/maptools.c
@@ -1,6 +1,35 @@
-/* $XConsortium: maptools.c,v 5.1 91/02/16 10:07:42 rws Exp $ */
+/* $XConsortium: maptools.c,v 5.2 91/07/12 18:05:40 hersh Exp $ */
+/*
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the X Consortium.
+
+*/
/***********************************************************
-Copyright(c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium at M.I.T.
+Copyright(c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -8,8 +37,8 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+supporting documentation, and that Sun Microsystems
+not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/README b/xc/unsupported/test/InsPEX/README
index 243b9eca8..df1454168 100644
--- a/xc/unsupported/test/InsPEX/README
+++ b/xc/unsupported/test/InsPEX/README
@@ -1,7 +1,31 @@
-/* $XConsortium: README,v 5.2 91/02/16 10:04:52 rws Exp $ */
+/* $XConsortium: README,v 5.3 91/02/22 12:18:00 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,10 +33,9 @@ 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 and that
both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
-pertaining to distribution of the software without specific, written
-prior permission.
+supporting documentation, and that the name of Sun Microsystems
+not be used in advertising or publicity pertaining to distribution
+of the software without specific, written prior permission.
SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
@@ -99,8 +122,8 @@ Porting the Inspector
The chief portability issue for the Inspector is the choice
of Graphical User Interface toolkit. The current implementation
-uses the XView toolkit, which is available from MIT and
-from Sun Microsystems.
+uses the XView toolkit, which is available from the X Consortium
+and from Sun Microsystems.
To facilitate porting, however, all toolkit-specific code is
isolated into two files, toolkit.c and toolkit.h. Through
diff --git a/xc/unsupported/test/InsPEX/include/wdt.h b/xc/unsupported/test/InsPEX/include/wdt.h
index 8e4e3c704..38e89d461 100644
--- a/xc/unsupported/test/InsPEX/include/wdt.h
+++ b/xc/unsupported/test/InsPEX/include/wdt.h
@@ -1,8 +1,32 @@
-/* $XConsortium: wdt.h,v 5.5 91/09/30 17:02:15 hersh Exp $ */
+/* $XConsortium: wdt.h,v 5.6 91/11/26 16:01:32 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/inspex.sh b/xc/unsupported/test/InsPEX/inspex.sh
index 1fedb6ee5..f5b1e244c 100644
--- a/xc/unsupported/test/InsPEX/inspex.sh
+++ b/xc/unsupported/test/InsPEX/inspex.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $XConsortium: inspex.sh,v 5.5 91/05/10 19:52:35 hersh Exp $
+# $XConsortium: inspex.sh,v 5.6 91/07/08 18:12:04 hersh Exp $
###################################################################
# Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
#
@@ -9,8 +9,8 @@
# documentation for any purpose and without fee is hereby granted,
# 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 names of Sun Microsystems,
-# the X Consortium, and MIT not be used in advertising or publicity
+# supporting documentation, and that the names of Sun Microsystems
+# and the X Consortium not be used in advertising or publicity
# pertaining to distribution of the software without specific, written
# prior permission.
#
diff --git a/xc/unsupported/test/InsPEX/startpex b/xc/unsupported/test/InsPEX/startpex
index 8033c853f..8d8be55d6 100755
--- a/xc/unsupported/test/InsPEX/startpex
+++ b/xc/unsupported/test/InsPEX/startpex
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $XConsortium: startpex,v 5.3 91/02/18 20:42:19 hersh Exp $
+# $XConsortium: startpex,v 5.4 91/02/19 20:43:40 hersh Exp $
#
#
# Copyright 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
@@ -11,8 +11,8 @@
# documentation for any purpose and without fee is hereby granted,
# 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 names of Sun Microsystems,
-# the X Consortium, and MIT not be used in advertising or publicity
+# supporting documentation, and that the names of Sun Microsystems
+# and the X Consortium not be used in advertising or publicity
# pertaining to distribution of the software without specific, written
# prior permission.
#
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/archall.pi b/xc/unsupported/test/InsPEX/testcases/archive/archall.pi
index e9f6fab47..4fbf858b0 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/archall.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/archall.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: archall.pi,v 5.1 91/02/16 10:01:47 rws Exp $ */
+/* $XConsortium: archall.pi,v 5.2 91/11/26 14:56:51 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/archnet.pi b/xc/unsupported/test/InsPEX/testcases/archive/archnet.pi
index 48cab4381..6c45db1ab 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/archnet.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/archnet.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: archnet.pi,v 5.1 91/02/16 10:01:49 rws Exp $ */
+/* $XConsortium: archnet.pi,v 5.2 91/11/26 14:57:01 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/archstr.pi b/xc/unsupported/test/InsPEX/testcases/archive/archstr.pi
index 2bcf4ccd9..1b7793876 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/archstr.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/archstr.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: archstr.pi,v 5.1 91/02/16 10:01:50 rws Exp $ */
+/* $XConsortium: archstr.pi,v 5.2 91/11/26 14:57:03 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/delnetar.pi b/xc/unsupported/test/InsPEX/testcases/archive/delnetar.pi
index a4884c756..debd50d7d 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/delnetar.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/delnetar.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: delnetar.pi,v 5.1 91/02/16 10:01:54 rws Exp $ */
+/* $XConsortium: delnetar.pi,v 5.2 91/11/26 14:57:06 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/delstrar.pi b/xc/unsupported/test/InsPEX/testcases/archive/delstrar.pi
index f6e2a7933..30b14f160 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/delstrar.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/delstrar.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: delstrar.pi,v 5.1 91/02/16 10:01:54 rws Exp $ */
+/* $XConsortium: delstrar.pi,v 5.2 91/11/26 14:57:08 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/inqcfnet.pi b/xc/unsupported/test/InsPEX/testcases/archive/inqcfnet.pi
index 35a3411b5..c0b92a09a 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/inqcfnet.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/inqcfnet.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: inqcfnet.pi,v 5.1 91/02/16 10:01:56 rws Exp $ */
+/* $XConsortium: inqcfnet.pi,v 5.2 91/11/26 14:57:10 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/retrall.pi b/xc/unsupported/test/InsPEX/testcases/archive/retrall.pi
index d264c0c5e..eb650ccc3 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/retrall.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/retrall.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: retrall.pi,v 5.1 91/02/16 10:01:57 rws Exp $ */
+/* $XConsortium: retrall.pi,v 5.2 91/11/26 14:57:12 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/retrnet.pi b/xc/unsupported/test/InsPEX/testcases/archive/retrnet.pi
index 80a884a9d..aab01b4fe 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/retrnet.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/retrnet.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: retrnet.pi,v 5.1 91/02/16 10:02:01 rws Exp $ */
+/* $XConsortium: retrnet.pi,v 5.2 91/11/26 14:57:14 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/retrstr.pi b/xc/unsupported/test/InsPEX/testcases/archive/retrstr.pi
index e2c2a922b..53598ad45 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/retrstr.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/retrstr.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: retrstr.pi,v 5.1 91/02/16 10:02:01 rws Exp $ */
+/* $XConsortium: retrstr.pi,v 5.2 91/11/26 14:57:16 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/specar2.pi b/xc/unsupported/test/InsPEX/testcases/archive/specar2.pi
index 0080d678e..09bcc9cf9 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/specar2.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/specar2.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: specar2.pi,v 5.1 91/02/16 10:02:03 rws Exp $ */
+/* $XConsortium: specar2.pi,v 5.2 91/11/26 14:57:18 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/specar3.pi b/xc/unsupported/test/InsPEX/testcases/archive/specar3.pi
index aafbd2740..11d7a9976 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/specar3.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/specar3.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: specar3.pi,v 5.1 91/02/16 10:02:04 rws Exp $ */
+/* $XConsortium: specar3.pi,v 5.2 91/11/26 14:57:21 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/archive/specar4.pi b/xc/unsupported/test/InsPEX/testcases/archive/specar4.pi
index c7f8316cf..eac951ae9 100644
--- a/xc/unsupported/test/InsPEX/testcases/archive/specar4.pi
+++ b/xc/unsupported/test/InsPEX/testcases/archive/specar4.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: specar4.pi,v 5.1 91/02/16 10:02:05 rws Exp $ */
+/* $XConsortium: specar4.pi,v 5.2 91/11/26 14:57:23 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/dispctl/dccolrep.pi b/xc/unsupported/test/InsPEX/testcases/dispctl/dccolrep.pi
index 5dbc5c63c..92699c58d 100644
--- a/xc/unsupported/test/InsPEX/testcases/dispctl/dccolrep.pi
+++ b/xc/unsupported/test/InsPEX/testcases/dispctl/dccolrep.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: dccolrep.pi,v 5.1 91/02/16 10:02:10 rws Exp $ */
+/* $XConsortium: dccolrep.pi,v 5.2 91/07/24 18:49:04 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/dispctl/dcdelstr.pi b/xc/unsupported/test/InsPEX/testcases/dispctl/dcdelstr.pi
index 1f75a8db7..adbb19ec5 100644
--- a/xc/unsupported/test/InsPEX/testcases/dispctl/dcdelstr.pi
+++ b/xc/unsupported/test/InsPEX/testcases/dispctl/dcdelstr.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: dcdelstr.pi,v 5.1 91/02/16 10:02:11 rws Exp $ */
+/* $XConsortium: dcdelstr.pi,v 5.2 91/07/24 18:49:17 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/dispctl/dcinvis.pi b/xc/unsupported/test/InsPEX/testcases/dispctl/dcinvis.pi
index dca3c4a01..6447dcc74 100644
--- a/xc/unsupported/test/InsPEX/testcases/dispctl/dcinvis.pi
+++ b/xc/unsupported/test/InsPEX/testcases/dispctl/dcinvis.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: dcinvis.pi,v 5.1 91/02/16 10:02:18 rws Exp $ */
+/* $XConsortium: dcinvis.pi,v 5.2 91/11/26 14:59:11 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/dispctl/dclinerep.pi b/xc/unsupported/test/InsPEX/testcases/dispctl/dclinerep.pi
index e56908207..6ba564239 100644
--- a/xc/unsupported/test/InsPEX/testcases/dispctl/dclinerep.pi
+++ b/xc/unsupported/test/InsPEX/testcases/dispctl/dclinerep.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: dclinerep.pi,v 5.1 91/02/16 10:02:12 rws Exp $ */
+/* $XConsortium: dclinerep.pi,v 5.2 91/07/24 18:49:31 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/dispctl/dcrefmod.pi b/xc/unsupported/test/InsPEX/testcases/dispctl/dcrefmod.pi
index ff8cc1192..9fbcae8ad 100644
--- a/xc/unsupported/test/InsPEX/testcases/dispctl/dcrefmod.pi
+++ b/xc/unsupported/test/InsPEX/testcases/dispctl/dcrefmod.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: dcrefmod.pi,v 5.1 91/02/16 10:02:19 rws Exp $ */
+/* $XConsortium: dcrefmod.pi,v 5.2 91/07/24 18:49:59 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/dispctl/dcviewrep.pi b/xc/unsupported/test/InsPEX/testcases/dispctl/dcviewrep.pi
index 0a039bd68..205834500 100644
--- a/xc/unsupported/test/InsPEX/testcases/dispctl/dcviewrep.pi
+++ b/xc/unsupported/test/InsPEX/testcases/dispctl/dcviewrep.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: dcviewrep.pi,v 5.1 91/02/16 10:02:13 rws Exp $ */
+/* $XConsortium: dcviewrep.pi,v 5.2 91/11/26 14:58:53 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst1.pi b/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst1.pi
index 6513f4c07..aae240b34 100644
--- a/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst1.pi
+++ b/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst1.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: dispupst1.pi,v 5.1 91/02/16 10:02:14 rws Exp $ */
+/* $XConsortium: dispupst1.pi,v 5.2 91/11/26 14:59:05 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst2.pi b/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst2.pi
index ba8bda625..98d377a50 100644
--- a/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst2.pi
+++ b/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst2.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: dispupst2.pi,v 5.1 91/02/16 10:02:14 rws Exp $ */
+/* $XConsortium: dispupst2.pi,v 5.2 91/11/26 14:59:07 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst3.pi b/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst3.pi
index 462c5b5e3..e6657bfa9 100644
--- a/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst3.pi
+++ b/xc/unsupported/test/InsPEX/testcases/dispctl/dispupst3.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: dispupst3.pi,v 5.1 91/02/16 10:02:15 rws Exp $ */
+/* $XConsortium: dispupst3.pi,v 5.2 91/11/26 14:59:09 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/dispctl/updatews.pi b/xc/unsupported/test/InsPEX/testcases/dispctl/updatews.pi
index 5109cf177..81d2c1f92 100644
--- a/xc/unsupported/test/InsPEX/testcases/dispctl/updatews.pi
+++ b/xc/unsupported/test/InsPEX/testcases/dispctl/updatews.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: updatews.pi,v 5.1 91/02/16 10:02:17 rws Exp $ */
+/* $XConsortium: updatews.pi,v 5.2 91/07/24 18:49:42 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/error/errhandle1.c b/xc/unsupported/test/InsPEX/testcases/error/errhandle1.c
index b02a45713..ca4350365 100644
--- a/xc/unsupported/test/InsPEX/testcases/error/errhandle1.c
+++ b/xc/unsupported/test/InsPEX/testcases/error/errhandle1.c
@@ -1,8 +1,32 @@
-/* $XConsortium: errhandle1.c,v 5.1 91/02/16 10:03:33 rws Exp $ */
+/* $XConsortium: errhandle1.c,v 5.2 91/07/12 18:27:56 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/error/errhandle2.c b/xc/unsupported/test/InsPEX/testcases/error/errhandle2.c
index b6b1ed9d6..e3ade55a9 100644
--- a/xc/unsupported/test/InsPEX/testcases/error/errhandle2.c
+++ b/xc/unsupported/test/InsPEX/testcases/error/errhandle2.c
@@ -1,8 +1,32 @@
-/* $XConsortium: errhandle2.c,v 5.1 91/02/16 10:03:34 rws Exp $ */
+/* $XConsortium: errhandle2.c,v 5.2 91/07/12 18:28:20 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/face/cull2.pi b/xc/unsupported/test/InsPEX/testcases/face/cull2.pi
index ef837b3a2..bd3eba06d 100644
--- a/xc/unsupported/test/InsPEX/testcases/face/cull2.pi
+++ b/xc/unsupported/test/InsPEX/testcases/face/cull2.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: cull2.pi,v 5.1 91/02/16 10:03:56 rws Exp $ */
+/* $XConsortium: cull2.pi,v 5.2 91/07/24 18:51:40 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/fillarea/fas1.pi b/xc/unsupported/test/InsPEX/testcases/fillarea/fas1.pi
index 247920abf..2fc36fce1 100644
--- a/xc/unsupported/test/InsPEX/testcases/fillarea/fas1.pi
+++ b/xc/unsupported/test/InsPEX/testcases/fillarea/fas1.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: fas1.pi,v 5.1 91/02/16 10:02:23 rws Exp $ */
+/* $XConsortium: fas1.pi,v 5.2 91/07/12 18:36:22 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/fillarea/fas2.pi b/xc/unsupported/test/InsPEX/testcases/fillarea/fas2.pi
index 5c14e17a9..175b58e6a 100644
--- a/xc/unsupported/test/InsPEX/testcases/fillarea/fas2.pi
+++ b/xc/unsupported/test/InsPEX/testcases/fillarea/fas2.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: fas2.pi,v 5.1 91/02/16 10:02:23 rws Exp $ */
+/* $XConsortium: fas2.pi,v 5.2 91/07/12 18:36:29 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/fillarea/fas3.pi b/xc/unsupported/test/InsPEX/testcases/fillarea/fas3.pi
index d7720be54..49200743d 100644
--- a/xc/unsupported/test/InsPEX/testcases/fillarea/fas3.pi
+++ b/xc/unsupported/test/InsPEX/testcases/fillarea/fas3.pi
@@ -1,9 +1,33 @@
-/* $XConsortium: fas3.pi,v 5.1 91/02/16 10:02:24 rws Exp $ */
+/* $XConsortium: fas3.pi,v 5.2 91/07/12 18:36:31 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -12,7 +36,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/fillarea/fas4.pi b/xc/unsupported/test/InsPEX/testcases/fillarea/fas4.pi
index 94f062460..71a2b11e5 100644
--- a/xc/unsupported/test/InsPEX/testcases/fillarea/fas4.pi
+++ b/xc/unsupported/test/InsPEX/testcases/fillarea/fas4.pi
@@ -1,9 +1,33 @@
-/* $XConsortium: fas4.pi,v 5.1 91/02/16 10:02:25 rws Exp $ */
+/* $XConsortium: fas4.pi,v 5.2 91/07/12 18:36:34 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -12,7 +36,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/fillarea/fas5.pi b/xc/unsupported/test/InsPEX/testcases/fillarea/fas5.pi
index dbbe2e12a..793aa1012 100644
--- a/xc/unsupported/test/InsPEX/testcases/fillarea/fas5.pi
+++ b/xc/unsupported/test/InsPEX/testcases/fillarea/fas5.pi
@@ -1,9 +1,33 @@
-/* $XConsortium: fas5.pi,v 5.1 91/02/16 10:02:26 rws Exp $ */
+/* $XConsortium: fas5.pi,v 5.2 91/07/12 18:36:36 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -12,7 +36,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/fillarea/fas6.pi b/xc/unsupported/test/InsPEX/testcases/fillarea/fas6.pi
index 37e36f341..950c1d727 100644
--- a/xc/unsupported/test/InsPEX/testcases/fillarea/fas6.pi
+++ b/xc/unsupported/test/InsPEX/testcases/fillarea/fas6.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: fas6.pi,v 5.1 91/02/16 10:02:26 rws Exp $ */
+/* $XConsortium: fas6.pi,v 5.2 91/07/12 18:36:39 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/fillarea/fas7.pi b/xc/unsupported/test/InsPEX/testcases/fillarea/fas7.pi
index de5edf60d..37644c070 100644
--- a/xc/unsupported/test/InsPEX/testcases/fillarea/fas7.pi
+++ b/xc/unsupported/test/InsPEX/testcases/fillarea/fas7.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: fas7.pi,v 5.1 91/02/16 10:02:27 rws Exp $ */
+/* $XConsortium: fas7.pi,v 5.2 91/07/12 18:36:41 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/fillarea/fas8.pi b/xc/unsupported/test/InsPEX/testcases/fillarea/fas8.pi
index 0aa32fa2a..53cac4ce0 100644
--- a/xc/unsupported/test/InsPEX/testcases/fillarea/fas8.pi
+++ b/xc/unsupported/test/InsPEX/testcases/fillarea/fas8.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: fas8.pi,v 5.1 91/02/16 10:02:29 rws Exp $ */
+/* $XConsortium: fas8.pi,v 5.2 91/07/12 18:36:43 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/input/pick10.pi b/xc/unsupported/test/InsPEX/testcases/input/pick10.pi
index 268eeeb35..acc3ddfe4 100644
--- a/xc/unsupported/test/InsPEX/testcases/input/pick10.pi
+++ b/xc/unsupported/test/InsPEX/testcases/input/pick10.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: pick10.pi,v 5.1 91/02/16 10:03:30 rws Exp $ */
+/* $XConsortium: pick10.pi,v 5.2 91/07/12 18:35:22 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/input/stroke1.pi b/xc/unsupported/test/InsPEX/testcases/input/stroke1.pi
index b7dfbdab7..a7e598755 100644
--- a/xc/unsupported/test/InsPEX/testcases/input/stroke1.pi
+++ b/xc/unsupported/test/InsPEX/testcases/input/stroke1.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: stroke1.pi,v 5.1 91/02/16 10:03:31 rws Exp $ */
+/* $XConsortium: stroke1.pi,v 5.2 91/07/18 15:06:29 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/iss/iss6.pi b/xc/unsupported/test/InsPEX/testcases/iss/iss6.pi
index 43b4b8b72..5484819d4 100644
--- a/xc/unsupported/test/InsPEX/testcases/iss/iss6.pi
+++ b/xc/unsupported/test/InsPEX/testcases/iss/iss6.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: iss6.pi,v 5.1 91/02/16 10:01:27 rws Exp $ */
+/* $XConsortium: iss6.pi,v 5.2 91/07/24 18:47:04 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/nurbs/nurbss3.pi b/xc/unsupported/test/InsPEX/testcases/nurbs/nurbss3.pi
index fb1f34480..12a968e41 100644
--- a/xc/unsupported/test/InsPEX/testcases/nurbs/nurbss3.pi
+++ b/xc/unsupported/test/InsPEX/testcases/nurbs/nurbss3.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: nurbss3.pi,v 5.1 91/02/16 10:03:51 rws Exp $ */
+/* $XConsortium: nurbss3.pi,v 5.2 91/11/26 15:50:38 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/pdtwdt/pdt.c b/xc/unsupported/test/InsPEX/testcases/pdtwdt/pdt.c
index 3446cd72a..a222e37c4 100644
--- a/xc/unsupported/test/InsPEX/testcases/pdtwdt/pdt.c
+++ b/xc/unsupported/test/InsPEX/testcases/pdtwdt/pdt.c
@@ -1,9 +1,33 @@
-/* $XConsortium: pdt.c,v 5.1 91/02/16 10:01:14 rws Exp $ */
+/* $XConsortium: pdt.c,v 5.2 91/07/24 18:45:41 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -12,7 +36,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt3.c b/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt3.c
index c3cf7a53a..ff3262776 100644
--- a/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt3.c
+++ b/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt3.c
@@ -1,8 +1,32 @@
-/* $XConsortium: wdt3.c,v 5.1 91/02/16 10:01:18 rws Exp $ */
+/* $XConsortium: wdt3.c,v 5.2 91/03/21 15:39:29 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt4.c b/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt4.c
index f7f31dcf6..7ae5a769e 100644
--- a/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt4.c
+++ b/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt4.c
@@ -1,8 +1,32 @@
-/* $XConsortium: wdt4.c,v 5.1 91/02/16 10:01:19 rws Exp $ */
+/* $XConsortium: wdt4.c,v 5.2 91/07/24 18:46:01 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt5.c b/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt5.c
index ca6ff6d64..e598512dc 100644
--- a/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt5.c
+++ b/xc/unsupported/test/InsPEX/testcases/pdtwdt/wdt5.c
@@ -1,8 +1,32 @@
-/* $XConsortium: wdt5.c,v 5.2 91/07/15 12:20:17 hersh Exp $ */
+/* $XConsortium: wdt5.c,v 5.3 93/01/04 18:19:56 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/plinedata/pldata2.pi b/xc/unsupported/test/InsPEX/testcases/plinedata/pldata2.pi
index f29159457..c3875ded9 100644
--- a/xc/unsupported/test/InsPEX/testcases/plinedata/pldata2.pi
+++ b/xc/unsupported/test/InsPEX/testcases/plinedata/pldata2.pi
@@ -1,6 +1,30 @@
-/* $XConsortium: pldata2.pi,v 5.1 91/02/16 10:03:36 rws Exp $ */
+/* $XConsortium: pldata2.pi,v 5.2 91/11/26 15:27:19 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,7 +33,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/plinedata/pldata4.pi b/xc/unsupported/test/InsPEX/testcases/plinedata/pldata4.pi
index 06210bb5b..be44a7150 100644
--- a/xc/unsupported/test/InsPEX/testcases/plinedata/pldata4.pi
+++ b/xc/unsupported/test/InsPEX/testcases/plinedata/pldata4.pi
@@ -1,6 +1,30 @@
-/* $XConsortium: pldata4.pi,v 5.1 91/02/16 10:03:38 rws Exp $ */
+/* $XConsortium: pldata4.pi,v 5.2 91/11/26 15:27:32 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -9,7 +33,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/rep/viewrep.pi b/xc/unsupported/test/InsPEX/testcases/rep/viewrep.pi
index 5d5172b4d..d71195c77 100644
--- a/xc/unsupported/test/InsPEX/testcases/rep/viewrep.pi
+++ b/xc/unsupported/test/InsPEX/testcases/rep/viewrep.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: viewrep.pi,v 5.1 91/02/16 10:04:29 rws Exp $ */
+/* $XConsortium: viewrep.pi,v 5.2 91/11/26 15:52:56 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/shared/Makefile b/xc/unsupported/test/InsPEX/testcases/shared/Makefile
index 4b0cb7cff..2473f84db 100644
--- a/xc/unsupported/test/InsPEX/testcases/shared/Makefile
+++ b/xc/unsupported/test/InsPEX/testcases/shared/Makefile
@@ -1,4 +1,4 @@
-# $XConsortium: Makefile,v 5.6 91/02/19 20:38:16 hersh Exp $
+# $XConsortium: Makefile,v 5.7 93/01/04 18:19:19 hersh Exp $
###################################################################
# Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
#
@@ -8,8 +8,8 @@
# documentation for any purpose and without fee is hereby granted,
# 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 names of Sun Microsystems,
-# the X Consortium, and MIT not be used in advertising or publicity
+# supporting documentation, and that the names of Sun Microsystems
+# and the X Consortium not be used in advertising or publicity
# pertaining to distribution of the software without specific, written
# prior permission.
#
diff --git a/xc/unsupported/test/InsPEX/testcases/shared/armacro.pi b/xc/unsupported/test/InsPEX/testcases/shared/armacro.pi
index f931aa8b6..151387894 100644
--- a/xc/unsupported/test/InsPEX/testcases/shared/armacro.pi
+++ b/xc/unsupported/test/InsPEX/testcases/shared/armacro.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: armacro.pi,v 5.1 91/02/16 10:02:49 rws Exp $ */
+/* $XConsortium: armacro.pi,v 5.2 91/11/26 15:00:37 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/shared/scmacro.pi b/xc/unsupported/test/InsPEX/testcases/shared/scmacro.pi
index 170934e36..82fcea530 100644
--- a/xc/unsupported/test/InsPEX/testcases/shared/scmacro.pi
+++ b/xc/unsupported/test/InsPEX/testcases/shared/scmacro.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: scmacro.pi,v 5.1 91/02/16 10:02:48 rws Exp $ */
+/* $XConsortium: scmacro.pi,v 5.2 91/07/24 18:50:46 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/strcon/elemcon9.c b/xc/unsupported/test/InsPEX/testcases/strcon/elemcon9.c
index 02108ca77..dba88719d 100644
--- a/xc/unsupported/test/InsPEX/testcases/strcon/elemcon9.c
+++ b/xc/unsupported/test/InsPEX/testcases/strcon/elemcon9.c
@@ -1,7 +1,31 @@
-/* $XConsortium: elemcon9.c,v 5.2 91/07/15 12:18:35 hersh Exp $ */
+/* $XConsortium: elemcon9.c,v 5.3 91/07/24 18:45:04 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/strcon/strstat1.pi b/xc/unsupported/test/InsPEX/testcases/strcon/strstat1.pi
index ab99da976..2fed9c09b 100644
--- a/xc/unsupported/test/InsPEX/testcases/strcon/strstat1.pi
+++ b/xc/unsupported/test/InsPEX/testcases/strcon/strstat1.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: strstat1.pi,v 5.1 91/02/16 10:01:00 rws Exp $ */
+/* $XConsortium: strstat1.pi,v 5.2 91/11/26 14:51:34 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/utils/comptran.pi b/xc/unsupported/test/InsPEX/testcases/utils/comptran.pi
index b2572f306..b46cec98e 100644
--- a/xc/unsupported/test/InsPEX/testcases/utils/comptran.pi
+++ b/xc/unsupported/test/InsPEX/testcases/utils/comptran.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: comptran.pi,v 5.1 91/02/16 10:01:03 rws Exp $ */
+/* $XConsortium: comptran.pi,v 5.2 91/11/26 14:53:00 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/xform/primxf1.pi b/xc/unsupported/test/InsPEX/testcases/xform/primxf1.pi
index e82db7c4e..e0bae30be 100644
--- a/xc/unsupported/test/InsPEX/testcases/xform/primxf1.pi
+++ b/xc/unsupported/test/InsPEX/testcases/xform/primxf1.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: primxf1.pi,v 5.2 91/07/24 18:47:42 hersh Exp $ */
+/* $XConsortium: primxf1.pi,v 5.3 91/11/26 14:54:35 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/xform/primxf2.pi b/xc/unsupported/test/InsPEX/testcases/xform/primxf2.pi
index 228fe169e..21e460058 100644
--- a/xc/unsupported/test/InsPEX/testcases/xform/primxf2.pi
+++ b/xc/unsupported/test/InsPEX/testcases/xform/primxf2.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: primxf2.pi,v 5.1 91/02/16 10:01:45 rws Exp $ */
+/* $XConsortium: primxf2.pi,v 5.2 91/07/24 18:47:58 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/xform/primxf3.pi b/xc/unsupported/test/InsPEX/testcases/xform/primxf3.pi
index 9be16bb92..3357942b2 100644
--- a/xc/unsupported/test/InsPEX/testcases/xform/primxf3.pi
+++ b/xc/unsupported/test/InsPEX/testcases/xform/primxf3.pi
@@ -1,8 +1,32 @@
-/* $XConsortium: primxf3.pi,v 5.1 91/02/16 10:01:46 rws Exp $ */
+/* $XConsortium: primxf3.pi,v 5.2 91/07/24 18:48:28 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/xform/viewxf1.pi b/xc/unsupported/test/InsPEX/testcases/xform/viewxf1.pi
index 90efc9d72..60655b2dc 100644
--- a/xc/unsupported/test/InsPEX/testcases/xform/viewxf1.pi
+++ b/xc/unsupported/test/InsPEX/testcases/xform/viewxf1.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: viewxf1.pi,v 5.1 91/02/16 10:01:36 rws Exp $ */
+/* $XConsortium: viewxf1.pi,v 5.2 91/11/26 14:54:15 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/xform/wsxf1.pi b/xc/unsupported/test/InsPEX/testcases/xform/wsxf1.pi
index e51808eef..fdf98ba9d 100644
--- a/xc/unsupported/test/InsPEX/testcases/xform/wsxf1.pi
+++ b/xc/unsupported/test/InsPEX/testcases/xform/wsxf1.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: wsxf1.pi,v 5.1 91/02/16 10:01:39 rws Exp $ */
+/* $XConsortium: wsxf1.pi,v 5.2 91/11/26 14:54:44 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/testcases/xform/wsxf2.pi b/xc/unsupported/test/InsPEX/testcases/xform/wsxf2.pi
index 9c0a88eeb..6aaf31cde 100644
--- a/xc/unsupported/test/InsPEX/testcases/xform/wsxf2.pi
+++ b/xc/unsupported/test/InsPEX/testcases/xform/wsxf2.pi
@@ -1,7 +1,31 @@
-/* $XConsortium: wsxf2.pi,v 5.1 91/02/16 10:01:40 rws Exp $ */
+/* $XConsortium: wsxf2.pi,v 5.2 91/11/26 14:54:26 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/tools/inspector/Makefile b/xc/unsupported/test/InsPEX/tools/inspector/Makefile
index f9908490b..e1b5dd918 100644
--- a/xc/unsupported/test/InsPEX/tools/inspector/Makefile
+++ b/xc/unsupported/test/InsPEX/tools/inspector/Makefile
@@ -1,4 +1,4 @@
-# $XConsortium: Makefile,v 5.2 91/02/16 09:59:40 rws Exp $
+# $XConsortium: Makefile,v 5.3 91/07/08 18:18:28 hersh Exp $
###################################################################
# Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
#
@@ -8,8 +8,8 @@
# documentation for any purpose and without fee is hereby granted,
# 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 names of Sun Microsystems,
-# the X Consortium, and MIT not be used in advertising or publicity
+# supporting documentation, and that the names of Sun Microsystems
+# and the X Consortium not be used in advertising or publicity
# pertaining to distribution of the software without specific, written
# prior permission.
#
diff --git a/xc/unsupported/test/InsPEX/tools/inspector/inspector.c b/xc/unsupported/test/InsPEX/tools/inspector/inspector.c
index 8d91be4f3..c749273bc 100644
--- a/xc/unsupported/test/InsPEX/tools/inspector/inspector.c
+++ b/xc/unsupported/test/InsPEX/tools/inspector/inspector.c
@@ -1,7 +1,31 @@
-/* $XConsortium: inspector.c,v 5.1 91/02/16 09:59:39 rws Exp $ */
+/* $XConsortium: inspector.c,v 5.2 91/05/29 18:13:57 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/tools/newt/looper.yacc b/xc/unsupported/test/InsPEX/tools/newt/looper.yacc
index f4902c3e7..d70c9a3f4 100644
--- a/xc/unsupported/test/InsPEX/tools/newt/looper.yacc
+++ b/xc/unsupported/test/InsPEX/tools/newt/looper.yacc
@@ -1,8 +1,32 @@
-/* $XConsortium: looper.yacc,v 5.3 91/05/04 23:18:31 keith Exp $ */
+/* $XConsortium: looper.yacc,v 5.4 91/11/26 14:42:32 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/tools/pexint/Makefile b/xc/unsupported/test/InsPEX/tools/pexint/Makefile
index 4e4d17fb1..9fb7ea5be 100644
--- a/xc/unsupported/test/InsPEX/tools/pexint/Makefile
+++ b/xc/unsupported/test/InsPEX/tools/pexint/Makefile
@@ -1,5 +1,5 @@
-# $XConsortium: Makefile,v 5.6 91/07/08 18:19:12 hersh Exp $
+# $XConsortium: Makefile,v 5.7 93/01/04 18:18:39 hersh Exp $
###################################################################
# Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
#
@@ -9,8 +9,8 @@
# documentation for any purpose and without fee is hereby granted,
# 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 names of Sun Microsystems,
-# the X Consortium, and MIT not be used in advertising or publicity
+# supporting documentation, and that the names of Sun Microsystems
+# and the X Consortium not be used in advertising or publicity
# pertaining to distribution of the software without specific, written
# prior permission.
#
diff --git a/xc/unsupported/test/InsPEX/tools/pexint/computils.c b/xc/unsupported/test/InsPEX/tools/pexint/computils.c
index 7b471dc62..c28f12703 100644
--- a/xc/unsupported/test/InsPEX/tools/pexint/computils.c
+++ b/xc/unsupported/test/InsPEX/tools/pexint/computils.c
@@ -1,7 +1,31 @@
-/* $XConsortium: computils.c,v 5.3 91/06/14 15:54:46 hersh Exp $ */
+/* $XConsortium: computils.c,v 5.4 91/07/24 18:43:05 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -10,7 +34,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/tools/pexint/datautils.c b/xc/unsupported/test/InsPEX/tools/pexint/datautils.c
index 95ee01570..18566c260 100644
--- a/xc/unsupported/test/InsPEX/tools/pexint/datautils.c
+++ b/xc/unsupported/test/InsPEX/tools/pexint/datautils.c
@@ -1,8 +1,32 @@
-/* $XConsortium: datautils.c,v 5.1 91/02/16 10:00:06 rws Exp $ */
+/* $XConsortium: datautils.c,v 5.2 91/07/24 18:41:05 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/tools/pexint/datautils.h b/xc/unsupported/test/InsPEX/tools/pexint/datautils.h
index 5cbeb638c..225b67ccb 100644
--- a/xc/unsupported/test/InsPEX/tools/pexint/datautils.h
+++ b/xc/unsupported/test/InsPEX/tools/pexint/datautils.h
@@ -1,8 +1,32 @@
-/* $XConsortium: datautils.h,v 5.1 91/02/16 10:00:08 rws Exp $ */
+/* $XConsortium: datautils.h,v 5.2 91/07/24 18:41:32 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/tools/pexint/datautils.m b/xc/unsupported/test/InsPEX/tools/pexint/datautils.m
index 257a92b08..b6128e7d7 100644
--- a/xc/unsupported/test/InsPEX/tools/pexint/datautils.m
+++ b/xc/unsupported/test/InsPEX/tools/pexint/datautils.m
@@ -1,8 +1,32 @@
-/* $XConsortium: datautils.m,v 5.1 91/02/16 10:00:01 rws Exp $ */
+/* $XConsortium: datautils.m,v 5.2 91/07/24 18:39:19 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/tools/pexint/pexapi.k b/xc/unsupported/test/InsPEX/tools/pexint/pexapi.k
index b6ca69aca..14cfc7752 100644
--- a/xc/unsupported/test/InsPEX/tools/pexint/pexapi.k
+++ b/xc/unsupported/test/InsPEX/tools/pexint/pexapi.k
@@ -1,8 +1,32 @@
-/* $XConsortium: pexapi.k,v 5.1 91/02/16 10:00:02 rws Exp $ */
+/* $XConsortium: pexapi.k,v 5.2 91/07/24 18:39:49 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989, 1990, 1991,1990 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/tools/pexint/testutils.c b/xc/unsupported/test/InsPEX/tools/pexint/testutils.c
index 89148f39f..5c2e8ac98 100644
--- a/xc/unsupported/test/InsPEX/tools/pexint/testutils.c
+++ b/xc/unsupported/test/InsPEX/tools/pexint/testutils.c
@@ -1,8 +1,32 @@
-/* $XConsortium: testutils.c,v 5.1 91/02/16 10:00:21 rws Exp $ */
+/* $XConsortium: testutils.c,v 5.2 91/07/24 18:42:26 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/tools/pexint/testutils.h b/xc/unsupported/test/InsPEX/tools/pexint/testutils.h
index 61aaf7f23..b9b02c7a9 100644
--- a/xc/unsupported/test/InsPEX/tools/pexint/testutils.h
+++ b/xc/unsupported/test/InsPEX/tools/pexint/testutils.h
@@ -1,8 +1,32 @@
-/* $XConsortium: testutils.h,v 5.1 91/02/16 10:00:22 rws Exp $ */
+/* $XConsortium: testutils.h,v 5.2 91/05/06 11:23:18 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
diff --git a/xc/unsupported/test/InsPEX/tools/pexint/xfutils.c b/xc/unsupported/test/InsPEX/tools/pexint/xfutils.c
index 4793aa697..20b9e2f11 100644
--- a/xc/unsupported/test/InsPEX/tools/pexint/xfutils.c
+++ b/xc/unsupported/test/InsPEX/tools/pexint/xfutils.c
@@ -1,8 +1,32 @@
-/* $XConsortium: xfutils.c,v 5.1 91/02/16 10:00:20 rws Exp $ */
+/* $XConsortium: xfutils.c,v 5.2 91/07/24 18:42:02 hersh Exp $ */
/*****************************************************************
-Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium.
+
+Copyright (c) 1989,1990, 1991 X Consortium
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the X Consortium shall not be
+used in advertising or otherwise to promote the sale, use or other dealings
+in this Software without prior written authorization from the X Consortium.
+
+Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc.
All Rights Reserved
@@ -11,7 +35,7 @@ documentation for any purpose and without fee is hereby granted,
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 names of Sun Microsystems,
-the X Consortium, and MIT not be used in advertising or publicity
+and the X Consortium, not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.