public
Description: The Nu programming language.
Homepage: http://programming.nu
Clone URL: git://github.com/timburks/nu.git
commit  ffc4627f0f655662805e055518a95b8dff2fb701
tree    de74ca354fcaeefd94bdcd3691a8db73b8fa675f
parent  738822c78d5b91857f44af345be4ad21ab46ab6b
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.