blob: 6d6469826a8c610ea22038f7e276631303494ec6 [file] [log] [blame]
Ian Maxonbb5dc4c2016-02-02 18:16:30 -08001Apache AsterixDB Text Server Example
Ian Maxonf2b16b22016-01-20 15:14:15 -08002Copyright 2016 The Apache Software Foundation
3
4This product includes software developed at
5The Apache Software Foundation (http://www.apache.org/).
6
7AsterixDB utilizes many libraries, which come with the following applicable NOTICE(s):
8
Ian Maxonbb5dc4c2016-02-02 18:16:30 -08009 - lib/wicket-core-1.5.2.jar
Ian Maxonf2b16b22016-01-20 15:14:15 -080010 Apache Wicket
11 Copyright 2006-2011 Apache Software Foundation
12
13 This product includes software from QOS.ch (http://slf4j.org) licensed under the X11 license
14 Copyright (c) 2004-2008 QOS.ch
15
16 Contains Diff library from Mavens JRCS, released under
17 The Apache Software License, Version 1.1.
18 (c) 1999-2003
19
20 org.apache.wicket.markup.html.form.upload.MultiFileUploadField.js is taken from [1]
21 and has the following notice:
22 "Licence:
23 Use this however/wherever you like, just don't blame me if it breaks
24 anything.
25
26 Credit:
27 If you're nice, you'll leave this bit:
28
29 Class by Stickman -- http://www.the-stickman.com
30 with thanks to:
31 [for Safari fixes]
32 Luis Torrefranca -- http://www.law.pitt.edu
33 and
34 Shawn Parker & John Pennypacker -- http://www.fuzzycoconut.com
35 [for duplicate name bug]
36 'neal'"
37 [1]: http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/
Ian Maxonbb5dc4c2016-02-02 18:16:30 -080038 - lib/wicket-request-1.5.2.jar
Ian Maxonf2b16b22016-01-20 15:14:15 -080039
40 Wicket Request
41 Copyright 2006-2011 Apache Software Foundation
42
Ian Maxonbb5dc4c2016-02-02 18:16:30 -080043 - lib/wicket-util-1.5.2.jar
Ian Maxonf2b16b22016-01-20 15:14:15 -080044
45 Wicket Util
46 Copyright 2006-2011 Apache Software Foundation
47
Ian Maxonbb5dc4c2016-02-02 18:16:30 -080048 - lib/httpclient-4.3.jar
Ian Maxonf2b16b22016-01-20 15:14:15 -080049
Ian Maxonbb5dc4c2016-02-02 18:16:30 -080050 Apache HttpClient
51 Copyright 1999-2013 The Apache Software Foundation
Ian Maxonf2b16b22016-01-20 15:14:15 -080052
Ian Maxonbb5dc4c2016-02-02 18:16:30 -080053 This product includes software developed at
54 The Apache Software Foundation (http://www.apache.org/).
Ian Maxonf2b16b22016-01-20 15:14:15 -080055
Ian Maxonbb5dc4c2016-02-02 18:16:30 -080056- lib/httpcore-4.3.jar
Ian Maxonf2b16b22016-01-20 15:14:15 -080057
Ian Maxonbb5dc4c2016-02-02 18:16:30 -080058 Apache HttpCore
59 Copyright 2005-2013 The Apache Software Foundation
60
61 This product includes software developed at
62 The Apache Software Foundation (http://www.apache.org/).
Ian Maxonf2b16b22016-01-20 15:14:15 -080063
64
Ian Maxonbb5dc4c2016-02-02 18:16:30 -080065 This project contains annotations derived from JCIP-ANNOTATIONS
66 Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net
67
68- lib/commons-logging-1.1.1..jar
69
70 Commons Logging
71 Copyright 2001-2007 The Apache Software Foundation
72