This file is indexed.

/usr/share/doc/liblttng-ust-java-jni/copyright is in liblttng-ust-java-jni 2.9.0-2+deb9u1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0

Files: *
Copyright: 2009-2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
           2010-2012, David Goulet <david.goulet@polymtl.ca>
           2011-2012, Julien Desfossez <julien.desfossez@polymtl.ca>
           2010, Nils Carlson <nils.carlson@ericsson.com>
           2009, Pierre-Marc Fournier
License: LGPL-2.1+

Files: config/*
Copyright: 1996-2014, Free Software Foundation, Inc
License: GPL-2+

Files: config/install-sh
Copyright: and license / 1994, X Consortium
License: Expat

Files: config/ltmain.sh
Copyright: 1996-2001, 2003-2011, Free Software Foundation, Inc.
License: GPL-2+

Files: config/texinfo.tex
Copyright: 1985, 1986, 1988, 1990-2009, Free Software Foundation, Inc.
License: GPL-3+

Files: configure
Copyright: 1992-1996, 1998-2012, Free Software Foundation, Inc
License: LGPL-2.1+

Files: debian/*
Copyright: 2011-2013, Alexandre Montplaisir <alexmonthy@voxpopuli.im>
           2010-2013, Jon Bernard <jbernard@debian.org>
           2015-2016, Michael Jeanson <mjeanson@ubuntu.com>
License: GPL-3

Files: doc/examples/clock-override/Makefile
Copyright: 2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2013, Jérémie Galarneau <jeremie.galarneau@efficios.com>
License: LGPL-2.1+

Files: doc/examples/clock-override/lttng-ust-clock-override-example.c
Copyright: 2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: doc/examples/demo-tracef/*
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, 2010, Pierre-Marc Fournier
License: LGPL-2.1

Files: doc/examples/demo-tracef/Makefile
Copyright: 2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2013, Jérémie Galarneau <jeremie.galarneau@efficios.com>
License: LGPL-2.1+

Files: doc/examples/demo-tracelog/*
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, 2010, Pierre-Marc Fournier
License: LGPL-2.1

Files: doc/examples/demo-tracelog/Makefile
Copyright: 2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2013, Jérémie Galarneau <jeremie.galarneau@efficios.com>
License: LGPL-2.1+

Files: doc/examples/demo/*
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: doc/examples/demo/Makefile
Copyright: 2013, Jérémie Galarneau <jeremie.galarneau@efficios.com>
License: LGPL-2.1+

Files: doc/examples/demo/demo-trace
Copyright: 2009-2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
           2010-2012, David Goulet <david.goulet@polymtl.ca>
           2011-2012, Julien Desfossez <julien.desfossez@polymtl.ca>
           2010, Nils Carlson <nils.carlson@ericsson.com>
           2009, Pierre-Marc Fournier
License: LGPL-2.1+

Files: doc/examples/demo/demo.c
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, 2010, Pierre-Marc Fournier
License: LGPL-2.1

Files: doc/examples/easy-ust/*
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: doc/examples/easy-ust/Makefile
Copyright: 2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2011, 2012, Matthew Khouzam <matthew.khouzam@ericsson.com>
License: LGPL-2.1+

Files: doc/examples/easy-ust/sample.c
Copyright: 2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2011, 2012, Matthew Khouzam <matthew.khouzam@ericsson.com>
License: Expat

Files: doc/examples/easy-ust/sample_component_provider.h
Copyright: 2011, 2012, Matthew Khouzam <matthew.khouzam@ericsson.com>
  2011, 2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: doc/examples/gen-tp/*
Copyright: 2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2011, 2012, Matthew Khouzam <matthew.khouzam@ericsson.com>
License: Expat

Files: doc/examples/gen-tp/Makefile
Copyright: 2012, Yannick Brosseau <yannick.brosseau@gmail.com>
  2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2011, 2012, Matthew Khouzam <matthew.khouzam@ericsson.com>
License: LGPL-2.1+

Files: doc/examples/getcpu-override/Makefile
Copyright: 2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2013, Jérémie Galarneau <jeremie.galarneau@efficios.com>
License: LGPL-2.1+

Files: doc/examples/getcpu-override/lttng-ust-getcpu-override-example.c
Copyright: 2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: doc/examples/hello-static-lib/*
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: doc/examples/hello-static-lib/Makefile
Copyright: 2013, Jérémie Galarneau <jeremie.galarneau@efficios.com>
License: LGPL-2.1+

Files: doc/examples/hello-static-lib/hello.c
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, 2010, Pierre-Marc Fournier
License: LGPL-2.1

Files: doc/examples/java-jul/ApplicationContextExample.java
Copyright: 2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: Expat

Files: doc/examples/java-jul/FilterChangeListenerExample.java
Copyright: 2015, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: Expat

Files: doc/examples/java-jul/Hello.java
Copyright: 2015, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com> / 2013, - David Goulet <dgoulet@efficios.com>
License: Expat

Files: doc/examples/java-jul/Makefile
Copyright: 2013, - David Goulet <dgoulet@efficios.com>
License: LGPL-2.1+

Files: doc/examples/java-log4j/Hello.java
Copyright: 2015, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com> / 2014, - Christian Babeux <christian.babeux@efficios.com>
License: Expat

Files: doc/examples/java-log4j/Makefile
Copyright: 2014, - Christian Babeux <christian.babeux@efficios.com>
License: LGPL-2.1+

Files: include/*
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, 2010, Pierre-Marc Fournier
License: LGPL-2.1

Files: include/helper.h
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1

Files: include/lttng/*
Copyright: 2011-2012, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/align.h
  include/lttng/bug.h
Copyright: 2010-2011, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/bitfield.h
  include/lttng/ringbuffer-config.h
Copyright: 2010, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/lttng-ust-tracef.h
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/lttng-ust-tracelog.h
Copyright: 2011-2015, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/ringbuffer-abi.h
Copyright: 2005-2012, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/tracef.h
Copyright: 2013, 2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/tracelog.h
Copyright: 2013-2015, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/tracepoint-event.h
  include/lttng/ust-tracepoint-event-nowrite.h
  include/lttng/ust-tracepoint-event-reset.h
  include/lttng/ust-tracepoint-event-write.h
Copyright: 2011, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/ust-abi.h
  include/lttng/ust-events.h
Copyright: 2010-2012, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/ust-clock.h
  include/lttng/ust-getcpu.h
Copyright: 2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1

Files: include/lttng/ust-context-provider.h
  include/lttng/ust-dynamic-type.h
Copyright: 2016, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/ust-ctl.h
Copyright: 2011-2013, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com> / 2011, - Julien Desfossez <julien.desfossez@polymtl.ca>
License: GPL-2

Files: include/lttng/ust-dlfcn.h
Copyright: 2014, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/ust-elf.h
Copyright: 2015, Antoine Busque <abusque@efficios.com>
License: LGPL-2.1+

Files: include/lttng/ust-endian.h
  include/lttng/ust-tid.h
Copyright: 2012, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/lttng/ust-error.h
Copyright: 2011, - David Goulet <david.goulet@polymtl.ca>
License: LGPL

Files: include/lttng/ust-tracer.h
Copyright: 2011-2012, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com> / 2005-2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/share.h
Copyright: 2011, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: include/ust-comm.h
Copyright: 2011, - David Goulet <david.goulet@polymtl.ca>
License: LGPL

Files: include/ust_snprintf.h
Copyright: 2009, Pierre-Marc Fournier
License: LGPL-2.1+

Files: liblttng-ust-comm/*
Copyright: 2011-2013, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com> / 2011, - David Goulet <david.goulet@polymtl.ca>
License: LGPL

Files: liblttng-ust-ctl/*
Copyright: 2011-2013, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com> / 2011, - Julien Desfossez <julien.desfossez@polymtl.ca>
License: GPL-2

Files: liblttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.c
  liblttng-ust-cyg-profile/lttng-ust-cyg-profile.c
Copyright: 2011-2013, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1+

Files: liblttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.h
  liblttng-ust-cyg-profile/lttng-ust-cyg-profile.h
Copyright: 2011-2013, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: liblttng-ust-dl/*
Copyright: 2015, Antoine Busque <abusque@efficios.com>
  2013, Paul Woegerer <paul.woegerer@mentor.com>
License: LGPL-2.1

Files: liblttng-ust-dl/ust_dl.c
Copyright: 2013, Paul Woegerer <paul_woegerer@mentor.com>
License: LGPL-2.1+

Files: liblttng-ust-dl/ust_dl.h
Copyright: 2015, Antoine Busque <abusque@efficios.com>
  2013, Paul Woegerer <paul_woegerer@mentor.com>
License: Expat

Files: liblttng-ust-fork/*
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, 2010, Pierre-Marc Fournier
License: LGPL-2.1

Files: liblttng-ust-java-agent/*
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/*
Copyright: 2015, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/AbstractLttngAgent.java
Copyright: 2015, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com> / 2013, - David Goulet <dgoulet@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/LTTngAgent.java
Copyright: 2013, - David Goulet <dgoulet@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/*
Copyright: 2015, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com> / 2013, - David Goulet <dgoulet@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/ILttngTcpClientListener.java
Copyright: 2015, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/LttngTcpSessiondClient.java
Copyright: 2015-2016, EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com> / 2013, - David Goulet <dgoulet@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondCommand.java
Copyright: 2015-2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com> / 2013, - David Goulet <dgoulet@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondDisableAppContextCommand.java
  liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/SessiondEnableAppContextCommand.java
Copyright: 2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/context/ContextInfoSerializer.java
  liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/context/LttngContextApi.java
Copyright: 2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/utils/*
Copyright: 2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-jul/*
Copyright: 2015, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com> / 2013, - David Goulet <dgoulet@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-jul/org/lttng/ust/agent/jul/LttngJulAgent.java
Copyright: 2015, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-jul/org/lttng/ust/agent/jul/LttngJulApi.java
Copyright: 2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-log4j/org/lttng/ust/agent/log4j/LttngLog4jApi.java
Copyright: 2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/java/lttng-ust-agent-log4j/org/lttng/ust/agent/log4j/LttngLogAppender.java
Copyright: 2015, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com> / 2014, - Christian Babeux <christian.babeux@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java-agent/jni/common/*
Copyright: 2016, - EfficiOS Inc., Mathieu Desnoyers <mathieu.desnoyers@efficios.com> / 2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: LGPL

Files: liblttng-ust-java-agent/jni/common/lttng_ust_context.h
Copyright: 2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com>
License: LGPL

Files: liblttng-ust-java-agent/jni/jul/lttng_ust_jul.c
Copyright: 2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com> / 2011-2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust-java-agent/jni/log4j/lttng_ust_log4j.c
Copyright: 2016, - EfficiOS Inc., Alexandre Montplaisir <alexmonthy@efficios.com> / 2011-2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust-java/LTTngUst.c
Copyright: 2011, 2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust-java/lttng_ust_java.h
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1

Files: liblttng-ust-java/org/*
Copyright: 2012, Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
  2011, 2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust-libc-wrapper/lttng-ust-malloc.c
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, Pierre-Marc Fournier
License: LGPL-2.1+

Files: liblttng-ust-libc-wrapper/lttng-ust-pthread.c
Copyright: 2013, Mentor Graphics
License: LGPL-2.1+

Files: liblttng-ust-libc-wrapper/ust_libc.h
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: liblttng-ust-libc-wrapper/ust_pthread.h
Copyright: 2013, Mentor Graphics
License: Expat

Files: liblttng-ust-python-agent/*
Copyright: 2014, - David Goulet <dgoulet@efficios.com>
License: LGPL-2.1

Files: liblttng-ust/*
Copyright: 2010-2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/clock.h
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, 2010, Pierre-Marc Fournier
License: LGPL-2.1

Files: liblttng-ust/compat.h
  liblttng-ust/lttng-context.c
  liblttng-ust/ust-core.c
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/error.h
Copyright: 2011, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/filter-bytecode.h
Copyright: 2012, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1

Files: liblttng-ust/getenv.h
Copyright: 2015, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/jhash.h
  liblttng-ust/wait.h
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1

Files: liblttng-ust/lttng-clock.c
  liblttng-ust/lttng-getcpu.c
Copyright: 2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1

Files: liblttng-ust/lttng-context-cpu-id.c
Copyright: 2009-2015, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/lttng-context-ip.c
  liblttng-ust/lttng-context-procname.c
  liblttng-ust/lttng-context-vpid.c
  liblttng-ust/lttng-context-vtid.c
Copyright: 2009-2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/lttng-context-perf-counters.c
Copyright: 2009-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/lttng-context-provider.c
  liblttng-ust/lttng-ust-dynamic-type.c
Copyright: 2016, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/lttng-context-pthread-id.c
Copyright: 2009-2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/lttng-hash-helper.h
Copyright: 2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/lttng-probes.c
Copyright: 2010-2012, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/lttng-rb-clients.h
Copyright: 2013, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: liblttng-ust/lttng-tracer-core.h
  liblttng-ust/lttng-tracer.h
Copyright: 2005-2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1

Files: liblttng-ust/lttng-ust-comm.c
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2011, David Goulet <david.goulet@polymtl.ca>
License: LGPL

Files: liblttng-ust/lttng-ust-elf.c
Copyright: 2015, Antoine Busque <abusque@efficios.com>
License: LGPL-2.1+

Files: liblttng-ust/lttng-ust-statedump-provider.h
Copyright: 2015, Antoine Busque <abusque@efficios.com>
  2013, Paul Woegerer <paul_woegerer@mentor.com>
License: Expat

Files: liblttng-ust/lttng-ust-statedump.c
  liblttng-ust/lttng-ust-statedump.h
Copyright: 2015, Antoine Busque <abusque@efficios.com>
  2013, Paul Woegerer <paul_woegerer@mentor.com>
License: LGPL-2.1+

Files: liblttng-ust/lttng-ust-tracef-provider.h
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: liblttng-ust/lttng-ust-tracelog-provider.h
Copyright: 2011-2015, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: liblttng-ust/lttng-ust-uuid.h
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: liblttng-ust/tracef.c
  liblttng-ust/tracelog.c
Copyright: 2013, 2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: liblttng-ust/tracepoint-internal.h
Copyright: 2011, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1

Files: liblttng-ust/tracepoint-weak-test.c
Copyright: 2016, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1

Files: liblttng-ust/tracepoint.c
Copyright: 2009, Pierre-Marc Fournier
  2008-2011, Mathieu Desnoyers
License: LGPL-2.1

Files: libringbuffer/*
Copyright: 2005-2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: libringbuffer/api.h
Copyright: 2010-2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: libringbuffer/backend.h
  libringbuffer/nohz.h
  libringbuffer/shm.h
  libringbuffer/shm_internal.h
  libringbuffer/shm_types.h
  libringbuffer/smp.c
  libringbuffer/smp.h
Copyright: 2011, 2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: libringbuffer/backend_types.h
Copyright: 2008-2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: libringbuffer/getcpu.h
Copyright: 2011, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: libringbuffer/tlsfixup.h
Copyright: 2012, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: libringbuffer/vatomic.h
Copyright: 2010-2012, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: python-lttngust/*
Copyright: 2015, - Philippe Proulx <pproulx@efficios.com> / 2014, - David Goulet <dgoulet@efficios.com>
License: LGPL-2.1

Files: python-lttngust/lttngust/cmd.py
Copyright: 2015, - Philippe Proulx <pproulx@efficios.com> / 2015, - Jérémie Galarneau <jeremie.galarneau@efficios.com> / 2014, - David Goulet <dgoulet@efficios.com>
License: LGPL-2.1

Files: python-lttngust/lttngust/debug.py
Copyright: 2015, - Philippe Proulx <pproulx@efficios.com>
License: LGPL-2.1

Files: snprintf/*
Copyright: 1990, 1993, The Regents of the University of California.
License: BSD-3-clause

Files: snprintf/core.c
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL

Files: snprintf/fileext.h
  snprintf/wcio.h
Copyright: 2001, Citrus Project
License: BSD-2-clause

Files: snprintf/mbrtowc_sb.c
  snprintf/various.h
  snprintf/vfprintf.c
Copyright: 1990, 1991, The Regents of the University of California
License: BSD-3-clause

Files: snprintf/patient_write.c
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, Pierre-Marc Fournier
License: LGPL-2.1+

Files: tests/benchmark/bench.c
Copyright: 2010, - Douglas Santos <douglas.santos@polymtl.ca>
License: GPL-2+

Files: tests/benchmark/tp.c
  tests/benchmark/ust_tests_benchmark.h
Copyright: 2013, Zifei Tong <soariez@gmail.com>
License: Expat

Files: tests/ctf-types/*
Copyright: 2014, Geneviève Bastien <gbastien@versatic.net>
License: Expat

Files: tests/ctf-types/ctf-types.c
Copyright: 2014, Geneviève Bastien <gbastien@versatic.net>
License: LGPL-2.1

Files: tests/gcc-weak-hidden/main.c
Copyright: 2016, - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: LGPL-2.1+

Files: tests/hello.cxx/*
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: tests/hello.cxx/hello.cpp
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, 2010, Pierre-Marc Fournier
License: LGPL-2.1

Files: tests/hello/*
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: tests/hello/hello.c
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, 2010, Pierre-Marc Fournier
License: LGPL-2.1

Files: tests/same_line_tracepoint/*
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: tests/same_line_tracepoint/same_line_tracepoint.c
Copyright: 2013, Jérémie Galarneau
License: LGPL-2.1+

Files: tests/snprintf/prog.c
Copyright: 2009, Pierre-Marc Fournier
License: LGPL-2.1+

Files: tests/test-app-ctx/*
Copyright: 2011, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
License: Expat

Files: tests/test-app-ctx/hello.c
Copyright: 2011-2014, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  2009, 2010, Pierre-Marc Fournier
License: LGPL-2.1

Files: tests/ust-elf/prog.c
Copyright: 2015, Antoine Busque <abusque@efficios.com>
License: LGPL-2.1+

Files: tests/utils/*
Copyright: 2004, Nik Clayton
License: BSD-2-clause

Files: tests/utils/tap.sh
Copyright: 2010, Patrick LeBoutillier <patrick.leboutillier@gmail.com>
License: GPL-3+

Files: tools/*
Copyright: 2012, Yannick Brosseau <yannick.brosseau@gmail.com>
License: GPL
 Please fill license GPL from header of tools/*

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

License: Expat
 The MIT License
 .
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated
 documentation files (the "Software"), to deal in the Software
 without restriction, including without limitation the rights to
 use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to
 whom the Software is furnished to do so, subject to the
 following conditions:
 .
 The above copyright notice and this permission notice shall
 be included in all copies or substantial portions of the
 Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT
 WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
 INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR
 PURPOSE AND NONINFRINGEMENT. IN NO EVENT
 SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

License: GPL-2
 This program is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free Software
 Foundation; either version 2 of the License, or (at your option) any later
 version.
 .
 This program is distributed in the hope that it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
 A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along with
 this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
 Street, Fifth Floor, Boston, MA 02110-1301 USA.

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; version 2 dated June, 1991, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.

License: GPL-3
 This package is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, under version 3 of the License.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License can be found in "/usr/share/common-licenses/GPL-3".

License: GPL-3+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; version 3 dated June, 2007, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of version 3 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-3'.

License: LGPL
 Please fill license LGPL from header of include/lttng/ust-error.h

License: LGPL-2.1
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by the
 Free Software Foundation; version 2.1 of the License.
 .
 On Debian systems, the complete text of version 2.1 of the GNU Lesser
 General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.

License: LGPL-2.1+
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-2.1".