mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-04 20:15:28 -04:00
Add RGBE acknowledgement to license.txt
This commit is contained in:
parent
d90b1c984c
commit
743f1f9356
@ -25,3 +25,7 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
|
||||
Parts of this software is based on code written by Greg Ward and Bruce Walter,
|
||||
Ported to Java and restructured by Kenneth Russell (RGBE.java).
|
@ -15,7 +15,7 @@ import java.util.regex.Pattern;
|
||||
* feel free to modify it to suit your needs.
|
||||
* <p>
|
||||
* Ported to Java and restructured by Kenneth Russell.
|
||||
* posted to http://www.graphics.cornell.edu/~bjw/
|
||||
* posted to <a href="https://www.graphics.cornell.edu/~bjw/">www.graphics.cornell.edu/~bjw/</a>
|
||||
* written by Bruce Walter (bjw@graphics.cornell.edu) 5/26/95
|
||||
* based on code written by Greg Ward
|
||||
* </p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user