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