diff options
author | geronimo <geronimo013@gmx.de> | 2012-07-26 16:32:37 +0200 |
---|---|---|
committer | geronimo <geronimo013@gmx.de> | 2012-07-26 16:32:37 +0200 |
commit | 55a02203e1d5fcdf8cbc0093af5c14d41d6d8dd7 (patch) | |
tree | 564507b5f40bcd65d7b6cb2d5041202c8250927f /cmpcj/lib | |
parent | 2d0b837e6c885383ae807ca793cbe91aa32de995 (diff) | |
download | cmp-55a02203e1d5fcdf8cbc0093af5c14d41d6d8dd7.tar.gz cmp-55a02203e1d5fcdf8cbc0093af5c14d41d6d8dd7.tar.bz2 |
worked out little java client that serves to start other mediaplayers
Diffstat (limited to 'cmpcj/lib')
-rw-r--r-- | cmpcj/lib/glazedlists_java15.jar | bin | 0 -> 872944 bytes | |||
-rw-r--r-- | cmpcj/lib/jackson-all-1.9.2.jar | bin | 0 -> 1107436 bytes | |||
-rw-r--r-- | cmpcj/lib/license.txt | 13 |
3 files changed, 13 insertions, 0 deletions
diff --git a/cmpcj/lib/glazedlists_java15.jar b/cmpcj/lib/glazedlists_java15.jar Binary files differnew file mode 100644 index 0000000..524877e --- /dev/null +++ b/cmpcj/lib/glazedlists_java15.jar diff --git a/cmpcj/lib/jackson-all-1.9.2.jar b/cmpcj/lib/jackson-all-1.9.2.jar Binary files differnew file mode 100644 index 0000000..f1d8c3d --- /dev/null +++ b/cmpcj/lib/jackson-all-1.9.2.jar diff --git a/cmpcj/lib/license.txt b/cmpcj/lib/license.txt new file mode 100644 index 0000000..bd0ca47 --- /dev/null +++ b/cmpcj/lib/license.txt @@ -0,0 +1,13 @@ +Glazed Lists +Copyright (c) 2003-2006, publicobject.com, O'Dell Engineering Ltd. + +Glazed Lists is free software and business friendly. It allows you to + * distribute Glazed Lists free of charge + * use Glazed Lists in a commercial or closed source application +It does not allow you to + * create a fork of Glazed Lists that is closed-source + +It is made available under two licenses: + LGPL, http://creativecommons.org/licenses/LGPL/2.1/ + MPL, http://www.mozilla.org/MPL/ + |