Update README.md
Removing copyright
This commit is contained in:
@@ -1,16 +1,7 @@
|
|||||||
crunch/crnlib v1.04 - Advanced DXTn texture compression library
|
crunch/crnlib v1.04 - Advanced DXTn texture compression library
|
||||||
|
Public Domain - Please see license.txt.
|
||||||
|
|
||||||
Copyright (C) 2010-2017 Richard Geldreich, Jr. All rights reserved.
|
Please note that crunch is unsupported software.
|
||||||
|
|
||||||
For bugs or support contact Binomial: <info@binomial.info>.
|
|
||||||
|
|
||||||
Please note that crunch is unsupported software. **Basis** is the new commercial successor
|
|
||||||
to crunch, which has first-class support for LZ optimized RDO texture compression, much
|
|
||||||
faster compression, and more GPU formats. More info is on our website
|
|
||||||
here: http://www.binomial.info/
|
|
||||||
|
|
||||||
This software uses a modified ZLIB license, which is located in license.txt. This license is the same as zlib
|
|
||||||
except attribution is required either in the product's documentation or credits.
|
|
||||||
|
|
||||||
Portions of this software make use of public domain code originally
|
Portions of this software make use of public domain code originally
|
||||||
written by Igor Pavlov (LZMA), RYG (crn_ryg_dxt*), and Sean Barrett (stb_image.c).
|
written by Igor Pavlov (LZMA), RYG (crn_ryg_dxt*), and Sean Barrett (stb_image.c).
|
||||||
@@ -18,8 +9,6 @@ written by Igor Pavlov (LZMA), RYG (crn_ryg_dxt*), and Sean Barrett (stb_image.c
|
|||||||
If you use this software in a product, an acknowledgment in the product
|
If you use this software in a product, an acknowledgment in the product
|
||||||
documentation would be highly appreciated but is not required.
|
documentation would be highly appreciated but is not required.
|
||||||
|
|
||||||
Note: crunch originally used to live on Google Code: https://code.google.com/p/crunch/
|
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
crnlib is a lossy texture compression library for developers that ship
|
crnlib is a lossy texture compression library for developers that ship
|
||||||
|
|||||||
Reference in New Issue
Block a user