blob: cdd0c47cf660af57191ae34345a4d101d4c1c969 [file] [log] [blame]
Alexander Afanasyev6397d532014-05-07 19:25:04 -07001Format: http://dep.debian.net/deps/dep5
2Upstream-Name: ndn-cxx
3Source: http://github.com/named-data/ndn-cxx
4
5Files: *
6Copyright: Copyright (c) 2013-2014, Regents of the University of California
7 All rights reserved.
8 .
9 Authors of individual source files and components are listed in the
10 respective files.
11License: BSD
12
13Files: debian/*
14Copyright: 2013-2014, Alexander Afanasyev <alexander.afanasyev@ucla.edu>
15License: BSD
16
17License: BSD
18 Redistribution and use in source and binary forms, with or without
19 modification, are permitted provided that the following conditions are met:
20 * Redistributions of source code must retain the above copyright
21 notice, this list of conditions and the following disclaimer.
22 * Redistributions in binary form must reproduce the above copyright
23 notice, this list of conditions and the following disclaimer in the
24 documentation and/or other materials provided with the distribution.
25 * Neither the name of the Regents of the University of California nor
26 the names of its contributors may be used to endorse or promote
27 products derived from this software without specific prior written
28 permission.
29 .
30 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
31 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
32 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
33 ARE DISCLAIMED. IN NO EVENT SHALL REGENTS BE LIABLE FOR ANY DIRECT, INDIRECT,
34 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
35 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
36 OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
37 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
38 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
39 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.