diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-11-08 10:21:42 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-11-08 10:21:42 +0000 |
commit | 72747b5f0397f355d20c527ff718b9c8c0c89c97 (patch) | |
tree | 901918c8685156043585fa0fe2b33845236a7b4b /app/xcompmgr/COPYING | |
parent | 15c3aa07fee6d0a0b4dde5e9213e50fe54e77e4e (diff) |
Missed files in previous update.
Diffstat (limited to 'app/xcompmgr/COPYING')
-rw-r--r-- | app/xcompmgr/COPYING | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/app/xcompmgr/COPYING b/app/xcompmgr/COPYING new file mode 100644 index 000000000..2d6ef8396 --- /dev/null +++ b/app/xcompmgr/COPYING @@ -0,0 +1,19 @@ +Copyright © 2003 Keith Packard + +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 Keith Packard not be used in +advertising or publicity pertaining to distribution of the software without +specific, written prior permission. Keith Packard makes no +representations about the suitability of this software for any purpose. It +is provided "as is" without express or implied warranty. + +KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL KEITH PACKARD 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. |