blob: fae0a05a0de8994da0998e2de36a58bc249b45d8 [file] [log] [blame]
Alexander Afanasyev8941d5f2016-10-05 05:55:42 +00001Format: http://dep.debian.net/deps/dep5
2Upstream-Name: nlsr
3Source: http://github.com/named-data/NLSR
Syed Obaidacc28bc2014-06-24 17:13:33 -07004
Alexander Afanasyev8941d5f2016-10-05 05:55:42 +00005Files: *
6Copyright: Copyright (c) 2014-2016, The University of Memphis,
7 Regents of the University of California,
8 Arizona Board of Regents.
9License: GPL-3+
10 NLSR is free software: you can redistribute it and/or modify it under the terms
11 of the GNU General Public License as published by the Free Software Foundation,
12 either version 3 of the License, or (at your option) any later version.
13 .
14 NLSR is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
15 without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
16 PURPOSE. See the GNU General Public License for more details.
17 .
18 You should have received a copy of the GNU General Public License along with
19 NLSR, e.g., in COPYING.md file. If not, see <http://www.gnu.org/licenses/>.
Syed Obaidacc28bc2014-06-24 17:13:33 -070020
Alexander Afanasyev8941d5f2016-10-05 05:55:42 +000021Files: debian/*
22Copyright: Copyright (c) 2013-2016, Alexander Afanasyev <alexander.afanasyev@ucla.edu>
23License: Apache 2.0
24 Licensed under the Apache License, Version 2.0 (the "License");
25 you may not use this file except in compliance with the License.
26 You may obtain a copy of the License at
27 .
28 http://www.apache.org/licenses/LICENSE-2.0
29 .
30 Unless required by applicable law or agreed to in writing, software
31 distributed under the License is distributed on an "AS IS" BASIS,
32 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
33 See the License for the specific language governing permissions and
34 limitations under the License.
35 .
36 On Debian systems, the complete text of the Apache License 2.0 can
37 be found in "/usr/share/common-licenses/Apache-2.0"