Skip to content

Commit 2cdd940

Browse files
author
Ruben Daniels
committed
* still moving stuff around
git-svn-id: svn://svn.ajax.org/platform/source/trunk@122 3c3c2983-eddd-4584-88e6-321645f70290
1 parent e85a2fa commit 2cdd940

16 files changed

+573
-10
lines changed

NOTICE

+6-5
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Some Javascript Array prototype extensions have been generously borrowed from
1111
the excellent Mootools library (http://mootools.net) and is licensed under
1212
the MIT license.
1313

14-
The Color library and * have been generously borrowed from the excellent Dojo
15-
Toolkit (http://dojotoolkit.org), Copyright (c) 2005-2008, The Dojo Foundation,
16-
and is licensed under the BSD license.
14+
The Color, Storage and Offline libraries have been generously borrowed from the
15+
excellent Dojo Toolkit (http://dojotoolkit.org), Copyright (c) 2005-2008,
16+
The Dojo Foundation, and is licensed under the BSD license.
1717

1818
The Javascript Base64 encode / decode library is copyrighted by
1919
http://www.webtoolkit.info/. License type unknown.
@@ -30,8 +30,9 @@ The JavaScript implementation of the Secure Hash Algorithm, SHA-1, version 2.1a,
3030
is copyrighted by Paul Johnston 2000 - 2002 (http://pajhome.org.uk/crypt/md5)
3131
and licensed under the BSD license.
3232

33-
The js-graph-it library is open source software from Luca Zenti
34-
(http://js-graph-it.sourceforge.net/) and is licensed under the BSD license
33+
The Flow library is based on the js-graph-it library, which is open source
34+
software from Luca Zenti (http://js-graph-it.sourceforge.net/) and is licensed
35+
under the BSD license
3536

3637
The Date Format library is open source software from Steven Levithan
3738
(http://stevenlevithan.com/) and is licensed under the MIT license.

0 commit comments

Comments
 (0)