public
Description: The Nu programming language.
Homepage: http://programming.nu
Clone URL: git://github.com/timburks/nu.git
commit  ef3ddcd7102d425b27397db72732a07585e25b15
tree    06f0e9ee1b29eb1539a170886bbd459560d542b7
parent  09fe84aaa26104ae33b8a73e9249688e567927df
nu / NOTICE
100644 18 lines (11 sloc) 0.724 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This product includes software developed by
Neon Design Technology, Inc. (http://www.neontology.com/).
    
The following files contain source code developed and copyrighted by others.
See individual files for their license details.
 
objc/regex.[mh] is Copyright (c) 2002 Aram Greenman.
 
objc/st.[ch] is public domain software written by Peter Moore.
 
objc/mach_override.[ch] are Copyright (c) 2003-2005 Jonathan 'Wolf' Rentzsch.
 
examples/NuAnywhere/libinject/objc/* are Copyright (c) 2003-2005 Jonathan 'Wolf' Rentzsch.
 
libffi/* is Copyright (c) 1996-2003 Red Hat, Inc.
 
iphone/include/pcre.h is by Philip Hazel and Copyright (c) 1997-2008 University of Cambridge.
The iphone/libpcre.a was generated from the PCRE sources.