Copy of Licenses for Avro-1.9.0

Apache License Version 2.0,

January 2004 http://www.apache.org/licenses/. For a copy of the license, see Apache License Version 2.

----------------------------------------------------------------------

License for the Jansson C JSON parser used in the C implementation:

Copyright (c) 2009-2011 Petri Lehtinen <petri@digip.org>

Some files include an additional copyright notice: * lang/c/jansson/src/pack_unpack.c

Copyright (c) 2011 Graeme Smecher <graeme.smecher@mail.mcgill.ca> * lang/c/jansson/test/suites/api/test_unpack.c

Copyright (c) 2011 Graeme Smecher <graeme.smecher@mail.mcgill.ca> * lang/c/jansson/src/memory.c

Copyright (c) 2011 Basile Starynkevitch <basile@starynkevitch.net>

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.

---------------------------------------------------------------------- License for msinttypes.h and msstdint.h used in the C implementation:

Source from:

http://code.google.com/p/msinttypes/downloads/detail?name=msinttypes-r26.zip

Copyright (c) 2006-2008 Alexander Chemeris 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. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

----------------------------------------------------------------------

License for st.c and st.h used in the C implementation: This is a public domain general purpose hash table package written by Peter Moore @ UCB.

----------------------------------------------------------------------

License for Dirent API for Microsoft Visual Studio used in the C implementation: Source from: http://www.softagalleria.net/download/dirent/dirent-1.11.zip Copyright (C) 2006 Toni Ronkko 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 TONI RONKKO 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.

----------------------------------------------------------------------

License for simplejson used in the python implementation: Source from: https://github.com/simplejson/simplejson Copyright (c) 2006 Bob Ippolito 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.

----------------------------------------------------------------------

License for ivy-2.2.0.jar used in the python implementation: Apache License version 2.0 (see above)

----------------------------------------------------------------------

License for pyAntTasks-1.3.jar used in the python implementation: Apache License version 2.0 (see above)

----------------------------------------------------------------------

License for NUnit binary included with the C# implementation: File: nunit.framework.dll | NUnit License

Copyright © 2002-2015 Charlie Poole

Copyright © 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov

Copyright © 2000-2002 Philip A. Craig

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including | commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment (see the following) in the product documentation is required. Portions Copyright © 2002-2012 Charlie Poole or Copyright © 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov or Copyright © 2000-2002 Philip A. Craig

Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. This notice may not be removed or altered from any source distribution. License Note

This license is based on the open source zlib/libpng license.

The idea was to keep the license as simple as possible to encourage use of NUnit in free and commercial applications and libraries, but to keep the source code together and to give credit to the NUnit contributors for their efforts. While this license allows shipping NUnit in source and binary form, if shipping a NUnit variant is the sole purpose of your product, please let us know.

----------------------------------------------------------------------

License for the Json.NET binary included with the C# implementation: File: Newtonsoft.Json.dll

Copyright (c) 2007 James Newton-King

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.

----------------------------------------------------------------------

License for the Castle Core binary included with the C# implementation: File: Castle.Core.dll Copyright (c) 2004-2015 Castle Project License: Apache License version 2.0 (see above) URL: http://opensource.org/licenses/Apache-2.0

----------------------------------------------------------------------

License for the log4net binary included with the C# implementation:

File: log4net.dll Copyright 2004-2015 The Apache Software Foundation. License: Apache License version 2.0 (see above)

----------------------------------------------------------------------

License for the m4 macros used by the C++ implementation: Files: * lang/c++/m4/m4_ax_boost_system.m4

Copyright (c) 2008 Thomas Porschberg <thomas@randspringer.de>

Copyright (c) 2008 Michael Tindal Copyright (c) 2008 Daniel Casimiro <dan.casimiro@gmail.com> * lang/c++/m4/m4_ax_boost_asio.m4

Copyright (c) 2008 Thomas Porschberg <thomas@randspringer.de>

Copyright (c) 2008 Pete Greenwell <pete@mu.org> * lang/c++/m4/m4_ax_boost_filesystem.m4

Copyright (c) 2009 Thomas Porschberg <thomas@randspringer.de>

Copyright (c) 2009 Michael Tindal

Copyright (c) 2009 Roman Rybalko <libtorrent@romanr.info> * lang/c++/m4/m4_ax_boost_thread.m4

Copyright (c) 2009 Thomas Porschberg <thomas@randspringer.de>

Copyright (c) 2009 Michael Tindal * lang/c++/m4/m4_ax_boost_regex.m4

Copyright (c) 2008 Thomas Porschberg <thomas@randspringer.de>

Copyright (c) 2008 Michael Tindal * lang/c++/m4/m4_ax_boost_base.m4

Copyright (c) 2008 Thomas Porschberg <thomas@randspringer.de> License text:

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.

----------------------------------------------------------------------

License for the AVRO_BOOT_NO_TRAIT code in the C++ implementation: File: lang/c++/api/Boost.hh | Boost Software License - Version 1.0 - August 17th, 2003

Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:

The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. 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, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

----------------------------------------------------------------------

License for jquery.tipsy.js, tipsy.js, and tipsy.css used by the Java IPC implementation:

Copyright (c) 2008 Jason Frame (jason@onehackoranother.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, 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.

----------------------------------------------------------------------

License for protovis-r3.2.js used by the Java IPC implementation:

Copyright (c) 2010, Stanford Visualization Group 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 Stanford University 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.

----------------------------------------------------------------------

License for g.Raphael 0.4.1 used by the Java IPC implementation:

Copyright (c) 2009 Dmitry Baranovskiy (http://g.raphaeljs.com) Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license.

----------------------------------------------------------------------

License for jQuery v1.4.2 used by the Java IPC implementation:

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.

----------------------------------------------------------------------

License for portions of idl.jj in the Java compiler implementation: Portions of idl.jj were modeled after the example Java 1.5 parser included with JavaCC. For those portions:

Copyright (c) 2006, Oracle All rights reserved.

NOTICE.txt

Apache Avro

Copyright 2010-2019

The Apache Software Foundation

This product includes software developed at The Apache Software Foundation (http://www.apache.org/). NUnit license acknowledgement: |

Portions

Copyright © 2002-2012 Charlie Poole or Copyright © 2002-2004 James | W. Newkirk, Michael C. Two, Alexei A. Vorontsov or Copyright © 2000-2002 | Philip A. Craig Based upon the representations of upstream licensors, it is understood that portions of the mapreduce API included in the Java implementation are licensed from various contributors under one or more contributor license agreements to Odiago, Inc. and were then contributed by Odiago to Apache Avro, which has now made them available under the Apache 2.0 license.

The original file header text is: |

Licensed to Odiago, Inc. under one or more contributor license | agreements.

See the NOTICE file distributed with this work for | additional information regarding copyright ownership. Odiago, Inc. | licenses this file to you under the Apache License, Version 2.0 | (the "License"); you may not use this file except in compliance | with the License. Y

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

The Odiago NOTICE at the time of the contribution: |

This product includes software developed by Odiago, Inc. (http://www.wibidata.com). Apache Ivy includes the following in its NOTICE file:

Apache Ivy

Copyright 2007-2010 The Apache Software Foundation

This product includes software developed by The Apache Software Foundation (http://www.apache.org/).

Portions of Ivy were originally developed by Jayasoft SARL (http://www.jayasoft.fr/) and are licensed to the Apache Software Foundation under the "Software Grant License Agreement" SSH and SFTP support is provided by the JCraft JSch package, which is open source software, available under the terms of a BSD style license. The original software and related information is available | at http://www.jcraft.com/jsch/. Apache Log4Net includes the following in its NOTICE file:

Apache log4net

Copyright 2004-2015 The Apache Software Foundation

This product includes software developed at The Apache Software Foundation (http://www.apache.org/).