blob: 21b82666c5de7953459f0a2ac0c85acd91096d1d [file] [log] [blame]
Alexander Afanasyev94c793a2015-07-23 04:11:36 +00001Format: http://dep.debian.net/deps/dep5
Alexander Afanasyev5b439062015-12-30 22:45:42 +00002Upstream-Name: ndn-tools
3Source: http://github.com/named-data/ndn-tools
Alexander Afanasyev94c793a2015-07-23 04:11:36 +00004
5Files: *
Alexander Afanasyev40a9f2c2016-10-05 05:57:40 +00006Copyright: Copyright (c) 2014-2016, Regents of the University of California,
Alexander Afanasyev5b439062015-12-30 22:45:42 +00007 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.
Alexander Afanasyev94c793a2015-07-23 04:11:36 +000013License: GPL-3+
14 ndndump 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 ndndump 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 ndndump, e.g., in COPYING file. If not, see <http://www.gnu.org/licenses/>.
24
25Files: debian/*
Alexander Afanasyev40a9f2c2016-10-05 05:57:40 +000026Copyright: Copyright (c) 2013-2016, Alexander Afanasyev <alexander.afanasyev@ucla.edu>
27License: Apache 2.0
28 Licensed under the Apache License, Version 2.0 (the "License");
29 you may not use this file except in compliance with the License.
30 You may obtain a copy of the License at
Alexander Afanasyev94c793a2015-07-23 04:11:36 +000031 .
Alexander Afanasyev40a9f2c2016-10-05 05:57:40 +000032 http://www.apache.org/licenses/LICENSE-2.0
33 .
34 Unless required by applicable law or agreed to in writing, software
35 distributed under the License is distributed on an "AS IS" BASIS,
36 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
37 See the License for the specific language governing permissions and
38 limitations under the License.
39 .
40 On Debian systems, the complete text of the Apache License 2.0 can
41 be found in "/usr/share/common-licenses/Apache-2.0"