From 56bd759df1d0c750a065b8c845e93d5dfa6b549d Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 8 Aug 2015 13:49:04 -0700 Subject: proj/gentoo: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed --- licenses/LDP-1a | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 licenses/LDP-1a (limited to 'licenses/LDP-1a') diff --git a/licenses/LDP-1a b/licenses/LDP-1a new file mode 100644 index 000000000000..859295929a55 --- /dev/null +++ b/licenses/LDP-1a @@ -0,0 +1,59 @@ + LDP GENERAL PUBLIC LICENSE + Version 1a, November 1998 + + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any document which contains a notice +placed by the copyright holder saying it may be distributed +under the terms of this LDP General Public License. +The "Document" below refers to any such document, and +"work based on the Document" means either the Document +or any derivative work under copyright law: that is to say, +a work containing the Document or part of it, either verbatim +or with modifications and/or translated into another language. +(Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. + + 1. You may copy and distribute verbatim copies of the Document's +source code as you receive it, in any medium, provided that you +appropriately publish on each copy an appropriate copyright notice +and disclaimer of warranty; keep intact all the notices that refer +to this License and to the absence of any warranty; and give any +other recipients of the Document a copy of this License along with +the Document. + +You may charge a fee for the physical act of producing or transferring +a copy. + + 2. You may modify your copy or copies of the Document or any portion +of it, thus forming a work based on the Document, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Document or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + 3. You may copy and distribute the Document (or a work based on it, +under Section 2) in any form under the terms of Sections 1 and 2 above +provided that you also either accompany it with the complete corresponding +machine-readable source code, or provide an URL, valid for at least +three months, where this complete corresponding machine-readable source code +is available, and can be retrieved by any anonymous user. + + 4. You may not copy, modify, sublicense, or distribute the Document +except as expressly provided under this License. + + 5. Each time you redistribute the Document (or any work based on the +Document), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Document subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. + -- cgit v1.2.3-65-gdbad