summaryrefslogtreecommitdiffstats
path: root/src/utils
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/utils
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/utils')
-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
8 files changed, 20 insertions, 0 deletions
diff --git a/src/utils/pabrowse.c b/src/utils/pabrowse.c
index f756ac01..d88001ef 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 cb103c99..96b6adb7 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 d25b26c3..16e5822f 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 0c418c4f..b95cbfee 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 bae5a728..c70c3af7 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 2b314a9c..444e1b4d 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 1617b27d..2c779a7a 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 00332f65..9a50f8ef 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,