2035N/ACopyright (C) 2013 Association of Universities for Research in Astronomy (AURA)
2035N/A
2035N/ARedistribution and use in source and binary forms, with or without
2035N/Amodification, are permitted provided that the following conditions are met:
2035N/A
2035N/A 1. Redistributions of source code must retain the above copyright
2035N/A notice, this list of conditions and the following disclaimer.
2035N/A
2035N/A 2. Redistributions in binary form must reproduce the above
2035N/A copyright notice, this list of conditions and the following
2035N/A disclaimer in the documentation and/or other materials provided
2035N/A with the distribution.
2035N/A
2035N/A 3. The name of AURA and its representatives may not be used to
2035N/A endorse or promote products derived from this software without
2035N/A specific prior written permission.
2035N/A
2035N/ATHIS SOFTWARE IS PROVIDED BY AURA ``AS IS'' AND ANY EXPRESS OR IMPLIED
2035N/AWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2035N/AMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2035N/ADISCLAIMED. IN NO EVENT SHALL AURA BE LIABLE FOR ANY DIRECT, INDIRECT,
2035N/AINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
2035N/ABUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
2035N/AOF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
2035N/AON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
2035N/ATORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
2035N/AUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2035N/ADAMAGE.
2035N/A
2035N/A--------------------------------------------------------------------------
2035N/A
6191N/A# Copyright (c) 2010-2015 Benjamin Peterson
2035N/A#
2035N/A# Permission is hereby granted, free of charge, to any person obtaining a copy
2035N/A# of this software and associated documentation files (the "Software"), to deal
2035N/A# in the Software without restriction, including without limitation the rights
2035N/A# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2035N/A# copies of the Software, and to permit persons to whom the Software is
2035N/A# furnished to do so, subject to the following conditions:
2035N/A#
6191N/A# The above copyright notice and this permission notice shall be included in all
6191N/A# copies or substantial portions of the Software.
2035N/A#
2035N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2035N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2035N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2035N/A# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2035N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2035N/A# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2035N/A# SOFTWARE.