diff options
author | Josh Triplett <josh@speakeasy.net> | 2005-05-17 07:08:40 +0000 |
---|---|---|
committer | Josh Triplett <josh@speakeasy.net> | 2005-05-17 07:08:40 +0000 |
commit | 3cb43fd0e261894865a8a86d598adb41eec0cc0e (patch) | |
tree | e3c6750dcc53142f464d6c5972c3f07275f70b0f /COPYING | |
parent | 7bb7d5ca1396f83d81cc4164b975e5dc2597e678 (diff) |
Add COPYING file for Record.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ +Copyright 1995 Network Computing Devices + +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 Network Computing Devices +not be used in advertising or publicity pertaining to distribution +of the software without specific, written prior permission. + +NETWORK COMPUTING DEVICES DISCLAIMs ALL WARRANTIES WITH REGARD TO +THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES 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. |