public
Description: The Nu programming language.
Homepage: http://programming.nu
Clone URL: git://github.com/timburks/nu.git
timburks (author)
Thu Jul 10 15:11:01 -0700 2008
commit  d0a07b287f316d60f94dfe87251469b7a6bea000
tree    da6f989edab56f348589f92fae9734deb7e005ef
parent  3278549ae2580a0d774c43f437db7f6063e219bb parent  394b0c932af4a6301905114ed1436211a58bac06
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.