Author: Salvatore Sanfilippo <antirez@gmail.com>
Download: https://github.com/antirez/disque

Files: *
Copyright: © 2009-2015 Salvatore Sanfilippo <antirez@gmail.com>
License: BSD
 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.
 .
 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.

Files:
 src/rio.[ch]
 src/skiplist.[ch]
 src/disque-check-aof.c
 deps/hiredis/
 deps/linenoise/
Copyright:
 © 2009-2012 Pieter Noordhuis <pcnoordhuis@gmail.com>
 © 2009-2012 Salvatore Sanfilippo <antirez@gmail.com>
License: BSD

Files:
 src/lzf.h
 src/lzfP.h
 src/lzf_d.c
 src/lzf_c.c
Copyright:
 © 2000-2007 Marc Alexander Lehmann <schmorp@schmorp.de>
 © 2009-2012 Salvatore Sanfilippo <antirez@gmail.com>
License: GPL & BSD
 Upstream appends the following text to the BSD license:
 .
  Alternatively, the contents of this file may be used under the terms of
  the GNU General Public License ("GPL") version 2 or any later version,
  in which case the provisions of the GPL are applicable instead of
  the above. If you wish to allow the use of your version of this file
  only under the terms of the GPL and not to allow others to use your
  version of this file under the BSD license, indicate your decision
  by deleting the provisions above and replace them with the notice
  and other provisions required by the GPL. If you do not delete the
  provisions above, a recipient may use your version of this file under
  either the BSD or the GPL.
 .
 On Debian systems, the complete text of the GNU General Public
 License, version 2, can be found in the file
 `/usr/share/common-licenses/GPL-2'.

Files: src/ae_evport.c
Copyright: © 2012 Joyent, Inc.
License: BSD

Files: src/ae_kqueue.c
Copyright: © 2009 Harish Mallipeddi <harish.mallipeddi@gmail.com>
License: BSD

Files: src/sds.[ch]
Copyright:
 © 2006-2012 Salvatore Sanfilippo <antirez@gmail.com>
 © 2015 Oran Agra
 © 2015 Redis Labs, Inc.
License: BSD

Files: src/pqsort.[ch]
Copyright: © 1992-1993 The Regents of the University of California
License: BSD

Files: src/setproctitle.c
Copyright:
 © 2010 William Ahern
 © 2013 Salvatore Sanfilippo
 © 2013 Stam He
License: MIT

Files: deps/jemalloc/
Copyright:
 © 2002-2012 Jason Evans <jasone@canonware.com>
 © 2007-2012 Mozilla Foundation
 © 2009-2012 Facebook, Inc.
 © 2006, 2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University.
License: BSD

Files: deps/jemalloc/test/unit/hash.c 
Copyright:
 © 2010-2012 Austin Appleby
License: MIT

Files: debian/*
Copyright: © 2009-2015 Chris Lamb <lamby@debian.org>
License: BSD
