File: copyright_hints

package info (click to toggle)
vdirsyncer 0.19.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 980 kB
  • sloc: python: 7,388; makefile: 204; sh: 66
file content (178 lines) | stat: -rw-r--r-- 4,618 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: AUTHORS.rst
 CODE_OF_CONDUCT.rst
 CONTRIBUTING.rst
 ISSUE_TEMPLATE.md
 MANIFEST.in
 Makefile
 config.example
 contrib/vdirsyncer.service
 contrib/vdirsyncer.timer
 debian/.gitignore
 debian/NEWS
 debian/clean
 debian/control
 debian/copyright-check
 debian/gbp.conf
 debian/patches/020241220~c79d368.patch
 debian/patches/0_20230823~ec82bf9.patch
 debian/patches/0_20240127~3084cf3.patch
 debian/patches/1003_skip_network_tests.patch
 debian/patches/2001_click-log_relax_dependency.patch
 debian/patches/README
 debian/patches/series
 debian/salsa-ci.yml
 debian/source/format
 debian/source/lintian-overrides
 debian/tests/control
 debian/upstream/metadata
 debian/vdirsyncer-doc.doc-base
 debian/vdirsyncer.docs
 debian/vdirsyncer.install
 debian/vdirsyncer.manpages
 debian/vdirsyncer.user.service
 debian/vdirsyncer.user.timer
 debian/watch
 docs-requirements.txt
 docs/Makefile
 docs/changelog.rst
 docs/conf.py
 docs/config.rst
 docs/contact.rst
 docs/contributing.rst
 docs/donations.rst
 docs/index.rst
 docs/installation.rst
 docs/keyring.rst
 docs/license.rst
 docs/make.bat
 docs/packaging.rst
 docs/partial-sync.rst
 docs/problems.rst
 docs/ssl-tutorial.rst
 docs/tutorial.rst
 docs/tutorials/baikal.rst
 docs/tutorials/claws-mail.rst
 docs/tutorials/davmail.rst
 docs/tutorials/fastmail.rst
 docs/tutorials/google.rst
 docs/tutorials/icloud.rst
 docs/tutorials/index.rst
 docs/tutorials/nextcloud.rst
 docs/tutorials/owncloud.rst
 docs/tutorials/radicale.rst
 docs/tutorials/systemd-timer.rst
 docs/tutorials/todoman.rst
 docs/tutorials/xandikos.rst
 docs/vdir.rst
 docs/when.rst
 publish-release.yaml
 pyproject.toml
 scripts/_build_deb_in_container.bash
 scripts/release-deb.sh
 setup.py
 test-requirements.txt
 tests/__init__.py
 tests/conftest.py
 tests/storage/__init__.py
 tests/storage/conftest.py
 tests/storage/dav/__init__.py
 tests/storage/dav/test_caldav.py
 tests/storage/dav/test_carddav.py
 tests/storage/dav/test_main.py
 tests/storage/servers/baikal/__init__.py
 tests/storage/servers/davical/__init__.py
 tests/storage/servers/davical/install.sh
 tests/storage/servers/fastmail/__init__.py
 tests/storage/servers/icloud/__init__.py
 tests/storage/servers/radicale/__init__.py
 tests/storage/servers/skip/__init__.py
 tests/storage/servers/xandikos/__init__.py
 tests/storage/test_filesystem.py
 tests/storage/test_http.py
 tests/storage/test_http_with_singlefile.py
 tests/storage/test_memory.py
 tests/storage/test_singlefile.py
 tests/system/cli/conftest.py
 tests/system/cli/test_config.py
 tests/system/cli/test_discover.py
 tests/system/cli/test_fetchparams.py
 tests/system/cli/test_repair.py
 tests/system/cli/test_sync.py
 tests/system/cli/test_utils.py
 tests/system/conftest.py
 tests/system/utils/test_main.py
 tests/unit/cli/test_config.py
 tests/unit/cli/test_discover.py
 tests/unit/cli/test_fetchparams.py
 tests/unit/sync/test_status.py
 tests/unit/sync/test_sync.py
 tests/unit/test_exceptions.py
 tests/unit/test_metasync.py
 tests/unit/test_repair.py
 tests/unit/utils/test_vobject.py
 vdirsyncer/__init__.py
 vdirsyncer/__main__.py
 vdirsyncer/cli/__init__.py
 vdirsyncer/cli/config.py
 vdirsyncer/cli/discover.py
 vdirsyncer/cli/fetchparams.py
 vdirsyncer/cli/tasks.py
 vdirsyncer/cli/utils.py
 vdirsyncer/exceptions.py
 vdirsyncer/http.py
 vdirsyncer/metasync.py
 vdirsyncer/repair.py
 vdirsyncer/storage/__init__.py
 vdirsyncer/storage/base.py
 vdirsyncer/storage/dav.py
 vdirsyncer/storage/filesystem.py
 vdirsyncer/storage/google.py
 vdirsyncer/storage/http.py
 vdirsyncer/storage/memory.py
 vdirsyncer/storage/singlefile.py
 vdirsyncer/sync/__init__.py
 vdirsyncer/sync/exceptions.py
 vdirsyncer/sync/status.py
 vdirsyncer/utils.py
 vdirsyncer/vobject.py
Copyright: NONE
License: UNKNOWN
 FIXME

Files: CHANGELOG.rst
 README.rst
Copyright: NONE
License: BSD-3-clause
 FIXME

Files: vdirsyncer/storage/google_helpers.py
Copyright: NONE
License: Apache-2.0
 FIXME

Files: contrib/conflict_resolution/resolve_interactively.py
Copyright: 2021, Intevation GmbH <https://intevation.de>
License: BSD-3-clause
 FIXME

Files: LICENSE
Copyright: 2014-2020, Markus Unterwaditzer & contributors. See
License: BSD-3-clause
 FIXME

Files: debian/patches/2002_include_license_from_copyright_file.patch
Copyright: file
License: UNKNOWN
 FIXME

Files: debian/rules
Copyright: rm -f $(CURDIR)/debian/vdirsyncer-doc/usr/share/doc/vdirsyncer-doc/html/_sources/license.txt
License: UNKNOWN
 FIXME