Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://cran.r-project.org/package=httpuv
Upstream-Name: httpuv
Upstream-Contact:
 Joe Cheng <joe@rstudio.com>,
Files-Excluded: */libuv

Files: *
Copyright: RStudio, Inc.
License: GPL-2+

Files: src/optional.h
Copyright: (C) 2011 - 2012 Andrzej Krzemienski.
License: BSL-1.0
 //
 // Use, modification, and distribution is subject to the Boost Software
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //
 // The idea and interface is based on Boost.Optional library
 // authored by Fernando Luis Cacciola Carballal
 .
 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.

Files: src/sha1/sha1.h
Copyright: public domain
License: public-domain
 * public api for steve reid's public domain SHA-1 implementation */
 * this file is in the public domain */

Files: src/md5.*
Copyright: public domain
License: public-domain
 * This is an OpenSSL-compatible implementation of the RSA Data Security, Inc.
 * MD5 Message-Digest Algorithm (RFC 1321).
 *
 * Homepage:
 * http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5
 *
 * Author:
 * Alexander Peslyak, better known as Solar Designer <solar at openwall.com>
 *
 * This software was written by Alexander Peslyak in 2001.  No copyright is
 * claimed, and the software is hereby placed in the public domain.
 * In case this attempt to disclaim copyright and place the software in the
 * public domain is deemed null and void, then the software is
 * Copyright (c) 2001 Alexander Peslyak and it is hereby released to the
 * general public under the following terms:
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted.
 *
 * There's ABSOLUTELY NO WARRANTY, express or implied.
 *
 * (This is a heavily cut-down "BSD license".)
 *
 * This differs from Colin Plumb's older public domain implementation in that
 * no exactly 32-bit integer data type is required (any 32-bit or wider
 * unsigned integer data type will do), there's no compile-time endianness
 * configuration, and the function prototypes match OpenSSL's.  No code from
 * Colin Plumb's implementation has been reused; this comment merely compares
 * the properties of the two independent implementations.
 *
 * The primary goals of this implementation are portability and ease of use.
 * It is meant to be fast, but not as fast as possible.  Some known
 * optimizations are not included to reduce source code size and avoid
 * compile-time configuration.

Files: src/http-parser/*
Copyright: Authors ordered by first contribution.
 Ryan Dahl <ry@tinyclouds.org>
 Jeremy Hinegardner <jeremy@hinegardner.org>
 Sergey Shepelev <temotor@gmail.com>
 Joe Damato <ice799@gmail.com>
 tomika <tomika_nospam@freemail.hu>
 Phoenix Sol <phoenix@burninglabs.com>
 Cliff Frey <cliff@meraki.com>
 Ewen Cheslack-Postava <ewencp@cs.stanford.edu>
 Santiago Gala <sgala@apache.org>
 Tim Becker <tim.becker@syngenio.de>
 Jeff Terrace <jterrace@gmail.com>
 Ben Noordhuis <info@bnoordhuis.nl>
 Nathan Rajlich <nathan@tootallnate.net>
 Mark Nottingham <mnot@mnot.net>
 Aman Gupta <aman@tmm1.net>
 Tim Becker <tim.becker@kuriositaet.de>
 Sean Cunningham <sean.cunningham@mandiant.com>
 Peter Griess <pg@std.in>
 Salman Haq <salman.haq@asti-usa.com>
 Cliff Frey <clifffrey@gmail.com>
 Jon Kolb <jon@b0g.us>
 Fouad Mardini <f.mardini@gmail.com>
 Paul Querna <pquerna@apache.org>
 Felix Geisendörfer <felix@debuggable.com>
 koichik <koichik@improvement.jp>
 Andre Caron <andre.l.caron@gmail.com>
 Ivo Raisr <ivosh@ivosh.net>
 James McLaughlin <jamie@lacewing-project.org>
 David Gwynne <loki@animata.net>
 Thomas LE ROUX <thomas@november-eleven.fr>
 Randy Rizun <rrizun@ortivawireless.com>
 Andre Louis Caron <andre.louis.caron@usherbrooke.ca>
 Simon Zimmermann <simonz05@gmail.com>
 Erik Dubbelboer <erik@dubbelboer.com>
 Martell Malone <martellmalone@gmail.com>
 Bertrand Paquet <bpaquet@octo.com>
 BogDan Vatra <bogdan@kde.org>
 Peter Faiman <peter@thepicard.org>
 Corey Richardson <corey@octayn.net>
 Tóth Tamás <tomika_nospam@freemail.hu>
 Cam Swords <cam.swords@gmail.com>
 Chris Dickinson <christopher.s.dickinson@gmail.com>
 Uli Köhler <ukoehler@btronik.de>
 Charlie Somerville <charlie@charliesomerville.com>
 Patrik Stutz <patrik.stutz@gmail.com>
 Fedor Indutny <fedor.indutny@gmail.com>
 runner <runner.mei@gmail.com>
 Alexis Campailla <alexis@janeasystems.com>
 David Wragg <david@wragg.org>
 Vinnie Falco <vinnie.falco@gmail.com>
 Alex Butum <alexbutum@linux.com>
 Rex Feng <rexfeng@gmail.com>
 Alex Kocharin <alex@kocharin.ru>
 Mark Koopman <markmontymark@yahoo.com>
 Helge Heß <me@helgehess.eu>
 Alexis La Goutte <alexis.lagoutte@gmail.com>
 George Miroshnykov <george.miroshnykov@gmail.com>
 Maciej Małecki <me@mmalecki.com>
 Marc O'Morain <github.com@marcomorain.com>
 Jeff Pinner <jpinner@twitter.com>
 Timothy J Fontaine <tjfontaine@gmail.com>
 Akagi201 <akagi201@gmail.com>
 Romain Giraud <giraud.romain@gmail.com>
 Jay Satiro <raysatiro@yahoo.com>
 Arne Steen <Arne.Steen@gmx.de>
 Kjell Schubert <kjell.schubert@gmail.com>
 Olivier Mengué <dolmen@cpan.org>
License: MIT
 http_parser.c is based on src/http/ngx_http_parse.c from NGINX copyright
 Igor Sysoev.
 .
 Additional changes are licensed under the same terms as NGINX and
 copyright Joyent, Inc. and other Node contributors. 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.

Files: debian/*
Copyright: 2015 Tilburg University https://tilburguniversity.edu/
License: GPL-3
Comment: author: Joost van Baal-Ilić

Files: src/http-parser/http_parser.c
Copyright: Igor Sysoev, Joyent, Inc., other Node contributors
License: Node
Comment: Based on src/http/ngx_http_parse.c from NGINX copyright Igor Sysoev
 Additional changes are licensed under the same terms as NGINX and
 copyright Joyent, Inc. and other Node contributors.

License: GPL-2
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in `/usr/share/common-licenses/GPL-2'.

License: GPL-3
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in `/usr/share/common-licenses/GPL-3'.

License: Node
 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.
