Add original (non-minified) JS files

In order to make distribution in Debian (which doesn't regard the
minified form as the “original” source) easier, ship the non-minified
sources too. They are not installed, just included in the archive.

Additionally, add a LICENSE.javascript file to clarify the origin of
the extra files.

Signed-off-by: Iustin Pop <iusty@k1024.org>
This commit is contained in:
Iustin Pop 2012-04-13 18:44:28 +02:00
parent 77fd0d2e2a
commit 0932334436
4 changed files with 11661 additions and 1 deletions

14
LICENSE.javascript Normal file
View file

@ -0,0 +1,14 @@
Javascript: assets/jquery-1.6.4.js assets/jquery-1.6.4.min.js
URL: http://jquery.com/
Copyright: Copyright 2011, John Resig
LICENSE: Dual licensed under the MIT or GPL Version 2 licenses
Notes: Includes Sizzle.js, Copyright 2011, The Dojo Foundation,
Released under the MIT, BSD, and GPL Licenses
Javascript: assets/jquery.flot.js assets/jquery.flot.min.js
URL: http://code.google.com/p/flot/
LICENSE: MIT License
CSS: assets/bootstrap-1.4.0.min.css
URL: http://twitter.github.com/bootstrap/
LICENSE: Apache License v2.0

9046
assets/jquery-1.6.4.js vendored Normal file

File diff suppressed because it is too large Load diff

2599
assets/jquery.flot.js Normal file

File diff suppressed because it is too large Load diff

View file

@ -17,7 +17,8 @@ data-files: assets/index.html assets/monitor.js assets/monitor.css
assets/jquery.flot.min.js assets/jquery-1.6.4.min.js
assets/bootstrap-1.4.0.min.css
assets/chart_line_add.png assets/cross.png
extra-source-files: LICENSE.icons README.md
extra-source-files: LICENSE.icons LICENSE.javascript README.md
assets/jquery-1.6.4.js assets/jquery.flot.js
library
exposed-modules: System.Remote.Counter