summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2007-02-13 15:35:19 +0000
committerPierre Ossman <ossman@cendio.se>2007-02-13 15:35:19 +0000
commit06211b7c8fd329137ae9003818543912a87d9898 (patch)
tree51a50e67974df20c5f568792024e6749726dbc37 /src
parent1d0e8e4f14e6d8589732a8e347ec7cd5dfdfb66b (diff)
Add copyright notices to all relevant files. (based on svn log)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
-rw-r--r--src/daemon/caps.c3
-rw-r--r--src/daemon/caps.h2
-rw-r--r--src/daemon/cmdline.c2
-rw-r--r--src/daemon/cmdline.h2
-rw-r--r--src/daemon/cpulimit.c2
-rw-r--r--src/daemon/cpulimit.h2
-rw-r--r--src/daemon/daemon-conf.c3
-rw-r--r--src/daemon/daemon-conf.h3
-rw-r--r--src/daemon/dumpmodules.c3
-rw-r--r--src/daemon/dumpmodules.h2
-rw-r--r--src/daemon/main.c3
-rw-r--r--src/modules/alsa-util.c3
-rw-r--r--src/modules/alsa-util.h3
-rw-r--r--src/modules/dbus-util.c3
-rw-r--r--src/modules/dbus-util.h2
-rw-r--r--src/modules/gconf/gconf-helper.c2
-rw-r--r--src/modules/gconf/module-gconf.c2
-rw-r--r--src/modules/module-alsa-sink.c3
-rw-r--r--src/modules/module-alsa-source.c3
-rw-r--r--src/modules/module-cli.c2
-rw-r--r--src/modules/module-combine.c2
-rw-r--r--src/modules/module-detect.c4
-rw-r--r--src/modules/module-esound-compat-spawnfd.c2
-rw-r--r--src/modules/module-esound-compat-spawnpid.c2
-rw-r--r--src/modules/module-esound-sink.c2
-rw-r--r--src/modules/module-hal-detect.c3
-rw-r--r--src/modules/module-jack-sink.c2
-rw-r--r--src/modules/module-jack-source.c2
-rw-r--r--src/modules/module-lirc.c2
-rw-r--r--src/modules/module-match.c2
-rw-r--r--src/modules/module-mmkbd-evdev.c2
-rw-r--r--src/modules/module-native-protocol-fd.c2
-rw-r--r--src/modules/module-null-sink.c2
-rw-r--r--src/modules/module-oss-mmap.c3
-rw-r--r--src/modules/module-oss.c3
-rw-r--r--src/modules/module-pipe-sink.c2
-rw-r--r--src/modules/module-pipe-source.c2
-rw-r--r--src/modules/module-protocol-stub.c3
-rw-r--r--src/modules/module-rescue-streams.c2
-rw-r--r--src/modules/module-sine.c2
-rw-r--r--src/modules/module-solaris.c3
-rw-r--r--src/modules/module-tunnel.c3
-rw-r--r--src/modules/module-volume-restore.c2
-rw-r--r--src/modules/module-waveout.c3
-rw-r--r--src/modules/module-x11-bell.c2
-rw-r--r--src/modules/module-x11-publish.c2
-rw-r--r--src/modules/module-zeroconf-publish.c2
-rw-r--r--src/modules/oss-util.c3
-rw-r--r--src/modules/oss-util.h3
-rw-r--r--src/modules/rtp/module-rtp-recv.c2
-rw-r--r--src/modules/rtp/module-rtp-send.c2
-rw-r--r--src/modules/rtp/rtp.c2
-rw-r--r--src/modules/rtp/rtp.h2
-rw-r--r--src/modules/rtp/sap.c2
-rw-r--r--src/modules/rtp/sap.h2
-rw-r--r--src/modules/rtp/sdp.c2
-rw-r--r--src/modules/rtp/sdp.h2
-rw-r--r--src/pulse/browser.c2
-rw-r--r--src/pulse/browser.h2
-rw-r--r--src/pulse/cdecl.h2
-rw-r--r--src/pulse/channelmap.c3
-rw-r--r--src/pulse/channelmap.h3
-rw-r--r--src/pulse/client-conf-x11.c2
-rw-r--r--src/pulse/client-conf-x11.h2
-rw-r--r--src/pulse/client-conf.c3
-rw-r--r--src/pulse/client-conf.h2
-rw-r--r--src/pulse/context.c3
-rw-r--r--src/pulse/context.h3
-rw-r--r--src/pulse/def.h3
-rw-r--r--src/pulse/error.c3
-rw-r--r--src/pulse/error.h3
-rw-r--r--src/pulse/glib-mainloop.c2
-rw-r--r--src/pulse/glib-mainloop.h3
-rw-r--r--src/pulse/internal.h3
-rw-r--r--src/pulse/introspect.c3
-rw-r--r--src/pulse/introspect.h3
-rw-r--r--src/pulse/mainloop-api.c2
-rw-r--r--src/pulse/mainloop-api.h3
-rw-r--r--src/pulse/mainloop-signal.c3
-rw-r--r--src/pulse/mainloop-signal.h3
-rw-r--r--src/pulse/mainloop.c3
-rw-r--r--src/pulse/mainloop.h3
-rw-r--r--src/pulse/operation.c2
-rw-r--r--src/pulse/operation.h2
-rw-r--r--src/pulse/pulseaudio.h3
-rw-r--r--src/pulse/sample.c3
-rw-r--r--src/pulse/sample.h3
-rw-r--r--src/pulse/scache.c2
-rw-r--r--src/pulse/scache.h3
-rw-r--r--src/pulse/simple.c2
-rw-r--r--src/pulse/simple.h3
-rw-r--r--src/pulse/stream.c3
-rw-r--r--src/pulse/stream.h3
-rw-r--r--src/pulse/subscribe.c2
-rw-r--r--src/pulse/subscribe.h3
-rw-r--r--src/pulse/thread-mainloop.c3
-rw-r--r--src/pulse/thread-mainloop.h3
-rw-r--r--src/pulse/timeval.c3
-rw-r--r--src/pulse/timeval.h3
-rw-r--r--src/pulse/utf8.c22
-rw-r--r--src/pulse/utf8.h3
-rw-r--r--src/pulse/util.c3
-rw-r--r--src/pulse/util.h3
-rw-r--r--src/pulse/version.h.in3
-rw-r--r--src/pulse/volume.c2
-rw-r--r--src/pulse/volume.h3
-rw-r--r--src/pulse/xmalloc.c2
-rw-r--r--src/pulse/xmalloc.h2
-rw-r--r--src/pulsecore/anotify.c2
-rw-r--r--src/pulsecore/anotify.h2
-rw-r--r--src/pulsecore/atomic.h2
-rw-r--r--src/pulsecore/authkey-prop.c2
-rw-r--r--src/pulsecore/authkey-prop.h2
-rw-r--r--src/pulsecore/authkey.c3
-rw-r--r--src/pulsecore/authkey.h2
-rw-r--r--src/pulsecore/autoload.c3
-rw-r--r--src/pulsecore/autoload.h2
-rw-r--r--src/pulsecore/avahi-wrap.c2
-rw-r--r--src/pulsecore/avahi-wrap.h2
-rw-r--r--src/pulsecore/cli-command.c3
-rw-r--r--src/pulsecore/cli-command.h2
-rw-r--r--src/pulsecore/cli-text.c2
-rw-r--r--src/pulsecore/cli-text.h2
-rw-r--r--src/pulsecore/cli.c2
-rw-r--r--src/pulsecore/cli.h2
-rw-r--r--src/pulsecore/client.c3
-rw-r--r--src/pulsecore/client.h2
-rw-r--r--src/pulsecore/conf-parser.c2
-rw-r--r--src/pulsecore/conf-parser.h2
-rw-r--r--src/pulsecore/core-def.h2
-rw-r--r--src/pulsecore/core-error.c3
-rw-r--r--src/pulsecore/core-error.h3
-rw-r--r--src/pulsecore/core-scache.c3
-rw-r--r--src/pulsecore/core-scache.h3
-rw-r--r--src/pulsecore/core-subscribe.c2
-rw-r--r--src/pulsecore/core-subscribe.h2
-rw-r--r--src/pulsecore/core-util.c4
-rw-r--r--src/pulsecore/core-util.h3
-rw-r--r--src/pulsecore/core.c3
-rw-r--r--src/pulsecore/core.h2
-rw-r--r--src/pulsecore/creds.h2
-rw-r--r--src/pulsecore/dllmain.c2
-rw-r--r--src/pulsecore/dynarray.c2
-rw-r--r--src/pulsecore/dynarray.h2
-rw-r--r--src/pulsecore/endianmacros.h3
-rw-r--r--src/pulsecore/esound.h2
-rw-r--r--src/pulsecore/flist.c2
-rw-r--r--src/pulsecore/flist.h2
-rw-r--r--src/pulsecore/gccmacro.h2
-rw-r--r--src/pulsecore/hashmap.c2
-rw-r--r--src/pulsecore/hashmap.h2
-rw-r--r--src/pulsecore/hook-list.c2
-rw-r--r--src/pulsecore/hook-list.h2
-rw-r--r--src/pulsecore/idxset.c3
-rw-r--r--src/pulsecore/idxset.h3
-rw-r--r--src/pulsecore/inet_ntop.c2
-rw-r--r--src/pulsecore/inet_pton.c2
-rw-r--r--src/pulsecore/iochannel.c3
-rw-r--r--src/pulsecore/iochannel.h3
-rw-r--r--src/pulsecore/ioline.c2
-rw-r--r--src/pulsecore/ioline.h2
-rw-r--r--src/pulsecore/ipacl.c3
-rw-r--r--src/pulsecore/ipacl.h3
-rw-r--r--src/pulsecore/llist.h2
-rw-r--r--src/pulsecore/log.c3
-rw-r--r--src/pulsecore/log.h3
-rw-r--r--src/pulsecore/mcalign.c2
-rw-r--r--src/pulsecore/mcalign.h2
-rw-r--r--src/pulsecore/memblock.c3
-rw-r--r--src/pulsecore/memblock.h3
-rw-r--r--src/pulsecore/memblockq.c2
-rw-r--r--src/pulsecore/memblockq.h2
-rw-r--r--src/pulsecore/memchunk.c2
-rw-r--r--src/pulsecore/memchunk.h2
-rw-r--r--src/pulsecore/modargs.c2
-rw-r--r--src/pulsecore/modargs.h2
-rw-r--r--src/pulsecore/modinfo.c2
-rw-r--r--src/pulsecore/modinfo.h2
-rw-r--r--src/pulsecore/module.c3
-rw-r--r--src/pulsecore/module.h2
-rw-r--r--src/pulsecore/mutex-posix.c2
-rw-r--r--src/pulsecore/mutex-win32.c2
-rw-r--r--src/pulsecore/mutex.h2
-rw-r--r--src/pulsecore/namereg.c2
-rw-r--r--src/pulsecore/namereg.h2
-rw-r--r--src/pulsecore/native-common.h3
-rw-r--r--src/pulsecore/once-posix.c2
-rw-r--r--src/pulsecore/once-win32.c2
-rw-r--r--src/pulsecore/once.h2
-rw-r--r--src/pulsecore/packet.c2
-rw-r--r--src/pulsecore/packet.h2
-rw-r--r--src/pulsecore/parseaddr.c2
-rw-r--r--src/pulsecore/parseaddr.h2
-rw-r--r--src/pulsecore/pdispatch.c3
-rw-r--r--src/pulsecore/pdispatch.h3
-rw-r--r--src/pulsecore/pid.c3
-rw-r--r--src/pulsecore/pid.h2
-rw-r--r--src/pulsecore/pipe.c2
-rw-r--r--src/pulsecore/pipe.h2
-rw-r--r--src/pulsecore/play-memblockq.c2
-rw-r--r--src/pulsecore/play-memblockq.h2
-rw-r--r--src/pulsecore/play-memchunk.c2
-rw-r--r--src/pulsecore/play-memchunk.h2
-rw-r--r--src/pulsecore/poll.c13
-rw-r--r--src/pulsecore/poll.h15
-rw-r--r--src/pulsecore/props.c2
-rw-r--r--src/pulsecore/props.h2
-rw-r--r--src/pulsecore/protocol-cli.c2
-rw-r--r--src/pulsecore/protocol-cli.h2
-rw-r--r--src/pulsecore/protocol-esound.c3
-rw-r--r--src/pulsecore/protocol-esound.h3
-rw-r--r--src/pulsecore/protocol-http.c2
-rw-r--r--src/pulsecore/protocol-http.h2
-rw-r--r--src/pulsecore/protocol-native.c3
-rw-r--r--src/pulsecore/protocol-native.h3
-rw-r--r--src/pulsecore/protocol-simple.c2
-rw-r--r--src/pulsecore/protocol-simple.h2
-rw-r--r--src/pulsecore/pstream-util.c2
-rw-r--r--src/pulsecore/pstream-util.h2
-rw-r--r--src/pulsecore/pstream.c3
-rw-r--r--src/pulsecore/pstream.h3
-rw-r--r--src/pulsecore/queue.c2
-rw-r--r--src/pulsecore/queue.h2
-rw-r--r--src/pulsecore/random.c3
-rw-r--r--src/pulsecore/random.h3
-rw-r--r--src/pulsecore/refcnt.h2
-rw-r--r--src/pulsecore/resampler.c2
-rw-r--r--src/pulsecore/resampler.h2
-rw-r--r--src/pulsecore/sample-util.c3
-rw-r--r--src/pulsecore/sample-util.h3
-rw-r--r--src/pulsecore/sconv-s16be.c2
-rw-r--r--src/pulsecore/sconv-s16be.h2
-rw-r--r--src/pulsecore/sconv-s16le.c2
-rw-r--r--src/pulsecore/sconv-s16le.h2
-rw-r--r--src/pulsecore/sconv.c3
-rw-r--r--src/pulsecore/sconv.h3
-rw-r--r--src/pulsecore/shm.c3
-rw-r--r--src/pulsecore/shm.h2
-rw-r--r--src/pulsecore/sink-input.c3
-rw-r--r--src/pulsecore/sink-input.h3
-rw-r--r--src/pulsecore/sink.c3
-rw-r--r--src/pulsecore/sink.h3
-rw-r--r--src/pulsecore/sioman.c2
-rw-r--r--src/pulsecore/sioman.h2
-rw-r--r--src/pulsecore/socket-client.c3
-rw-r--r--src/pulsecore/socket-client.h3
-rw-r--r--src/pulsecore/socket-server.c3
-rw-r--r--src/pulsecore/socket-server.h3
-rw-r--r--src/pulsecore/socket-util.c4
-rw-r--r--src/pulsecore/socket-util.h3
-rw-r--r--src/pulsecore/sound-file-stream.c2
-rw-r--r--src/pulsecore/sound-file-stream.h2
-rw-r--r--src/pulsecore/sound-file.c2
-rw-r--r--src/pulsecore/sound-file.h2
-rw-r--r--src/pulsecore/source-output.c2
-rw-r--r--src/pulsecore/source-output.h2
-rw-r--r--src/pulsecore/source.c3
-rw-r--r--src/pulsecore/source.h3
-rw-r--r--src/pulsecore/strbuf.c2
-rw-r--r--src/pulsecore/strbuf.h2
-rw-r--r--src/pulsecore/strlist.c2
-rw-r--r--src/pulsecore/strlist.h2
-rw-r--r--src/pulsecore/tagstruct.c2
-rw-r--r--src/pulsecore/tagstruct.h2
-rw-r--r--src/pulsecore/thread-posix.c3
-rw-r--r--src/pulsecore/thread-win32.c2
-rw-r--r--src/pulsecore/thread.h3
-rw-r--r--src/pulsecore/tokenizer.c2
-rw-r--r--src/pulsecore/tokenizer.h2
-rw-r--r--src/pulsecore/x11prop.c2
-rw-r--r--src/pulsecore/x11prop.h2
-rw-r--r--src/pulsecore/x11wrap.c2
-rw-r--r--src/pulsecore/x11wrap.h2
-rw-r--r--src/utils/pabrowse.c2
-rw-r--r--src/utils/pacat.c3
-rw-r--r--src/utils/pacmd.c2
-rw-r--r--src/utils/pactl.c2
-rwxr-xr-xsrc/utils/padsp3
-rw-r--r--src/utils/padsp.c3
-rw-r--r--src/utils/paplay.c3
-rw-r--r--src/utils/pax11publish.c2
282 files changed, 711 insertions, 14 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2f3bd8ab9..0b509ac95 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,6 +2,10 @@
#
# This file is part of PulseAudio.
#
+# Copyright 2004-2006 Lennart Poettering
+# Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+# Copyright 2006 Diego Pettenò
+#
# PulseAudio 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 of the License, or
diff --git a/src/daemon/caps.c b/src/daemon/caps.c
index db4bd9194..2ea51c9f9 100644
--- a/src/daemon/caps.c
+++ b/src/daemon/caps.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/daemon/caps.h b/src/daemon/caps.h
index 34da1af68..4cd09578c 100644
--- a/src/daemon/caps.h
+++ b/src/daemon/caps.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/daemon/cmdline.c b/src/daemon/cmdline.c
index c3cb9209e..dc757c9c7 100644
--- a/src/daemon/cmdline.c
+++ b/src/daemon/cmdline.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/daemon/cmdline.h b/src/daemon/cmdline.h
index fdfbc0b69..18418894f 100644
--- a/src/daemon/cmdline.h
+++ b/src/daemon/cmdline.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/daemon/cpulimit.c b/src/daemon/cpulimit.c
index 808cb4d4a..d4ac1d869 100644
--- a/src/daemon/cpulimit.c
+++ b/src/daemon/cpulimit.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/daemon/cpulimit.h b/src/daemon/cpulimit.h
index bb11f794e..271109b4e 100644
--- a/src/daemon/cpulimit.h
+++ b/src/daemon/cpulimit.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/daemon/daemon-conf.c b/src/daemon/daemon-conf.c
index 319cf0c7d..8cab327f8 100644
--- a/src/daemon/daemon-conf.c
+++ b/src/daemon/daemon-conf.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/daemon/daemon-conf.h b/src/daemon/daemon-conf.h
index b7fcf23b7..4843a610e 100644
--- a/src/daemon/daemon-conf.h
+++ b/src/daemon/daemon-conf.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/daemon/dumpmodules.c b/src/daemon/dumpmodules.c
index 8509924aa..6743622ac 100644
--- a/src/daemon/dumpmodules.c
+++ b/src/daemon/dumpmodules.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/daemon/dumpmodules.h b/src/daemon/dumpmodules.h
index 05cd86e02..ab2ddb646 100644
--- a/src/daemon/dumpmodules.h
+++ b/src/daemon/dumpmodules.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/daemon/main.c b/src/daemon/main.c
index b7266b7ea..211dd30c7 100644
--- a/src/daemon/main.c
+++ b/src/daemon/main.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/alsa-util.c b/src/modules/alsa-util.c
index 8023d3add..40be53110 100644
--- a/src/modules/alsa-util.c
+++ b/src/modules/alsa-util.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/alsa-util.h b/src/modules/alsa-util.h
index 675856c6b..ea6c7e1df 100644
--- a/src/modules/alsa-util.h
+++ b/src/modules/alsa-util.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/dbus-util.c b/src/modules/dbus-util.c
index ee9062d19..48a451746 100644
--- a/src/modules/dbus-util.c
+++ b/src/modules/dbus-util.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Shams E. King
+
PulseAudio 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 of the License,
diff --git a/src/modules/dbus-util.h b/src/modules/dbus-util.h
index 73501c29c..8dca54feb 100644
--- a/src/modules/dbus-util.h
+++ b/src/modules/dbus-util.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Shams E. King
+
PulseAudio 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 of the License,
diff --git a/src/modules/gconf/gconf-helper.c b/src/modules/gconf/gconf-helper.c
index 40724f4e6..5f6def4d8 100644
--- a/src/modules/gconf/gconf-helper.c
+++ b/src/modules/gconf/gconf-helper.c
@@ -2,6 +2,8 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/modules/gconf/module-gconf.c b/src/modules/gconf/module-gconf.c
index d9f649fd1..df7b16439 100644
--- a/src/modules/gconf/module-gconf.c
+++ b/src/modules/gconf/module-gconf.c
@@ -2,6 +2,8 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/modules/module-alsa-sink.c b/src/modules/module-alsa-sink.c
index 2fea58917..74a57f371 100644
--- a/src/modules/module-alsa-sink.c
+++ b/src/modules/module-alsa-sink.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-alsa-source.c b/src/modules/module-alsa-source.c
index 596998d12..2ea551cb8 100644
--- a/src/modules/module-alsa-source.c
+++ b/src/modules/module-alsa-source.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-cli.c b/src/modules/module-cli.c
index b5c27299d..19ac0c26c 100644
--- a/src/modules/module-cli.c
+++ b/src/modules/module-cli.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-combine.c b/src/modules/module-combine.c
index 6bc958aa9..716c20b24 100644
--- a/src/modules/module-combine.c
+++ b/src/modules/module-combine.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-detect.c b/src/modules/module-detect.c
index 3057f70db..41b68ac3e 100644
--- a/src/modules/module-detect.c
+++ b/src/modules/module-detect.c
@@ -3,6 +3,10 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+ Copyright 2006 Diego Pettenò
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-esound-compat-spawnfd.c b/src/modules/module-esound-compat-spawnfd.c
index fbb6bd6db..1aecade50 100644
--- a/src/modules/module-esound-compat-spawnfd.c
+++ b/src/modules/module-esound-compat-spawnfd.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-esound-compat-spawnpid.c b/src/modules/module-esound-compat-spawnpid.c
index a7196313e..a9fd166d4 100644
--- a/src/modules/module-esound-compat-spawnpid.c
+++ b/src/modules/module-esound-compat-spawnpid.c
@@ -2,6 +2,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-esound-sink.c b/src/modules/module-esound-sink.c
index 626006826..26638d9dc 100644
--- a/src/modules/module-esound-sink.c
+++ b/src/modules/module-esound-sink.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-hal-detect.c b/src/modules/module-hal-detect.c
index eb275ff02..56a3efc19 100644
--- a/src/modules/module-hal-detect.c
+++ b/src/modules/module-hal-detect.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Shams E. King
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-jack-sink.c b/src/modules/module-jack-sink.c
index 6175536c8..c6a7e33f0 100644
--- a/src/modules/module-jack-sink.c
+++ b/src/modules/module-jack-sink.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-jack-source.c b/src/modules/module-jack-source.c
index 8d891ce64..8ca24035f 100644
--- a/src/modules/module-jack-source.c
+++ b/src/modules/module-jack-source.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-lirc.c b/src/modules/module-lirc.c
index f32667ee6..c8adbc8be 100644
--- a/src/modules/module-lirc.c
+++ b/src/modules/module-lirc.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2005-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-match.c b/src/modules/module-match.c
index d0e82ba32..0b051facb 100644
--- a/src/modules/module-match.c
+++ b/src/modules/module-match.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-mmkbd-evdev.c b/src/modules/module-mmkbd-evdev.c
index baf688f19..b7433ac82 100644
--- a/src/modules/module-mmkbd-evdev.c
+++ b/src/modules/module-mmkbd-evdev.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2005-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-native-protocol-fd.c b/src/modules/module-native-protocol-fd.c
index 907aab273..3c1c2bca4 100644
--- a/src/modules/module-native-protocol-fd.c
+++ b/src/modules/module-native-protocol-fd.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-null-sink.c b/src/modules/module-null-sink.c
index fc9107a37..54a8e8902 100644
--- a/src/modules/module-null-sink.c
+++ b/src/modules/module-null-sink.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-oss-mmap.c b/src/modules/module-oss-mmap.c
index 7bf6cbbdf..16c9b311a 100644
--- a/src/modules/module-oss-mmap.c
+++ b/src/modules/module-oss-mmap.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-oss.c b/src/modules/module-oss.c
index b8ced86fb..965944a79 100644
--- a/src/modules/module-oss.c
+++ b/src/modules/module-oss.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-pipe-sink.c b/src/modules/module-pipe-sink.c
index 724003130..170b046ef 100644
--- a/src/modules/module-pipe-sink.c
+++ b/src/modules/module-pipe-sink.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-pipe-source.c b/src/modules/module-pipe-source.c
index f53f6a63b..56c721b0f 100644
--- a/src/modules/module-pipe-source.c
+++ b/src/modules/module-pipe-source.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-protocol-stub.c b/src/modules/module-protocol-stub.c
index 93fb2a366..4728f7508 100644
--- a/src/modules/module-protocol-stub.c
+++ b/src/modules/module-protocol-stub.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-rescue-streams.c b/src/modules/module-rescue-streams.c
index 2eea4f61d..25005f250 100644
--- a/src/modules/module-rescue-streams.c
+++ b/src/modules/module-rescue-streams.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-sine.c b/src/modules/module-sine.c
index 871b702d3..661455b3a 100644
--- a/src/modules/module-sine.c
+++ b/src/modules/module-sine.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-solaris.c b/src/modules/module-solaris.c
index 1454d6398..a50f1ecf8 100644
--- a/src/modules/module-solaris.c
+++ b/src/modules/module-solaris.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-tunnel.c b/src/modules/module-tunnel.c
index f7420a67b..288e049e8 100644
--- a/src/modules/module-tunnel.c
+++ b/src/modules/module-tunnel.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-volume-restore.c b/src/modules/module-volume-restore.c
index 877d17c78..0df270dff 100644
--- a/src/modules/module-volume-restore.c
+++ b/src/modules/module-volume-restore.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-waveout.c b/src/modules/module-waveout.c
index 79de077d0..ad3645fc7 100644
--- a/src/modules/module-waveout.c
+++ b/src/modules/module-waveout.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006-2007 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-x11-bell.c b/src/modules/module-x11-bell.c
index 5322a71f9..b9c4ad499 100644
--- a/src/modules/module-x11-bell.c
+++ b/src/modules/module-x11-bell.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-x11-publish.c b/src/modules/module-x11-publish.c
index b1c17a7c1..fd1d532f5 100644
--- a/src/modules/module-x11-publish.c
+++ b/src/modules/module-x11-publish.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/modules/module-zeroconf-publish.c b/src/modules/module-zeroconf-publish.c
index 10643808b..69508ad03 100644
--- a/src/modules/module-zeroconf-publish.c
+++ b/src/modules/module-zeroconf-publish.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/modules/oss-util.c b/src/modules/oss-util.c
index d26a0e813..fb531468a 100644
--- a/src/modules/oss-util.c
+++ b/src/modules/oss-util.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/oss-util.h b/src/modules/oss-util.h
index 6a8bf3d28..087e0d220 100644
--- a/src/modules/oss-util.h
+++ b/src/modules/oss-util.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/modules/rtp/module-rtp-recv.c b/src/modules/rtp/module-rtp-recv.c
index 338d57cfa..db83756ad 100644
--- a/src/modules/rtp/module-rtp-recv.c
+++ b/src/modules/rtp/module-rtp-recv.c
@@ -1,6 +1,8 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/modules/rtp/module-rtp-send.c b/src/modules/rtp/module-rtp-send.c
index 7bbfabee7..18e5e055a 100644
--- a/src/modules/rtp/module-rtp-send.c
+++ b/src/modules/rtp/module-rtp-send.c
@@ -2,6 +2,8 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/modules/rtp/rtp.c b/src/modules/rtp/rtp.c
index 3bb0ea473..bc5260a89 100644
--- a/src/modules/rtp/rtp.c
+++ b/src/modules/rtp/rtp.c
@@ -2,6 +2,8 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/modules/rtp/rtp.h b/src/modules/rtp/rtp.h
index 123602b23..db7acd983 100644
--- a/src/modules/rtp/rtp.h
+++ b/src/modules/rtp/rtp.h
@@ -5,6 +5,8 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/modules/rtp/sap.c b/src/modules/rtp/sap.c
index 022c7fa33..f61c0efe8 100644
--- a/src/modules/rtp/sap.c
+++ b/src/modules/rtp/sap.c
@@ -2,6 +2,8 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/modules/rtp/sap.h b/src/modules/rtp/sap.h
index 987403e37..cac697e64 100644
--- a/src/modules/rtp/sap.h
+++ b/src/modules/rtp/sap.h
@@ -5,6 +5,8 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/modules/rtp/sdp.c b/src/modules/rtp/sdp.c
index 1b71a9a01..7f0e7027b 100644
--- a/src/modules/rtp/sdp.c
+++ b/src/modules/rtp/sdp.c
@@ -2,6 +2,8 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/modules/rtp/sdp.h b/src/modules/rtp/sdp.h
index b95ca633e..4c68ac5a1 100644
--- a/src/modules/rtp/sdp.h
+++ b/src/modules/rtp/sdp.h
@@ -5,6 +5,8 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/pulse/browser.c b/src/pulse/browser.c
index 4b0de0294..27c5a2ead 100644
--- a/src/pulse/browser.c
+++ b/src/pulse/browser.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulse/browser.h b/src/pulse/browser.h
index 7b9aae8d5..b039ca337 100644
--- a/src/pulse/browser.h
+++ b/src/pulse/browser.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulse/cdecl.h b/src/pulse/cdecl.h
index 09b9b84a5..922ad2765 100644
--- a/src/pulse/cdecl.h
+++ b/src/pulse/cdecl.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/channelmap.c b/src/pulse/channelmap.c
index 40655cf50..d5b8f7437 100644
--- a/src/pulse/channelmap.c
+++ b/src/pulse/channelmap.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2005-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/channelmap.h b/src/pulse/channelmap.h
index 203802510..f0c8f4752 100644
--- a/src/pulse/channelmap.h
+++ b/src/pulse/channelmap.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2005-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/client-conf-x11.c b/src/pulse/client-conf-x11.c
index 78e190e51..b5ac8d9fa 100644
--- a/src/pulse/client-conf-x11.c
+++ b/src/pulse/client-conf-x11.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/client-conf-x11.h b/src/pulse/client-conf-x11.h
index 02e808be9..56cd406d4 100644
--- a/src/pulse/client-conf-x11.h
+++ b/src/pulse/client-conf-x11.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/client-conf.c b/src/pulse/client-conf.c
index b652a25ba..bb9123359 100644
--- a/src/pulse/client-conf.c
+++ b/src/pulse/client-conf.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/client-conf.h b/src/pulse/client-conf.h
index 35728aeb5..6de64582f 100644
--- a/src/pulse/client-conf.h
+++ b/src/pulse/client-conf.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/context.c b/src/pulse/context.c
index 7ef43b306..58a5a8794 100644
--- a/src/pulse/context.c
+++ b/src/pulse/context.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/context.h b/src/pulse/context.h
index 048ed17f4..1de3abadc 100644
--- a/src/pulse/context.h
+++ b/src/pulse/context.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/def.h b/src/pulse/def.h
index fb04de506..c28162344 100644
--- a/src/pulse/def.h
+++ b/src/pulse/def.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulse/error.c b/src/pulse/error.c
index 3b9a60a4c..78f0da955 100644
--- a/src/pulse/error.c
+++ b/src/pulse/error.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/error.h b/src/pulse/error.h
index c96349a61..44a2e5ecc 100644
--- a/src/pulse/error.h
+++ b/src/pulse/error.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/glib-mainloop.c b/src/pulse/glib-mainloop.c
index 1669acddb..5b399aa2b 100644
--- a/src/pulse/glib-mainloop.c
+++ b/src/pulse/glib-mainloop.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/glib-mainloop.h b/src/pulse/glib-mainloop.h
index 5f8093a1a..a4e06ea04 100644
--- a/src/pulse/glib-mainloop.h
+++ b/src/pulse/glib-mainloop.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/internal.h b/src/pulse/internal.h
index 8cdbf84a1..52354fdcb 100644
--- a/src/pulse/internal.h
+++ b/src/pulse/internal.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/introspect.c b/src/pulse/introspect.c
index 5a2c8fb67..7f6406cf8 100644
--- a/src/pulse/introspect.c
+++ b/src/pulse/introspect.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/introspect.h b/src/pulse/introspect.h
index 6de7bc714..43e430b20 100644
--- a/src/pulse/introspect.h
+++ b/src/pulse/introspect.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/mainloop-api.c b/src/pulse/mainloop-api.c
index bf3ef37ed..001ff314b 100644
--- a/src/pulse/mainloop-api.c
+++ b/src/pulse/mainloop-api.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulse/mainloop-api.h b/src/pulse/mainloop-api.h
index b88bf125e..985806e6f 100644
--- a/src/pulse/mainloop-api.h
+++ b/src/pulse/mainloop-api.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulse/mainloop-signal.c b/src/pulse/mainloop-signal.c
index 4dd427966..28ddec492 100644
--- a/src/pulse/mainloop-signal.c
+++ b/src/pulse/mainloop-signal.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/mainloop-signal.h b/src/pulse/mainloop-signal.h
index e991cf1cf..50aa99ce9 100644
--- a/src/pulse/mainloop-signal.h
+++ b/src/pulse/mainloop-signal.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/mainloop.c b/src/pulse/mainloop.c
index 04461b307..43cbb19ff 100644
--- a/src/pulse/mainloop.c
+++ b/src/pulse/mainloop.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/mainloop.h b/src/pulse/mainloop.h
index 18be1f2ba..db2797fbe 100644
--- a/src/pulse/mainloop.h
+++ b/src/pulse/mainloop.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/operation.c b/src/pulse/operation.c
index e039e8c9a..f23def50c 100644
--- a/src/pulse/operation.c
+++ b/src/pulse/operation.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/operation.h b/src/pulse/operation.h
index adfd5f2d0..97d1c6b8e 100644
--- a/src/pulse/operation.h
+++ b/src/pulse/operation.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/pulseaudio.h b/src/pulse/pulseaudio.h
index 5543d7cd6..88d1275b3 100644
--- a/src/pulse/pulseaudio.h
+++ b/src/pulse/pulseaudio.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulse/sample.c b/src/pulse/sample.c
index dd68ac17b..aafafc839 100644
--- a/src/pulse/sample.c
+++ b/src/pulse/sample.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/sample.h b/src/pulse/sample.h
index b7c537e4c..5e6036858 100644
--- a/src/pulse/sample.h
+++ b/src/pulse/sample.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/scache.c b/src/pulse/scache.c
index 5abaf845f..09bc1078d 100644
--- a/src/pulse/scache.c
+++ b/src/pulse/scache.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/scache.h b/src/pulse/scache.h
index 2293dec4e..31fd89567 100644
--- a/src/pulse/scache.h
+++ b/src/pulse/scache.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/simple.c b/src/pulse/simple.c
index 1c632fa7f..3cf862d28 100644
--- a/src/pulse/simple.c
+++ b/src/pulse/simple.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/simple.h b/src/pulse/simple.h
index a97875f91..128d27160 100644
--- a/src/pulse/simple.h
+++ b/src/pulse/simple.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/stream.c b/src/pulse/stream.c
index 009eb3cf6..f20c17aef 100644
--- a/src/pulse/stream.c
+++ b/src/pulse/stream.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/stream.h b/src/pulse/stream.h
index 2ce534586..65603262f 100644
--- a/src/pulse/stream.h
+++ b/src/pulse/stream.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/subscribe.c b/src/pulse/subscribe.c
index d9abf6f80..5d8f12523 100644
--- a/src/pulse/subscribe.c
+++ b/src/pulse/subscribe.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/subscribe.h b/src/pulse/subscribe.h
index 35d5a31ce..c37ead57c 100644
--- a/src/pulse/subscribe.h
+++ b/src/pulse/subscribe.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/thread-mainloop.c b/src/pulse/thread-mainloop.c
index ad29f5ba8..4f3cacc9a 100644
--- a/src/pulse/thread-mainloop.c
+++ b/src/pulse/thread-mainloop.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/thread-mainloop.h b/src/pulse/thread-mainloop.h
index 48048b35c..b78c1583f 100644
--- a/src/pulse/thread-mainloop.h
+++ b/src/pulse/thread-mainloop.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/timeval.c b/src/pulse/timeval.c
index e5a86a632..78ece0616 100644
--- a/src/pulse/timeval.c
+++ b/src/pulse/timeval.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulse/timeval.h b/src/pulse/timeval.h
index c10ec9f60..1e5627e33 100644
--- a/src/pulse/timeval.h
+++ b/src/pulse/timeval.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulse/utf8.c b/src/pulse/utf8.c
index 2708c5181..2ac2d1063 100644
--- a/src/pulse/utf8.c
+++ b/src/pulse/utf8.c
@@ -1,5 +1,27 @@
/* $Id$ */
+/***
+ This file is part of PulseAudio.
+
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
+ PulseAudio 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.
+
+ PulseAudio 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 PulseAudio; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ USA.
+***/
+
/* This file is based on the GLIB utf8 validation functions. The
* original license text follows. */
diff --git a/src/pulse/utf8.h b/src/pulse/utf8.h
index 7225471f1..ff8dc215b 100644
--- a/src/pulse/utf8.h
+++ b/src/pulse/utf8.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulse/util.c b/src/pulse/util.c
index 63f54e3bb..d561329cb 100644
--- a/src/pulse/util.c
+++ b/src/pulse/util.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulse/util.h b/src/pulse/util.h
index 0be169fb4..95bd86f36 100644
--- a/src/pulse/util.h
+++ b/src/pulse/util.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulse/version.h.in b/src/pulse/version.h.in
index 748541a11..20c7a9c0a 100644
--- a/src/pulse/version.h.in
+++ b/src/pulse/version.h.in
@@ -5,6 +5,9 @@
/***
This file is part of PulseAudio.
+
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
diff --git a/src/pulse/volume.c b/src/pulse/volume.c
index aa7ddba29..feb33f078 100644
--- a/src/pulse/volume.c
+++ b/src/pulse/volume.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/volume.h b/src/pulse/volume.h
index 62d2867aa..a928ff711 100644
--- a/src/pulse/volume.h
+++ b/src/pulse/volume.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulse/xmalloc.c b/src/pulse/xmalloc.c
index dda42bdc3..1f0734c24 100644
--- a/src/pulse/xmalloc.c
+++ b/src/pulse/xmalloc.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulse/xmalloc.h b/src/pulse/xmalloc.h
index 2fb1c5f0f..2f6399c58 100644
--- a/src/pulse/xmalloc.h
+++ b/src/pulse/xmalloc.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/anotify.c b/src/pulsecore/anotify.c
index c89d4a15f..25c5fe7d8 100644
--- a/src/pulsecore/anotify.c
+++ b/src/pulsecore/anotify.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/anotify.h b/src/pulsecore/anotify.h
index b91e6875b..b3f75b7e8 100644
--- a/src/pulsecore/anotify.h
+++ b/src/pulsecore/anotify.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/atomic.h b/src/pulsecore/atomic.h
index e713e7a83..8867f884b 100644
--- a/src/pulsecore/atomic.h
+++ b/src/pulsecore/atomic.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/authkey-prop.c b/src/pulsecore/authkey-prop.c
index f3a811798..3b8304b23 100644
--- a/src/pulsecore/authkey-prop.c
+++ b/src/pulsecore/authkey-prop.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/authkey-prop.h b/src/pulsecore/authkey-prop.h
index fb777f85f..247202f34 100644
--- a/src/pulsecore/authkey-prop.h
+++ b/src/pulsecore/authkey-prop.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/authkey.c b/src/pulsecore/authkey.c
index 8ef53bd8e..a6150d0e0 100644
--- a/src/pulsecore/authkey.c
+++ b/src/pulsecore/authkey.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/authkey.h b/src/pulsecore/authkey.h
index bba0bc73c..18e5157dc 100644
--- a/src/pulsecore/authkey.h
+++ b/src/pulsecore/authkey.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/autoload.c b/src/pulsecore/autoload.c
index b68eaac75..6f888526c 100644
--- a/src/pulsecore/autoload.c
+++ b/src/pulsecore/autoload.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/autoload.h b/src/pulsecore/autoload.h
index f410e49cb..2899586c6 100644
--- a/src/pulsecore/autoload.h
+++ b/src/pulsecore/autoload.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/avahi-wrap.c b/src/pulsecore/avahi-wrap.c
index bcda99546..855ed5671 100644
--- a/src/pulsecore/avahi-wrap.c
+++ b/src/pulsecore/avahi-wrap.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/avahi-wrap.h b/src/pulsecore/avahi-wrap.h
index bb8f5716b..1e20ec38b 100644
--- a/src/pulsecore/avahi-wrap.h
+++ b/src/pulsecore/avahi-wrap.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/cli-command.c b/src/pulsecore/cli-command.c
index cb438a224..aa2beba2c 100644
--- a/src/pulsecore/cli-command.c
+++ b/src/pulsecore/cli-command.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/cli-command.h b/src/pulsecore/cli-command.h
index 1594f4db4..10d50f379 100644
--- a/src/pulsecore/cli-command.h
+++ b/src/pulsecore/cli-command.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/cli-text.c b/src/pulsecore/cli-text.c
index ac74a287c..e97f0574f 100644
--- a/src/pulsecore/cli-text.c
+++ b/src/pulsecore/cli-text.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/cli-text.h b/src/pulsecore/cli-text.h
index b092fc8b7..9e5bf081b 100644
--- a/src/pulsecore/cli-text.h
+++ b/src/pulsecore/cli-text.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/cli.c b/src/pulsecore/cli.c
index 0820fc8e7..ee05d7f95 100644
--- a/src/pulsecore/cli.c
+++ b/src/pulsecore/cli.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/cli.h b/src/pulsecore/cli.h
index 5cf0ebd21..2b58d4583 100644
--- a/src/pulsecore/cli.h
+++ b/src/pulsecore/cli.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/client.c b/src/pulsecore/client.c
index 55697d2e3..0d792bb45 100644
--- a/src/pulsecore/client.c
+++ b/src/pulsecore/client.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/client.h b/src/pulsecore/client.h
index e632da129..6d09b9996 100644
--- a/src/pulsecore/client.h
+++ b/src/pulsecore/client.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/conf-parser.c b/src/pulsecore/conf-parser.c
index 6f55e2de4..12efbd2c4 100644
--- a/src/pulsecore/conf-parser.c
+++ b/src/pulsecore/conf-parser.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/conf-parser.h b/src/pulsecore/conf-parser.h
index 9c1a697a6..b56d979e8 100644
--- a/src/pulsecore/conf-parser.h
+++ b/src/pulsecore/conf-parser.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/core-def.h b/src/pulsecore/core-def.h
index f849a6f64..10a3be428 100644
--- a/src/pulsecore/core-def.h
+++ b/src/pulsecore/core-def.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/core-error.c b/src/pulsecore/core-error.c
index 2362068f1..044bea124 100644
--- a/src/pulsecore/core-error.c
+++ b/src/pulsecore/core-error.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/core-error.h b/src/pulsecore/core-error.h
index e43908339..443c48838 100644
--- a/src/pulsecore/core-error.h
+++ b/src/pulsecore/core-error.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/core-scache.c b/src/pulsecore/core-scache.c
index 26c493ca5..75fb47f02 100644
--- a/src/pulsecore/core-scache.c
+++ b/src/pulsecore/core-scache.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/core-scache.h b/src/pulsecore/core-scache.h
index 69baabbc6..bbf13f156 100644
--- a/src/pulsecore/core-scache.h
+++ b/src/pulsecore/core-scache.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/core-subscribe.c b/src/pulsecore/core-subscribe.c
index 5a958b839..6608d57a4 100644
--- a/src/pulsecore/core-subscribe.c
+++ b/src/pulsecore/core-subscribe.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/core-subscribe.h b/src/pulsecore/core-subscribe.h
index 875cf331b..2b6863f95 100644
--- a/src/pulsecore/core-subscribe.h
+++ b/src/pulsecore/core-subscribe.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/core-util.c b/src/pulsecore/core-util.c
index 1e8fd23b1..ac1023a0d 100644
--- a/src/pulsecore/core-util.c
+++ b/src/pulsecore/core-util.c
@@ -3,6 +3,10 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2004 Joe Marcus Clarke
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/core-util.h b/src/pulsecore/core-util.h
index b2608edd0..a1da3e287 100644
--- a/src/pulsecore/core-util.h
+++ b/src/pulsecore/core-util.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/core.c b/src/pulsecore/core.c
index b19b1974b..31b6c1881 100644
--- a/src/pulsecore/core.c
+++ b/src/pulsecore/core.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/core.h b/src/pulsecore/core.h
index c1c6a19c2..51a18b62e 100644
--- a/src/pulsecore/core.h
+++ b/src/pulsecore/core.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/creds.h b/src/pulsecore/creds.h
index 5ad880a01..e0a025bd0 100644
--- a/src/pulsecore/creds.h
+++ b/src/pulsecore/creds.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/dllmain.c b/src/pulsecore/dllmain.c
index b86bf04f0..52cbf9e2b 100644
--- a/src/pulsecore/dllmain.c
+++ b/src/pulsecore/dllmain.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/dynarray.c b/src/pulsecore/dynarray.c
index 91a9d5e10..944e35707 100644
--- a/src/pulsecore/dynarray.c
+++ b/src/pulsecore/dynarray.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/dynarray.h b/src/pulsecore/dynarray.h
index 216d87662..0f222e10e 100644
--- a/src/pulsecore/dynarray.h
+++ b/src/pulsecore/dynarray.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/endianmacros.h b/src/pulsecore/endianmacros.h
index c01930140..c0c3a6d8c 100644
--- a/src/pulsecore/endianmacros.h
+++ b/src/pulsecore/endianmacros.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/esound.h b/src/pulsecore/esound.h
index 0ea201b62..3778a535f 100644
--- a/src/pulsecore/esound.h
+++ b/src/pulsecore/esound.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/flist.c b/src/pulsecore/flist.c
index 5091bfd1e..00567ab32 100644
--- a/src/pulsecore/flist.c
+++ b/src/pulsecore/flist.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/flist.h b/src/pulsecore/flist.h
index 9871f32d6..bf702bf33 100644
--- a/src/pulsecore/flist.h
+++ b/src/pulsecore/flist.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/gccmacro.h b/src/pulsecore/gccmacro.h
index 87f7eece5..57d280064 100644
--- a/src/pulsecore/gccmacro.h
+++ b/src/pulsecore/gccmacro.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/hashmap.c b/src/pulsecore/hashmap.c
index 809eaeec3..818e12bf7 100644
--- a/src/pulsecore/hashmap.c
+++ b/src/pulsecore/hashmap.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/hashmap.h b/src/pulsecore/hashmap.h
index 18e41cf3f..3ca2a4795 100644
--- a/src/pulsecore/hashmap.h
+++ b/src/pulsecore/hashmap.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/hook-list.c b/src/pulsecore/hook-list.c
index 40f6b4355..4f8841876 100644
--- a/src/pulsecore/hook-list.c
+++ b/src/pulsecore/hook-list.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/hook-list.h b/src/pulsecore/hook-list.h
index 9a219a90b..b3bd600a7 100644
--- a/src/pulsecore/hook-list.h
+++ b/src/pulsecore/hook-list.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/idxset.c b/src/pulsecore/idxset.c
index dce51e210..70ef7ba70 100644
--- a/src/pulsecore/idxset.c
+++ b/src/pulsecore/idxset.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/idxset.h b/src/pulsecore/idxset.h
index 0d751e079..17a70f4ff 100644
--- a/src/pulsecore/idxset.h
+++ b/src/pulsecore/idxset.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/inet_ntop.c b/src/pulsecore/inet_ntop.c
index 5d7a543ef..302369f78 100644
--- a/src/pulsecore/inet_ntop.c
+++ b/src/pulsecore/inet_ntop.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/inet_pton.c b/src/pulsecore/inet_pton.c
index 42bb53879..7272e4593 100644
--- a/src/pulsecore/inet_pton.c
+++ b/src/pulsecore/inet_pton.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/iochannel.c b/src/pulsecore/iochannel.c
index b40f0aa10..2f6fdd39f 100644
--- a/src/pulsecore/iochannel.c
+++ b/src/pulsecore/iochannel.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/iochannel.h b/src/pulsecore/iochannel.h
index 147e7276f..c22fefd30 100644
--- a/src/pulsecore/iochannel.h
+++ b/src/pulsecore/iochannel.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/ioline.c b/src/pulsecore/ioline.c
index 2fe5c88d4..07b60bee3 100644
--- a/src/pulsecore/ioline.c
+++ b/src/pulsecore/ioline.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/ioline.h b/src/pulsecore/ioline.h
index 8d3fb5f80..8475b798e 100644
--- a/src/pulsecore/ioline.h
+++ b/src/pulsecore/ioline.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/ipacl.c b/src/pulsecore/ipacl.c
index 2848b1698..a240d2a0a 100644
--- a/src/pulsecore/ipacl.c
+++ b/src/pulsecore/ipacl.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/ipacl.h b/src/pulsecore/ipacl.h
index 61bf99b01..175f54e00 100644
--- a/src/pulsecore/ipacl.h
+++ b/src/pulsecore/ipacl.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/llist.h b/src/pulsecore/llist.h
index 49d261664..8fc8e22b6 100644
--- a/src/pulsecore/llist.h
+++ b/src/pulsecore/llist.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/log.c b/src/pulsecore/log.c
index 7ad90383c..7eb83de78 100644
--- a/src/pulsecore/log.c
+++ b/src/pulsecore/log.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the
diff --git a/src/pulsecore/log.h b/src/pulsecore/log.h
index 728c25013..b0711dcaa 100644
--- a/src/pulsecore/log.h
+++ b/src/pulsecore/log.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/mcalign.c b/src/pulsecore/mcalign.c
index baf367843..dd1d71f3c 100644
--- a/src/pulsecore/mcalign.c
+++ b/src/pulsecore/mcalign.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/mcalign.h b/src/pulsecore/mcalign.h
index 751eacd3e..6ff8f94e1 100644
--- a/src/pulsecore/mcalign.h
+++ b/src/pulsecore/mcalign.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/memblock.c b/src/pulsecore/memblock.c
index 73874cf1a..5e7d6e480 100644
--- a/src/pulsecore/memblock.c
+++ b/src/pulsecore/memblock.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/memblock.h b/src/pulsecore/memblock.h
index eeecf7562..3eace92c7 100644
--- a/src/pulsecore/memblock.h
+++ b/src/pulsecore/memblock.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/memblockq.c b/src/pulsecore/memblockq.c
index 4a845a53b..e31fb6dfb 100644
--- a/src/pulsecore/memblockq.c
+++ b/src/pulsecore/memblockq.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/memblockq.h b/src/pulsecore/memblockq.h
index 3485a6693..437c5a419 100644
--- a/src/pulsecore/memblockq.h
+++ b/src/pulsecore/memblockq.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/memchunk.c b/src/pulsecore/memchunk.c
index 2ab6d3581..7111e1ec1 100644
--- a/src/pulsecore/memchunk.c
+++ b/src/pulsecore/memchunk.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/memchunk.h b/src/pulsecore/memchunk.h
index 2e2f936bb..0b982b6d3 100644
--- a/src/pulsecore/memchunk.h
+++ b/src/pulsecore/memchunk.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/modargs.c b/src/pulsecore/modargs.c
index 243ea0196..3733f6550 100644
--- a/src/pulsecore/modargs.c
+++ b/src/pulsecore/modargs.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/modargs.h b/src/pulsecore/modargs.h
index 5cccee903..77262e1e9 100644
--- a/src/pulsecore/modargs.h
+++ b/src/pulsecore/modargs.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/modinfo.c b/src/pulsecore/modinfo.c
index 46e66c50f..58394e594 100644
--- a/src/pulsecore/modinfo.c
+++ b/src/pulsecore/modinfo.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/modinfo.h b/src/pulsecore/modinfo.h
index e8d3103fa..3ee33ede4 100644
--- a/src/pulsecore/modinfo.h
+++ b/src/pulsecore/modinfo.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/module.c b/src/pulsecore/module.c
index 94410b396..09b15b8b0 100644
--- a/src/pulsecore/module.c
+++ b/src/pulsecore/module.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/module.h b/src/pulsecore/module.h
index 5f1075076..750dfaa8d 100644
--- a/src/pulsecore/module.h
+++ b/src/pulsecore/module.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/mutex-posix.c b/src/pulsecore/mutex-posix.c
index 896913ce1..52e731b36 100644
--- a/src/pulsecore/mutex-posix.c
+++ b/src/pulsecore/mutex-posix.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/mutex-win32.c b/src/pulsecore/mutex-win32.c
index 124b17c61..1f16e24c7 100644
--- a/src/pulsecore/mutex-win32.c
+++ b/src/pulsecore/mutex-win32.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/mutex.h b/src/pulsecore/mutex.h
index 11a20733b..b2e34c07a 100644
--- a/src/pulsecore/mutex.h
+++ b/src/pulsecore/mutex.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/namereg.c b/src/pulsecore/namereg.c
index faf7f1444..7f66af059 100644
--- a/src/pulsecore/namereg.c
+++ b/src/pulsecore/namereg.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/namereg.h b/src/pulsecore/namereg.h
index efadb06eb..350ba0f6e 100644
--- a/src/pulsecore/namereg.h
+++ b/src/pulsecore/namereg.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/native-common.h b/src/pulsecore/native-common.h
index df7654ffa..f7a7da1de 100644
--- a/src/pulsecore/native-common.h
+++ b/src/pulsecore/native-common.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/once-posix.c b/src/pulsecore/once-posix.c
index bb2ca7930..4af7b36e6 100644
--- a/src/pulsecore/once-posix.c
+++ b/src/pulsecore/once-posix.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/once-win32.c b/src/pulsecore/once-win32.c
index 07f68f383..b30097c88 100644
--- a/src/pulsecore/once-win32.c
+++ b/src/pulsecore/once-win32.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/once.h b/src/pulsecore/once.h
index 3c475a1d0..c20fc0b4c 100644
--- a/src/pulsecore/once.h
+++ b/src/pulsecore/once.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/packet.c b/src/pulsecore/packet.c
index b3a4b6f4c..ce57cb3e3 100644
--- a/src/pulsecore/packet.c
+++ b/src/pulsecore/packet.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/packet.h b/src/pulsecore/packet.h
index 89759c5ab..842582c86 100644
--- a/src/pulsecore/packet.h
+++ b/src/pulsecore/packet.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/parseaddr.c b/src/pulsecore/parseaddr.c
index 3a5bc2e80..a49a09ed7 100644
--- a/src/pulsecore/parseaddr.c
+++ b/src/pulsecore/parseaddr.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/parseaddr.h b/src/pulsecore/parseaddr.h
index bbbb8989b..fd7cad3ba 100644
--- a/src/pulsecore/parseaddr.h
+++ b/src/pulsecore/parseaddr.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/pdispatch.c b/src/pulsecore/pdispatch.c
index c474ccd1c..758beaff8 100644
--- a/src/pulsecore/pdispatch.c
+++ b/src/pulsecore/pdispatch.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/pdispatch.h b/src/pulsecore/pdispatch.h
index 28bc29d94..de0aa3ecf 100644
--- a/src/pulsecore/pdispatch.h
+++ b/src/pulsecore/pdispatch.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/pid.c b/src/pulsecore/pid.c
index 40cc82489..5e670e17a 100644
--- a/src/pulsecore/pid.c
+++ b/src/pulsecore/pid.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the
diff --git a/src/pulsecore/pid.h b/src/pulsecore/pid.h
index 31d6f0bb4..0f25d1c89 100644
--- a/src/pulsecore/pid.h
+++ b/src/pulsecore/pid.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/pipe.c b/src/pulsecore/pipe.c
index a0c46fa3a..a659915e9 100644
--- a/src/pulsecore/pipe.c
+++ b/src/pulsecore/pipe.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/pipe.h b/src/pulsecore/pipe.h
index 86a198d36..e013a2e7b 100644
--- a/src/pulsecore/pipe.h
+++ b/src/pulsecore/pipe.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/play-memblockq.c b/src/pulsecore/play-memblockq.c
index ae7cd616e..76edd27a0 100644
--- a/src/pulsecore/play-memblockq.c
+++ b/src/pulsecore/play-memblockq.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/play-memblockq.h b/src/pulsecore/play-memblockq.h
index 68d0f8e3c..8248e8597 100644
--- a/src/pulsecore/play-memblockq.h
+++ b/src/pulsecore/play-memblockq.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/play-memchunk.c b/src/pulsecore/play-memchunk.c
index c5dcc8cec..9132e2945 100644
--- a/src/pulsecore/play-memchunk.c
+++ b/src/pulsecore/play-memchunk.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/play-memchunk.h b/src/pulsecore/play-memchunk.h
index 3e087baa2..5afb094c5 100644
--- a/src/pulsecore/play-memchunk.h
+++ b/src/pulsecore/play-memchunk.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/poll.c b/src/pulsecore/poll.c
index 82af4c057..2f8eae89b 100644
--- a/src/pulsecore/poll.c
+++ b/src/pulsecore/poll.c
@@ -1,15 +1,11 @@
/* $Id$ */
-/***
- Copyright (C) 1994, 1996, 1997 Free Software Foundation, Inc.
- Copyright (C) 2005, Cendio AB.
- This file is part of PulseAudio.
- Based on work for the GNU C Library.
-***/
/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
@@ -26,6 +22,11 @@
USA.
***/
+/***
+ Based on work for the GNU C Library.
+ Copyright (C) 1994, 1996, 1997 Free Software Foundation, Inc.
+***/
+
/* Poll the file descriptors described by the NFDS structures starting at
FDS. If TIMEOUT is nonzero and not -1, allow TIMEOUT milliseconds for
an event to occur; if TIMEOUT is -1, block until an event occurs.
diff --git a/src/pulsecore/poll.h b/src/pulsecore/poll.h
index 9c29789d5..6be6069b9 100644
--- a/src/pulsecore/poll.h
+++ b/src/pulsecore/poll.h
@@ -1,16 +1,10 @@
/* $Id$ */
/***
- Compatibility definitions for System V `poll' interface.
- Copyright (C) 1994,96,97,98,99,2000,2001,2004 Free Software Foundation, Inc.
- Copyright (C) 2005, Cendio AB.
- This file is part of PulseAudio.
- Based on work for the GNU C Library.
-***/
-
-/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
@@ -27,6 +21,11 @@
USA.
***/
+/***
+ Based on work for the GNU C Library.
+ Copyright (C) 1994,96,97,98,99,2000,2001,2004 Free Software Foundation, Inc.
+***/
+
/* Event types that can be polled for. These bits may be set in `events'
to indicate the interesting event types; they will appear in `revents'
to indicate the status of the file descriptor. */
diff --git a/src/pulsecore/props.c b/src/pulsecore/props.c
index b8f920905..4a39f0fb9 100644
--- a/src/pulsecore/props.c
+++ b/src/pulsecore/props.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/props.h b/src/pulsecore/props.h
index 2b881b67e..880325f69 100644
--- a/src/pulsecore/props.h
+++ b/src/pulsecore/props.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/protocol-cli.c b/src/pulsecore/protocol-cli.c
index 9cca39eb1..1d543ae55 100644
--- a/src/pulsecore/protocol-cli.c
+++ b/src/pulsecore/protocol-cli.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/protocol-cli.h b/src/pulsecore/protocol-cli.h
index 6acd62cfe..3870def31 100644
--- a/src/pulsecore/protocol-cli.h
+++ b/src/pulsecore/protocol-cli.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/protocol-esound.c b/src/pulsecore/protocol-esound.c
index 2984676d8..ae6612ae9 100644
--- a/src/pulsecore/protocol-esound.c
+++ b/src/pulsecore/protocol-esound.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/protocol-esound.h b/src/pulsecore/protocol-esound.h
index 265f9e2cd..868ef5d20 100644
--- a/src/pulsecore/protocol-esound.h
+++ b/src/pulsecore/protocol-esound.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/protocol-http.c b/src/pulsecore/protocol-http.c
index 22ecba824..3541721aa 100644
--- a/src/pulsecore/protocol-http.c
+++ b/src/pulsecore/protocol-http.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2005-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/protocol-http.h b/src/pulsecore/protocol-http.h
index bf1562e69..cf9524765 100644
--- a/src/pulsecore/protocol-http.h
+++ b/src/pulsecore/protocol-http.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2005-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/protocol-native.c b/src/pulsecore/protocol-native.c
index a882d701c..4e861f85c 100644
--- a/src/pulsecore/protocol-native.c
+++ b/src/pulsecore/protocol-native.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/protocol-native.h b/src/pulsecore/protocol-native.h
index fcd4cb37a..bf05f937b 100644
--- a/src/pulsecore/protocol-native.h
+++ b/src/pulsecore/protocol-native.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/protocol-simple.c b/src/pulsecore/protocol-simple.c
index 0a7a7acbf..31ad6dddf 100644
--- a/src/pulsecore/protocol-simple.c
+++ b/src/pulsecore/protocol-simple.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/protocol-simple.h b/src/pulsecore/protocol-simple.h
index 183f3acc3..3b02c88ee 100644
--- a/src/pulsecore/protocol-simple.h
+++ b/src/pulsecore/protocol-simple.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/pstream-util.c b/src/pulsecore/pstream-util.c
index 6ebb28630..fae1e49be 100644
--- a/src/pulsecore/pstream-util.c
+++ b/src/pulsecore/pstream-util.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/pstream-util.h b/src/pulsecore/pstream-util.h
index 5f1bbd607..67759f2aa 100644
--- a/src/pulsecore/pstream-util.h
+++ b/src/pulsecore/pstream-util.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/pstream.c b/src/pulsecore/pstream.c
index 7e1e5f57f..3398df0d1 100644
--- a/src/pulsecore/pstream.c
+++ b/src/pulsecore/pstream.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/pstream.h b/src/pulsecore/pstream.h
index 0ab16720a..5900eceab 100644
--- a/src/pulsecore/pstream.h
+++ b/src/pulsecore/pstream.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/queue.c b/src/pulsecore/queue.c
index 3132c5c5b..1dd0f6061 100644
--- a/src/pulsecore/queue.c
+++ b/src/pulsecore/queue.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/queue.h b/src/pulsecore/queue.h
index cebe4cdf6..cd7673648 100644
--- a/src/pulsecore/queue.h
+++ b/src/pulsecore/queue.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/random.c b/src/pulsecore/random.c
index c3184c78d..3f5919173 100644
--- a/src/pulsecore/random.c
+++ b/src/pulsecore/random.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/random.h b/src/pulsecore/random.h
index cdac9ac6e..01b7d746b 100644
--- a/src/pulsecore/random.h
+++ b/src/pulsecore/random.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/refcnt.h b/src/pulsecore/refcnt.h
index f3918213a..43433ff84 100644
--- a/src/pulsecore/refcnt.h
+++ b/src/pulsecore/refcnt.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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 of the
diff --git a/src/pulsecore/resampler.c b/src/pulsecore/resampler.c
index e61864dd5..3827ff94a 100644
--- a/src/pulsecore/resampler.c
+++ b/src/pulsecore/resampler.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/resampler.h b/src/pulsecore/resampler.h
index 7a781364d..c283593d6 100644
--- a/src/pulsecore/resampler.h
+++ b/src/pulsecore/resampler.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sample-util.c b/src/pulsecore/sample-util.c
index ddf729202..411787af0 100644
--- a/src/pulsecore/sample-util.c
+++ b/src/pulsecore/sample-util.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sample-util.h b/src/pulsecore/sample-util.h
index 1883b2cc5..3ff065ab2 100644
--- a/src/pulsecore/sample-util.h
+++ b/src/pulsecore/sample-util.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sconv-s16be.c b/src/pulsecore/sconv-s16be.c
index 3af167dfd..c530e79b8 100644
--- a/src/pulsecore/sconv-s16be.c
+++ b/src/pulsecore/sconv-s16be.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sconv-s16be.h b/src/pulsecore/sconv-s16be.h
index b96f59ab6..6b736f69b 100644
--- a/src/pulsecore/sconv-s16be.h
+++ b/src/pulsecore/sconv-s16be.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sconv-s16le.c b/src/pulsecore/sconv-s16le.c
index 1743d61ff..5f45ef66d 100644
--- a/src/pulsecore/sconv-s16le.c
+++ b/src/pulsecore/sconv-s16le.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sconv-s16le.h b/src/pulsecore/sconv-s16le.h
index 37e85e2fe..c4e4911ad 100644
--- a/src/pulsecore/sconv-s16le.h
+++ b/src/pulsecore/sconv-s16le.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sconv.c b/src/pulsecore/sconv.c
index 6bea06083..d15cec847 100644
--- a/src/pulsecore/sconv.c
+++ b/src/pulsecore/sconv.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sconv.h b/src/pulsecore/sconv.h
index 52240fd39..1e97aad9d 100644
--- a/src/pulsecore/sconv.h
+++ b/src/pulsecore/sconv.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/shm.c b/src/pulsecore/shm.c
index 6188b16c7..444d4010e 100644
--- a/src/pulsecore/shm.c
+++ b/src/pulsecore/shm.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/shm.h b/src/pulsecore/shm.h
index f621474cb..e695a2a19 100644
--- a/src/pulsecore/shm.h
+++ b/src/pulsecore/shm.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/sink-input.c b/src/pulsecore/sink-input.c
index 58fe37d55..3ddd74350 100644
--- a/src/pulsecore/sink-input.c
+++ b/src/pulsecore/sink-input.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sink-input.h b/src/pulsecore/sink-input.h
index 9d7487f7d..51d9ec788 100644
--- a/src/pulsecore/sink-input.h
+++ b/src/pulsecore/sink-input.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sink.c b/src/pulsecore/sink.c
index cb0e54c18..9588c2c3d 100644
--- a/src/pulsecore/sink.c
+++ b/src/pulsecore/sink.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sink.h b/src/pulsecore/sink.h
index 7cfc9e268..ef73f67d2 100644
--- a/src/pulsecore/sink.h
+++ b/src/pulsecore/sink.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sioman.c b/src/pulsecore/sioman.c
index 4d5d5562d..d3d7538ef 100644
--- a/src/pulsecore/sioman.c
+++ b/src/pulsecore/sioman.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sioman.h b/src/pulsecore/sioman.h
index bbd521108..49fffb34c 100644
--- a/src/pulsecore/sioman.h
+++ b/src/pulsecore/sioman.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/socket-client.c b/src/pulsecore/socket-client.c
index b08ba010d..4ea811133 100644
--- a/src/pulsecore/socket-client.c
+++ b/src/pulsecore/socket-client.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/socket-client.h b/src/pulsecore/socket-client.h
index 146ebda87..b1d58eff7 100644
--- a/src/pulsecore/socket-client.h
+++ b/src/pulsecore/socket-client.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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
diff --git a/src/pulsecore/socket-server.c b/src/pulsecore/socket-server.c
index c878ab1ab..eaa8eb910 100644
--- a/src/pulsecore/socket-server.c
+++ b/src/pulsecore/socket-server.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/socket-server.h b/src/pulsecore/socket-server.h
index 489878cb9..777599e5f 100644
--- a/src/pulsecore/socket-server.h
+++ b/src/pulsecore/socket-server.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/socket-util.c b/src/pulsecore/socket-util.c
index e16f89795..5e2cfe037 100644
--- a/src/pulsecore/socket-util.c
+++ b/src/pulsecore/socket-util.c
@@ -3,6 +3,10 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2004 Joe Marcus Clarke
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/socket-util.h b/src/pulsecore/socket-util.h
index 59b4980db..616c40acd 100644
--- a/src/pulsecore/socket-util.h
+++ b/src/pulsecore/socket-util.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sound-file-stream.c b/src/pulsecore/sound-file-stream.c
index a277f1f0c..7a43c7433 100644
--- a/src/pulsecore/sound-file-stream.c
+++ b/src/pulsecore/sound-file-stream.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sound-file-stream.h b/src/pulsecore/sound-file-stream.h
index 0798b4233..189e242de 100644
--- a/src/pulsecore/sound-file-stream.h
+++ b/src/pulsecore/sound-file-stream.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sound-file.c b/src/pulsecore/sound-file.c
index 284bbdda0..69b543ab1 100644
--- a/src/pulsecore/sound-file.c
+++ b/src/pulsecore/sound-file.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/sound-file.h b/src/pulsecore/sound-file.h
index cf8168d00..46763bd8d 100644
--- a/src/pulsecore/sound-file.h
+++ b/src/pulsecore/sound-file.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/source-output.c b/src/pulsecore/source-output.c
index 5783b44a4..c7a9858c4 100644
--- a/src/pulsecore/source-output.c
+++ b/src/pulsecore/source-output.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/source-output.h b/src/pulsecore/source-output.h
index 827b68eef..3da6caacd 100644
--- a/src/pulsecore/source-output.h
+++ b/src/pulsecore/source-output.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/source.c b/src/pulsecore/source.c
index 702dbeffb..9bb2d342d 100644
--- a/src/pulsecore/source.c
+++ b/src/pulsecore/source.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/source.h b/src/pulsecore/source.h
index 462bc6ff4..5a28cf4b7 100644
--- a/src/pulsecore/source.h
+++ b/src/pulsecore/source.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/strbuf.c b/src/pulsecore/strbuf.c
index 59d572601..a3ddc1144 100644
--- a/src/pulsecore/strbuf.c
+++ b/src/pulsecore/strbuf.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/strbuf.h b/src/pulsecore/strbuf.h
index 04109197e..1c0850b1c 100644
--- a/src/pulsecore/strbuf.h
+++ b/src/pulsecore/strbuf.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/strlist.c b/src/pulsecore/strlist.c
index 23547bbac..955b78e41 100644
--- a/src/pulsecore/strlist.c
+++ b/src/pulsecore/strlist.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/strlist.h b/src/pulsecore/strlist.h
index 07d04677e..96ad47e26 100644
--- a/src/pulsecore/strlist.h
+++ b/src/pulsecore/strlist.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/tagstruct.c b/src/pulsecore/tagstruct.c
index 3a0915cf6..ac7ae1ab8 100644
--- a/src/pulsecore/tagstruct.c
+++ b/src/pulsecore/tagstruct.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/tagstruct.h b/src/pulsecore/tagstruct.h
index 0177ff9d6..e9bb9ac8d 100644
--- a/src/pulsecore/tagstruct.h
+++ b/src/pulsecore/tagstruct.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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
diff --git a/src/pulsecore/thread-posix.c b/src/pulsecore/thread-posix.c
index dcd45ea73..7ff5e7c30 100644
--- a/src/pulsecore/thread-posix.c
+++ b/src/pulsecore/thread-posix.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/thread-win32.c b/src/pulsecore/thread-win32.c
index 38dd4dd65..46d273b41 100644
--- a/src/pulsecore/thread-win32.c
+++ b/src/pulsecore/thread-win32.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/thread.h b/src/pulsecore/thread.h
index b383bb49b..ca1fe4da8 100644
--- a/src/pulsecore/thread.h
+++ b/src/pulsecore/thread.h
@@ -6,6 +6,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the
diff --git a/src/pulsecore/tokenizer.c b/src/pulsecore/tokenizer.c
index 0bc1c0954..117c7f881 100644
--- a/src/pulsecore/tokenizer.c
+++ b/src/pulsecore/tokenizer.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/tokenizer.h b/src/pulsecore/tokenizer.h
index 82cd6db18..68a8db493 100644
--- a/src/pulsecore/tokenizer.h
+++ b/src/pulsecore/tokenizer.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/x11prop.c b/src/pulsecore/x11prop.c
index 03d7990e4..5b85ea426 100644
--- a/src/pulsecore/x11prop.c
+++ b/src/pulsecore/x11prop.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/x11prop.h b/src/pulsecore/x11prop.h
index bd24951a1..388c5a342 100644
--- a/src/pulsecore/x11prop.h
+++ b/src/pulsecore/x11prop.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/x11wrap.c b/src/pulsecore/x11wrap.c
index e4b048baa..6a6a26924 100644
--- a/src/pulsecore/x11wrap.c
+++ b/src/pulsecore/x11wrap.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/pulsecore/x11wrap.h b/src/pulsecore/x11wrap.h
index b2e8e5349..9bed2fcea 100644
--- a/src/pulsecore/x11wrap.h
+++ b/src/pulsecore/x11wrap.h
@@ -6,6 +6,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/utils/pabrowse.c b/src/utils/pabrowse.c
index f756ac011..d88001ef9 100644
--- a/src/utils/pabrowse.c
+++ b/src/utils/pabrowse.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/utils/pacat.c b/src/utils/pacat.c
index cb103c999..96b6adb73 100644
--- a/src/utils/pacat.c
+++ b/src/utils/pacat.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/utils/pacmd.c b/src/utils/pacmd.c
index d25b26c36..16e5822f0 100644
--- a/src/utils/pacmd.c
+++ b/src/utils/pacmd.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/utils/pactl.c b/src/utils/pactl.c
index 0c418c4fb..b95cbfeee 100644
--- a/src/utils/pactl.c
+++ b/src/utils/pactl.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,
diff --git a/src/utils/padsp b/src/utils/padsp
index bae5a7289..c70c3af71 100755
--- a/src/utils/padsp
+++ b/src/utils/padsp
@@ -4,6 +4,9 @@
#
# This file is part of PulseAudio.
#
+# Copyright 2006 Lennart Poettering
+# Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+#
# PulseAudio 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 of the License, or
diff --git a/src/utils/padsp.c b/src/utils/padsp.c
index 2b314a9c6..444e1b4d4 100644
--- a/src/utils/padsp.c
+++ b/src/utils/padsp.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/utils/paplay.c b/src/utils/paplay.c
index 1617b27dd..2c779a7a3 100644
--- a/src/utils/paplay.c
+++ b/src/utils/paplay.c
@@ -3,6 +3,9 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+ Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
+
PulseAudio 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 of the License,
diff --git a/src/utils/pax11publish.c b/src/utils/pax11publish.c
index 00332f657..9a50f8ef0 100644
--- a/src/utils/pax11publish.c
+++ b/src/utils/pax11publish.c
@@ -3,6 +3,8 @@
/***
This file is part of PulseAudio.
+ Copyright 2004-2006 Lennart Poettering
+
PulseAudio 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 of the License,