-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathLICENSE.txt
24 lines (16 loc) · 1.24 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Rabu Schedule: A tool for collaborative product scheduling.
Copyright (C) 2011 Titanium I.T. LLC.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hopes that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program (see copyrights/AGPL.txt). If not, see <http://www.gnu.org/licenses/>.
This program incorporates the following work by others. Used with permission.
jQuery http://jquery.com/
jQueryUI http://jqueryui.com/
Raphael http://raphaeljs.com/
ES5-shim https://github.com/kriskowal/es5-shim
In addition, the following libraries are used to build Rabu Schedule.
JSLint http://www.jslint.com/
JsTestDriver http://code.google.com/p/js-test-driver/
Rhino http://www.mozilla.org/rhino/
Isolate https://github.com/jbarnette/isolate
Closure Compiler http://code.google.com/closure/compiler/