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 | 0d30605 | 2014-05-24 16:52:00 -0700 | [diff] [blame] | 6 | Copyright: Copyright (c) 2013-2014 Regents of the University of California. |
| 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 | |
| 23 | Files: debian/* |
| 24 | Copyright: 2013-2014, Alexander Afanasyev <alexander.afanasyev@ucla.edu> |
| 25 | License: BSD |
| 26 | |
| 27 | License: BSD |
| 28 | Redistribution and use in source and binary forms, with or without |
| 29 | modification, are permitted provided that the following conditions are met: |
| 30 | * Redistributions of source code must retain the above copyright |
| 31 | notice, this list of conditions and the following disclaimer. |
| 32 | * Redistributions in binary form must reproduce the above copyright |
| 33 | notice, this list of conditions and the following disclaimer in the |
| 34 | documentation and/or other materials provided with the distribution. |
| 35 | * Neither the name of the Regents of the University of California nor |
| 36 | the names of its contributors may be used to endorse or promote |
| 37 | products derived from this software without specific prior written |
| 38 | permission. |
| 39 | . |
| 40 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 41 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 42 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 43 | ARE DISCLAIMED. IN NO EVENT SHALL REGENTS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 44 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 45 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, |
| 46 | OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 47 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 48 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
| 49 | EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |