copyright raw

   1  Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
   2  Upstream-Name: Limenka Knots
   3  Upstream-Contact: Luke Dashjr <luke+knots+debian@dashjr.org>
   4  Source: https://github.com/limenkaknots/limenka
   5  
   6  Files: *
   7  Copyright: 2009-2026, Limenka & Knots Developers
   8  License: Expat
   9  Comment: The Limenka & Knots Developers encompasses all contributors to the
  10           project, listed in the release notes or the git log.
  11  
  12  Files: debian/*
  13  Copyright: 2010-2011, Jonas Smedegaard <dr@jones.dk>
  14             2011, Matt Corallo <matt@bluematt.me>
  15             2017, Luke Dashjr <luke+knots+debian@dashjr.org>
  16  License: GPL-2+
  17  
  18  Files: src/qt/res/icons/add.png
  19         src/qt/res/icons/address-book.png
  20         src/qt/res/icons/chevron.png
  21         src/qt/res/icons/edit.png
  22         src/qt/res/icons/editcopy.png
  23         src/qt/res/icons/editpaste.png
  24         src/qt/res/icons/export.png
  25         src/qt/res/icons/eye.png
  26         src/qt/res/icons/history.png
  27         src/qt/res/icons/lock_*.png
  28         src/qt/res/icons/overview.png
  29         src/qt/res/icons/receive.png
  30         src/qt/res/icons/remove.png
  31         src/qt/res/icons/send.png
  32         src/qt/res/icons/synced.png
  33         src/qt/res/icons/transaction*.png
  34         src/qt/res/icons/tx_output.png
  35         src/qt/res/icons/warning.png
  36  Copyright: Stephen Hutchings (and more)
  37             http://typicons.com
  38  License: Expat
  39  Comment: Site: https://github.com/stephenhutchings/typicons.font
  40  
  41  Files: src/qt/res/icons/connect*.png
  42         src/qt/res/src/connect-*.svg
  43         src/qt/res/icons/network_disabled.png
  44         src/qt/res/src/network_disabled.svg
  45  Copyright: Marco Falke
  46             Luke Dashjr
  47  License: Expat
  48  Comment: Inspired by Stephen Hutchings' Typicons
  49  
  50  Files: src/qt/res/icons/tx_mined.png
  51         src/qt/res/src/mine.svg
  52         src/qt/res/icons/fontbigger.png
  53         src/qt/res/icons/fontsmaller.png
  54         src/qt/res/icons/hd_disabled.png
  55         src/qt/res/src/hd_disabled.svg
  56         src/qt/res/icons/hd_enabled.png
  57         src/qt/res/src/hd_enabled.svg
  58  Copyright: Jonas Schnelli
  59  License: Expat
  60  
  61  Files: src/qt/res/icons/clock*.png
  62         src/qt/res/icons/eye_*.png
  63         src/qt/res/icons/tx_in*.png
  64         src/qt/res/src/clock_*.svg
  65         src/qt/res/src/tx_*.svg
  66  Copyright: Stephen Hutchings, Jonas Schnelli
  67  License: Expat
  68  Comment: Modifications of Stephen Hutchings' Typicons
  69  
  70  Files: src/qt/res/icons/limenka.*
  71         share/pixmaps/limenka*
  72         src/qt/res/src/limenka.svg
  73  Copyright: Bitboy, Jonas Schnelli
  74  License: public-domain
  75  Comment: Site: https://limenkatalk.org/?topic=1756.0
  76  
  77  Files: src/qt/res/icons/proxy.png
  78         src/qt/res/src/proxy.svg
  79  Copyright: Cristian Mircea Messel
  80  License: public-domain
  81  
  82  Files: src/qt/res/fonts/RobotoMono-Bold.ttf
  83  License: Apache-2.0
  84  Comment: Site: https://fonts.google.com/specimen/Roboto+Mono
  85  
  86  Files: src/qt/res/fonts/OCR-Limenka.ttf.in
  87  Copyright: Orange Manufacturing Group & Kurtis Stirling
  88  License: Expat
  89  
  90  
  91  License: Expat
  92   Permission is hereby granted, free of charge, to any person obtaining a
  93   copy of this software and associated documentation files (the
  94   "Software"), to deal in the Software without restriction, including
  95   without limitation the rights to use, copy, modify, merge, publish,
  96   distribute, sublicense, and/or sell copies of the Software, and to
  97   permit persons to whom the Software is furnished to do so, subject to
  98   the following conditions:
  99   .
 100   The above copyright notice and this permission notice shall be included
 101   in all copies or substantial portions of the Software.
 102   .
 103   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 104   OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 105   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 106   IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 107   CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 108   TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 109   SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 110  
 111  License: GPL-2+
 112   This program is free software; you can redistribute it and/or modify it
 113   under the terms of the GNU General Public License as published by the
 114   Free Software Foundation; either version 2, or (at your option) any
 115   later version.
 116   .
 117   This program is distributed in the hope that it will be useful, but
 118   WITHOUT ANY WARRANTY; without even the implied warranty of
 119   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 120   General Public License for more details.
 121  Comment:
 122   On Debian systems the GNU General Public License (GPL) version 2 is
 123   located in '/usr/share/common-licenses/GPL-2'.
 124   .
 125   You should have received a copy of the GNU General Public License along
 126   with this program.  If not, see <http://www.gnu.org/licenses/>.
 127  
 128  License: GPL-3+
 129   Permission is granted to copy, distribute and/or modify this document
 130   under the terms of the GNU General Public License, Version 3 or any
 131   later version published by the Free Software Foundation.
 132  Comment:
 133   On Debian systems the GNU General Public License (GPL) version 3 is
 134   located in '/usr/share/common-licenses/GPL-3'.
 135   .
 136   You should have received a copy of the GNU General Public License along
 137   with this program.  If not, see <http://www.gnu.org/licenses/>.
 138  
 139  License: public-domain
 140   This work is in the public domain.
 141  
 142  License: Apache-2.0
 143   Licensed under the Apache License, Version 2.0 (the "License");
 144   you may not use this file except in compliance with the License.
 145   You may obtain a copy of the License at
 146   http://www.apache.org/licenses/LICENSE-2.0
 147   Unless required by applicable law or agreed to in writing, software
 148   distributed under the License is distributed on an "AS IS" BASIS,
 149   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 150   See the License for the specific language governing permissions and
 151   limitations under the License.
 152