Alexander Afanasyev | 6397d53 | 2014-05-07 19:25:04 -0700 | [diff] [blame] | 1 | Format: http://dep.debian.net/deps/dep5 |
| 2 | Upstream-Name: ndn-cxx |
| 3 | Source: http://github.com/named-data/ndn-cxx |
| 4 | |
| 5 | Files: * |
Alexander Afanasyev | d0b9d23 | 2016-10-05 05:28:39 +0000 | [diff] [blame] | 6 | Copyright: Copyright (c) 2013-2016 Regents of the University of California. |
Alexander Afanasyev | 0d30605 | 2014-05-24 16:52:00 -0700 | [diff] [blame] | 7 | License: LGPL-3+ |
| 8 | ndn-cxx library is free software: you can redistribute it and/or modify it under the |
| 9 | terms of the GNU Lesser General Public License as published by the Free Software |
| 10 | Foundation, either version 3 of the License, or (at your option) any later version. |
Alexander Afanasyev | 6397d53 | 2014-05-07 19:25:04 -0700 | [diff] [blame] | 11 | . |
Alexander Afanasyev | 0d30605 | 2014-05-24 16:52:00 -0700 | [diff] [blame] | 12 | ndn-cxx library is distributed in the hope that it will be useful, but WITHOUT ANY |
| 13 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| 14 | PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. |
| 15 | . |
| 16 | You should have received copies of the GNU General Public License and GNU Lesser |
| 17 | General Public License along with ndn-cxx, e.g., in COPYING.md file. If not, see |
| 18 | <http://www.gnu.org/licenses/>. |
| 19 | . |
| 20 | See AUTHORS.md of ndn-cxx source for complete list of ndn-cxx authors and contributors. |
| 21 | |
Alexander Afanasyev | 6397d53 | 2014-05-07 19:25:04 -0700 | [diff] [blame] | 22 | Files: debian/* |
Alexander Afanasyev | d0b9d23 | 2016-10-05 05:28:39 +0000 | [diff] [blame] | 23 | Copyright: 2013-2016, Alexander Afanasyev <alexander.afanasyev@ucla.edu> |
| 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 | 6397d53 | 2014-05-07 19:25:04 -0700 | [diff] [blame] | 28 | . |
Alexander Afanasyev | d0b9d23 | 2016-10-05 05:28:39 +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" |