diff options
author | Adam Jackson <ajax@redhat.com> | 2018-01-12 15:32:13 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2018-01-16 11:13:08 -0500 |
commit | 3d12b8f34843300febcf483c8e800273c6a15a69 (patch) | |
tree | 3244176c16302ad92f3aa17cb3143e48e4c5c076 /COPYING-recordproto | |
parent | c649a2edc134bf8f96d24e8191ab93e0d366402e (diff) |
Move COPYING files up to the top level
... and distribute them.
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'COPYING-recordproto')
-rw-r--r-- | COPYING-recordproto | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/COPYING-recordproto b/COPYING-recordproto new file mode 100644 index 0000000..ae25726 --- /dev/null +++ b/COPYING-recordproto @@ -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. |