aboutsummaryrefslogtreecommitdiff
path: root/debian/copyright
blob: 13f285a9fb225a8ad68a21f2b2230ca4e9807da1 (plain)
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
46
47
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: stackbin
Upstream-Contact: <preferred name and address to reach the upstream project>
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     .gitignore
           extra/Makefile
           extra/pip-helper.sh
           extra/stackbin.conf.apache
           extra/stackbin.conf.nginx
           extra/stackbin.service
           extra/stackbin.spec
           extra/stackbin.sysusers
           initdb.py
           manage.py
           requirements.txt
           stackbin.bin
           stackbin.conf.example
           stackbin.py
           stackbin.wsgi.ini.example
           stackbin_auth.py
           static/style.css
           templates/_pagination.html
           templates/admin.html
           templates/new_paste.html
           templates/show_paste.html
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     extra/stackbin.init
Copyright: __NO_COPYRIGHT__ in: extra/stackbin.init
License:   __UNKNOWN__
 Do NOT "set -e"
 .
 PATH should only include /usr/* if it runs after the mountnfs.sh script

#----------------------------------------------------------------------------
# xml and html files (skipped):
#         README.md
#         templates/layout.html
#         templates/login_form.html

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.
bgstack15