Ashlesh Gawande | 64ad730 | 2019-01-14 19:07:51 -0600 | [diff] [blame] | 1 | Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | Upstream-Name: PSync |
| 3 | Source: http://github.com/named-data/PSync |
| 4 | |
| 5 | Files: * |
| 6 | Copyright: Copyright (c) 2014-2019 The University of Memphis |
| 7 | |
| 8 | License: LGPL-3+ |
| 9 | PSync 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 | PSync 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 | PSync, e.g., in COPYING.md file. If not, see <http://www.gnu.org/licenses/>. |
| 19 | |
| 20 | Files: debian/* |
| 21 | Copyright: 2019 Ashlesh Gawande <agawande@memphis.edu> |
| 22 | License: 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" |