File: copyright_hints

package info (click to toggle)
imip-agent 0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,056 kB
  • sloc: python: 9,888; sh: 4,480; sql: 144; makefile: 8
file content (365 lines) | stat: -rw-r--r-- 12,519 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
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS

Files: README.txt
 conf/aliases.example
 conf/apache/imip-agent.conf
 conf/apache/imip-manager.conf
 conf/configure.example
 conf/cron/cron.daily/imip-agent
 conf/exim/30_exim4-config_people
 conf/exim/30_exim4-config_people_outgoing
 conf/exim/30_exim4-config_resources
 conf/exim/ldap/010_exim4-config_ldap_people_outgoing
 conf/exim/ldap/020_exim4-config_ldap_people
 conf/exim/ldap/020_exim4-config_ldap_people_local_system
 conf/exim/ldap/020_exim4-config_ldap_people_outgoing_recipients
 conf/exim/ldap/020_exim4-config_ldap_resources
 conf/exim/ldap/890_exim4-config_cyrus_lmtp_local_lmtp
 conf/exim/ldap/890_exim4-config_dovecot_lmtp_local_lmtp
 conf/exim/lmtp/30_exim4-config_cyrus_lmtp
 conf/exim/lmtp/30_exim4-config_dovecot_lmtp
 conf/exim/lmtp/890_exim4-config_cyrus_lmtp_local_system
 conf/exim/lmtp/890_exim4-config_dovecot_lmtp_local_system
 conf/exim/simple/010_exim4-config_people_outgoing
 conf/exim/simple/020_exim4-config_people
 conf/exim/simple/020_exim4-config_people_local_system
 conf/exim/simple/020_exim4-config_people_outgoing_recipients
 conf/exim/simple/020_exim4-config_resources
 conf/exim/simple/890_exim4-config_cyrus_lmtp_local_lmtp
 conf/exim/simple/890_exim4-config_dovecot_lmtp_local_lmtp
 conf/exim/simple/virtual_domains
 conf/exim/simple/virtual_people
 conf/exim/simple/virtual_people_local_system
 conf/exim/simple/virtual_resources
 conf/ldap/example.ldif
 conf/ldap/example_posixAccount.ldif
 conf/postfix/ldap/main.cf.example
 conf/postfix/ldap/virtual_alias_maps_people.cf
 conf/postfix/ldap/virtual_alias_maps_people_outgoing.cf
 conf/postfix/ldap/virtual_alias_maps_resources.cf
 conf/postfix/lmtp/lmtp_generic
 conf/postfix/lmtp/master.cf.items
 conf/postfix/lmtp/transport.items
 conf/postfix/master.cf.items
 conf/postfix/simple/main.cf.example
 conf/postfix/simple/virtual_alias_maps
 conf/postfix/simple/virtual_alias_maps_local_system
 conf/postfix/simple/virtual_alias_maps_people_outgoing
 conf/postfix/transport
 conf/postfix/virtual
 conf/postgresql/schema.sql
 conf/tools/configure.sh
 debian/clean
 debian/compat
 debian/control
 debian/gbp.conf
 debian/imip-agent.install
 debian/imip-manager.install
 debian/python-imiptools.install
 debian/python-imiptools.pyinstall
 debian/python-imipweb.pyinstall
 debian/rules
 debian/source/format
 debian/tests/control
 debian/tests/upstream-test-suite
 debian/upstream/signing-key.asc
 debian/watch
 docs/images/imip-agent-logo-60x60.png
 docs/images/imip-agent-logo.svg
 docs/tools/make_pages.sh
 docs/tools/make_releases.sh
 docs/tools/profile_prefs.sh
 docs/tools/sign_releases.sh
 docs/wiki/Administration
 docs/wiki/AgentPrograms
 docs/wiki/CalendarManager
 docs/wiki/CalendaringSupport
 docs/wiki/Changelog
 docs/wiki/Configuration
 docs/wiki/CounterProposals
 docs/wiki/CronIntegration
 docs/wiki/DataStore
 docs/wiki/DatabaseStore
 docs/wiki/Developing
 docs/wiki/Downloads
 docs/wiki/EventRecurrences
 docs/wiki/FileStore
 docs/wiki/FilesystemUsage
 docs/wiki/FreeBusyPublishing
 docs/wiki/FrontPage
 docs/wiki/FuturePlans
 docs/wiki/GettingStarted
 docs/wiki/IncomingMessages
 docs/wiki/MailClients
 docs/wiki/MailIntegration
 docs/wiki/MailIntegration--LDAP
 docs/wiki/MailIntegration--LMTP
 docs/wiki/MailIntegration--LocalSMTP
 docs/wiki/MailIntegration--MTA
 docs/wiki/MailIntegration--Simple
 docs/wiki/MailIntegration--Transports
 docs/wiki/MailboxIntegration
 docs/wiki/OutgoingMessages
 docs/wiki/Preferences
 docs/wiki/Prerequisites
 docs/wiki/Resources
 docs/wiki/SystemUsers
 docs/wiki/Testing
 docs/wiki/Usage
 docs/wiki/UseCases
 docs/wiki/WebServerIntegration
 htdocs/styles.css
 imip_person.py
 imip_person_outgoing.py
 imip_resource.py
 imiptools/config.txt
 test_all.sh
 tests/common.sh
 tests/common_minimal.sh
 tests/next_time.py
 tests/resource_request.sh
 tests/templates/event-add-person-recurring-rescheduled-instance.txt
 tests/templates/event-add-person-recurring.txt
 tests/templates/event-add-recurring.txt
 tests/templates/event-cancel-car-recurring.txt
 tests/templates/event-cancel-car.txt
 tests/templates/event-cancel-cars-recurring.txt
 tests/templates/event-cancel-multiple-attendee.txt
 tests/templates/event-cancel-person-all.txt
 tests/templates/event-cancel-person-recurring-instance.txt
 tests/templates/event-cancel-person-recurring-rescheduled-instance.txt
 tests/templates/event-cancel-person-recurring.txt
 tests/templates/event-cancel-person.txt
 tests/templates/event-cancel-recurring-day.txt
 tests/templates/event-cancel-recurring-exdate-floating.txt
 tests/templates/event-cancel-recurring-exdate.txt
 tests/templates/event-cancel-recurring-indefinitely.txt
 tests/templates/event-cancel-recurring-instance.txt
 tests/templates/event-cancel-recurring.txt
 tests/templates/event-cancel.txt
 tests/templates/event-refresh-person-recurring-non-attendee.txt
 tests/templates/event-refresh-person-recurring.txt
 tests/templates/event-request-bad-dtend.txt
 tests/templates/event-request-bad-dtstamp.txt
 tests/templates/event-request-bad-dtstart.txt
 tests/templates/event-request-car-conflict.txt
 tests/templates/event-request-car-delegating.txt
 tests/templates/event-request-car-moved.txt
 tests/templates/event-request-car-recurring.txt
 tests/templates/event-request-car.txt
 tests/templates/event-request-cars-recurring.txt
 tests/templates/event-request-cars.txt
 tests/templates/event-request-conflict-utc.txt
 tests/templates/event-request-conflict.txt
 tests/templates/event-request-group.txt
 tests/templates/event-request-imposter-attendee.txt
 tests/templates/event-request-imposter.txt
 tests/templates/event-request-multiple.txt
 tests/templates/event-request-person-conflict.txt
 tests/templates/event-request-person-imposter-object.txt
 tests/templates/event-request-person-object.txt
 tests/templates/event-request-person-recurring-day-floating.txt
 tests/templates/event-request-person-recurring-rdate.txt
 tests/templates/event-request-person-recurring-reschedule-instance.txt
 tests/templates/event-request-person-recurring.txt
 tests/templates/event-request-person-spoofed.txt
 tests/templates/event-request-person.txt
 tests/templates/event-request-recurring-day-reschedule-instance.txt
 tests/templates/event-request-recurring-day.txt
 tests/templates/event-request-recurring-exdate-floating.txt
 tests/templates/event-request-recurring-exdate.txt
 tests/templates/event-request-recurring-indefinitely.txt
 tests/templates/event-request-recurring-reschedule-instance.txt
 tests/templates/event-request-recurring.txt
 tests/templates/event-request-sauna-acl.txt
 tests/templates/event-request-sauna-bad.txt
 tests/templates/event-request-sauna-busy.txt
 tests/templates/event-request-sauna-good.txt
 tests/templates/event-request-sauna-outsider.txt
 tests/templates/event-request-sauna-rival.txt
 tests/templates/event-request-spoofed.txt
 tests/templates/event-request.txt
 tests/templates/fb-publish-again.txt
 tests/templates/fb-publish-conflicts.txt
 tests/templates/fb-publish.txt
 tests/templates/fb-request-all.txt
 tests/templates/fb-request-car-all.txt
 tests/templates/fb-request-car-other.txt
 tests/templates/fb-request-car.txt
 tests/templates/fb-request-day.txt
 tests/templates/fb-request-group.txt
 tests/templates/fb-request-person-all.txt
 tests/templates/fb-request-person.txt
 tests/templates/fb-request-sauna-all.txt
 tests/templates/fb-request.txt
 tests/test_freebusy_publishing.sh
 tests/test_multiple_invitation.sh
 tests/test_outgoing_invitation.sh
 tests/test_person_invitation.sh
 tests/test_person_invitation_add.sh
 tests/test_person_invitation_counter.sh
 tests/test_person_invitation_decline_instance.sh
 tests/test_person_invitation_recurring.sh
 tests/test_person_invitation_refresh.sh
 tests/test_person_non_participation.sh
 tests/test_resource_invitation.sh
 tests/test_resource_invitation_add.sh
 tests/test_resource_invitation_bad.sh
 tests/test_resource_invitation_constraints.sh
 tests/test_resource_invitation_constraints_alternative.sh
 tests/test_resource_invitation_constraints_multiple.sh
 tests/test_resource_invitation_constraints_next_free.sh
 tests/test_resource_invitation_constraints_quota.sh
 tests/test_resource_invitation_constraints_quota_delegation.sh
 tests/test_resource_invitation_constraints_quota_delegation_policy.sh
 tests/test_resource_invitation_constraints_quota_recurring.sh
 tests/test_resource_invitation_constraints_quota_recurring_group.sh
 tests/test_resource_invitation_constraints_quota_recurring_limits.sh
 tests/test_resource_invitation_constraints_quota_recurring_unlimited.sh
 tests/test_resource_invitation_group.sh
 tests/test_resource_invitation_imposter.sh
 tests/test_resource_invitation_recurring.sh
 tests/test_resource_invitation_recurring_day.sh
 tests/test_resource_invitation_recurring_indefinitely.sh
 tests/test_resource_invitation_recurring_indefinitely_group.sh
 tests/test_resource_invitation_recurring_timezones.sh
 tools/config.sh
 tools/sendmail.py
Copyright: NONE
License: UNKNOWN
 FIXME

Files: imip_manager.py
 imiptools/__init__.py
 imiptools/client.py
 imiptools/config.py
 imiptools/content.py
 imiptools/data.py
 imiptools/dates.py
 imiptools/filesys.py
 imiptools/handlers/__init__.py
 imiptools/handlers/common.py
 imiptools/handlers/person.py
 imiptools/handlers/person_outgoing.py
 imiptools/handlers/resource.py
 imiptools/handlers/scheduling/__init__.py
 imiptools/handlers/scheduling/access.py
 imiptools/handlers/scheduling/common.py
 imiptools/handlers/scheduling/freebusy.py
 imiptools/handlers/scheduling/manifest.py
 imiptools/handlers/scheduling/quota.py
 imiptools/i18n.py
 imiptools/imports.py
 imiptools/mail.py
 imiptools/period.py
 imiptools/profile.py
 imiptools/sql.py
 imiptools/stores/__init__.py
 imiptools/stores/common.py
 imiptools/stores/database/common.py
 imiptools/stores/database/postgresql.py
 imiptools/stores/file.py
 imiptools/stores/manifest.py
 imiptools/text.py
 imipweb/calendar.py
 imipweb/data.py
 imipweb/env.py
 imipweb/event.py
 imipweb/profile.py
 imipweb/resource.py
 tests/internal/periods.py
 tests/internal/qualifiers.py
 tests/list_table.py
 tests/test_handle.py
 tools/copy_store.py
 tools/fix.sh
 tools/i18n_format.sh
 tools/i18n_messages.sh
 tools/init.sh
 tools/init_user.sh
 tools/install.sh
 tools/invite.py
 tools/make_freebusy.py
 tools/set_delegates.py
 tools/set_quota_groups.py
 tools/set_quota_limits.py
 tools/showmail.py
 tools/update_quotas.py
 vCalendar.py
 vContent.py
 vRecurrence.py
Copyright: 2005-2009, 2011, 2013-2015, Paul Boddie <paul@boddie.org.uk>
  2008-2009, 2011, 2013-2016, Paul Boddie <paul@boddie.org.uk>
  2014-2015, 2017, Paul Boddie <paul@boddie.org.uk>
  2014-2015, Paul Boddie <paul@boddie.org.uk>
  2014-2016, Paul Boddie <paul@boddie.org.uk>
  2014-2017, Paul Boddie <paul@boddie.org.uk>
  2015, 2017, Paul Boddie <paul@boddie.org.uk>
  2015-2016, Paul Boddie <paul@boddie.org.uk>
  2015-2017, Paul Boddie <paul@boddie.org.uk>
  2016, Paul Boddie <paul@boddie.org.uk>
  2016-2017, Paul Boddie <paul@boddie.org.uk>
  2017, Paul Boddie <paul@boddie.org.uk>
License: GPL-3+
 FIXME

Files: messages/en_GB.imip-agent.po
 messages/nb_NO.imip-agent.po
Copyright: 2015-2016, Paul Boddie <paul@boddie.org.uk>
License: UNKNOWN
 FIXME

Files: debian/copyright-check
Copyright: 2016-2017, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+
 FIXME

Files: docs/COPYING.txt
Copyright: 2014-2016, Paul Boddie <paul@boddie.org.uk>
  2015-2016, Paul Boddie <paul@boddie.org.uk>
  2016, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+
 FIXME

Files: docs/gpl-3.0.txt
Copyright: -like laws that apply to other kinds of
  2007, Free Software Foundation, Inc. <http:fsf.org/>
  <year> <name of author>
  able work licensed under this
  are not
  disclaimer" for the program, if necessary.
  ed material outside their relationship with you.
  if you do
  permission, other than the making of an
  permission.
  treaty adopted on 20 December 1996, or
License: UNKNOWN
 FIXME

Files: messages/da_DK.imip-agent.po
Copyright: 2016, Jonas Smedegaard <dr@jones.dk>
  r begivenheden"
  r dine ledig/optaget perioder på Web"
  r forespørgsler"
  r ikke"
  r modforslag"
  r om modtagne ledig/optaget beskeder"
  r påny"
License: UNKNOWN
 FIXME

Files: debian/source/lintian-overrides
Copyright: GPL-3+
  gpl-3+
License: UNKNOWN
 FIXME

Files: markup.py
Copyright: NONE
License: public-domain
 FIXME