forked from rebol/rebol
-
Notifications
You must be signed in to change notification settings - Fork 7
/
NOTICE
37 lines (28 loc) · 1.11 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
REBOL [R3] Language Interpreter and Run-time Environment
Copyright 2012 REBOL Technologies
REBOL is a trademark of REBOL Technologies
Licensed under the Apache License, Version 2.0
See included LICENSE file for details
Credits for Non-REBOL orginated C files and modules
---------------------------------------------------
Unicode encoding/decoding functions:
Copyright 2001-2004 Unicode, Inc.
MD5:
This software contains code derived from the RSA Data Security
Inc. MD5 Message-Digest Algorithm, including various
modifications by Spyglass Inc., Carnegie Mellon University, and
Bell Communications Research, Inc (Bellcore).
SHA1:
Copyright 1995-1998 Eric Young ([email protected])
All rights reserved.
ZLIB general purpose compression library:
Version 1.1.2, March 19th, 1998
Copyright 1995-1998 Jean-loup Gailly and Mark Adler
JPEG decoder:
Copyright 1994-1996, Thomas G. Lane.
This file is part of the Independent JPEG Group's software.
dtoa:
The author of this software is David M. Gay.
Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
qsort:
Copyright (c) 1992, 1993 The Regents of the University of California.