File: copyright

package info (click to toggle)
golang-github-blynn-nex 0.0.0%2Bgit.2021.03.30.1a3320dab9-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 232 kB
  • sloc: yacc: 60; makefile: 22; sh: 4
file content (45 lines) | stat: -rw-r--r-- 1,898 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nex
Upstream-Contact: Ben Lynn <benlynn@gmail.com>
Source: https://github.com/blynn/nex

Files: *
Copyright: (c) 2011-2021, Ben Lynn <benlynn@gmail.com>
 (c) 2015, Drew Wells <drew.wells00@gmail.com>
 (c) 2015, 2017, Scott Blum <dragonsinth@gmail.com>
 (c) 2017, wolfkdy <kdy71107216@aliyun.com>
 (c) 2015, infogulch <infogulch@gmail.com>
 (c) 2014, mike andrews <mra@xoba.com>
 (c) 2011, Taru Karttunen <taruti@taruti.net>
 (c) 2020, Patrick Meyer <git@the-space.agency>
 (c) 2012, Vasiliy Stepanets <lanior@gmail.com>
 (c) 2014, Tim Jarratt <tjarratt@gmail.com>
 (c) 2015, threez <vilandgr+github@googlemail.com>
 (c) 2011, Nathan Kerr <nathan@nathankerr.com>
 (c) 2014, Marty Schoch <marty.schoch@gmail.com>
 (c) 2013, Joel Reymont <joelr1@gmail.com>
 (c) 2014, Jeroen Zuijderhoudt <jeroen@moorooboorai.com>
 (c) 2018, James Shubin <james@shubin.ca>
 (c) 2015, Fabian Ruff <fabian@progra.de>
 (c) 2013, Andrew Kelley <superjoe30@gmail.com>
Comment: copyright holder list taken from git log in the absence of any other
 document with the source code.
License: GPL-3.0

Files: debian/*
Copyright: (c) 2022, Thomas Goirand <zigo@debian.org>
License: GPL-3.0

License: GPL-3.0
 This program is free software: you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free Software
 Foundation, either version 3 of the License, or (at your option) any later
 version.
 .
 This program is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
 details.
 .
 Under Debian (and derivative) systems, a copy of the GNU General Public License
 version 3 is available under /usr/share/common-licenses/GPL-3.