public
Description: The Nu programming language.
Homepage: http://programming.nu
Clone URL: git://github.com/timburks/nu.git
commit  394b0c932af4a6301905114ed1436211a58bac06
tree    0c13d98343db08fe91c2b06c2682b22081f2419c
parent  630d4cee63f28f5c81fc674a13b4638b7a8e6db7
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.