|
| 1 | +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | +Upstream-Name: memtier-benchmark |
| 3 | +Upstream-Contact: Redis Labs Open Source < [email protected]> |
| 4 | +Source: https://github.com/RedisLabs/memtier_benchmark |
| 5 | + |
| 6 | +Files: * |
| 7 | +Copyright: 2011-2020 Redis Labs < [email protected]> |
| 8 | +License: GPL-2.0+ |
| 9 | + |
| 10 | +Files: debian/* |
| 11 | +Copyright: 2020 Redis Labs < [email protected]> |
| 12 | +License: GPL-2.0+ |
| 13 | + |
| 14 | +License: GPL-2.0+ |
| 15 | + This package is free software; you can redistribute it and/or modify |
| 16 | + it under the terms of the GNU General Public License as published by |
| 17 | + the Free Software Foundation; either version 2 of the License, or |
| 18 | + (at your option) any later version. |
| 19 | + . |
| 20 | + This package is distributed in the hope that it will be useful, |
| 21 | + but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 22 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 23 | + GNU General Public License for more details. |
| 24 | + . |
| 25 | + You should have received a copy of the GNU General Public License |
| 26 | + along with this program. If not, see <https://www.gnu.org/licenses/> |
| 27 | + . |
| 28 | + On Debian systems, the complete text of the GNU General |
| 29 | + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". |
| 30 | + . |
| 31 | + In addition, as a special exception, the copyright holders give permission to |
| 32 | + link the code of portions of this program with the OpenSSL library under |
| 33 | + certain conditions as described in each individual source file, and distribute |
| 34 | + linked combinations including the two. |
| 35 | + . |
| 36 | + You must obey the GNU General Public License in all respects for all of the |
| 37 | + code used other than OpenSSL. If you modify file(s) with this exception, you |
| 38 | + may extend this exception to your version of the file(s), but you are not |
| 39 | + obligated to do so. If you do not wish to do so, delete this exception |
| 40 | + statement from your version. If you delete this exception statement from all |
| 41 | + source files in the program, then also delete it here. |
0 commit comments