This file is indexed.

/usr/share/doc/pulseaudio/copyright is in pulseaudio 1:1.1-0ubuntu15.

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
This package was debianized by CJ van den Berg <cj@vdbonline.com> on
Thu, 10 Aug 2006 15:59:43 +0200.

It was downloaded from <http://pulseaudio.org/wiki/DownloadPulseAudio>.

 Upstream Authors
 ================

 Lennart Poettering <lennart@poettering.net>
 Pierre Ossman <drzeus@drzeus.cx>,
     through his employer Cendio <http://www.cendio.com/>

Files: *
Copyright:
  Copyright (C) 2004-2009 Lennart Poettering
  Copyright (C) 2006-2007 Pierre Ossman <ossman@cendio.se> for Cendio AB
License: LGPL-2.1+
 The upstream license clarifies pretty well that the sources of pulseaudio are
 LGPL (please see LGPL license grant below), but that some parts will be
 effectively GPL since they rely on GPL libraries, quoting the upstream
 LICENSE:

    """All PulseAudio source files are licensed under the GNU Lesser General
    Public License. (see file LGPL for details)

    However, the server side links to the GPL-only library 'libsamplerate'
    which practically downgrades the license of the server part to GPL (see
    file GPL for details), exercising section 3 of the LGPL.

    Hence you should treat the client library ('libpulse') of PulseAudio as
    being LGPL licensed and the server part ('libpulsecore') as being GPL
    licensed. Since the PulseAudio daemon and the modules link to
    'libpulsecore' they are of course also GPL licensed.

    -- Lennart Poettering, April 20th, 2006."""

 On Debian systems, the complete text of the LGPL-2.1 can be found in
  /usr/share/common-licenses/LGPL-2.1.

File: src/pulsecore/g711.c
Copyright:
 Copyright (C) Sun Microsystems, Inc
License:
 This source code is a product of Sun Microsystems, Inc. and is provided
 for unrestricted use.  Users may copy or modify this source code without
 charge.

 SUN SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING
 THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
 PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.

 Sun source code is provided with no support and without any obligation on
 the part of Sun Microsystems, Inc. to assist in its use, correction,
 modification or enhancement.

 SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
 INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY THIS SOFTWARE
 OR ANY PART THEREOF.

 In no event will Sun Microsystems, Inc. be liable for any lost revenue
 or profits or other special, indirect and consequential damages, even if
 Sun has been advised of the possibility of such damages.

Files: src/pulsecore/g711.h
Copyright:
 Copyright (C) 2001 Chris Bagwell
Licence:
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation.  This software is provided "as is" without express or
 implied warranty.

Files: src/pulsecore/poll.*
Copyright:
 Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
 Copyright (C)1994,96,97,98,99,2000,2001,2004 Free Software Foundation, Inc.
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/pulse/utf8.c
Copyright:
 Copyright (C) 1999 Tom Tromey
 Copyright (C) 2000 Red Hat, Inc.
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/bluetooth/ipc.*, src/modules/bluetooth/rtp.*
Copyright:
 Copyright (C) 2004-2009  Marcel Holtmann <marcel@holtmann.org>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/bluetooth/module-bluetooth-{device,discover}.c,
       src/modules/bluetooth/bluetooth-util.*
Copyright:
 Copyright (C) 2008-2009 Joao Paulo Rechi Vita
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.

File: src/modules/bluetooth/proximity-helper.c
Copyright:
 Copyright (C) 2000-2001  Qualcomm Incorporated
 Copyright (C) 2002-2003  Maxim Krasnyansky <maxk@qualcomm.com>
 Copyright (C) 2002-2007  Marcel Holtmann <marcel@holtmann.org>
License: GPL-2+
 On Debian systems, the complete text of the GPL-2 can be found in
 /usr/share/common-licenses/GPL-2.

Files: src/modules/bluetooth/sbc*
Copyright:
 Copyright (C) 2004-2009  Marcel Holtmann <marcel@holtmann.org>
 Copyright (C) 2004-2005  Henryk Ploetz <henryk@ploetzli.ch>
 Copyright (C) 2005-2006  Brad Midgley <bmidgley@xmission.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/modules/dbus/iface-{client,stream}.c:
Copyright:
 Copyright 2009 Tanu Kaskinen
 Copyright 2009 Vincent Filali-Ansary <filali.v@azurdigitalnetworks.net>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/modules/dbus/module-dbus-protocol.c
Copyright:
 Copyright 2009 Tanu Kaskinen
 Copyright 2006 Lennart Poettering
 Copyright 2006 Shams E. King
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/dbus/*
Copyright:
 Copyright 2009 Tanu Kaskinen
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/echo-cancel/adrian*.*
Copyright:
 Copyright (C) DFS Deutsche Flugsicherung (2004). All Rights Reserved.
License:
 You are allowed to use this source code in any open source or closed
 source software you want. You are allowed to use the algorithms for a
 hardware solution. You are allowed to modify the source code.
 You are not allowed to remove the name of the author from this memo or
 from the source code files. You are not allowed to monopolize the
 source code or the algorithms behind the source code as your
 intellectual property. This source code is free of royalty and comes
 with no warranty.

File: src/modules/echo-cancel/echo-cancel.h
Copyright:
 Copyright 2010 Arun Raghavan <arun.raghavan@collabora.co.uk>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/modules/echo-cancel/module-echo-cancel.c
Copyright:
 Copyright 2010 Wim Taymans <wim.taymans@gmail.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/modules/echo-cancel/speex.c
Copyright:
 Copyright 2010 Wim Taymans <wim.taymans@gmail.com>
 Contributor: Arun Raghavan <arun.raghavan@collabora.co.uk>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/modules/jack/module-jackdbus-detect.c
Copyright:
 Written by David Henningsson <david.henningsson@canonical.com>
 Copyright 2010 Canonical Ltd.
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/module-device-manager.*
Copyright:
 Copyright 2006-2008 Lennart Poettering
 Copyright (C) 2009 Colin Guthrie
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/modules/module-equalizer-sink.c
Copyright:
 Copyright 2004-2008 Lennart Poettering
 Copyright 2009 Jason Newton <nevion@gmail.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/pulsecore/dbus-*.*, src/modules/module-hal-detect.c
Copyright:
 Copyright 2006 Lennart Poettering
 Copyright 2006 Shams E. King
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/modules/ladspa.h
Copyright:
 Copyright (C) 2000-2002 Richard W.E. Furse, Paul Barton-Davis, Stefan
   Westerfeld.
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/module-always-sink.c, src/modules/rtp/rtsp_client.*
Copyright:
 Copyright (C) 2008 Colin Guthrie
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/module-detect.c
Copyright:
 Copyright 2006 Lennart Poettering
 Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
 Copyright 2006 Diego Petteno
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/roap/*roap*, src/modules/rtp/headerlist.*
Copyright:
 Copyright 2005-2007 Lennart Poettering
 Copyright (C) 2008 Colin Guthrie
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/roap/base64.*
Copyright:
 Copyright (C) 2008 Colin Guthrie
 Copyright (C) Kungliga Tekniska Hogskolan
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/module-device-manager.c
Copyright:
 Copyright 2006-2008 Lennart Poettering
 Copyright 2009 Colin Guthrie
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/module-filter-{apply,heuristics}*.c
Copyright:
 Copyright 2011 Colin Guthrie
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/module-solaris.c
Copyright:
 Copyright 2006 Lennart Poettering
 Copyright 2006-2007 Pierre Ossman <ossman@cendio.se> for Cendio AB
 Copyright 2009 Finn Thain
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/modules/module-switch-on-connect.c
Copyright:
 Copyright 2006 Lennart Poettering
 Copyright 2009 Canonical Ltd
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/module-virtual-s{ink,ource}.c
Copyright:
 Copyright 2010 Intel Corporation
 Contributor: Pierre-Louis Bossart <pierre-louis.bossart@intel.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/modules/reserve.*
Copyright:
  Copyright 2009 (C) Lennart Poettering
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.

Files: src/pulsecore/atomic.h
Copyright:
 Copyright (C) 2006-2008 Lennart Poettering
 Copyright (C) 2008 Nokia Corporation
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/pulsecore/core-util.c
Copyright:
 Copyright (C) 2004-2006 Lennart Poettering
 Copyright (C) 2004 Joe Marcus Clarke
 Copyright (C) 2006-2007 Pierre Ossman <ossman@cendio.se> for Cendio AB
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: src/pulse/ext-device-manager.*
Copyright:
 Copyright (C) 2008 Lennart Poettering
 Copyright (C) 2009 Colin Guthrie
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/pulsecore/ffmpeg/avcodec.h
Copyright:
 Copyright (c) 2001 Fabrice Bellard
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/pulsecore/ffmpeg/resample2.c
Copyright:
 Copyright (c) 2004 Michael Niedermayer <michaelni@gmx.at>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: src/pulsecore/socket-util.c
Copyright:
 Copyright (C) 2004-2006 Lennart Poettering
 Copyright (C) 2004 Joe Marcus Clarke
 Copyright (C) 2006-2007 Pierre Ossman <ossman@cendio.se> for Cendio AB
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: man/xmltoman
Copyright:
  Copyright (C) 2000-2002 Oliver Kurth <oku@masqmail.cx>
  Copyright (C) 2003 Lennart Poettering <mzkzygbzna@0pointer.de>
License: LGPL-2+
 On Debian systems, the complete text of the LGPL-2 can be found in
 /usr/share/common-licenses/LGPL-2.

File: po/ca.po
Copyright:
  Copyright (C) 2008 Xavier Conde Rueda <xavi.conde@gmail.com>
  Copyright (C) 2009 Agustí Grau <fletxa@gmail.com>, 2009.
  Copyright (C) Judith Pintó Subirada <judithp@gmail.com>
  Copyright (C) 2009 Josep Torné Llavall <josep.torne@gmail.com>

License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/cs.po
Copyright:
  Copyright (C) 2008,2009 Petr Kovar <pknbe@volny.cz>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/de.po
Copyright:
  Copyright (C) 2008,2009 Fabian Affolter <fab@fedoraproject.org>
  Copyright (C) 2008,2009 Micha Pietsch <barney@fedoraproject.org>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/de_CH.po
Copyright:
  Copyright (C) 2008, 2009 Fabian Affolter <fab@fedoraproject.org>
  Copyright (C) 2008, 2009 Micha Pietsch <barney@fedoraproject.org>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/el.po
Copyright:
  Copyright (C) 2008 Dimitris Glezos <dimitris@glezos.com>
  Copyright (C) 2009 Thalia Papoutsaki <saliyath@gmail.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/es.po
Copyright:
  Copyright (C) 2009 Domingo Becker <domingobecker@gmail.com>
  Copyright (C) 2008 Hector Daniel Cabrera <h.daniel.cabrera@gmail.com>
  Copyright (C) 2009 Fernando Gonzalez Blanco <fgonz@fedoraproject.org>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/fi.po
Copyright:
  Copyright (C) 2009 Timo Jyrinki <timo.jyrinki@iki.fi>
  Copyright (C) 2009 Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/fr.po
Copyright:
  Copyright (C) 2008 Robert-Andre Mauchin <zebob.m@pengzone.org>
  Copyright (C) 2008 Michael Ughetto <telimektar esraonline com>
  Copyright (C) 2008 Pablo Martin-Gomez <pablo.martin-gomez@laposte.net>
  Copyright (C) 2009 Corentin Perard <corentin.perard@gmail.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/gu.po
Copyright:
  Copyright (C) 2009 Sweta Kothari <swkothar@redhat.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/hi.po
Copyright:
  Copyright (C) 2009 Rajesh Ranjan <rajesh672@gmail.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/it.po
Copyright:
  Copyright (C) 2008,2009 Luca Ferretti <elle.uca@libero.it>
  Copyright (C) 2009 Milo Casagrande <milo@ubuntu.com>
  Copyright (C) 2009 ario_santagiuliana <mario at marionline.it>
  Copyright (C) 2009 Milo Casagrande <milo@ubuntu.com>

License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/ja.po
Copyright:
  Copyright (C) 2009 Hyu_gabaru Ryu_ichi <hyu_gabaru@yahoo.co.jp>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/kn.po
Copyright:
  Copyright (C) 2009 Shankar Prasad <svenkate@redhat.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/mr.po
Copyright:
  Copyright (C) 2009 Sandeep Shedmake <sandeep.shedmake@gmail.com>
  Copyright (C) 2009 Sandeep Shedmake <sshedmak@redhat.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/nl.po
Copyright:
  Copyright (C) 2009 Geert Warrink <geert.warrink@onsnet.nu>
  Copyright (C) 2009 Reinout van Schouwen <reinout@gmail.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/or.po
Copyright:
  Copyright (C) 2009 Manoj Kumar Giri <mgiri@redhat.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/pa.po
Copyright:
  Copyright (C) 2009 Amanpreet Singh Alam <aalam@users.sf.net>
  Copyright (C) 2009 Jaswinder Singh <jsingh@redhat.com>
  Copyright (C) 2009 A S Alam <aalam@users.sf.net>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/pl.po
Copyright:
  Copyright (C) 2008 Piotr Drag <piotrdrag@gmail.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/pt_BR.po
Copyright:
  Copyright (C) 2008 Fabian Affolter <fab@fedoraproject.org>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/sr.po, po/sr@latin.po
Copyright:
  Copyright (C) 2009 Igor Miletic (Игор Милетић) <grejigl-gnomeprevod@yahoo.ca>, 2009.
  Copyright (C) 2009 Miloš Komarčević <kmilos@gmail.com>, 2009.
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/sv.po
Copyright:
  Copyright (C) 2008 Daniel Nylander <po@danielnylander.se>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/ta.po
Copyright:
  Copyright (C) 2009 I. Felix <ifelix@redhat.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/te.po
Copyright:
  Copyright (C) 2009 Krishna Babu K <kkrothap@redhat.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/uk.po
Copyright:
  Copyright (C) 2009 Yuri Chornoivan <yurchor@ukr.net>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

File: po/zh_CN.po
Copyright:
  Copyright (C) 2008 闫丰刚 (sainry)<sainry@gmail.com>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.

Files: debian/*
Copyright:
  Copyright 2006-2009 Sjoerd Simons <sjoerd@debian.org>
  Copyright 2006-2008 CJ van den Berg <cj@vdbonline.com>
License: GPL-2+
 On Debian systems, the complete text of the GPL-2 can be found in
  /usr/share/common-licenses/GPL-2.

Files: src/pulsecore/cpu-*, src/pulsecore/remap*,
       src/pulsecore/svolume_{arm,mmx,sse}.c
Copyright:
  Copyright 2004-2006 Lennart Poettering
  Copyright 2009 Wim Taymans <wim.taymans@collabora.co.uk>
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.


Files: src/pulsecore/sconv_sse.c
Copyright:
  Copyright 2004-2006 Lennart Poettering
  Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.


Files: src/pulsecore/usergroup.*
Copyright:
  Copyright 2009 Ted Percival
License: LGPL-2.1+
 On Debian systems, the complete text of the LGPL-2.1 can be found in
 /usr/share/common-licenses/LGPL-2.1.