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/szip | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 licenses/szip (limited to 'licenses/szip') diff --git a/licenses/szip b/licenses/szip new file mode 100644 index 000000000000..4eb044cfc813 --- /dev/null +++ b/licenses/szip @@ -0,0 +1,33 @@ +The SZIP Science Data Lossless Compression Program is Copyright (C) 2001 Science +& Technology Corporation @ UNM. All rights released. Copyright (C) 2003 Lowell +H. Miles and Jack A. Venbrux. Licensed to ICs Corp. for distribution by the +University of Illinois' National Center for Supercomputing Applications as a +part of the HDF data storage and retrieval file format and software library +products package. All rights reserved. Do not modify or use for other +purposes. + +SZIP implements an extended Rice adaptive lossless compression algorithm +for sample data. The primary algorithm was developed by R. F. Rice at +Jet Propulsion Laboratory. + +SZIP embodies certain inventions patented by the National Aeronautics & +Space Administration. United States Patent Nos. 5,448,642, 5,687,255, +and 5,822,457 have been licensed to ICs Corp. for distribution with the +HDF data storage and retrieval file format and software library products. +All rights reserved. + +Revocable (in the event of breach by the user or if required by law), +royalty-free, nonexclusive sublicense to use SZIP decompression software +routines and underlying patents is hereby granted by ICs Corp. to all users +of and in conjunction with HDF data storage and retrieval file format and +software library products. + +Revocable (in the event of breach by the user or if required by law), +royalty-free, nonexclusive sublicense to use SZIP compression software +routines and underlying patents for non-commercial, scientific use only +is hereby granted by ICs Corp. to users of and in conjunction with HDF +data storage and retrieval file format and software library products. + +For commercial use license to SZIP compression software routines and underlying +patents please contact ICs Corp. at ICs Corp., 721 Lochsa Street, Suite 8, +Post Falls, ID 83854. (208) 262-2008. -- cgit v1.2.3-18-g5258