blob: 7d15d925db13cc3c58ca2b6994545476156a60b1 [file] [log] [blame]
Alexander Afanasyev6397d532014-05-07 19:25:04 -07001Format: http://dep.debian.net/deps/dep5
2Upstream-Name: ndn-cxx
3Source: http://github.com/named-data/ndn-cxx
4
5Files: *
Alexander Afanasyevd0b9d232016-10-05 05:28:39 +00006Copyright: Copyright (c) 2013-2016 Regents of the University of California.
Alexander Afanasyev0d306052014-05-24 16:52:00 -07007License: 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 Afanasyev6397d532014-05-07 19:25:04 -070011 .
Alexander Afanasyev0d306052014-05-24 16:52:00 -070012 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 Afanasyev6397d532014-05-07 19:25:04 -070022Files: debian/*
Alexander Afanasyevd0b9d232016-10-05 05:28:39 +000023Copyright: 2013-2016, Alexander Afanasyev <alexander.afanasyev@ucla.edu>
24License: 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 Afanasyev6397d532014-05-07 19:25:04 -070028 .
Alexander Afanasyevd0b9d232016-10-05 05:28:39 +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"