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/Hugo | |
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/Hugo')
-rw-r--r-- | licenses/Hugo | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/licenses/Hugo b/licenses/Hugo new file mode 100644 index 000000000000..4b4d3b6c3eff --- /dev/null +++ b/licenses/Hugo @@ -0,0 +1,88 @@ +HUGO LICENSE - December 19, 2003 +-------------------------------- + +Copyright (c) 2003 by Kent Tessman +The General Coffee Company Film Productions + + +1. Definitions + +"Copyright Holder" refers to Kent Tessman. + +"End User" refers to a user of the Software. + +"End User Program" refers to a computer program created by an End +User, written using the Hugo Programming Language and compiled using +the Hugo Compiler. + +"Hugo" refers to the Hugo Interactive Fiction Development System, created +by the Copyright Holder. + +"Hugo Programming Language" refers to the Hugo programming language and +its characteristic syntax. + +"Hugo Source Code" refers to the human-readable source code of the +Software. + +"License" refers to this license. + +"Software" refers to the Hugo Compiler, the Hugo Engine, the Hugo +Debugger, the Hugo Library, and any other related programs or files. + + +2. Ownership and Grant of Rights + +2.1 Hugo is the property of the Copyright Holder. The Copyright Holder +retains its copyright in the Software, without limitation. + +2.2 The Copyright Holder grants to the End User the right to use the +Software solely for the purposes of: + + (a) running programs created with the Software; and + + (b) creating End User Programs. + +2.3 End User Programs are the property of the End User. + + +3. Provision of the Hugo Source Code + +3.1 The Copyright Holder has made available to the End User the Hugo +Source Code for the purposes of: + + (a) porting the Software to operating systems for which the + Software is not yet available; and + + (b) investigating the functionality of the Software. + +3.2 In no way does the Copyright Holder's act of making available the +Hugo Source code reduce or otherwise affect in any way its rights in +the Hugo Source Code. + + +4. Modification and Distribution + +4.1 Distribution of the Software or the Hugo Source Code, in whole or +in part, in a modified form without the express written consent of the +Copyright Holder is prohibited. + +4.2 Distribution of the Software or the Hugo Source Code, in whole or +in part, for profit or other commercial intent or monetary transaction +without the express written consent of the Copyright Holder is +prohibited. + +4.3 This License must be distributed with any distribution of the +Software or the Hugo Source Code. + + +5. Warranty + +The Software and the Hugo Source Code are provided "as is" without +warranty of any kind, either expressed or implied, including but not +limited to the implied warranties of merchantability and fitness for a +particular purpose. In no event shall the Copyright Holder or The +General Coffee Company Film Productions or any other related or +unrelated party be liable to the End User or any other individual or +entity for damages arising out of the use or inability to use these or +other programs. Use of the Software indicates acceptance of these +terms. |