Alexander Afanasyev | 94c793a | 2015-07-23 04:11:36 +0000 | [diff] [blame] | 1 | Format: http://dep.debian.net/deps/dep5 |
Alexander Afanasyev | 5b43906 | 2015-12-30 22:45:42 +0000 | [diff] [blame] | 2 | Upstream-Name: ndn-tools |
| 3 | Source: http://github.com/named-data/ndn-tools |
Alexander Afanasyev | 94c793a | 2015-07-23 04:11:36 +0000 | [diff] [blame] | 4 | |
| 5 | Files: * |
Alexander Afanasyev | 1bda7cf | 2018-02-12 00:48:31 +0000 | [diff] [blame] | 6 | Copyright: Copyright (c) 2014-2018, Various Stakeholders (refer to source code) |
Alexander Afanasyev | 94c793a | 2015-07-23 04:11:36 +0000 | [diff] [blame] | 7 | License: GPL-3+ |
Alexander Afanasyev | 1bda7cf | 2018-02-12 00:48:31 +0000 | [diff] [blame] | 8 | 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 Afanasyev | 94c793a | 2015-07-23 04:11:36 +0000 | [diff] [blame] | 12 | 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 Afanasyev | 1bda7cf | 2018-02-12 00:48:31 +0000 | [diff] [blame] | 15 | ndn-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; |
Alexander Afanasyev | 94c793a | 2015-07-23 04:11:36 +0000 | [diff] [blame] | 16 | 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 Afanasyev | 1bda7cf | 2018-02-12 00:48:31 +0000 | [diff] [blame] | 20 | ndn-tools, e.g., in COPYING.md file. If not, see <http://www.gnu.org/licenses/>. |
Alexander Afanasyev | 94c793a | 2015-07-23 04:11:36 +0000 | [diff] [blame] | 21 | |
| 22 | Files: debian/* |
Alexander Afanasyev | 1bda7cf | 2018-02-12 00:48:31 +0000 | [diff] [blame] | 23 | Copyright: Copyright (c) 2013-2018, Alexander Afanasyev <aa@cs.fiu.edu> |
Alexander Afanasyev | 40a9f2c | 2016-10-05 05:57:40 +0000 | [diff] [blame] | 24 | License: 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 Afanasyev | 94c793a | 2015-07-23 04:11:36 +0000 | [diff] [blame] | 28 | . |
Alexander Afanasyev | 40a9f2c | 2016-10-05 05:57:40 +0000 | [diff] [blame] | 29 | 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" |