
This file describes the list of other open source software used as part of QMetry Automation Framework and associated license terms as mandated by their respective copyright holders.

========================================================================================
1. hamcrest-core 		->  https://opensource.org/licenses/BSD-3-Clause
========================================================================================
2. junit		        ->  http://junit.org/junit4/license.html
========================================================================================
3. jai-core 		->  http://download.java.net/media/jai/builds/release/1_1_3/LICENSE-jai.txt
========================================================================================
4. jai-codec		->  http://download.java.net/media/jai/builds/release/1_1_3/LICENSE-jai.txt
========================================================================================
5. javassist 		->  http://www.mozilla.org/MPL/MPL-1.1.html  
		    	    ->  http://www.gnu.org/licenses/lgpl-2.1.html
			    	->  http://www.apache.org/licenses/

	Additional Licensing Terms:
	============================
	
	Section 1:
	----------
	"The contents of this file are subject to the Mozilla Public License
	Version 1.1 (the "License"); you may not use this file except in
	compliance with the License. You may obtain a copy of the License at
	https://www.mozilla.org/MPL/
 
	Software distributed under the License is distributed on an "AS IS"
	basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
	License for the specific language governing rights and limitations
	under the License.
 
 	The Original Code is Java bytecode engineering toolkit.
 	The Initial Developer of the Original Code is Shigeru Chiba.

	Portions created by Infostretch Corporation are Copyright (C) 2016. 
	All Rights Reserved.
  
	Alternatively, the contents of this file may be used under the terms
	of the GPLv3 license (the  “GPL License"), in which case the
	provisions of GPL License are applicable instead of those
	above. If you wish to allow use of your version of this file only
	under the terms of the GPL License and not to allow others to use
	your version of this file under the MPL, indicate your decision by
	deleting the provisions above and replace them with the notice and
	other provisions required by the GPL License. If you do not delete
	the provisions above, a recipient may use your version of this file
	under either the MPL or the GPL License."
	
	Section 2:
	----------
	“This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
 
	This library is distributed in the hope 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 Lesser General Public License for more details.
 
	You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA"	

	Section 3:
	----------
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.
========================================================================================    
6. reflections 		->  https://opensource.org/licenses/bsd-license.html
========================================================================================
7. sshtools 		->  https://www.gnu.org/licenses/lgpl-2.1.html

	Additional Licensing Terms:
	============================
	“This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
 
	This library is distributed in the hope 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 Lesser General Public License for more details.
 
	You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA

========================================================================================
8. commons-io		->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
9. commons-codec		->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
10. commons-configuration	->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
11. xmlunit		        ->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
12. jxl		        ->  https://opensource.org/licenses/lgpl-license.php

	Additional Licensing Terms:
	============================
	“This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
 
	This library is distributed in the hope 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 Lesser General Public License for more details.
 
	You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA


========================================================================================
13. fest-reflect 		->  http://www.apache.org/licenses/LICENSE-2.0.html

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
14. testng 		        ->  http://www.apache.org/licenses/LICENSE-2.0.html

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
15. velocity-dep		->  http://www.apache.org/licenses/

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
16. gson		        ->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
17. aspectjrt		->  https://www.eclipse.org/legal/epl-v10.html
========================================================================================
18. aspectjweaver		->  http://www.eclipse.org/legal/epl-v10.html
========================================================================================
19. aspectjtools		->  http://www.eclipse.org/legal/epl-v10.html
========================================================================================
20. selenium-remote-driver	->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
21. selenium-java		->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
22. jersey-core		->  https://jersey.java.net/license.html
========================================================================================
23. jersey-client		->  https://jersey.java.net/license.html
========================================================================================
24. jersey-apache-client	->  https://jersey.java.net/license.html
========================================================================================
25. xml-matchers		->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
26. guava		        ->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
27. ant-contrib		->  http://ant-contrib.sourceforge.net/tasks/LICENSE.txt

	Additional Licensing Terms:
	============================
	"Copyright (c) 2001-2003 Ant-Contrib project. All rights reserved”
	"This product includes software developed by the Ant-Contrib project (http://sourceforge.net/projects/ant-contrib).”  
 
========================================================================================
28. java-client		->  http://www.apache.org/licenses/LICENSE-2.0.html

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
29. json-path		->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
30. json-path-assert	->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
31. json-path-parent 	->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
32. groovy-all 		->  http://www.apache.org/licenses/LICENSE-2.0

	Additional Licensing Terms:
	============================
	Licensed under the Apache License, Version 2.0 (the "License");
	you may not use this file except in compliance with the License.
	You may obtain a copy of the License at
 
		http://www.apache.org/licenses/LICENSE-2.0
 
	Unless required by applicable law or agreed to in writing, software
	distributed under the License is distributed on an "AS IS" BASIS,
	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
	See the License for the specific language governing permissions and
	limitations under the License.

========================================================================================
33. cucumber-java		->  https://opensource.org/licenses/mit-license

	Additional Licensing Terms:
	============================
	Copyright 2016 Infostretch Corporation
	
	Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
 
	The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

========================================================================================
34. json 		        ->  http://json.org/license.html

	Additional Licensing Terms:
	============================
	"Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
 
	The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
 
	The Software shall be used for Good, not Evil.
 
	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.”
========================================================================================
