summaryrefslogtreecommitdiff
path: root/xc/programs/xwd
diff options
context:
space:
mode:
authorrws <empty>1994-04-17 20:03:34 +0000
committerrws <empty>1994-04-17 20:03:34 +0000
commit4fcfbcd7bab13605b41386074cf73d406440a88d (patch)
tree54ef38c208518faad865860a33a0fa64b1c5ef58 /xc/programs/xwd
parentc8a71a175548e79d4b251292eb64729538f005f2 (diff)
new X Consortium copyright/permission
Diffstat (limited to 'xc/programs/xwd')
-rw-r--r--xc/programs/xwd/xwd.c29
1 files changed, 27 insertions, 2 deletions
diff --git a/xc/programs/xwd/xwd.c b/xc/programs/xwd/xwd.c
index 165e4430b..77c15d838 100644
--- a/xc/programs/xwd/xwd.c
+++ b/xc/programs/xwd/xwd.c
@@ -1,6 +1,31 @@
-/* $XConsortium: xwd.c,v 1.60 93/09/20 17:45:56 hersh Exp $ */
+/* $XConsortium: xwd.c,v 1.61 93/09/29 17:49:06 rws Exp $ */
-/* Copyright 1987 Massachusetts Institute of Technology */
+/*
+
+Copyright (c) 1987 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.
+
+*/
/*
* xwd.c MIT Project Athena, X Window system window raster image dumper.