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-renderproto | |
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-renderproto')
-rw-r--r-- | COPYING-renderproto | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/COPYING-renderproto b/COPYING-renderproto new file mode 100644 index 0000000..f330a5d --- /dev/null +++ b/COPYING-renderproto @@ -0,0 +1,20 @@ +Copyright © 2000 SuSE, Inc. + +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 SuSE not be used in advertising or +publicity pertaining to distribution of the software without specific, +written prior permission. SuSE makes no representations about the +suitability of this software for any purpose. It is provided "as is" +without express or implied warranty. + +SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE +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: Keith Packard, SuSE, Inc. |