blob: 3de916f2516519cc5fb4b39f01eae36acb55c00d [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 Afanasyev1bda7cf2018-02-12 00:48:31 +00006Copyright: Copyright (c) 2014-2018, Various Stakeholders (refer to source code)
Alexander Afanasyev94c793a2015-07-23 04:11:36 +00007License: GPL-3+
Alexander Afanasyev1bda7cf2018-02-12 00:48:31 +00008 This file is part of ndn-tools (Named Data Networking Essential Tools).
9 See AUTHORS.md for complete list of ndn-tools authors and contributors.
10 .
11 ndn-tools is free software: you can redistribute it and/or modify it under the terms
Alexander Afanasyev94c793a2015-07-23 04:11:36 +000012 of the GNU General Public License as published by the Free Software Foundation,
13 either version 3 of the License, or (at your option) any later version.
14 .
Alexander Afanasyev1bda7cf2018-02-12 00:48:31 +000015 ndn-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
Alexander Afanasyev94c793a2015-07-23 04:11:36 +000016 without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
17 PURPOSE. See the GNU General Public License for more details.
18 .
19 You should have received a copy of the GNU General Public License along with
Alexander Afanasyev1bda7cf2018-02-12 00:48:31 +000020 ndn-tools, e.g., in COPYING.md file. If not, see <http://www.gnu.org/licenses/>.
Alexander Afanasyev94c793a2015-07-23 04:11:36 +000021
22Files: debian/*
Alexander Afanasyev1bda7cf2018-02-12 00:48:31 +000023Copyright: Copyright (c) 2013-2018, Alexander Afanasyev <aa@cs.fiu.edu>
Alexander Afanasyev40a9f2c2016-10-05 05:57:40 +000024License: Apache 2.0
25 Licensed under the Apache License, Version 2.0 (the "License");
26 you may not use this file except in compliance with the License.
27 You may obtain a copy of the License at
Alexander Afanasyev94c793a2015-07-23 04:11:36 +000028 .
Alexander Afanasyev40a9f2c2016-10-05 05:57:40 +000029 http://www.apache.org/licenses/LICENSE-2.0
30 .
31 Unless required by applicable law or agreed to in writing, software
32 distributed under the License is distributed on an "AS IS" BASIS,
33 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34 See the License for the specific language governing permissions and
35 limitations under the License.
36 .
37 On Debian systems, the complete text of the Apache License 2.0 can
38 be found in "/usr/share/common-licenses/Apache-2.0"