File: copyright_hints

package info (click to toggle)
astroidmail 0.16-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,104 kB
  • sloc: cpp: 21,000; ansic: 1,619; python: 93; sh: 73; makefile: 11
file content (303 lines) | stat: -rw-r--r-- 7,837 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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
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: CMakeLists.txt
 History.txt
 README.md
 Vagrantfile
 cmake/FindNotmuch.cmake
 cmake/InstallSymbolicLink.cmake
 cmake/LibFindMacros.cmake
 debian/README.source
 debian/clean
 debian/control
 debian/docs
 debian/examples
 debian/gbp.conf
 debian/not-installed
 debian/patches/1001_gpg_path.patch
 debian/patches/README
 debian/patches/series
 debian/rules
 debian/source/format
 debian/tests/astroid.t
 debian/tests/control
 debian/watch
 devel/get_keys.py
 doc/astroid-compose-code-highlight.png
 doc/astroid-editor-emacs.png
 doc/astroid-editor-vim.png
 doc/astroid-full-window.png
 doc/astroid-searching.png
 doc/astroid-tag-multiple.png
 doc/astroid-thread-view.png
 doc/astroid.1.scd
 doc/full-demo-embedded.png
 doc/full-demo-external.png
 examples/astroid
 examples/poll.sh
 shell.nix
 src/account_manager.cc
 src/account_manager.hh
 src/actions/action.cc
 src/actions/action.hh
 src/actions/action_manager.cc
 src/actions/action_manager.hh
 src/actions/cmdaction.cc
 src/actions/cmdaction.hh
 src/actions/difftag_action.cc
 src/actions/difftag_action.hh
 src/actions/onmessage.cc
 src/actions/onmessage.hh
 src/actions/tag_action.cc
 src/actions/tag_action.hh
 src/actions/toggle_action.cc
 src/actions/toggle_action.hh
 src/astroid.cc
 src/astroid.hh
 src/build_config.hh.in
 src/chunk.cc
 src/chunk.hh
 src/command_bar.cc
 src/command_bar.hh
 src/compose_message.cc
 src/compose_message.hh
 src/config.cc
 src/config.hh
 src/crypto.cc
 src/crypto.hh
 src/db.cc
 src/db.hh
 src/main.cc
 src/main_window.cc
 src/main_window.hh
 src/message_thread.cc
 src/message_thread.hh
 src/modes/edit_message.cc
 src/modes/edit_message.hh
 src/modes/editor/editor.cc
 src/modes/editor/editor.hh
 src/modes/editor/external.cc
 src/modes/editor/external.hh
 src/modes/editor/plugin.cc
 src/modes/editor/plugin.hh
 src/modes/forward_message.cc
 src/modes/forward_message.hh
 src/modes/help_mode.hh
 src/modes/keybindings.cc
 src/modes/keybindings.hh
 src/modes/log_view.cc
 src/modes/log_view.hh
 src/modes/mode.cc
 src/modes/mode.hh
 src/modes/paned_mode.cc
 src/modes/paned_mode.hh
 src/modes/raw_message.cc
 src/modes/raw_message.hh
 src/modes/reply_message.cc
 src/modes/reply_message.hh
 src/modes/saved_searches.cc
 src/modes/saved_searches.hh
 src/modes/thread_index/query_loader.cc
 src/modes/thread_index/query_loader.hh
 src/modes/thread_index/thread_index.cc
 src/modes/thread_index/thread_index.hh
 src/modes/thread_index/thread_index_list_cell_renderer.cc
 src/modes/thread_index/thread_index_list_cell_renderer.hh
 src/modes/thread_index/thread_index_list_view.cc
 src/modes/thread_index/thread_index_list_view.hh
 src/modes/thread_view/page_client.cc
 src/modes/thread_view/page_client.hh
 src/modes/thread_view/theme.cc
 src/modes/thread_view/theme.hh
 src/modes/thread_view/thread_view.cc
 src/modes/thread_view/thread_view.hh
 src/modes/thread_view/webextension/ae_protocol.cc
 src/modes/thread_view/webextension/ae_protocol.hh
 src/modes/thread_view/webextension/dom_utils.cc
 src/modes/thread_view/webextension/dom_utils.hh
 src/modes/thread_view/webextension/messages.proto
 src/modes/thread_view/webextension/tvextension.cc
 src/modes/thread_view/webextension/tvextension.hh
 src/plugin/astroid_activatable.c
 src/plugin/astroid_activatable.h
 src/plugin/gir_main.c
 src/plugin/manager.cc
 src/plugin/manager.hh
 src/plugin/thread_index_activatable.c
 src/plugin/thread_index_activatable.h
 src/plugin/thread_view_activatable.c
 src/plugin/thread_view_activatable.h
 src/poll.cc
 src/poll.hh
 src/proto.hh
 src/utils/address.cc
 src/utils/address.hh
 src/utils/cmd.cc
 src/utils/cmd.hh
 src/utils/compiler.h
 src/utils/date_utils.cc
 src/utils/date_utils.hh
 src/utils/gmime/gmime-compat.cc
 src/utils/gmime/gmime-compat.h
 src/utils/gravatar.cc
 src/utils/gravatar.hh
 src/utils/resource.cc
 src/utils/resource.hh
 src/utils/ustring_utils.cc
 src/utils/ustring_utils.hh
 src/utils/utils.cc
 src/utils/utils.hh
 src/utils/vector_utils.cc
 src/utils/vector_utils.hh
 tests/CMakeLists.txt
 tests/foo1.key
 tests/foo2.key
 tests/forktee.sh
 tests/forktee2.sh
 tests/mail/test_config.template
 tests/mail/test_mail/bad-convert-error.eml
 tests/mail/test_mail/convert_error.eml
 tests/mail/test_mail/date1.eml
 tests/mail/test_mail/date2.eml
 tests/mail/test_mail/isspace-fail-utf-8.eml
 tests/mail/test_mail/mime-message-no-content-type.eml
 tests/mail/test_mail/msg1.eml
 tests/mail/test_mail/msg2.eml
 tests/mail/test_mail/multipart.eml
 tests/mail/test_mail/no-nl-link-html.eml
 tests/mail/test_mail/no-nl-link-plain.eml
 tests/mail/test_mail/no-nl-link.eml
 tests/mail/test_mail/no-nl.eml
 tests/mail/test_mail/only-html.eml
 tests/mail/test_mail/quote-test.eml
 tests/mail/test_out_of_sync.eml
 tests/run_test.sh
 tests/test_address.cc
 tests/test_bad_content_id.cc
 tests/test_common.hh
 tests/test_composed_message.cc
 tests/test_convert_error.cc
 tests/test_crypto.cc
 tests/test_dates.cc
 tests/test_generic.cc
 tests/test_gmime_version.cc
 tests/test_home/keybindings
 tests/test_home/plugins/basic.plugin
 tests/test_home/plugins/basic.py
 tests/test_home/plugins/threadindexplugin.plugin
 tests/test_home/plugins/threadindexplugin.py
 tests/test_home/signature.txt
 tests/test_keybindings.cc
 tests/test_markdown.cc
 tests/test_mime_message.cc
 tests/test_no_newline_msg.cc
 tests/test_non_existant_file.cc
 tests/test_notmuch.cc
 tests/test_notmuch_standalone.cc
 tests/test_notmuch_standalone.sh
 tests/test_open_db.cc
 tests/test_quote_html.cc
 tests/test_theme.cc
 ui/about.glade
 ui/astroid.desktop
 ui/edit-message.glade
 ui/icons/horizontal_color.svg
 ui/icons/horizontal_white.svg
 ui/icons/icon_color.svg
 ui/icons/icon_white.png
 ui/icons/icon_white.svg
 ui/icons/vertical_color.svg
 ui/icons/vertical_white.svg
 ui/no-mail.png
 ui/no-mail.xcf
 ui/part.scss
 ui/thread-view.html
 ui/thread-view.scss
Copyright: NONE
License: UNKNOWN
 FIXME

Files: ui/icons/astroid.png
 ui/icons/horizontal_color.png
 ui/icons/horizontal_white.png
 ui/icons/icon_color.png
 ui/icons/vertical_color.png
 ui/icons/vertical_white.png
Copyright: CC Attribution http://creativecommons.org/licenses/by/4.0/
License: UNKNOWN
 FIXME

Files: src/utils/gmime/gtrie.c
 src/utils/gmime/gtrie.h
 src/utils/gmime/url-scanner.c
 src/utils/gmime/url-scanner.h
Copyright: 2000-2014, Jeffrey Stedfast
License: LGPL-2.1+
 FIXME

Files: COPYING.LGPL-2.1+
 ui/COPYING.LGPL-2.1+
Copyright: 1991, 1999, Free Software Foundation, Inc.
  {year} {fullname}
License: LGPL-2.1+
 FIXME

Files: src/utils/gmime/gmime-filter-html-bq.c
 src/utils/gmime/gmime-filter-html-bq.h
Copyright: 2000-2014, Jeffrey Stedfast
  2016, Gaute Hope
License: LGPL-2.1+
 FIXME

Files: tests/mail/test_mail/bad-content-part-id-2.eml
 tests/mail/test_mail/bad-content-part-id.eml
Copyright: crit :
License: UNKNOWN
 FIXME

Files: src/modes/help_mode.cc
Copyright: 2014
License: GPL-3
 FIXME

Files: COPYING.GPL-3.0+
Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
  {year} {fullname}
  {year} {name of author}
License: GPL-3
 FIXME

Files: ui/icons/LICENSE
Copyright: NONE
License: GPL-3+
 FIXME

Files: LICENSE.md
Copyright: 2000-2014, Jeffrey Stedfast
  2010, Michael Forney
  2012-2014, Yorba Foundation
  2014, Gaute Hope <eg@gaute.vetsj.com>
  2016, Gaute Hope
License: GPL-3+ and/or LGPL-2.1+
 FIXME

Files: ui/acknowledgement.md
Copyright: NONE
License: LGPL-2.1
 FIXME

Files: cmake/GObjectIntrospectionMacros.cmake
Copyright: 2010, Pino Toscano, <pino@kde.org>
  2017, Alexander Adolf <alexander.adolf@condition-alpha.com>
License: UNKNOWN
 FIXME

Files: cmake/FindGObjectIntrospection.cmake
Copyright: 2010, Pino Toscano, <pino@kde.org>
License: UNKNOWN
 FIXME