From 06211b7c8fd329137ae9003818543912a87d9898 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Tue, 13 Feb 2007 15:35:19 +0000 Subject: 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 --- src/pulsecore/anotify.c | 2 ++ src/pulsecore/anotify.h | 2 ++ src/pulsecore/atomic.h | 2 ++ src/pulsecore/authkey-prop.c | 2 ++ src/pulsecore/authkey-prop.h | 2 ++ src/pulsecore/authkey.c | 3 +++ src/pulsecore/authkey.h | 2 ++ src/pulsecore/autoload.c | 3 +++ src/pulsecore/autoload.h | 2 ++ src/pulsecore/avahi-wrap.c | 2 ++ src/pulsecore/avahi-wrap.h | 2 ++ src/pulsecore/cli-command.c | 3 +++ src/pulsecore/cli-command.h | 2 ++ src/pulsecore/cli-text.c | 2 ++ src/pulsecore/cli-text.h | 2 ++ src/pulsecore/cli.c | 2 ++ src/pulsecore/cli.h | 2 ++ src/pulsecore/client.c | 3 +++ src/pulsecore/client.h | 2 ++ src/pulsecore/conf-parser.c | 2 ++ src/pulsecore/conf-parser.h | 2 ++ src/pulsecore/core-def.h | 2 ++ src/pulsecore/core-error.c | 3 +++ src/pulsecore/core-error.h | 3 +++ src/pulsecore/core-scache.c | 3 +++ src/pulsecore/core-scache.h | 3 +++ src/pulsecore/core-subscribe.c | 2 ++ src/pulsecore/core-subscribe.h | 2 ++ src/pulsecore/core-util.c | 4 ++++ src/pulsecore/core-util.h | 3 +++ src/pulsecore/core.c | 3 +++ src/pulsecore/core.h | 2 ++ src/pulsecore/creds.h | 2 ++ src/pulsecore/dllmain.c | 2 ++ src/pulsecore/dynarray.c | 2 ++ src/pulsecore/dynarray.h | 2 ++ src/pulsecore/endianmacros.h | 3 +++ src/pulsecore/esound.h | 2 ++ src/pulsecore/flist.c | 2 ++ src/pulsecore/flist.h | 2 ++ src/pulsecore/gccmacro.h | 2 ++ src/pulsecore/hashmap.c | 2 ++ src/pulsecore/hashmap.h | 2 ++ src/pulsecore/hook-list.c | 2 ++ src/pulsecore/hook-list.h | 2 ++ src/pulsecore/idxset.c | 3 +++ src/pulsecore/idxset.h | 3 +++ src/pulsecore/inet_ntop.c | 2 ++ src/pulsecore/inet_pton.c | 2 ++ src/pulsecore/iochannel.c | 3 +++ src/pulsecore/iochannel.h | 3 +++ src/pulsecore/ioline.c | 2 ++ src/pulsecore/ioline.h | 2 ++ src/pulsecore/ipacl.c | 3 +++ src/pulsecore/ipacl.h | 3 +++ src/pulsecore/llist.h | 2 ++ src/pulsecore/log.c | 3 +++ src/pulsecore/log.h | 3 +++ src/pulsecore/mcalign.c | 2 ++ src/pulsecore/mcalign.h | 2 ++ src/pulsecore/memblock.c | 3 +++ src/pulsecore/memblock.h | 3 +++ src/pulsecore/memblockq.c | 2 ++ src/pulsecore/memblockq.h | 2 ++ src/pulsecore/memchunk.c | 2 ++ src/pulsecore/memchunk.h | 2 ++ src/pulsecore/modargs.c | 2 ++ src/pulsecore/modargs.h | 2 ++ src/pulsecore/modinfo.c | 2 ++ src/pulsecore/modinfo.h | 2 ++ src/pulsecore/module.c | 3 +++ src/pulsecore/module.h | 2 ++ src/pulsecore/mutex-posix.c | 2 ++ src/pulsecore/mutex-win32.c | 2 ++ src/pulsecore/mutex.h | 2 ++ src/pulsecore/namereg.c | 2 ++ src/pulsecore/namereg.h | 2 ++ src/pulsecore/native-common.h | 3 +++ src/pulsecore/once-posix.c | 2 ++ src/pulsecore/once-win32.c | 2 ++ src/pulsecore/once.h | 2 ++ src/pulsecore/packet.c | 2 ++ src/pulsecore/packet.h | 2 ++ src/pulsecore/parseaddr.c | 2 ++ src/pulsecore/parseaddr.h | 2 ++ src/pulsecore/pdispatch.c | 3 +++ src/pulsecore/pdispatch.h | 3 +++ src/pulsecore/pid.c | 3 +++ src/pulsecore/pid.h | 2 ++ src/pulsecore/pipe.c | 2 ++ src/pulsecore/pipe.h | 2 ++ src/pulsecore/play-memblockq.c | 2 ++ src/pulsecore/play-memblockq.h | 2 ++ src/pulsecore/play-memchunk.c | 2 ++ src/pulsecore/play-memchunk.h | 2 ++ src/pulsecore/poll.c | 13 +++++++------ src/pulsecore/poll.h | 15 +++++++-------- src/pulsecore/props.c | 2 ++ src/pulsecore/props.h | 2 ++ src/pulsecore/protocol-cli.c | 2 ++ src/pulsecore/protocol-cli.h | 2 ++ src/pulsecore/protocol-esound.c | 3 +++ src/pulsecore/protocol-esound.h | 3 +++ src/pulsecore/protocol-http.c | 2 ++ src/pulsecore/protocol-http.h | 2 ++ src/pulsecore/protocol-native.c | 3 +++ src/pulsecore/protocol-native.h | 3 +++ src/pulsecore/protocol-simple.c | 2 ++ src/pulsecore/protocol-simple.h | 2 ++ src/pulsecore/pstream-util.c | 2 ++ src/pulsecore/pstream-util.h | 2 ++ src/pulsecore/pstream.c | 3 +++ src/pulsecore/pstream.h | 3 +++ src/pulsecore/queue.c | 2 ++ src/pulsecore/queue.h | 2 ++ src/pulsecore/random.c | 3 +++ src/pulsecore/random.h | 3 +++ src/pulsecore/refcnt.h | 2 ++ src/pulsecore/resampler.c | 2 ++ src/pulsecore/resampler.h | 2 ++ src/pulsecore/sample-util.c | 3 +++ src/pulsecore/sample-util.h | 3 +++ src/pulsecore/sconv-s16be.c | 2 ++ src/pulsecore/sconv-s16be.h | 2 ++ src/pulsecore/sconv-s16le.c | 2 ++ src/pulsecore/sconv-s16le.h | 2 ++ src/pulsecore/sconv.c | 3 +++ src/pulsecore/sconv.h | 3 +++ src/pulsecore/shm.c | 3 +++ src/pulsecore/shm.h | 2 ++ src/pulsecore/sink-input.c | 3 +++ src/pulsecore/sink-input.h | 3 +++ src/pulsecore/sink.c | 3 +++ src/pulsecore/sink.h | 3 +++ src/pulsecore/sioman.c | 2 ++ src/pulsecore/sioman.h | 2 ++ src/pulsecore/socket-client.c | 3 +++ src/pulsecore/socket-client.h | 3 +++ src/pulsecore/socket-server.c | 3 +++ src/pulsecore/socket-server.h | 3 +++ src/pulsecore/socket-util.c | 4 ++++ src/pulsecore/socket-util.h | 3 +++ src/pulsecore/sound-file-stream.c | 2 ++ src/pulsecore/sound-file-stream.h | 2 ++ src/pulsecore/sound-file.c | 2 ++ src/pulsecore/sound-file.h | 2 ++ src/pulsecore/source-output.c | 2 ++ src/pulsecore/source-output.h | 2 ++ src/pulsecore/source.c | 3 +++ src/pulsecore/source.h | 3 +++ src/pulsecore/strbuf.c | 2 ++ src/pulsecore/strbuf.h | 2 ++ src/pulsecore/strlist.c | 2 ++ src/pulsecore/strlist.h | 2 ++ src/pulsecore/tagstruct.c | 2 ++ src/pulsecore/tagstruct.h | 2 ++ src/pulsecore/thread-posix.c | 3 +++ src/pulsecore/thread-win32.c | 2 ++ src/pulsecore/thread.h | 3 +++ src/pulsecore/tokenizer.c | 2 ++ src/pulsecore/tokenizer.h | 2 ++ src/pulsecore/x11prop.c | 2 ++ src/pulsecore/x11prop.h | 2 ++ src/pulsecore/x11wrap.c | 2 ++ src/pulsecore/x11wrap.h | 2 ++ 165 files changed, 396 insertions(+), 14 deletions(-) (limited to 'src/pulsecore') diff --git a/src/pulsecore/anotify.c b/src/pulsecore/anotify.c index c89d4a15..25c5fe7d 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 b91e6875..b3f75b7e 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 e713e7a8..8867f884 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 f3a81179..3b8304b2 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 fb777f85..247202f3 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 8ef53bd8..a6150d0e 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 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 bba0bc73..18e5157d 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 b68eaac7..6f888526 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 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 f410e49c..2899586c 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 bcda9954..855ed567 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 bb8f5716..1e20ec38 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 cb438a22..aa2beba2 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 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 1594f4db..10d50f37 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 ac74a287..e97f0574 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 b092fc8b..9e5bf081 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 0820fc8e..ee05d7f9 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 5cf0ebd2..2b58d458 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 55697d2e..0d792bb4 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 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 e632da12..6d09b999 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 6f55e2de..12efbd2c 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 9c1a697a..b56d979e 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 f849a6f6..10a3be42 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 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 2362068f..044bea12 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 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 e4390833..443c4883 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 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 26c493ca..75fb47f0 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 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 69baabbc..bbf13f15 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 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 5a958b83..6608d57a 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 875cf331..2b6863f9 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 1e8fd23b..ac1023a0 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 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 b2608edd..a1da3e28 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 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 b19b1974..31b6c188 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 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 c1c6a19c..51a18b62 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 5ad880a0..e0a025bd 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 b86bf04f..52cbf9e2 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 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 91a9d5e1..944e3570 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 216d8766..0f222e10 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 c0193014..c0c3a6d8 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 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 0ea201b6..3778a535 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 5091bfd1..00567ab3 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 9871f32d..bf702bf3 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 87f7eece..57d28006 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 809eaeec..818e12bf 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 18e41cf3..3ca2a479 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 40f6b435..4f884187 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 9a219a90..b3bd600a 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 dce51e21..70ef7ba7 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 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 0d751e07..17a70f4f 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 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 5d7a543e..302369f7 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 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 42bb5387..7272e459 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 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 b40f0aa1..2f6fdd39 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 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 147e7276..c22fefd3 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 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 2fe5c88d..07b60bee 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 8d3fb5f8..8475b798 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 2848b169..a240d2a0 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 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 61bf99b0..175f54e0 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 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 49d26166..8fc8e22b 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 7ad90383..7eb83de7 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 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 728c2501..b0711dca 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 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 baf36784..dd1d71f3 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 751eacd3..6ff8f94e 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 73874cf1..5e7d6e48 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 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 eeecf756..3eace92c 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 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 4a845a53..e31fb6df 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 3485a669..437c5a41 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 2ab6d358..7111e1ec 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 2e2f936b..0b982b6d 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 243ea019..3733f655 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 5cccee90..77262e1e 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 46e66c50..58394e59 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 e8d3103f..3ee33ede 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 94410b39..09b15b8b 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 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 5f107507..750dfaa8 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 896913ce..52e731b3 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 124b17c6..1f16e24c 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 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 11a20733..b2e34c07 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 faf7f144..7f66af05 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 efadb06e..350ba0f6 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 df7654ff..f7a7da1d 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 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 bb2ca793..4af7b36e 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 07f68f38..b30097c8 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 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 3c475a1d..c20fc0b4 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 b3a4b6f4..ce57cb3e 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 89759c5a..842582c8 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 3a5bc2e8..a49a09ed 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 bbbb8989..fd7cad3b 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 c474ccd1..758beaff 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 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 28bc29d9..de0aa3ec 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 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 40cc8248..5e670e17 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 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 31d6f0bb..0f25d1c8 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 a0c46fa3..a659915e 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 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 86a198d3..e013a2e7 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 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 ae7cd616..76edd27a 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 68d0f8e3..8248e859 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 c5dcc8ce..9132e294 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 3e087baa..5afb094c 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 82af4c05..2f8eae89 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 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 9c29789d..6be6069b 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 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 b8f92090..4a39f0fb 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 2b881b67..880325f6 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 9cca39eb..1d543ae5 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 6acd62cf..3870def3 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 2984676d..ae6612ae 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 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 265f9e2c..868ef5d2 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 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 22ecba82..3541721a 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 bf1562e6..cf952476 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 a882d701..4e861f85 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 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 fcd4cb37..bf05f937 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 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 0a7a7acb..31ad6ddd 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 183f3acc..3b02c88e 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 6ebb2863..fae1e49b 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 5f1bbd60..67759f2a 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 7e1e5f57..3398df0d 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 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 0ab16720..5900ecea 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 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 3132c5c5..1dd0f606 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 cebe4cdf..cd767364 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 c3184c78..3f591917 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 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 cdac9ac6..01b7d746 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 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 f3918213..43433ff8 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 e61864dd..3827ff94 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 7a781364..c283593d 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 ddf72920..411787af 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 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 1883b2cc..3ff065ab 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 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 3af167df..c530e79b 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 b96f59ab..6b736f69 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 1743d61f..5f45ef66 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 37e85e2f..c4e4911a 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 6bea0608..d15cec84 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 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 52240fd3..1e97aad9 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 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 6188b16c..444d4010 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 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 f621474c..e695a2a1 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 58fe37d5..3ddd7435 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 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 9d7487f7..51d9ec78 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 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 cb0e54c1..9588c2c3 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 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 7cfc9e26..ef73f67d 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 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 4d5d5562..d3d7538e 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 bbd52110..49fffb34 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 b08ba010..4ea81113 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 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 146ebda8..b1d58eff 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 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 c878ab1a..eaa8eb91 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 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 489878cb..777599e5 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 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 e16f8979..5e2cfe03 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 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 59b4980d..616c40ac 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 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 a277f1f0..7a43c743 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 0798b423..189e242d 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 284bbdda..69b543ab 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 cf8168d0..46763bd8 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 5783b44a..c7a9858c 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 827b68ee..3da6caac 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 702dbeff..9bb2d342 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 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 462bc6ff..5a28cf4b 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 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 59d57260..a3ddc114 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 04109197..1c0850b1 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 23547bba..955b78e4 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 07d04677..96ad47e2 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 3a0915cf..ac7ae1ab 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 0177ff9d..e9bb9ac8 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 dcd45ea7..7ff5e7c3 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 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 38dd4dd6..46d273b4 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 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 b383bb49..ca1fe4da 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 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 0bc1c095..117c7f88 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 82cd6db1..68a8db49 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 03d7990e..5b85ea42 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 bd24951a..388c5a34 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 e4b048ba..6a6a2692 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 b2e8e534..9bed2fce 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, -- cgit