File: copyright_hints

package info (click to toggle)
4store 1.1.6%2B20151109-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 82,388 kB
  • sloc: ansic: 65,689; sh: 2,916; perl: 2,245; makefile: 281; python: 213
file content (782 lines) | stat: -rw-r--r-- 23,806 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
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS

Files: 4store-0.pc.in
 4store.spec
 AUTHORS
 ChangeLog
 Makefile.am
 NEWS
 README
 app-aux/Info.plist
 app-aux/MacOS/4store
 app-aux/MacOS/newterminal.applescript
 app-aux/MacOS/setup.sh
 app-aux/README.rtf
 app-aux/build-app.sh
 app-aux/build-dmg.sh
 app-aux/build-static.pl
 app-aux/bundle-version
 app-aux/gettext.patch
 app-aux/glib2-config.h.ed
 app-aux/glib2.patch
 configure.ac
 data/config-test.ttl
 data/dates.ttl
 data/fulltext-test.ttl
 data/group-by.ttl
 data/illegal.ttl
 data/lengthy.nt
 data/loves-hates.ttl
 data/nasty.ttl
 data/numbers.ttl
 data/swh.xrdf
 data/tiger/README
 data/tiger/TGR06001.nt
 data/tiger/tiger.pl
 data/tiger/tiger_features.rdf
 data/tiger/tiger_fipsad.rdf
 data/tiger/tiger_fipscc.rdf
 data/tiger/tiger_fipspd.rdf
 data/tiger/tiger_vocab.rdf
 debian/4store.default
 debian/4store.init
 debian/4store.install
 debian/4store.manpages
 debian/4store.postinst
 debian/4store.postrm
 debian/4store.prerm
 debian/README.Debian
 debian/README.source
 debian/TODO
 debian/compat
 debian/control
 debian/control.in
 debian/control.in.in
 debian/gbp.conf
 debian/patches/1002_define_HOST_NAME_MAX.patch
 debian/patches/1003_Include_sys-statfs.patch
 debian/patches/1004_handle_PATH_MAX.patch
 debian/patches/1005_handle_PATH_MAX.patch
 debian/patches/1006_modernize_autotools.patch
 debian/patches/1007_fix_strict_linkage.patch
 debian/patches/1009_fix_shell_scripts.patch
 debian/patches/1010_fix_support_FS_STORE_ROOT.patch
 debian/patches/2002_use_system_shared_libstemmer.patch
 debian/patches/README
 debian/patches/series
 debian/source/format
 debian/source/lintian-overrides
 debian/watch
 docs/INSTALL
 docs/glossary
 docs/protocol
 docs/release
 docs/wire-format
 make-tarball.sh
 man/4s-admin.1
 man/4s-backend-setup.1
 man/4s-boss.8
 man/4s-cluster-create.1
 man/4s-cluster-destroy.1
 man/4s-cluster-info.1
 man/4s-cluster-start.1
 man/4s-cluster-stop.1
 man/4s-import.1
 man/4s-query.1
 man/4store.conf.5
 man/Makefile.am
 man/README
 src/Makefile.am
 src/admin/Makefile.am
 src/admin/README.md
 src/admin/admin_backend.h
 src/admin/admin_common.h
 src/admin/admin_frontend.h
 src/admin/admin_protocol.h
 src/backend/Makefile.am
 src/backend/backend-intl.h
 src/backend/backend.h
 src/backend/bucket.h
 src/backend/chain.h
 src/backend/disk-space.h
 src/backend/import-backend.h
 src/backend/list.h
 src/backend/lock.h
 src/backend/metadata.h
 src/backend/mhash.h
 src/backend/prefix-trie.h
 src/backend/ptable.h
 src/backend/ptree.h
 src/backend/rhash.h
 src/backend/sort.h
 src/backend/tbchain.h
 src/backend/tlist.h
 src/backend/tree-intl.h
 src/backend/tree.h
 src/common/4s-datatypes.h
 src/common/4s-hash.h
 src/common/4s-internals.h
 src/common/4s-store-root.c
 src/common/4s-store-root.h
 src/common/4store.h
 src/common/Makefile.am
 src/common/README.fsp
 src/common/bit_arr.h
 src/common/error.h
 src/common/gnu-options.h
 src/common/params.h.in
 src/common/rdf-constants.h
 src/common/server.h
 src/common/sort.h
 src/common/timing.h
 src/common/uuid.h
 src/dawg-tests/excuses.txt
 src/dawg-tests/historical.txt
 src/dawg-tests/ntriples.py
 src/dawg-tests/rdfdiff.py
 src/dawg-tests/result-diff.pl
 src/dawg-tests/rev.mk
 src/dawg-tests/run.sh
 src/dawg-tests/runtest.pl
 src/dawg-tests/srx2ttl.xsl
 src/frontend/Makefile.am
 src/frontend/debug.h
 src/frontend/decimal.h
 src/frontend/filter.h
 src/frontend/group.h
 src/frontend/import.h
 src/frontend/optimiser.h
 src/frontend/order.h
 src/frontend/query-cache.h
 src/frontend/query-data.h
 src/frontend/query-datatypes.h
 src/frontend/query-intl.h
 src/frontend/query.h
 src/frontend/results.h
 src/frontend/saved-queries
 src/frontend/update.h
 src/http/Makefile.am
 src/kloc.sh
 src/libs/Makefile.am
 src/libs/double-metaphone/Makefile.am
 src/libs/double-metaphone/double_metaphone.c
 src/libs/double-metaphone/double_metaphone.h
 src/libs/mt19937-64/Makefile.am
 src/libs/stemmer/MANIFEST
 src/libs/stemmer/Makefile.am
 src/libs/stemmer/README
 src/libs/stemmer/examples/stemwords.c
 src/libs/stemmer/include/libstemmer.h
 src/libs/stemmer/libstemmer/libstemmer.c
 src/libs/stemmer/libstemmer/libstemmer_utf8.c
 src/libs/stemmer/libstemmer/modules.h
 src/libs/stemmer/libstemmer/modules.txt
 src/libs/stemmer/libstemmer/modules_utf8.h
 src/libs/stemmer/libstemmer/modules_utf8.txt
 src/libs/stemmer/mkinc.mak
 src/libs/stemmer/mkinc_utf8.mak
 src/libs/stemmer/runtime/api.c
 src/libs/stemmer/runtime/api.h
 src/libs/stemmer/runtime/header.h
 src/libs/stemmer/runtime/utilities.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_danish.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_danish.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_dutch.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_dutch.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_english.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_english.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_finnish.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_finnish.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_french.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_french.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_german.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_german.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_hungarian.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_hungarian.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_italian.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_italian.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_norwegian.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_norwegian.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_porter.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_porter.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_portuguese.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_portuguese.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_spanish.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_spanish.h
 src/libs/stemmer/src_c/stem_ISO_8859_1_swedish.c
 src/libs/stemmer/src_c/stem_ISO_8859_1_swedish.h
 src/libs/stemmer/src_c/stem_ISO_8859_2_romanian.c
 src/libs/stemmer/src_c/stem_ISO_8859_2_romanian.h
 src/libs/stemmer/src_c/stem_KOI8_R_russian.c
 src/libs/stemmer/src_c/stem_KOI8_R_russian.h
 src/libs/stemmer/src_c/stem_UTF_8_danish.c
 src/libs/stemmer/src_c/stem_UTF_8_danish.h
 src/libs/stemmer/src_c/stem_UTF_8_dutch.c
 src/libs/stemmer/src_c/stem_UTF_8_dutch.h
 src/libs/stemmer/src_c/stem_UTF_8_english.c
 src/libs/stemmer/src_c/stem_UTF_8_english.h
 src/libs/stemmer/src_c/stem_UTF_8_finnish.c
 src/libs/stemmer/src_c/stem_UTF_8_finnish.h
 src/libs/stemmer/src_c/stem_UTF_8_french.c
 src/libs/stemmer/src_c/stem_UTF_8_french.h
 src/libs/stemmer/src_c/stem_UTF_8_german.c
 src/libs/stemmer/src_c/stem_UTF_8_german.h
 src/libs/stemmer/src_c/stem_UTF_8_hungarian.c
 src/libs/stemmer/src_c/stem_UTF_8_hungarian.h
 src/libs/stemmer/src_c/stem_UTF_8_italian.c
 src/libs/stemmer/src_c/stem_UTF_8_italian.h
 src/libs/stemmer/src_c/stem_UTF_8_norwegian.c
 src/libs/stemmer/src_c/stem_UTF_8_norwegian.h
 src/libs/stemmer/src_c/stem_UTF_8_porter.c
 src/libs/stemmer/src_c/stem_UTF_8_porter.h
 src/libs/stemmer/src_c/stem_UTF_8_portuguese.c
 src/libs/stemmer/src_c/stem_UTF_8_portuguese.h
 src/libs/stemmer/src_c/stem_UTF_8_romanian.c
 src/libs/stemmer/src_c/stem_UTF_8_romanian.h
 src/libs/stemmer/src_c/stem_UTF_8_russian.c
 src/libs/stemmer/src_c/stem_UTF_8_russian.h
 src/libs/stemmer/src_c/stem_UTF_8_spanish.c
 src/libs/stemmer/src_c/stem_UTF_8_spanish.h
 src/libs/stemmer/src_c/stem_UTF_8_swedish.c
 src/libs/stemmer/src_c/stem_UTF_8_swedish.h
 src/libs/stemmer/src_c/stem_UTF_8_turkish.c
 src/libs/stemmer/src_c/stem_UTF_8_turkish.h
 src/utilities/4s-cluster-cache
 src/utilities/4s-cluster-copy
 src/utilities/4s-cluster-create
 src/utilities/4s-cluster-destroy
 src/utilities/4s-cluster-file-backup
 src/utilities/4s-cluster-info
 src/utilities/4s-cluster-replication-disable
 src/utilities/4s-cluster-start
 src/utilities/4s-cluster-stop
 src/utilities/4s-dump
 src/utilities/4s-file-backup
 src/utilities/4s-restore
 src/utilities/4s-ssh-all
 src/utilities/4s-ssh-all-parallel
 src/utilities/4s-ssh-keyscan
 src/utilities/Makefile.am
 tests/Makefile.am
 tests/admin/admin_tests.conf
 tests/admin/exemplar/create-store
 tests/admin/exemplar/delete-stores
 tests/admin/exemplar/list-nodes
 tests/admin/exemplar/list-stores
 tests/admin/exemplar/start-stores
 tests/admin/exemplar/stop-stores
 tests/admin/run.pl
 tests/admin/scripts/create-store
 tests/admin/scripts/delete-stores
 tests/admin/scripts/list-nodes
 tests/admin/scripts/list-stores
 tests/admin/scripts/start-stores
 tests/admin/scripts/stop-stores
 tests/admin/vars.sh
 tests/benchmark/benchmark.rq
 tests/benchmark/flush-all-caches.sh
 tests/benchmark/http.pl
 tests/benchmark/lists/line.txt
 tests/benchmark/lists/roadname.txt
 tests/benchmark/queries/broadway-lat-long.rq
 tests/benchmark/queries/feature-h12.rq
 tests/benchmark/queries/harold-ave.rq
 tests/benchmark/queries/lines.rq
 tests/benchmark/queries/roads.rq
 tests/benchmark/queries/sugar-hill-terrance-west-filter.rq
 tests/benchmark/queries/sugar-hill-terrance-west.rq
 tests/benchmark/run-benchmark-old.sh
 tests/benchmark/run.pl
 tests/httpd-extras/exemplar/change-admin-user
 tests/httpd-extras/exemplar/default-admin-user
 tests/httpd-extras/exemplar/set-graph-access
 tests/httpd-extras/exemplar/unset-graph-access
 tests/httpd-extras/results/change-admin-user
 tests/httpd-extras/results/default-admin-user
 tests/httpd-extras/results/set-graph-access
 tests/httpd-extras/results/unset-graph-access
 tests/httpd-extras/run.pl
 tests/httpd-extras/scripts/change-admin-user
 tests/httpd-extras/scripts/default-admin-user
 tests/httpd-extras/scripts/set-graph-access
 tests/httpd-extras/scripts/unset-graph-access
 tests/httpd-extras/sparql.sh
 tests/httpd/exemplar/add-copy-move
 tests/httpd/exemplar/ask-twice
 tests/httpd/exemplar/badslot-construct
 tests/httpd/exemplar/bind
 tests/httpd/exemplar/bind-with-xsd-type
 tests/httpd/exemplar/classes
 tests/httpd/exemplar/cors_error
 tests/httpd/exemplar/cors_get
 tests/httpd/exemplar/cors_head
 tests/httpd/exemplar/cors_options
 tests/httpd/exemplar/cors_post
 tests/httpd/exemplar/count-sum-avg-distinct
 tests/httpd/exemplar/date-comparison
 tests/httpd/exemplar/describe
 tests/httpd/exemplar/distinct-order-by
 tests/httpd/exemplar/empty
 tests/httpd/exemplar/formats
 tests/httpd/exemplar/fulltext
 tests/httpd/exemplar/functions
 tests/httpd/exemplar/functions-abs
 tests/httpd/exemplar/functions-ceil
 tests/httpd/exemplar/functions-floor
 tests/httpd/exemplar/functions-hash
 tests/httpd/exemplar/functions-rand
 tests/httpd/exemplar/functions-round
 tests/httpd/exemplar/functions-substr
 tests/httpd/exemplar/groupby-limit-offset
 tests/httpd/exemplar/groupby-multiple-joins
 tests/httpd/exemplar/groupby-order-limit
 tests/httpd/exemplar/groupby-order-limit-offset
 tests/httpd/exemplar/insert-delete
 tests/httpd/exemplar/insert-delete-where
 tests/httpd/exemplar/limit
 tests/httpd/exemplar/multiple-predicate
 tests/httpd/exemplar/number-comparison
 tests/httpd/exemplar/old-put
 tests/httpd/exemplar/post
 tests/httpd/exemplar/put-get
 tests/httpd/exemplar/simple-as
 tests/httpd/exemplar/subselect
 tests/httpd/exemplar/union-logic
 tests/httpd/run.pl
 tests/httpd/scripts/add-copy-move
 tests/httpd/scripts/ask-twice
 tests/httpd/scripts/badslot-construct
 tests/httpd/scripts/bind
 tests/httpd/scripts/bind-with-xsd-type
 tests/httpd/scripts/classes
 tests/httpd/scripts/cors_error
 tests/httpd/scripts/cors_get
 tests/httpd/scripts/cors_head
 tests/httpd/scripts/cors_options
 tests/httpd/scripts/cors_post
 tests/httpd/scripts/count-sum-avg-distinct
 tests/httpd/scripts/date-comparison
 tests/httpd/scripts/describe
 tests/httpd/scripts/distinct-order-by
 tests/httpd/scripts/empty
 tests/httpd/scripts/formats
 tests/httpd/scripts/fulltext
 tests/httpd/scripts/functions
 tests/httpd/scripts/functions-abs
 tests/httpd/scripts/functions-ceil
 tests/httpd/scripts/functions-floor
 tests/httpd/scripts/functions-hash
 tests/httpd/scripts/functions-rand
 tests/httpd/scripts/functions-round
 tests/httpd/scripts/functions-substr
 tests/httpd/scripts/groupby-limit-offset
 tests/httpd/scripts/groupby-multiple-joins
 tests/httpd/scripts/groupby-order-limit
 tests/httpd/scripts/groupby-order-limit-offset
 tests/httpd/scripts/insert-delete
 tests/httpd/scripts/insert-delete-where
 tests/httpd/scripts/limit
 tests/httpd/scripts/multiple-predicate
 tests/httpd/scripts/number-comparison
 tests/httpd/scripts/old-put
 tests/httpd/scripts/post
 tests/httpd/scripts/put-get
 tests/httpd/scripts/simple-as
 tests/httpd/scripts/subselect
 tests/httpd/scripts/union-logic
 tests/httpd/sparql.sh
 tests/import/cluster-run.pl
 tests/import/exemplar/add-and-delete
 tests/import/exemplar/big-small-big
 tests/import/exemplar/delete-tiger
 tests/import/exemplar/empty
 tests/import/exemplar/insert-delete
 tests/import/exemplar/lots-of-triples
 tests/import/exemplar/model-file-and-list
 tests/import/exemplar/nasty
 tests/import/exemplar/one-segment
 tests/import/exemplar/parallel
 tests/import/exemplar/small-delete
 tests/import/exemplar/transaction-commit
 tests/import/exemplar/transaction-delete-rollback
 tests/import/exemplar/transaction-models
 tests/import/exemplar/transaction-parallel
 tests/import/exemplar/transaction-rollback
 tests/import/run.pl
 tests/import/scripts/add-and-delete
 tests/import/scripts/big-small-big
 tests/import/scripts/delete-tiger
 tests/import/scripts/empty
 tests/import/scripts/insert-delete
 tests/import/scripts/lengthy
 tests/import/scripts/lots-of-triples
 tests/import/scripts/model-file-and-list
 tests/import/scripts/nasty
 tests/import/scripts/one-segment
 tests/import/scripts/parallel
 tests/import/scripts/small-delete
 tests/import/test-create.sh
 tests/import/test-start.sh
 tests/import/test-stop.sh
 tests/load/query.sh
 tests/load/run.pl
 tests/load/sparql.sh
 tests/query/cluster-run.pl
 tests/query/cluster-setup.sh
 tests/query/exemplar/add-and-delete
 tests/query/exemplar/aggregates-empty-cases
 tests/query/exemplar/construct-union
 tests/query/exemplar/count
 tests/query/exemplar/distinct-predicate
 tests/query/exemplar/distinct-union
 tests/query/exemplar/foaf-agg-filter
 tests/query/exemplar/foaf-agg-filter-corner0
 tests/query/exemplar/foaf-all-limit
 tests/query/exemplar/foaf-bnode-vs-variable
 tests/query/exemplar/foaf-construct
 tests/query/exemplar/foaf-disjunctive-filter
 tests/query/exemplar/foaf-distinct
 tests/query/exemplar/foaf-filter-or-pred
 tests/query/exemplar/foaf-graph-all
 tests/query/exemplar/foaf-graph-pred
 tests/query/exemplar/foaf-groupby-filter
 tests/query/exemplar/foaf-groupby-filter2
 tests/query/exemplar/foaf-in-expr
 tests/query/exemplar/foaf-knows-name
 tests/query/exemplar/foaf-knows-name-sha1
 tests/query/exemplar/foaf-knows-sha1
 tests/query/exemplar/foaf-knows-sha1-xml
 tests/query/exemplar/foaf-minus
 tests/query/exemplar/foaf-multi-disjunctive-filter
 tests/query/exemplar/foaf-nested-optional
 tests/query/exemplar/foaf-nothing
 tests/query/exemplar/foaf-optional-order
 tests/query/exemplar/foaf-optional-pair
 tests/query/exemplar/foaf-optional-regex
 tests/query/exemplar/foaf-pagination-filter
 tests/query/exemplar/foaf-repeat-var
 tests/query/exemplar/graphs
 tests/query/exemplar/groupby-count-order1
 tests/query/exemplar/groupby-count-order2
 tests/query/exemplar/null-optional
 tests/query/exemplar/null-optional-double
 tests/query/exemplar/optimiser-disjunction
 tests/query/exemplar/optional-no-lhs
 tests/query/exemplar/select-bnodes
 tests/query/exemplar/select-order
 tests/query/exemplar/select-unused
 tests/query/exemplar/size
 tests/query/exemplar/tiger-broadway
 tests/query/exemplar/tiger-explosion
 tests/query/exemplar/tiger-fail-optional
 tests/query/exemplar/tiger-groupby-class
 tests/query/exemplar/tiger-harold-ave
 tests/query/exemplar/tiger-landmarks
 tests/query/exemplar/tiger-mixed-optional
 tests/query/exemplar/tiger-reverse
 tests/query/exemplar/tiger-sugar-hill
 tests/query/exemplar/tiger-sugar-hill-filter
 tests/query/exemplar/tiger-typical
 tests/query/exemplar/tiger-water-names
 tests/query/exemplar/union-ask
 tests/query/exemplar/union-nobind
 tests/query/parallel-query.pl
 tests/query/parallel-test.sh
 tests/query/run.pl
 tests/query/scripts/add-and-delete
 tests/query/scripts/aggregates-empty-cases
 tests/query/scripts/construct-union
 tests/query/scripts/count
 tests/query/scripts/distinct-predicate
 tests/query/scripts/distinct-union
 tests/query/scripts/foaf-agg-filter
 tests/query/scripts/foaf-agg-filter-corner0
 tests/query/scripts/foaf-all-limit
 tests/query/scripts/foaf-bnode-vs-variable
 tests/query/scripts/foaf-construct
 tests/query/scripts/foaf-disjunctive-filter
 tests/query/scripts/foaf-distinct
 tests/query/scripts/foaf-filter-or-pred
 tests/query/scripts/foaf-graph-all
 tests/query/scripts/foaf-graph-pred
 tests/query/scripts/foaf-groupby-filter
 tests/query/scripts/foaf-groupby-filter2
 tests/query/scripts/foaf-in-expr
 tests/query/scripts/foaf-knows-name
 tests/query/scripts/foaf-knows-name-sha1
 tests/query/scripts/foaf-knows-sha1
 tests/query/scripts/foaf-knows-sha1-xml
 tests/query/scripts/foaf-minus
 tests/query/scripts/foaf-multi-disjunctive-filter
 tests/query/scripts/foaf-nested-optional
 tests/query/scripts/foaf-nothing
 tests/query/scripts/foaf-optional-order
 tests/query/scripts/foaf-optional-pair
 tests/query/scripts/foaf-optional-regex
 tests/query/scripts/foaf-pagination-filter
 tests/query/scripts/foaf-repeat-var
 tests/query/scripts/graphs
 tests/query/scripts/groupby-count-order1
 tests/query/scripts/groupby-count-order2
 tests/query/scripts/integrity
 tests/query/scripts/null-optional
 tests/query/scripts/null-optional-double
 tests/query/scripts/optimiser-disjunction
 tests/query/scripts/optional-no-lhs
 tests/query/scripts/select-bnodes
 tests/query/scripts/select-order
 tests/query/scripts/select-unused
 tests/query/scripts/size
 tests/query/scripts/tiger-broadway
 tests/query/scripts/tiger-explosion
 tests/query/scripts/tiger-fail-optional
 tests/query/scripts/tiger-groupby-class
 tests/query/scripts/tiger-harold-ave
 tests/query/scripts/tiger-landmarks
 tests/query/scripts/tiger-mixed-optional
 tests/query/scripts/tiger-reverse
 tests/query/scripts/tiger-sugar-hill
 tests/query/scripts/tiger-sugar-hill-filter
 tests/query/scripts/tiger-typical
 tests/query/scripts/tiger-water-names
 tests/query/scripts/union-ask
 tests/query/scripts/union-nobind
 tests/query/setup.sh
 tests/tests_4store.conf
 version.sh
Copyright: *No copyright*
License: UNKNOWN
 FIXME

Files: src/backend/backend.c
 src/backend/bcdump.c
 src/backend/bctest.c
 src/backend/bucket.c
 src/backend/chain.c
 src/backend/disk-space.c
 src/backend/import-backend.c
 src/backend/list.c
 src/backend/listdump.c
 src/backend/lock.c
 src/backend/metadata.c
 src/backend/mhashdump.c
 src/backend/ptable.c
 src/backend/ptabletest.c
 src/backend/ptreebind.c
 src/backend/ptreedump.c
 src/backend/ptreetest.c
 src/backend/query-backend.c
 src/backend/rhashdump.c
 src/backend/sort.c
 src/backend/tbchain.c
 src/backend/tbchaindump.c
 src/backend/tbchaintest.c
 src/backend/tlist.c
 src/backend/tree.c
 src/backend/treedump.c
 src/backend/treetest.c
 src/common/datatypes.c
 src/common/error.c
 src/common/hash.c
 src/common/timing.c
 src/frontend/4s-import.c
 src/frontend/4s-transaction.c
 src/frontend/decimal-test.c
 src/frontend/decimal.c
 src/frontend/delete-model.c
 src/frontend/filter-datatypes.c
 src/frontend/filter-test.c
 src/frontend/filter.c
 src/frontend/import.c
 src/frontend/optimiser.c
 src/frontend/order.c
 src/frontend/query-data.c
 src/frontend/query-datatypes.c
 src/frontend/query.c
 src/frontend/results.c
 src/utilities/backend-info.c
 src/utilities/backend-setup.c
 src/utilities/lex-file-verify.c
Copyright: 2006, Steve Harris for Garlik
  2007, Steve Harris for Garlik
  2008, Steve Harris for Garlik
License: GPL-3+
 FIXME

Files: src/backend/server.c
 src/common/4s-client.c
 src/common/4s-common.c
 src/common/4s-mdns.c
 src/common/4s-server.c
 src/common/4s-test.c
 src/frontend/4s-bind.c
 src/frontend/4s-resolve.c
 src/frontend/4s-reverse-bind.c
 src/frontend/dump.c
 src/frontend/restore-trix.c
 src/frontend/restore.c
 src/utilities/4s-rid.c
 src/utilities/passwd.c
Copyright: 2006, Nick Lamb for Garlik.com
  2006-7 Nick Lamb for Garlik.com
License: GPL-3+
 FIXME

Files: src/backend/listtest.c
 src/backend/prefix-trie-test.c
 src/backend/prefix-trie.c
 src/common/gnu-options.c
 src/frontend/4s-update.c
 src/frontend/group.c
 src/frontend/update.c
Copyright: 2009, Steve Harris
  2010, Steve Harris
License: GPL-3+
 FIXME

Files: src/backend/mhash.c
 src/backend/mhashtest.c
 src/backend/ptree.c
 src/backend/rhash.c
 src/backend/rhashtest.c
 src/common/hashtest.c
Copyright: *No copyright*
License: GPL-3+
 FIXME

Files: src/admin/admin.c
 src/admin/admin_backend.c
 src/admin/admin_common.c
 src/admin/admin_frontend.c
 src/admin/admin_protocol.c
 src/admin/admind.c
Copyright: 2011, Dave Challis
License: GPL-3+
 FIXME

Files: src/frontend/4s-info.c
 src/frontend/4s-query.c
 src/frontend/size.c
Copyright: 2006, Nick Lamb and Steve Harris for Garlik
  2006-7 Nick Lamb and Steve Harris for Garlik
License: GPL-3+
 FIXME

Files: src/libs/mt19937-64/mt19937-64.c
 src/libs/mt19937-64/mt64.h
Copyright: 2004, Makoto Matsumoto and Takuji Nishimura
License: BSD-2-clause
 FIXME

Files: src/backend/query-backend.h
 src/frontend/filter-datatypes.h
Copyright: 2006, Steve Harris
License: GPL-2+
 FIXME

Files: src/common/bit_arr.c
 src/common/datatypestest.c
Copyright: 2011, Manuel Salvadores
  2012, Manuel Salvadores
License: GPL-3+
 FIXME

Files: src/http/httpd.c
 src/http/httpd.h
Copyright: 2006, Nick Lamb for Garlik.com
  2010, Martin Galpin (CORS support)
License: GPL-3+
 FIXME

Files: src/utilities/backend-copy.c
 src/utilities/backend-destroy.c
Copyright: 2006, Nick Lamb for Garlik.com
  2006, Steve Harris for Garlik.com
  2006-7 Nick Lamb for Garlik.com
License: GPL-3+
 FIXME

Files: src/common/msort.c
 src/common/qsort.c
Copyright: 1991-1992,1996-1997,1999,2004, Free Software Foundation, Inc
  1992,95-97,99,2000,01,02,04,07 Free Software Foundation, Inc
License: LGPL-2.1+
 FIXME

Files: src/common/rijndael-alg-fst.h
Copyright: *No copyright*
License: BSD
 FIXME

Files: src/common/rijndael-alg-fst.c
Copyright: *No copyright*
License: BSD GPL-3+
 FIXME

Files: autogen.sh
Copyright: 2005-2009, United States Government as represented
License: BSD-3-clause
 FIXME

Files: debian/rules
Copyright: 2010, Dave Beckett <dajobe@debian.org>
  2011-2013, 2015-2016, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+
 FIXME

Files: src/frontend/query-cache.c
Copyright: 2007, Steve Harris for Garlik
  2012, Manuel Salvadores for Stanford University
License: GPL-3+
 FIXME

Files: COPYING
Copyright: 2007, Free Software Foundation, Inc. <http:fsf.org/>
License: GPL-ever GPL (vever)
 FIXME

Files: src/common/umac.h
Copyright: 1999-2004, Ted Krovetz
License: Public domain
 FIXME

Files: src/common/umac.c
Copyright: 1999-2006, Ted Krovetz
License: Public domain GPL-3+
 FIXME

Files: tests/import/exemplar/lengthy
Copyright: 1989, 1991 Free Software Foundation, Inc
  675 Mass Ave, Cambridge, MA 02139, USA
License: UNKNOWN
 FIXME

Files: src/libs/double-metaphone/README
Copyright: 2000, Maurice Aubrey <maurice@hevanet.com>
License: UNKNOWN
 FIXME

Files: debian/patches/1011_gnu_source.patch
Copyright: 2006, Steve Harris for Garlik
License: UNKNOWN
 FIXME

Files: src/dawg-tests/sparql2html.xslt
Copyright: 2004-2005, World Wide Web Consortium, (Massachusetts
License: UNKNOWN
 FIXME

Files: src/common/md5.h
Copyright: 1999, 2002 Aladdin Enterprises.
License: Zlib
 FIXME

Files: src/common/md5.c
Copyright: 1999-2000, 2002 Aladdin Enterprises.
License: zlib/libpng GPL-3+
 FIXME