blob: c6fe8f53267c08226af96b57de26432dbad23173 [file] [log] [blame]
Alexander Afanasyev469cbcd2014-05-08 01:25:11 -07001Format: http://dep.debian.net/deps/dep5
2Upstream-Name: nfd
3Source: http://github.com/named-data/NFD
4
5Files: *
6Copyright: Copyright (c) 2014, Regents of the University of California,
7 Arizona Board of Regents,
8 Colorado State University,
9 University Pierre & Marie Curie, Sorbonne University,
10 Washington University in St. Louis,
11 Beijing Institute of Technology,
12 The University of Memphis
13License: GPL-3+
14 NFD is free software: you can redistribute it and/or modify it under the terms
15 of the GNU General Public License as published by the Free Software Foundation,
16 either version 3 of the License, or (at your option) any later version.
17 .
18 NFD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
19 without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
20 PURPOSE. See the GNU General Public License for more details.
21 .
22 You should have received a copy of the GNU General Public License along with
23 NFD, e.g., in COPYING.md file. If not, see <http://www.gnu.org/licenses/>.
24
25
26Files: debian/*
27Copyright: Copyright (c) 2013-2014, Alexander Afanasyev <alexander.afanasyev@ucla.edu>
28License: BSD
29 Redistribution and use in source and binary forms, with or without
30 modification, are permitted provided that the following conditions are met:
31 * Redistributions of source code must retain the above copyright
32 notice, this list of conditions and the following disclaimer.
33 * Redistributions in binary form must reproduce the above copyright
34 notice, this list of conditions and the following disclaimer in the
35 documentation and/or other materials provided with the distribution.
36 * Neither the name of the Regents of the University of California nor
37 the names of its contributors may be used to endorse or promote
38 products derived from this software without specific prior written
39 permission.
40 .
41 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
42 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
43 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
44 ARE DISCLAIMED. IN NO EVENT SHALL REGENTS BE LIABLE FOR ANY DIRECT, INDIRECT,
45 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
46 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
47 OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
48 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
49 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
50 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.