diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /licenses/VOSTROM | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
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 <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'licenses/VOSTROM')
-rw-r--r-- | licenses/VOSTROM | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/licenses/VOSTROM b/licenses/VOSTROM new file mode 100644 index 000000000000..ee4ab357d95b --- /dev/null +++ b/licenses/VOSTROM @@ -0,0 +1,61 @@ + + VOSTROM Public License for Open Source + ---------- + Copyright (c) 2007 VOSTROM Holdings, Inc. + +This VOSTROM Holdings, Inc. (VOSTROM) Distribution (code and documentation) +is made available to the open source community as a public service by VOSTROM. +Contact VOSTROM at license@vostrom.com for information on other licensing +arrangements (e.g. for use in proprietary applications). + +Under this license, this Distribution may be modified and the original +version and modified versions may be copied, distributed, publicly displayed +and performed provided that the following conditions are met: + +1. Modified versions are distributed with source code and documentation and +with permission for others to use any code and documentation (whether in +original or modified versions) as granted under this license; + +2. if modified, the source code, documentation, and user run-time elements +should be clearly labeled by placing an identifier of origin (such as a name, +initial, or other tag) after the version number; + +3. users, modifiers, distributors, and others coming into possession or +using the Distribution in original or modified form accept the entire risk +as to the possession, use, and performance of the Distribution; + +4. this copyright management information (software identifier and version +number, copyright notice and license) shall be retained in all versions of +the Distribution; + +5. VOSTROM may make modifications to the Distribution that are +substantially similar to modified versions of the Distribution, and may +make, use, sell, copy, distribute, publicly display, and perform such +modifications, including making such modifications available under this or +other licenses, without obligation or restriction; + +6. modifications incorporating code, libraries, and/or documentation subject +to any other open source license may be made, and the resulting work may be +distributed under the terms of such open source license if required by that +open source license, but doing so will not affect this Distribution, other +modifications made under this license or modifications made under other +VOSTROM licensing arrangements; + +7. no permission is granted to distribute, publicly display, or publicly +perform modifications to the Distribution made using proprietary materials +that cannot be released in source format under conditions of this license; + +8. the name of VOSTROM may not be used in advertising or publicity +pertaining to Distribution of the software without specific, prior written +permission. + +This software is made available "as is", and + +VOSTROM DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD TO THIS +SOFTWARE, INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, AND IN NO EVENT SHALL +VOSTROM 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, TORT (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING +OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + |