From 309b458ce98c6bcf67f67d4168ab06d365ebb623 Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Sun, 29 Nov 2009 22:56:41 +0000 Subject: [PATCH] License and .OptionalPackageDescription files for zoo --- app-arch/zoo/licenses/zoo | 46 +++++++++++++++++++++ app-arch/zoo/zoo.OptionalPackageDescription | 5 +++ 2 files changed, 51 insertions(+) create mode 100644 app-arch/zoo/licenses/zoo create mode 100644 app-arch/zoo/zoo.OptionalPackageDescription diff --git a/app-arch/zoo/licenses/zoo b/app-arch/zoo/licenses/zoo new file mode 100644 index 000000000..0f6bfc2b6 --- /dev/null +++ b/app-arch/zoo/licenses/zoo @@ -0,0 +1,46 @@ + + COPYRIGHT + + +The following rules apply only to the zoo archiver itself. +Currently, all extract-only programs, and all supporting utili- +ties, are fully in the public domain and are expected to remain so +for the forseeable future. + + COPYRIGHT STATEMENT FOR ZOO ARCHIVE PROGRAM + +1. "This software" refers separately to each existing version, and + each existing authorized derivative work, of my zoo archive + program as of the date at the bottom of this copyright statement. + +2. DISTRIBUTION IN UNMODIFIED FORM: You may copy this software in + unmodified form for any purpose, whether commercial or + noncommercial, provided that you make no attempt to restrict + distribution of it by others. + +3. CREATION OF DERIVATIVE WORKS: You may create and distribute + derivative works made from any source code files that are part of + this software, provided that you (a) preserve all copyright + notices and author attributions, (b) do not create, whether + deliberately or through negligence, any derivative work that + violates the compatibility goals describe in the reference manual + for zoo 2.1, (c) do not attempt to restrict the distribution or + use of the derivative work by others, (d) make the fully commented + source code of the derivative work available to me at no cost if + I so request, and make no attempt to restrict the distribution + or use of this source code. + +4. NO WARRANTY. I make no claim that this software is free of defects. + I do not accept any legal obligation to provide any bug fixes or + any other type of support whatsoever. I disclaim all liability + for damages, whether direct or consequential. + +5. EXCEPTIONS: Exceptions to the above conditions are probably + possible. Please contact me to negotiate. + +6. The prohibition against incompatible derivative works does not + necessarily imply that the archiver and the archive format cannot + be enhanced. However, if any incompatibility is created, it may + be done only with my permission. + + -- Rahul Dhesi 1991/07/07 diff --git a/app-arch/zoo/zoo.OptionalPackageDescription b/app-arch/zoo/zoo.OptionalPackageDescription new file mode 100644 index 000000000..542eec8ef --- /dev/null +++ b/app-arch/zoo/zoo.OptionalPackageDescription @@ -0,0 +1,5 @@ +Package: zoo +Version: 2.10pl1 +Copyright: 1991-2009 Rahul Dhesi +License: zoo +URL: unknown \ No newline at end of file