WOWZA STREAMING ENGINE(tm) SOFTWARE NOTICE FILE
PREPARED FOR RELEASE 4.7.7
UPDATED October 29, 2018
This notice file is applicable until a subsequent notice file is released.


======

Wowza Streaming Engine(tm), Wowza Media Server(tm), and all components
Copyright (c) 2006 - 2018, Wowza Media Systems, LLC, licensed
pursuant to the applicable Wowza Media Systems End User License Agreement.

Wowza(tm) Transcoder Copyright (c) 2011-2018, Wowza Media Systems, LLC, licensed
pursuant to the Wowza Media Software End User License Agreement.

Wowza(tm) nDVR Copyright (c) 2011-2018, Wowza Media Systems, LLC, licensed pursuant
to the Wowza Media Software End User License Agreement.

Wowza(tm) DRM Copyright (c) 2011-2018, Wowza Media Systems, LLC, licensed pursuant
to the Wowza Media Software End User License Agreement.

   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 Wowza Media Software End User License Agreement for the
   specific language governing permissions and limitations under the Wowza
   Media Software End User License Agreement.

Various words and images associated with Wowza and the Software are trademarks
or registered trademarks of Wowza Media Systems, LLC in the United States and other
jurisdictions.  Please visit https://www.wowza.com/legal for more information.

Portions of the Software are covered by patents or pending patents.  Please visit
https://www.wowza.com/legal for more information.


Apache MINA
============

Portions of Wowza Streaming Engine and Media Server software contain modified
portions of the Mina code.  Such modifications are explicitly not submitted
for contribution in Mina.  Any and all modifications to Mina are

   Copyright (c) 2007 - 2018, Wowza Media Systems, LLC

and are governed by the applicable Wowza Media Systems End User License
Agreement.

   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.


VideoEncoderH264VAAPllmpl
==============
VideoEncoderH264VAAPllmpl and only original VideoEncoderH264VAAPllmpl
is governed by the following license:


BEGIN VideoEncoderH264VAAPllmpl license -------------------------------------

	Copyright (c) 2013 Intel Corporation. All Rights Reserved.

	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, sub license, 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 (including the
 	next paragraph) shall be included in all copies or substantial portions
 	of the Software.

 	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 NON-INFRINGEMENT.
 	IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.


 END VideoEncoderH264VAAPllmpl License -------------------------------------
https://opensource.org/licenses/MIT



Shaka Player
==============
Shaka Player and only the original Shaka Player is governed by the
following license:


BEGIN Shaka Player license -------------------------------------

   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.


END Shaka Player License -------------------------------------



Jackson JSON Parser
==============
The Jackson JSON Parser and only the Jackson JSON Parser is governed by the
following license:


 BEGIN Jackson JSON Parser License -------------------------------------


   Copyright 2009 FasterXML, LLC

   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.


END Jackson JSON Parser License -------------------------------------



Mina libraries
==============
Mina and only original unmodified Mina is governed by the
following license:


 BEGIN Mina License --------------------------------------------------------

   Copyright (c) 2006 The Apache Software Foundation

   Licensed and modified 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.


 END Mina License ----------------------------------------------------------



Log4j libraries
===============
Log4j and only Log4j is governed by the following license:


 BEGIN Log4j License -------------------------------------------------------

   Copyright (c) 2006 The Apache Software Foundation

   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.
	 
	 We modified the Log4j file in accordance with its license. Specifically,
	 we modified the DailyRollingFileAppender.java file such that the name of
	 the log file at rollover is <filename>.<date>.log instead of
	 <filename>.log.<date>.log.


 END Log4j License ---------------------------------------------------------




wms-jlayer.jar libraries
========================
wms-jlayer.jar and only wms-jlayer.jar is governed by the following license:


 BEGIN wms-jlayer.jar License ----------------------------------------------

   Copyright (c) 2007 - 2013, Wowza Media Systems, LLC

   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


   wms-jlayer.jar is a modified version of JLayer 1.0 (classic).

   The unmodified JLayer 1.0 (classic) and only JLayer 1.0 (classic) is
   governed by the following license:


   BEGIN JLayer 1.0 (classic) License ----------------------------------------

      Copyright (c) 1991, 1999 Free Software Foundation, Inc.

      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


   END JLayer 1.0 (classic) License ------------------------------------------


  END wms-jlayer.jar License ------------------------------------------------

Instructions for obtaining source code for the wms-jlayer.jar libraries
(as modified) may be obtained by sending an email to lgplsource@wowza.com.



BouncyCastle libraries
======================
BouncyCastle and only BouncyCastle is governed by the following license:


 BEGIN BouncyCastle License -------------------------------------------------------

      Copyright (c) 2000 - 2017 The Legion of the Bouncy Castle Inc.
      (https://www.bouncycastle.org)

      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 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.

 END BouncyCastle License ---------------------------------------------------------
https://opensource.org/licenses/MIT


Apache Commons Lang and Email libraries
=============================
Apache Commons Lang and Email libraries, and only original unmodified Apache Commons Lang
and Email, are governed by the following license:


 BEGIN Apache Commons Lang License ------------------------------------------------

   Copyright (c) 2001-2008 The Apache Software Foundation

   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.


END Apache Commons Lang License ---------------------------------------------------



Apache Commons Modeler libraries
================================
Apache Commons Modeler and only original unmodified Apache Commons Modeler is governed
by the following license:


 BEGIN Apache Commons Modeler License ----------------------------------------------

   Copyright (c) 2001-2008 The Apache Software Foundation

   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.


END Apache Commons Modeler License ----------------------------------------------



WebM VP8 Codec libraries
================================
WebM VP8 and only original unmodified WebM VP8 is governed
by the following license:


 BEGIN WebM VP8 Codec License ------------------------------------------------

	Copyright (c) 2010 Google Inc. All rights reserved.

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions are met:

	Redistributions of source code must retain the above copyright notice, this
	list of conditions and the following disclaimer.

	Redistributions in binary form must reproduce the above copyright notice,
	this list of conditions and the following disclaimer in the documentation
	and/or other materials provided with the distribution.

	Neither the name of Google nor the names of its contributors may be used to
	endorse or promote products derived from this software without specific
	prior written permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
	AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
	IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
	ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
	LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
	CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
        SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
	INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
	CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
	POSSIBILITY OF SUCH DAMAGE.


 END WebM VP8 Codec License ---------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause



WebM VP9 Codec libraries
================================
WebM VP9 and only original unmodified WebM VP9 is governed
by the following license:


 BEGIN WebM VP9 Codec License ------------------------------------------------

	Copyright (c) 2010 Google Inc. All rights reserved.

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions are met:

	Redistributions of source code must retain the above copyright notice, this
	list of conditions and the following disclaimer.

	Redistributions in binary form must reproduce the above copyright notice,
	this list of conditions and the following disclaimer in the documentation
	and/or other materials provided with the distribution.

	Neither the name of Google nor the names of its contributors may be used to
	endorse or promote products derived from this software without specific
	prior written permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
	AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
	IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
	ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
	LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
	CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT O
	F SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
	INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
	CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
	POSSIBILITY OF SUCH DAMAGE.


 END WebM VP9 Codec License ---------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause



Opus Audio Codec Implementations
================================
Opus Codec implementations and only original unmodified Opus Codec implementations
are governed by the following license:


 BEGIN Opus Codec License ------------------------------------------------

	Copyright (c) 2011-2014 Xiph.Org. All rights reserved.

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions are met:

	Redistributions of source code must retain the above copyright notice, this
	list of conditions and the following disclaimer.

	Redistributions in binary form must reproduce the above copyright notice,
	this list of conditions and the following disclaimer in the documentation
	and/or other materials provided with the distribution.

	Neither the name of Internet Society, IETF or IETF Trust, nor the names
	of specific contributors may be used to endorse or promote products
	derived from this software without specific prior written permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
	AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
	IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
	ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
	LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
	CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT O
	F SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
	INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
	CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
	POSSIBILITY OF SUCH DAMAGE.


 END Opus Audio Codec License ---------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause



Vorbis/Ogg libraries
================================
Vorbis/Ogg and only original unmodified Vorbis/Ogg is governed
by the following license:


 BEGIN Vorbis/Ogg Codec License ------------------------------------------------

	Copyright (c) 2011, Xiph.Org Foundation

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions are met:

		Redistributions of source code must retain the above copyright notice,
		this list of conditions and the following disclaimer.

		Redistributions in binary form must reproduce the above copyright
		notice, this list of conditions and the following disclaimer in the
		documentation and/or other materials provided with the distribution.

		Neither the name of the Xiph.org Foundation nor the names of its
		contributors may be used to endorse or promote products derived from
		this software without specific prior written permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
	IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
	THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
	PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE
	LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
	CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
	SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
	INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
	CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
	POSSIBILITY OF SUCH DAMAGE.

 END Vorbis/Ogg Codec License ---------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause



libgcc_s-4 library
============================
libgcc_s-4 and only libgcc_s-4 is governed by the following
license:


 BEGIN libgcc_s-4 License ----------------------------------------


	Copyright (c) 2011 Free Software Foundation, Inc.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License GCC RUNTIME
    LIBRARY EXCEPTION Version 3.1 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 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.


 END libgcc_s-4 License ------------------------------------------

Instructions for obtaining source code for the libgcc_s-4 library
may be obtained by sending an email to lgplsource@wowza.com.



libstdc++ library
==============================
libstdc++ and only libstdc++ is governed by the following
license:


 BEGIN libstdc++ License ----------------------------------------


	Copyright (c) 2011 Free Software Foundation, Inc.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License GCC RUNTIME
    LIBRARY EXCEPTION Version 3.1 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 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.


 END libstdc++ License ------------------------------------------

Instructions for obtaining source code for the libstdc++ library
may be obtained by sending an email to lgplsource@wowza.com.


Joda Time version 2.1
==============================
Joda Time version 2.1 and only Joda Time version 2.1 is governed by the
following license:


 BEGIN Joda Time version 2.1 License ----------------------------------------


	Copyright (c) 2012 Joda.org

	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://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.


 END Joda Time version 2.1 License ------------------------------------------

Instructions for obtaining source code for Joda Time version 2.1
may be obtained by sending an email to lgplsource@wowza.com.

SPEEX Codec
==============================
SPEEX Codec and only SPEEX Codec is governed by the following
license:


 BEGIN SPEEX Codec License ----------------------------------------


	Copyright (c) 2002-2003, Jean-Marc Valin/Xiph.Org Foundation

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions
	are met:

		Redistributions of source code must retain the above copyright
		notice, this list of conditions and the following disclaimer.

		Redistributions in binary form must reproduce the above
		copyright notice, this list of conditions and the following
		disclaimer in the documentation and/or other materials provided
		with the distribution.

		Neither the name of the Xiph.org Foundation nor the names of
		its contributors may be used to endorse or promote products
		derived from this software without specific prior written
		permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
	"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
	LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
	FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
	FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
	INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
	(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
	SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
	HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
	STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
	OF THE POSSIBILITY OF SUCH DAMAGE.


 END SPEEX Codec License ------------------------------------------
https://opensource.org/licenses/BSD-3-Clause




MPEG LA Notices
==============================
The following are the standard required notices for all MPEG LA
licensees. The common understanding of these required notices is
that an additional license for your specific use may be required. For
example, an existing Codec Manufacturers license may not be extended
to any Participation Fees license that may be required.

Please consult MPEG LA and/or your own legal counsel for additional
clarification.


 BEGIN MPEG LA MPEG-4 Visual Patent Portfolio Notice ----------------

	THIS PRODUCT IS LICENSED UNDER THE MPEG-4 VISUAL PATENT PORTFOLIO
	LICENSE FOR THE PERSONAL AND NON-COMMERCIAL USE OF A CONSUMER FOR
	(i) ENCODING VIDEO IN COMPLIANCE WITH THE MPEG-4 VISUAL STANDARD
	("MPEG-4 VIDEO") AND/OR (ii) DECODING MPEG-4 VIDEO THAT WAS ENCODED
	BY A CONSUMER ENGAGED IN A PERSONAL AND NON COMMERCIAL ACTIVITY
	AND/OR WAS OBTAINED FROM A VIDEO PROVIDER LICENSED BY MPEG LA TO
	PROVIDE MPEG-4 VIDEO. NO LICENSE IS GRANTED OR SHALL BE IMPLIED FOR
	ANY OTHER USE. ADDITIONAL INFORMATION INCLUDING THAT RELATING TO
	PROMOTIONAL, INTERNAL AND COMMERCIAL USES AND LICENSING MAY BE
	OBTAINED FROM MPEG LA, LLC. SEE http://WWW.MPEGLA.COM.

 END MPEG LA MPEG-4 Visual Patent Portfolio License ---------------------

 BEGIN MPEG LA AVC Patent Portfolio Notice --------------------------

	THIS PRODUCT IS LICENSED UNDER THE AVC PATENT PORTFOLIO LICENSE FOR
	THE PERSONAL USE OF A CONSUMER OR OTHER USES IN WHICH IT DOES NOT
	RECEIVE REMUNERATION TO (i) ENCODE VIDEO IN COMPLIANCE WITH THE AVC
	STANDARD ("AVC VIDEO") AND/OR (ii) DECODE AVC VIDEO THAT WAS ENCODED
	BY A CONSUMER ENGAGED IN A PERSONAL ACTIVITY AND/OR WAS OBTAINED
	FROM A VIDEO PROVIDER LICENSED TO PROVIDE AVC VIDEO. NO LICENSE IS
	GRANTED OR SHALL BE IMPLIED FOR ANY OTHER USE. ADDITIONAL
	INFORMATION MAY BE OBTAINED FROM MPEG LA, L.L.C. SEE
	http://WWW.MPEGLA.COM.

 END MPEG LA AVC Patent Portfolio Notice ----------------------------


HTML5 Shiv (Shim)
==============
The HTML5 Shiv and only original HTML5 Shiv is governed by the following
license:


BEGIN HTML5 Shiv license -------------------------------------

	Copyright (c) afarkas Intel Corporation. All Rights Reserved.

	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, sub license, 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 (including the
 	next paragraph) shall be included in all copies or substantial portions
 	of the Software.

 	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 NON-INFRINGEMENT.
 	IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.


 END HTML5 Shiv License -------------------------------------
https://opensource.org/licenses/MIT


Ant-Contrib
==============
The Ant-Contrib and only the Ant-Contrib is governed by the following
license:


 BEGIN Ant-Contrib License -------------------------------------


Copyright 2002-2003 Ant-Contrib Project

   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.


END Ant-Contrib License -------------------------------------



Apache Ant Library
==============
The Apache Ant library and only the Apache Ant library is governed by the
following license:


 BEGIN Apache Ant Library License -------------------------------------


Copyright 2013 Apache Software Foundation

   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.


END Apache Ant Library License -------------------------------------



Apache Tomcat Library
==============
The Apache Tomcat library and only the Apache Tomcat library is governed by the
following license:


 BEGIN Apache Tomcat Library License -------------------------------------


Copyright 2013 Apache Software Foundation

   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.


END Apache Tomcat Library License -------------------------------------



ASM Framework
==============
The ASM Framework and only the ASM Framework is governed by the
following license:

 BEGIN ASM Framework License ------------------------------------------


Copyright (c) 2000-2011 INRIA, France Telecom
All rights reserved.

     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions
     are met:

     1. Redistributions of source code must retain the above copyright
        notice, this list of conditions and the following disclaimer.

     2. Redistributions in binary form must reproduce the above copyright
        notice, this list of conditions and the following disclaimer in the
        documentation and/or other materials provided with the distribution.

     3. Neither the name of the copyright holders nor the names of its
        contributors may be used to endorse or promote products derived from
        this software without specific prior written permission.

     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
     LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
     THE POSSIBILITY OF SUCH DAMAGE.

END ASM Framework License ------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause



AWS SDK for Java
==============
The AWS SDK for Java and only the AWS SDK for Java is governed by the
following license:


 BEGIN AWS SDK for Java License -------------------------------------


Copyright 2010-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved.

   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.


END AWS SDK for Java License -------------------------------------



Big Number Calculator Applet
============================
The Big Number Calculator Applet and only the Big Number Calculator Applet
is governed by the following license:


 BEGIN Big Number Calculator Applet License ----------------------------


	Copyright (c) 2000 Arnold G. Reinhold

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License GCC RUNTIME
    LIBRARY EXCEPTION Version 3.1 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 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.


 END Big Number Calculator Applet License ------------------------------



Block TEA (xxtea) Tiny Encryption Algorithm implementation in JavaScript
============================
The Block TEA Tiny Encryption Algorithm implementation in Javascript and
only the Block TEA Tiny Encryption Algorithm implementation in Javascript
is:

     Copyright (c) Chris Veness 2002-2012

     The implementation is available at:
     http://www.movable-type.co.uk/scripts/tea-block.html




Blueprint CSS Framework
==============
Blueprint CSS Framework and only original Blueprint CSS Framework
is governed by the following license:


BEGIN Blueprint license -------------------------------------------------

	Copyright (c) 2007 Olav Bjorkoy (http://bjorkoy.com)

	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, sub license, 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 (including the
 	next paragraph) shall be included in all copies or substantial portions
 	of the Software.

 	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 NON-INFRINGEMENT.
 	IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.


 END Blueprint License -------------------------------------------------
https://opensource.org/licenses/MIT


Bootstrap Datepicker
==============
The Bootstrap Datepicker and only the Bootstrap Datepicker is governed by the
following license:


 BEGIN Bootstrap Datepicker License -------------------------------------


Copyright 2013 eternicode. All Rights Reserved.

   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.


END Bootstrap Datepicker License -------------------------------------



Bootstrap Timepicker
==============
Bootstrap Timepicker and only original Bootstrap Timepicker is governed
by the following license:


BEGIN Bootstrap Timepicker license ------------------------------------------

	Copyright (c) 2013 jdewit

	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, sub license, 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 (including the
 	next paragraph) shall be included in all copies or substantial portions
 	of the Software.

 	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 NON-INFRINGEMENT.
 	IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.


 END Bootstrap Timepicker License -------------------------------------------------
https://opensource.org/licenses/MIT


Bootstrap (from Twitter)
==============
Bootstrap and only Bootstrap is governed by the following license:


 BEGIN Bootstrap License -----------------------------------------------


Copyright 2013 Twitter, Inc. All Rights Reserved.

   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.


END Bootstrap License -------------------------------------------------



Closure Library
==============
Closure Library and only Closure Library is governed by the following
license:


 BEGIN Closure Library License ----------------------------------------


Copyright 2013 Google Inc. All Rights Reserved.

   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.


END Closure Library License ------------------------------------------------



Apache Commons Logging
================================
Apache Commons Logging and only original unmodified Apache Commons Logging is governed
by the following license:


 BEGIN Apache Commons Logging License ----------------------------------------------

   Copyright (c) 2002-2013 The Apache Software Foundation

   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.


END Apache Commons Logging License ----------------------------------------------



Apache Commons Codec (tm)
================================
Apache Commons Codec and only original unmodified Apache Commons Codec is governed
by the following license:


 BEGIN Apache Commons Codec License ----------------------------------------------

   Copyright (c) 2002-2014 The Apache Software Foundation

   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.


END Apache Commons Codec License ----------------------------------------------




Explorercanvas
================================
Explorercanvas and only original unmodified explorercanvas is governed
by the following license:


 BEGIN Explorercanvas License ----------------------------------------------

   Copyright (c) 2006 Google Inc.

   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.


END Explorercanvas License ----------------------------------------------



Expression Language Library
============================
Expression Language Library and only Expression Language is governed by the
following license:


 BEGIN Expression Language Library License -------------------------------


	Copyright (c) 2013 Oracle America, Inc.  All rights reserved.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License GCC RUNTIME
    LIBRARY EXCEPTION Version 2 as published by the Free Software
    Foundation, either version 2 of the License, or (at your option)
    any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

    As a special exception, the copyright holders of this library
    give you permission to link this library with independent modules
    to produce an executable, regardless of the license terms of these
    independent modules, and to copy and distribute the resulting
    executable under terms of your choice, provided that you also meet,
    for each linked independent module, the terms and conditions of the
    license of that module.  An independent module is a module which is
    not derived from or based on this library.  If you modify this
    library, you may extend this exception to your version of the
    library, but you are not obligated to do so.  If you do not wish to
    do so, delete this exception statement from your version.


 END Expression Language Library License ----------------------------------



Flot Library
============================
Flot library and only original Flot library is governed by the following
license:


BEGIN Flot library license -------------------------------------

	Copyright (c) 2007-2013 IOLA and Ole Laursen

     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 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.

  END Flot library license--------------------------------------
https://opensource.org/licenses/MIT



Font Awesome by Dave Gandy
===============
Font Awesome Fonts by Dave Gandy and only Font Awesome Fonts by Dave Gandy
is governed by the following license:


 BEGIN Font Awesome Fonts by Dave Gandy License ---------------------------

     Copyright (c) 2013, Dave Gandy (http://fotnawesome.io).

     This Font Software is licensed under the SIL Open Font License, Version 1.1.

     This license is available with a FAQ at: http://scripts.sil.org/OFL

END Font Awesome Fonts by Dave Gandy License ------------------------------


Font Awesome by Dave Gandy CSS and code, and only Font Awesome by Dave Gandy
CSS and code, is governed by the following license:

 BEGIN Font Awesome CSS and code License --------------------------------


     Copyright (c) 2013 by Dave Gandy http://fontawesome.io).

     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 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.

END Font Awesome CSS and code License --------------------------------
https://opensource.org/licenses/MIT



Hamcrest Library
==============
The Hamcrest Library and only the Hamcrest Library is governed by the
following license:

 BEGIN Hamcrest Library License -----------------------------------

	Copyright (c) 2012 hamcrest.org.  All rights reserved.

     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions
     are met:

     1. Redistributions of source code must retain the above copyright
        notice, this list of conditions and the following disclaimer.

     2. Redistributions in binary form must reproduce the above copyright
        notice, this list of conditions and the following disclaimer in the
        documentation and/or other materials provided with the distribution.

     3. Neither the name of the copyright holders nor the names of its
        contributors may be used to endorse or promote products derived from
        this software without specific prior written permission.

     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
     LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
     THE POSSIBILITY OF SUCH DAMAGE.

  END Hamcrest Library License ------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause



Hibernate
================
Hibernate and only Hibernate is governed by the following license:

BEGIN Hibernate License ----------------------------------------

   Copyright (c) 2014 Dice.  All rights reserved.

   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

  END Hibernate License ------------------------------------------



Apache HttpComponents Core
================================
Apache HttpComponents Core and only original unmodified Apache HttpComponents
Core is governed by the following license:

 BEGIN HttpComponents Core License -----------------------------------------

   Copyright (c) 2005-2013 The Apache Software Foundation

   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.


END HttpComponents Core License ----------------------------------------------



ISO Relax
==============
ISO Relax and only ISO Relax is governed by the following license:

 BEGIN ISO Relax License -----------------------------------

	Copyright (c) 2014 SourceForge.  All rights reserved.

     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions
     are met:

     1. Redistributions of source code must retain the above copyright
        notice, this list of conditions and the following disclaimer.

     2. Redistributions in binary form must reproduce the above copyright
        notice, this list of conditions and the following disclaimer in the
        documentation and/or other materials provided with the distribution.

     3. Neither the name of the copyright holders nor the names of its
        contributors may be used to endorse or promote products derived from
        this software without specific prior written permission.

     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
     LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
     THE POSSIBILITY OF SUCH DAMAGE.

  END ISO Relax License ------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause




Apache (Jakarta) Standard Taglibs
================================
Apache Standard Taglibs and only original unmodified Apache Standard
Taglibs is governed by the following license:

 BEGIN Apache Standard Taglibs License -----------------------------------------

   Copyright (c) 2000-2014 The Apache Software Foundation

   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.


END Apache Standard Taglibs License ----------------------------------------------



Jasper
================================
Jasper and only original unmodified Jasper is governed by the following license:

 BEGIN Jasper License -----------------------------------------

   Copyright (c) 1999-2014 The Apache Software Foundation.

   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.


END Jasper License ----------------------------------------------



Java API for XML Web Services
================
Java API for XML Web Services and only Java API for XML Web Services is
governed by the following license:

BEGIN Java API for XML Web Services License -------------------------

   Copyright (c) 2013-2014 Oracle Corporation.  All rights reserved.

   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

  END Java API for XML Web Services License --------------------------




jid3lib-0.5.4.jar libraries
==============================
jid3lib-0.5.4.jar and only jid3lib-0.5.4.jar is governed by the following
license:


 BEGIN jid3lib-0.5.4.jar License ----------------------------------------

   Copyright (c) 2007 - 2018 Wowza Media Systems, LLC

   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


   jid3lib-0.5.4.jar is a modified version of Java ID3 Tag Library.

   The unmodified Java ID3 Tag Library and only Java ID3 Tag Library is
   governed by the following license:


   BEGIN Java ID3 Tag Library License ----------------------------------------

      Copyright (c) 1991, 1999 Free Software Foundation, Inc.

      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


   END Java ID3 Tag Library License ------------------------------------------


   BEGIN Java MP3 ID3 Tag Library License -------------------------------------


	Copyright (c) 2011 Free Software Foundation, Inc.

    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 program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.


   END Java MP3 ID3 Tag Library License ------------------------------------------


 END jid3lib-0.5.4.jar License ------------------------------------------

Instructions for obtaining source code for the jid3lib-0.5.4.jar libraries
(as modified) may be obtained by sending an email to lgplsource@wowza.com.




Java/J2ME implementation of the Tiny Encryption Algorithm
================
Java/J2ME implementation of the Tiny Encryption Algorithm and only
Java/J2ME implementation of the Tiny Encryption Algorithm is
governed by the following license:

BEGIN Java/J2ME implementation of the Tiny Encryption Algorithm License ---

   Copyright (c) 2008 Winterwall Associates.  All rights reserved.

   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

  END Java/J2ME implementation of the Tiny Encryption Algorithm License ---



JavaLayer Library
================
JavaLayer Library and only JavaLayer Library is governed by the
following license:

BEGIN JavaLayer Library License ---------------------------------

   Copyright (c) 2014 Javazoom.  All rights reserved.

   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

  END JavaLayer Library License -------------------------------------



jQuery
==============
jQuery and only original jQuery is governed by the following license:


BEGIN jQuery license -------------------------------------------------

	Copyright (c) 2014 jQuery Foundation and other contributors
	http://jquery.com/

	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, sub license, 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 (including the
 	next paragraph) shall be included in all copies or substantial portions
 	of the Software.

 	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 NON-INFRINGEMENT.
 	IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.


 END jQuery License -------------------------------------
MIT license: https://jquery.org/license/




jsonxml
================
jsonxml and only jsonmxl is governed by the following license:

BEGIN jsonxml License ---------------------------------

   Copyright (c) 2005-2006 Stefan Goessner.  All rights reserved.

   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

END jsonxml License ------------------------------------------




MediaControl.java
================================
MediaControl.java and only original unmodified MediaControl.java is governed
by the following license:


 BEGIN MediaControl.java License ------------------------------------------------

	Copyright (c) 2012, 2013 Oracle and/or its affiliates.

     This file is available and licensed under the following license:

     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions are met:

     Redistributions of source code must retain the above copyright notice, this
     list of conditions and the following disclaimer.

     Redistributions in binary form must reproduce the above copyright notice,
     this list of conditions and the following disclaimer in the documentation
     and/or other materials provided with the distribution.

     Neither the name of Oracle nor the names of its contributors may be used to
     endorse or promote products derived from this software without specific
     prior written permission.

     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
     LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT O
     F SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     POSSIBILITY OF SUCH DAMAGE.


 END MediaControl.java License ---------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause


Mouse Gestures
============================
Mouse Gestures and only Mouse Gestures is governed by the following
license:


 BEGIN Mouse Gestures License ----------------------------------------

	Copyright (c) 1999-2012 Smardec. All rights reserved.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License Version 3 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 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.


 END Mouse Gestures License ------------------------------------------



Open Source Media Framework
==================================
Open Source Media Framework and only the Open Source Media Framework
is governed by the following license:


 BEGIN Open Source Media Framework License ------------------------

     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 http://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 Copyright (c) 2013 Adobe Systems Incorporated.
     All rights reserved.

END Open Source Media Framework License -------------------------



PDFDoclet
================
PDFDoclet and only PDFDoclet is governed by the following license:

BEGIN PDFDoclet License ---------------------------------

   Copyright (c) 2013 Marcel Schoen.

   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

  END PDFDoclet License ------------------------------------------



Protobuf
================================
Protobuf and only original unmodified Protobuf is governed
by the following license:


 BEGIN Protobuf License ------------------------------------------------

	Copyright (c) 2014 Google Inc.

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions are met:

		Redistributions of source code must retain the above copyright notice,
		this list of conditions and the following disclaimer.

		Redistributions in binary form must reproduce the above copyright
		notice, this list of conditions and the following disclaimer in the
		documentation and/or other materials provided with the distribution.

		Neither the name of the copyright holder nor the names of its
		contributors may be used to endorse or promote products derived from
		this software without specific prior written permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
	IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
	THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
	PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE
	LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
	CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
	SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
	INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
	CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
	POSSIBILITY OF SUCH DAMAGE.

 END Protobuf License ---------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause



q
==============
q and only original q is governed by the following license:


BEGIN q license ------------------------------------------

	Copyright (c) 2009-2013 Kristopher Michael Kowal.

	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, sub license, 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 (including the
 	next paragraph) shall be included in all copies or substantial portions
 	of the Software.

 	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 NON-INFRINGEMENT.
 	IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.


 END q License -------------------------------------------------
https://opensource.org/licenses/MIT




relaxng License
==============
relaxng and only relaxng is governed by the following license:

BEGIN relaxng License --------------------------------------------------

       Copyright (c) 2001, Thai Open Source Software Center Ltd,
	Sun Microsystems.  All rights reserved.

     	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions are met:

		Redistributions of source code must retain the above copyright notice,
		this list of conditions and the following disclaimer.

		Redistributions in binary form must reproduce the above copyright
		notice, this list of conditions and the following disclaimer in the
		documentation and/or other materials provided with the distribution.

		Neither the name of the copyright holder nor the names of its
		contributors may be used to endorse or promote products derived from
		this software without specific prior written permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
	IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
	THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
	PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE
	LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
	CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
	SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
	INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
	CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
	POSSIBILITY OF SUCH DAMAGE.

 END relaxng License ---------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause


Restlet Framework
==============
The Restlet Framework and only the Restlet Framework is governed by the
following license:


 BEGIN Restlet Framework License -------------------------------------


	Copyright 2014 Restlet S.A.S.

   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.


END Restlet Framework License -------------------------------------



Simple Framework
==============
The Simple Framework and only the Simple Framework is governed by the
following license:


 BEGIN Simple Framework License -------------------------------------


	Copyright 2013 SimpleFramework.org

   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.


END Simple Framework License -------------------------------------




SLF4J
======================
SLF4J and only SLF4J is governed by the following license:


 BEGIN SLF4J License -------------------------------------------------------

      Copyright (c) 2004-2013 QOS.ch. All rights reserved.

      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 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.


 END SLF4J License ---------------------------------------------------------
https://opensource.org/licenses/MIT



Spring Framework
==============
The Spring Framework and only the Spring Framework is governed by the
following license:


 BEGIN Spring Framework License -------------------------------------


	Copyright 2004-2013 Spring Framework

   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.


END Spring Framework License -------------------------------------




Spring Security
==============
The Spring Security and only the Spring Security is governed by the
following license:


 BEGIN Spring Security License -------------------------------------


	Copyright 2004-2013 Spring Security

   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.


END Spring Security License -------------------------------------




subModal
============================
subModal and only original subModal is governed by the following
license:


BEGIN subModal license -------------------------------------

     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 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.

  END subModal license--------------------------------------
https://opensource.org/licenses/MIT



swfobject
============================
swfobject and only original swfobject is governed by the following
license:


BEGIN swfobject license -------------------------------------

     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 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.

  END swfobject license--------------------------------------
https://opensource.org/licenses/MIT



tabber
============================
tabber and only original tabber is governed by the following
license:


BEGIN tabber license -------------------------------------

     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 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.

  END tabber license--------------------------------------
https://opensource.org/licenses/MIT




W3C DOM Reference Implementation
================
W3C DOM Reference Implementation and only W3C DOM Reference Implementation
is governed by the following license:

BEGIN W3C DOM Reference Implementation License ----------------------

	Copyright (c) 2004 World Wide Web Consortium.  All rights
	reserved.

     This work (and included software, documentation such as READMEs,
     or other related items) is being provided by the copyright holders
     under the following license. By obtaining, using and/or copying this
     work, you (the licensee) agree that you have read, understood,
     and will comply with the following terms and conditions.

     Permission to copy, modify, and distribute this software and its
     documentation, with or without modification, for any purpose and
     without fee or royalty is hereby granted, provided that you include
     the following on ALL copies of the software and documentation or portions
     thereof, including modifications:

     The full text of this NOTICE in a location viewable to users of the
     redistributed or derivative work.

     THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
     HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
     INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR
     FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE
     OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
     COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.

     COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
     OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
     DOCUMENTATION.

END W3C DOM Reference Implementation License ---------------------------




Xsdlib
================================
Xsdlib and only original unmodified Xsdlib is governed
by the following license:


 BEGIN Xsdlib License ------------------------------------------------

	Copyright (c) 2001, 2013 Oracle and/or its affiliates.

     This file is available and licensed under the following license:

     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions are met:

     Redistributions of source code must retain the above copyright notice, this
     list of conditions and the following disclaimer.

     Redistributions in binary form must reproduce the above copyright notice,
     this list of conditions and the following disclaimer in the documentation
     and/or other materials provided with the distribution.

     Neither the name of Oracle nor the names of its contributors may be used to
     endorse or promote products derived from this software without specific
     prior written permission.

     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
     LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT O
     F SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     POSSIBILITY OF SUCH DAMAGE.


 END Xsdlib License ---------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause




XStream
================================
XStream and only original unmodified XStream is governed
by the following license:


 BEGIN XStream License ------------------------------------------------

	Copyright (c) 2003-2006 Joe Walnes.
	Copyright (c) 2006-2009 XStream Committers.
	All rights reserved.

     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions are met:

     Redistributions of source code must retain the above copyright notice, this
     list of conditions and the following disclaimer.

     Redistributions in binary form must reproduce the above copyright notice,
     this list of conditions and the following disclaimer in the documentation
     and/or other materials provided with the distribution.

     Neither the name of XStream nor the names of its contributors may be used to
     endorse or promote products derived from this software without specific
     prior written permission.

     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
     LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT O
     F SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     POSSIBILITY OF SUCH DAMAGE.


 END XStream License ---------------------------------------------------
https://opensource.org/licenses/BSD-3-Clause


XML Pull Parser
=======================
XML Pull Parser and only original unmodified XML Pull Parser is governed by the
following license:


 BEGIN XML Pull Parser License ----------------------------------------------

     Copyright (c) 2002 The Trustees of Indiana University.
     All rights reserved.

     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions are
     met:

     1) All redistributions of source code must retain the above
        copyright notice, the list of authors in the original source
        code, this list of conditions and the disclaimer listed in this
        license;

     2) All redistributions in binary form must reproduce the above
        copyright notice, this list of conditions and the disclaimer
        listed in this license in the documentation and/or other
        materials provided with the distribution;

     3) Any documentation included with all redistributions must include
        the following acknowledgement:

          "This product includes software developed by the Indiana
          University Extreme! Lab.  For further information please visit
          http://www.extreme.indiana.edu/"

        Alternatively, this acknowledgment may appear in the software
        itself, and wherever such third-party acknowledgments normally
        appear.

     4) The name "Indiana University" and "Indiana University
        Extreme! Lab" shall not be used to endorse or promote
        products derived from this software without prior written
        permission from Indiana University.  For written permission,
        please contact http://www.extreme.indiana.edu/.

     5) Products derived from this software may not use "Indiana
        University" name nor may "Indiana University" appear in their name,
        without prior written permission of the Indiana University.

     Indiana University provides no reassurances that the source code
     provided does not infringe the patent or any other intellectual
     property rights of any other entity.  Indiana University disclaims any
     liability to any recipient for claims brought by any other entity
     based on infringement of intellectual property rights or otherwise.

     LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH
     NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA
     UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT
     SOFTWARE IS FREE OF INFRINGEMENT OF THIRD PARTY PATENT, COPYRIGHT, OR
     OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT
     SOFTWARE IS FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP
     DOORS", "WORMS", OR OTHER HARMFUL CODE.  LICENSEE ASSUMES THE ENTIRE
     RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS,
     AND TO THE PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING
     SOFTWARE.

END XML Pull Parser License -------------------------------------------------


Backbone.js
==============
Backbone.js and only original Backbone.js is governed by the
following license:


BEGIN Backbone.js license -------------------------------------------------

	Copyright (c) 2010-2016 Jeremy Ashkenas, DocumentCloud

	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, sub license, 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 (including the
 	next paragraph) shall be included in all copies or substantial portions
 	of the Software.

 	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 NON-INFRINGEMENT.
 	IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.


 END Backbone.js License -------------------------------------------------
https://opensource.org/licenses/MIT


handlebars_js
==============
handlebars_js and only original handlebars_js is governed by the
following license:


BEGIN handlebars_js license -------------------------------------------------

	Copyright (c) 2011-2016 by Yehudi Katz

	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, sub license, 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 (including the
 	next paragraph) shall be included in all copies or substantial portions
 	of the Software.

 	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 NON-INFRINGEMENT.
 	IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.


 END handelabrs_js License -------------------------------------------------
https://opensource.org/licenses/MIT


Shred
==============
Shred and only original Shred is governed by the
following license:


BEGIN Shred license -------------------------------------------------

	Copyright (c) 2012-2015 Panda Strike, LLC and Dan Yoder <dan@pandastrike.com>

	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, sub license, 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 (including the
 	next paragraph) shall be included in all copies or substantial portions
 	of the Software.

 	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 NON-INFRINGEMENT.
 	IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.


 END Shred License -------------------------------------------------
https://opensource.org/licenses/MIT


Underscore JS
==============
Underscore JS and only original Underscore JS is governed by the
following license:


BEGIN Underscore JS license -------------------------------------------------

	Copyright (c) 2009-2016 Jeremy Ashkenas, DocumentCloud and
        Investigative Reporters & Editors

	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, sub license, 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 (including the
 	next paragraph) shall be included in all copies or substantial portions
 	of the Software.

 	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 NON-INFRINGEMENT.
 	IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.


 END Underscore JS License -------------------------------------------------
https://opensource.org/licenses/MIT


JReleaseInfo
==============
JReleaseInfo and only JReleaseInfo is governed by the following
license:


 BEGIN JReleaseInfo License -------------------------------------


Copyright of JReleaseInfo's authors and/or creators.  More information
available at https://sourceforge.net/projects/jreleaseinfo/.

   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.


END JReleaseInfo License -------------------------------------


snmp4j
==============
snmp4j and only snmp4j is governed by the following
license:


 BEGIN snmp4j License -------------------------------------


Copyright (c) 2003-2016 SNMP4J.org.

   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.


END snmp4j License -------------------------------------


Swagger-core
==============
Swagger-core and only swagger-core is governed by the following
license:


 BEGIN Swagger-core License -------------------------------------


Copyright (c) 2016 SmartBear Software.

   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.


END Swagger-core License -------------------------------------


Highlight.js
==============================
Highlight.js and only Highlight.js is governed by the following
license:


 BEGIN Highlight.js License ----------------------------------------


	Copyright (c) 2006, Ivan Sagalaev

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions
	are met:

		Redistributions of source code must retain the above copyright
		notice, this list of conditions and the following disclaimer.

		Redistributions in binary form must reproduce the above
		copyright notice, this list of conditions and the following
		disclaimer in the documentation and/or other materials provided
		with the distribution.

		Neither the name of the Xiph.org Foundation nor the names of
		its contributors may be used to endorse or promote products
		derived from this software without specific prior written
		permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
	"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
	LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
	FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
	FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
	INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
	(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
	SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
	HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
	STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
	OF THE POSSIBILITY OF SUCH DAMAGE.


 END Highlight.js License ------------------------------------------
https://opensource.org/licenses/BSD-3-Clause



Sprints.js
==============================
Sprints.js and only Sprints.js is governed by the following
license:


 BEGIN Sprints.js License ----------------------------------------


	Copyright (c) 2007-2016, Alexandru Marasteanu <hello [at) alexei (dot] ro>
All rights reserved.

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions
	are met:

		Redistributions of source code must retain the above copyright
		notice, this list of conditions and the following disclaimer.

		Redistributions in binary form must reproduce the above
		copyright notice, this list of conditions and the following
		disclaimer in the documentation and/or other materials provided
		with the distribution.

		Neither the name of the Xiph.org Foundation nor the names of
		its contributors may be used to endorse or promote products
		derived from this software without specific prior written
		permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
	"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
	LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
	FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
	FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
	INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
	(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
	SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
	HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
	STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
	OF THE POSSIBILITY OF SUCH DAMAGE.


 END Sprints.js License ------------------------------------------
https://opensource.org/licenses/BSD-3-Clause


SSLCapabilities.java
==============================
SSLCapabilities.java and only SSLCapabilities.java is governed by the following
license:


 BEGIN SSLCapabilities.java License ----------------------------------------


	Copyright (c) 2013, Oracle and/or its affiliates.  All rights reserved.

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions
	are met:

		Redistributions of source code must retain the above copyright
		notice, this list of conditions and the following disclaimer.

		Redistributions in binary form must reproduce the above
		copyright notice, this list of conditions and the following
		disclaimer in the documentation and/or other materials provided
		with the distribution.

		Neither the name of the Xiph.org Foundation nor the names of
		its contributors may be used to endorse or promote products
		derived from this software without specific prior written
		permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
	"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
	LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
	FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
	FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
	INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
	(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
	SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
	HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
	STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
	OF THE POSSIBILITY OF SUCH DAMAGE.


 END SSLCapabilities.java License ------------------------------------------
https://opensource.org/licenses/BSD-3-Clause


SSLExplorer.java
==============================
SSLExplorer.java and only SSLExplorer.java is governed by the following
license:


 BEGIN SSLExplorer.java License ----------------------------------------


	Copyright (c) 2013, Oracle and/or its affiliates.  All rights reserved.

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions
	are met:

		Redistributions of source code must retain the above copyright
		notice, this list of conditions and the following disclaimer.

		Redistributions in binary form must reproduce the above
		copyright notice, this list of conditions and the following
		disclaimer in the documentation and/or other materials provided
		with the distribution.

		Neither the name of the Xiph.org Foundation nor the names of
		its contributors may be used to endorse or promote products
		derived from this software without specific prior written
		permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
	"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
	LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
	FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
	FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
	INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
	(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
	SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
	HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
	STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
	OF THE POSSIBILITY OF SUCH DAMAGE.


 END SSLExplorer.java License ------------------------------------------
https://opensource.org/licenses/BSD-3-Clause


OpenSSL
==============================
The OpenSSL toolkit and only the unmodified OpenSSL toolkit
is governed by the following license:


 BEGIN OpenSSL License ----------------------------------------

 * Copyright (c) 1998-2017 The OpenSSL Project.  All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 *
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in
 *    the documentation and/or other materials provided with the
 *    distribution.
 *
 * 3. All advertising materials mentioning features or use of this
 *    software must display the following acknowledgment:
 *    "This product includes software developed by the OpenSSL Project
 *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 *
 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 *    endorse or promote products derived from this software without
 *    prior written permission. For written permission, please contact
 *    openssl-core@openssl.org.
 *
 * 5. Products derived from this software may not be called "OpenSSL"
 *    nor may "OpenSSL" appear in their names without prior written
 *    permission of the OpenSSL Project.
 *
 * 6. Redistributions of any form whatsoever must retain the following
 *    acknowledgment:
 *    "This product includes software developed by the OpenSSL Project
 *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 *
 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 * OF THE POSSIBILITY OF SUCH DAMAGE.
 * ====================================================================
 *



 END OpenSSL License ------------------------------------------


libyami
==============
libyami and only the original libyami is governed by the
following license:


BEGIN libyami license -------------------------------------

   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.


END libyami License -------------------------------------