public
Description: The Nu programming language.
Homepage: http://programming.nu
Clone URL: git://github.com/timburks/nu.git
timburks (author)
Sat May 30 22:52:54 -0700 2009
commit  2a54680b7d43fd4479e7900f693fdc9ab188b252
tree    6d8c133f84d68d3347b96d5c797e4173670af9a5
parent  50b2dea243072add2e14ead5fef3dd39cb68d79f parent  f4dbe16444b077c71563c1f551a9b01b2c655f15
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.