blob: 4df321d12ac9d8168726f7f29fc3cd131464d48d [file] [log] [blame]
Alexander Afanasyevbcbbc952017-06-12 23:05:19 +00001Format: http://dep.debian.net/deps/dep5
2Upstream-Name: ChronoSync
3Source: http://github.com/named-data/ChronoSync
4
5Files: *
6Copyright: Copyright (c) 2013-2016 Regents of the University of California.
7License: LGPL-3+
8 ChronoSync 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.
11 .
12 ChronoSync 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 ChronoSync, e.g., in COPYING.md file. If not, see
18 <http://www.gnu.org/licenses/>.
19 .
20 See AUTHORS.md of ChronoSync source for complete list of ChronoSync authors and contributors.
21
22Files: debian/*
23Copyright: 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
28 .
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"