diff options
Diffstat (limited to 'src/modules')
188 files changed, 189 insertions, 524 deletions
diff --git a/src/modules/alsa/alsa-mixer.c b/src/modules/alsa/alsa-mixer.c index b5d6276e2..2fe2ae4cb 100644 --- a/src/modules/alsa/alsa-mixer.c +++ b/src/modules/alsa/alsa-mixer.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/alsa/alsa-mixer.h b/src/modules/alsa/alsa-mixer.h index 7e6300ea8..ec39fab99 100644 --- a/src/modules/alsa/alsa-mixer.h +++ b/src/modules/alsa/alsa-mixer.h @@ -18,9 +18,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <asoundlib.h> diff --git a/src/modules/alsa/alsa-sink.c b/src/modules/alsa/alsa-sink.c index e256bbd9c..fbf74aa9b 100644 --- a/src/modules/alsa/alsa-sink.c +++ b/src/modules/alsa/alsa-sink.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/alsa/alsa-sink.h b/src/modules/alsa/alsa-sink.h index e640b624b..78a2cb256 100644 --- a/src/modules/alsa/alsa-sink.h +++ b/src/modules/alsa/alsa-sink.h @@ -18,9 +18,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <pulsecore/module.h> diff --git a/src/modules/alsa/alsa-source.c b/src/modules/alsa/alsa-source.c index 111c51782..564a8fe3b 100644 --- a/src/modules/alsa/alsa-source.c +++ b/src/modules/alsa/alsa-source.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/alsa/alsa-source.h b/src/modules/alsa/alsa-source.h index 5d9409e22..ecbdfcdfa 100644 --- a/src/modules/alsa/alsa-source.h +++ b/src/modules/alsa/alsa-source.h @@ -18,9 +18,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <pulsecore/module.h> diff --git a/src/modules/alsa/alsa-ucm.c b/src/modules/alsa/alsa-ucm.c index 6c848a946..aa2d601e4 100644 --- a/src/modules/alsa/alsa-ucm.c +++ b/src/modules/alsa/alsa-ucm.c @@ -16,9 +16,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ diff --git a/src/modules/alsa/alsa-ucm.h b/src/modules/alsa/alsa-ucm.h index 2fae6c426..20dc9999a 100644 --- a/src/modules/alsa/alsa-ucm.h +++ b/src/modules/alsa/alsa-ucm.h @@ -19,9 +19,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_ALSA_UCM diff --git a/src/modules/alsa/alsa-util.c b/src/modules/alsa/alsa-util.c index a9469c02d..46990fed3 100644 --- a/src/modules/alsa/alsa-util.c +++ b/src/modules/alsa/alsa-util.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/alsa/alsa-util.h b/src/modules/alsa/alsa-util.h index fb4794008..8345a0ba5 100644 --- a/src/modules/alsa/alsa-util.h +++ b/src/modules/alsa/alsa-util.h @@ -18,9 +18,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <asoundlib.h> diff --git a/src/modules/alsa/mixer/paths/analog-input-aux.conf b/src/modules/alsa/mixer/paths/analog-input-aux.conf index a5a4baaab..47e22c5d5 100644 --- a/src/modules/alsa/mixer/paths/analog-input-aux.conf +++ b/src/modules/alsa/mixer/paths/analog-input-aux.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where an 'Aux' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input-dock-mic.conf b/src/modules/alsa/mixer/paths/analog-input-dock-mic.conf index 85a865831..96861e7c4 100644 --- a/src/modules/alsa/mixer/paths/analog-input-dock-mic.conf +++ b/src/modules/alsa/mixer/paths/analog-input-dock-mic.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'Dock Mic' or 'Dock Mic Boost' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input-fm.conf b/src/modules/alsa/mixer/paths/analog-input-fm.conf index dfadb003d..d3501a84b 100644 --- a/src/modules/alsa/mixer/paths/analog-input-fm.conf +++ b/src/modules/alsa/mixer/paths/analog-input-fm.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where an 'FM' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input-front-mic.conf b/src/modules/alsa/mixer/paths/analog-input-front-mic.conf index 5265e5b65..6e7775c41 100644 --- a/src/modules/alsa/mixer/paths/analog-input-front-mic.conf +++ b/src/modules/alsa/mixer/paths/analog-input-front-mic.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'Front Mic' or 'Front Mic Boost' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input-headphone-mic.conf b/src/modules/alsa/mixer/paths/analog-input-headphone-mic.conf index 3a19e0165..eb5740af1 100644 --- a/src/modules/alsa/mixer/paths/analog-input-headphone-mic.conf +++ b/src/modules/alsa/mixer/paths/analog-input-headphone-mic.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For some ASUS netbooks that have one jack that can be either a Headphone ; *or* a mic. This path will be active only when it is used as a mic. diff --git a/src/modules/alsa/mixer/paths/analog-input-headset-mic.conf b/src/modules/alsa/mixer/paths/analog-input-headset-mic.conf index aeb2cec60..a67e1db70 100644 --- a/src/modules/alsa/mixer/paths/analog-input-headset-mic.conf +++ b/src/modules/alsa/mixer/paths/analog-input-headset-mic.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'Headset Mic' or 'Headset Mic Boost' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input-internal-mic-always.conf b/src/modules/alsa/mixer/paths/analog-input-internal-mic-always.conf index e9c288eb4..9e22008c9 100644 --- a/src/modules/alsa/mixer/paths/analog-input-internal-mic-always.conf +++ b/src/modules/alsa/mixer/paths/analog-input-internal-mic-always.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'Internal Mic' or 'Internal Mic Boost' element exists ; 'Int Mic' and 'Int Mic Boost' are for compatibility with kernels < 2.6.38 diff --git a/src/modules/alsa/mixer/paths/analog-input-internal-mic.conf b/src/modules/alsa/mixer/paths/analog-input-internal-mic.conf index 5424a1b07..898410acc 100644 --- a/src/modules/alsa/mixer/paths/analog-input-internal-mic.conf +++ b/src/modules/alsa/mixer/paths/analog-input-internal-mic.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'Internal Mic' or 'Internal Mic Boost' element exists ; 'Int Mic' and 'Int Mic Boost' are for compatibility with kernels < 2.6.38 diff --git a/src/modules/alsa/mixer/paths/analog-input-linein.conf b/src/modules/alsa/mixer/paths/analog-input-linein.conf index 3a8c2a0a8..5577ea60b 100644 --- a/src/modules/alsa/mixer/paths/analog-input-linein.conf +++ b/src/modules/alsa/mixer/paths/analog-input-linein.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'Line' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input-mic-line.conf b/src/modules/alsa/mixer/paths/analog-input-mic-line.conf index 13db33b7a..7147d207b 100644 --- a/src/modules/alsa/mixer/paths/analog-input-mic-line.conf +++ b/src/modules/alsa/mixer/paths/analog-input-mic-line.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'Mic/Line' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input-mic.conf b/src/modules/alsa/mixer/paths/analog-input-mic.conf index 2ce6dd39c..a4d1c654b 100644 --- a/src/modules/alsa/mixer/paths/analog-input-mic.conf +++ b/src/modules/alsa/mixer/paths/analog-input-mic.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'Mic' or 'Mic Boost' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input-mic.conf.common b/src/modules/alsa/mixer/paths/analog-input-mic.conf.common index 27bbccbea..e5ced21fa 100644 --- a/src/modules/alsa/mixer/paths/analog-input-mic.conf.common +++ b/src/modules/alsa/mixer/paths/analog-input-mic.conf.common @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Common element for all microphone inputs ; diff --git a/src/modules/alsa/mixer/paths/analog-input-rear-mic.conf b/src/modules/alsa/mixer/paths/analog-input-rear-mic.conf index eed4f83f8..71361937d 100644 --- a/src/modules/alsa/mixer/paths/analog-input-rear-mic.conf +++ b/src/modules/alsa/mixer/paths/analog-input-rear-mic.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'Rear Mic' or 'Rear Mic Boost' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input-tvtuner.conf b/src/modules/alsa/mixer/paths/analog-input-tvtuner.conf index 446446a48..99d1d7967 100644 --- a/src/modules/alsa/mixer/paths/analog-input-tvtuner.conf +++ b/src/modules/alsa/mixer/paths/analog-input-tvtuner.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'TV Tuner' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input-video.conf b/src/modules/alsa/mixer/paths/analog-input-video.conf index 19f18099c..50c999e16 100644 --- a/src/modules/alsa/mixer/paths/analog-input-video.conf +++ b/src/modules/alsa/mixer/paths/analog-input-video.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; For devices where a 'Video' element exists ; diff --git a/src/modules/alsa/mixer/paths/analog-input.conf b/src/modules/alsa/mixer/paths/analog-input.conf index 356b07c28..27ca74c8b 100644 --- a/src/modules/alsa/mixer/paths/analog-input.conf +++ b/src/modules/alsa/mixer/paths/analog-input.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; A fallback for devices that lack separate Mic/Line/Aux/Video/TV ; Tuner/FM elements diff --git a/src/modules/alsa/mixer/paths/analog-input.conf.common b/src/modules/alsa/mixer/paths/analog-input.conf.common index 77d46bfd3..17aa581b1 100644 --- a/src/modules/alsa/mixer/paths/analog-input.conf.common +++ b/src/modules/alsa/mixer/paths/analog-input.conf.common @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Mixer path for PulseAudio's ALSA backend, common elements for all ; input paths. If multiple options by the same id are discovered they diff --git a/src/modules/alsa/mixer/paths/analog-output-headphones-2.conf b/src/modules/alsa/mixer/paths/analog-output-headphones-2.conf index e29331bc1..ddabf7769 100644 --- a/src/modules/alsa/mixer/paths/analog-output-headphones-2.conf +++ b/src/modules/alsa/mixer/paths/analog-output-headphones-2.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Path for mixers that have a 'Headphone2' control ; diff --git a/src/modules/alsa/mixer/paths/analog-output-headphones.conf b/src/modules/alsa/mixer/paths/analog-output-headphones.conf index 1ef17cf9f..b6ee70ba8 100644 --- a/src/modules/alsa/mixer/paths/analog-output-headphones.conf +++ b/src/modules/alsa/mixer/paths/analog-output-headphones.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Path for mixers that have a 'Headphone' control ; diff --git a/src/modules/alsa/mixer/paths/analog-output-lineout.conf b/src/modules/alsa/mixer/paths/analog-output-lineout.conf index 16752a3b1..53ee2f453 100644 --- a/src/modules/alsa/mixer/paths/analog-output-lineout.conf +++ b/src/modules/alsa/mixer/paths/analog-output-lineout.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. [General] priority = 99 diff --git a/src/modules/alsa/mixer/paths/analog-output-mono.conf b/src/modules/alsa/mixer/paths/analog-output-mono.conf index 589d4ce3a..989654334 100644 --- a/src/modules/alsa/mixer/paths/analog-output-mono.conf +++ b/src/modules/alsa/mixer/paths/analog-output-mono.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Intended for usage on boards that have a separate Mono output plug. ; diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf b/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf index 645d05bc7..a8e5d0500 100644 --- a/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf +++ b/src/modules/alsa/mixer/paths/analog-output-speaker-always.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Path for mixers that don't have a 'Speaker' control, but where we ; force enable the speaker paths nonetheless. diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker.conf b/src/modules/alsa/mixer/paths/analog-output-speaker.conf index a5bf45209..2c51f6c7b 100644 --- a/src/modules/alsa/mixer/paths/analog-output-speaker.conf +++ b/src/modules/alsa/mixer/paths/analog-output-speaker.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Path for mixers that have a 'Speaker' control ; diff --git a/src/modules/alsa/mixer/paths/analog-output.conf b/src/modules/alsa/mixer/paths/analog-output.conf index 4f9cc53c7..e6ba98358 100644 --- a/src/modules/alsa/mixer/paths/analog-output.conf +++ b/src/modules/alsa/mixer/paths/analog-output.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Intended for the 'default' output. Note that a-o-speaker.conf has a ; higher priority than this diff --git a/src/modules/alsa/mixer/paths/analog-output.conf.common b/src/modules/alsa/mixer/paths/analog-output.conf.common index 727b776ee..17b45278a 100644 --- a/src/modules/alsa/mixer/paths/analog-output.conf.common +++ b/src/modules/alsa/mixer/paths/analog-output.conf.common @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Common part of all paths diff --git a/src/modules/alsa/mixer/paths/iec958-stereo-output.conf b/src/modules/alsa/mixer/paths/iec958-stereo-output.conf index 8506a5800..d47e5eb12 100644 --- a/src/modules/alsa/mixer/paths/iec958-stereo-output.conf +++ b/src/modules/alsa/mixer/paths/iec958-stereo-output.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. [Element IEC958] diff --git a/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules b/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules index b34b90bdd..eeb6ac496 100644 --- a/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules +++ b/src/modules/alsa/mixer/profile-sets/90-pulseaudio.rules @@ -13,8 +13,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. SUBSYSTEM!="sound", GOTO="pulseaudio_end" ACTION!="change", GOTO="pulseaudio_end" diff --git a/src/modules/alsa/mixer/profile-sets/default.conf b/src/modules/alsa/mixer/profile-sets/default.conf index 2d2ced73a..bfb54c9e7 100644 --- a/src/modules/alsa/mixer/profile-sets/default.conf +++ b/src/modules/alsa/mixer/profile-sets/default.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Default profile definitions for the ALSA backend of PulseAudio. This ; is used as fallback for all cards that have no special mapping diff --git a/src/modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf b/src/modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf index b9bb44f97..9c57a2002 100644 --- a/src/modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf +++ b/src/modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; This profile forces speaker and internal mic ports even if we have no way ; of identifying those. diff --git a/src/modules/alsa/mixer/profile-sets/force-speaker.conf b/src/modules/alsa/mixer/profile-sets/force-speaker.conf index cbcaff137..8e5d42989 100644 --- a/src/modules/alsa/mixer/profile-sets/force-speaker.conf +++ b/src/modules/alsa/mixer/profile-sets/force-speaker.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; This profile forces a speaker port even if we have no way of identifying it. ; See default.conf for explanations. diff --git a/src/modules/alsa/mixer/profile-sets/kinect-audio.conf b/src/modules/alsa/mixer/profile-sets/kinect-audio.conf index a66730a60..d51fd1763 100644 --- a/src/modules/alsa/mixer/profile-sets/kinect-audio.conf +++ b/src/modules/alsa/mixer/profile-sets/kinect-audio.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Audio profile for the Microsoft Kinect Sensor device in UAC mode. ; diff --git a/src/modules/alsa/mixer/profile-sets/maudio-fasttrack-pro.conf b/src/modules/alsa/mixer/profile-sets/maudio-fasttrack-pro.conf index c8025fdc4..51229079b 100644 --- a/src/modules/alsa/mixer/profile-sets/maudio-fasttrack-pro.conf +++ b/src/modules/alsa/mixer/profile-sets/maudio-fasttrack-pro.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; M-Audio FastTrack Pro ; diff --git a/src/modules/alsa/mixer/profile-sets/native-instruments-audio4dj.conf b/src/modules/alsa/mixer/profile-sets/native-instruments-audio4dj.conf index 2b8353083..f7cbc1591 100644 --- a/src/modules/alsa/mixer/profile-sets/native-instruments-audio4dj.conf +++ b/src/modules/alsa/mixer/profile-sets/native-instruments-audio4dj.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Native Instruments Audio 4 DJ ; diff --git a/src/modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf b/src/modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf index d2990de92..dc1b78063 100644 --- a/src/modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf +++ b/src/modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Native Instruments Audio 8 DJ ; diff --git a/src/modules/alsa/mixer/profile-sets/native-instruments-korecontroller.conf b/src/modules/alsa/mixer/profile-sets/native-instruments-korecontroller.conf index 904357d06..35b3d061d 100644 --- a/src/modules/alsa/mixer/profile-sets/native-instruments-korecontroller.conf +++ b/src/modules/alsa/mixer/profile-sets/native-instruments-korecontroller.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Native Instruments Kore Controller ; diff --git a/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio10.conf b/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio10.conf index 4deb65da7..c210297c2 100644 --- a/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio10.conf +++ b/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio10.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Native Instruments Audio 10 DJ ; diff --git a/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio2.conf b/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio2.conf index 85643583c..145dace5b 100644 --- a/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio2.conf +++ b/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio2.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Native Instruments Traktor Audio 2 ; diff --git a/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio6.conf b/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio6.conf index 48d9058ba..a08e9fc65 100644 --- a/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio6.conf +++ b/src/modules/alsa/mixer/profile-sets/native-instruments-traktor-audio6.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Native Instruments Audio 6 DJ ; diff --git a/src/modules/alsa/mixer/profile-sets/native-instruments-traktorkontrol-s4.conf b/src/modules/alsa/mixer/profile-sets/native-instruments-traktorkontrol-s4.conf index 1da843a1e..934965fdc 100644 --- a/src/modules/alsa/mixer/profile-sets/native-instruments-traktorkontrol-s4.conf +++ b/src/modules/alsa/mixer/profile-sets/native-instruments-traktorkontrol-s4.conf @@ -11,8 +11,7 @@ # 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. +# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ; Native Instruments Traktor Kontrol S4 ; diff --git a/src/modules/alsa/module-alsa-card.c b/src/modules/alsa/module-alsa-card.c index fc9a772fc..df041553c 100644 --- a/src/modules/alsa/module-alsa-card.c +++ b/src/modules/alsa/module-alsa-card.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/alsa/module-alsa-sink.c b/src/modules/alsa/module-alsa-sink.c index fdcb5cfd6..854d08045 100644 --- a/src/modules/alsa/module-alsa-sink.c +++ b/src/modules/alsa/module-alsa-sink.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/alsa/module-alsa-source.c b/src/modules/alsa/module-alsa-source.c index 7c8ace4e8..45fb1aca8 100644 --- a/src/modules/alsa/module-alsa-source.c +++ b/src/modules/alsa/module-alsa-source.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/a2dp-codecs.h b/src/modules/bluetooth/a2dp-codecs.h index 51c796a5b..8afcfcb24 100644 --- a/src/modules/bluetooth/a2dp-codecs.h +++ b/src/modules/bluetooth/a2dp-codecs.h @@ -17,8 +17,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * License along with this library; if not, see <http://www.gnu.org/licenses/>. * */ diff --git a/src/modules/bluetooth/backend-native.c b/src/modules/bluetooth/backend-native.c index e15db3de6..8d9d95c61 100644 --- a/src/modules/bluetooth/backend-native.c +++ b/src/modules/bluetooth/backend-native.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/backend-ofono.c b/src/modules/bluetooth/backend-ofono.c index 1f0c80ff8..755df9e88 100644 --- a/src/modules/bluetooth/backend-ofono.c +++ b/src/modules/bluetooth/backend-ofono.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/bluez4-util.c b/src/modules/bluetooth/bluez4-util.c index f047b7365..97b5ab087 100644 --- a/src/modules/bluetooth/bluez4-util.c +++ b/src/modules/bluetooth/bluez4-util.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/bluez4-util.h b/src/modules/bluetooth/bluez4-util.h index 96679756f..7c76aac87 100644 --- a/src/modules/bluetooth/bluez4-util.h +++ b/src/modules/bluetooth/bluez4-util.h @@ -17,9 +17,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <dbus/dbus.h> diff --git a/src/modules/bluetooth/bluez5-util.c b/src/modules/bluetooth/bluez5-util.c index 0b234aeb5..03c76bf07 100644 --- a/src/modules/bluetooth/bluez5-util.c +++ b/src/modules/bluetooth/bluez5-util.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/bluez5-util.h b/src/modules/bluetooth/bluez5-util.h index 9a6488d14..d66e8a3d4 100644 --- a/src/modules/bluetooth/bluez5-util.h +++ b/src/modules/bluetooth/bluez5-util.h @@ -17,9 +17,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <pulsecore/core.h> diff --git a/src/modules/bluetooth/module-bluetooth-discover.c b/src/modules/bluetooth/module-bluetooth-discover.c index b54d5738f..fe8aec905 100644 --- a/src/modules/bluetooth/module-bluetooth-discover.c +++ b/src/modules/bluetooth/module-bluetooth-discover.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/module-bluetooth-policy.c b/src/modules/bluetooth/module-bluetooth-policy.c index 860868f24..fc709ecf4 100644 --- a/src/modules/bluetooth/module-bluetooth-policy.c +++ b/src/modules/bluetooth/module-bluetooth-policy.c @@ -16,9 +16,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/module-bluez4-device.c b/src/modules/bluetooth/module-bluez4-device.c index aa0e037c6..db69d347e 100644 --- a/src/modules/bluetooth/module-bluez4-device.c +++ b/src/modules/bluetooth/module-bluez4-device.c @@ -15,9 +15,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/module-bluez4-discover.c b/src/modules/bluetooth/module-bluez4-discover.c index 7673ba76a..e09ecbafc 100644 --- a/src/modules/bluetooth/module-bluez4-discover.c +++ b/src/modules/bluetooth/module-bluez4-discover.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/module-bluez5-device.c b/src/modules/bluetooth/module-bluez5-device.c index 995e55004..7238e6f81 100644 --- a/src/modules/bluetooth/module-bluez5-device.c +++ b/src/modules/bluetooth/module-bluez5-device.c @@ -15,9 +15,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/module-bluez5-discover.c b/src/modules/bluetooth/module-bluez5-discover.c index 570cdbab5..1ccc1d1db 100644 --- a/src/modules/bluetooth/module-bluez5-discover.c +++ b/src/modules/bluetooth/module-bluez5-discover.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/bluetooth/rtp.h b/src/modules/bluetooth/rtp.h index 45fddcf15..20694c1e1 100644 --- a/src/modules/bluetooth/rtp.h +++ b/src/modules/bluetooth/rtp.h @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - * + * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ #if __BYTE_ORDER == __LITTLE_ENDIAN diff --git a/src/modules/dbus/iface-card-profile.c b/src/modules/dbus/iface-card-profile.c index 2cfac7b7f..e39c24d68 100644 --- a/src/modules/dbus/iface-card-profile.c +++ b/src/modules/dbus/iface-card-profile.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/dbus/iface-card-profile.h b/src/modules/dbus/iface-card-profile.h index c2e4a6e7f..443d79054 100644 --- a/src/modules/dbus/iface-card-profile.h +++ b/src/modules/dbus/iface-card-profile.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* This object implements the D-Bus interface org.PulseAudio.Core1.CardProfile. diff --git a/src/modules/dbus/iface-card.c b/src/modules/dbus/iface-card.c index 2d46154b5..da975c8fd 100644 --- a/src/modules/dbus/iface-card.c +++ b/src/modules/dbus/iface-card.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/dbus/iface-card.h b/src/modules/dbus/iface-card.h index f24a702c6..58967248d 100644 --- a/src/modules/dbus/iface-card.h +++ b/src/modules/dbus/iface-card.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* This object implements the D-Bus interface org.PulseAudio.Core1.Card. diff --git a/src/modules/dbus/iface-client.c b/src/modules/dbus/iface-client.c index 1264acdf4..76ad4275d 100644 --- a/src/modules/dbus/iface-client.c +++ b/src/modules/dbus/iface-client.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/dbus/iface-client.h b/src/modules/dbus/iface-client.h index 2b9831cc7..7fef3f5ee 100644 --- a/src/modules/dbus/iface-client.h +++ b/src/modules/dbus/iface-client.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* This object implements the D-Bus interface org.PulseAudio.Core1.Client. diff --git a/src/modules/dbus/iface-core.c b/src/modules/dbus/iface-core.c index 90f862e19..4563b3fd5 100644 --- a/src/modules/dbus/iface-core.c +++ b/src/modules/dbus/iface-core.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/dbus/iface-core.h b/src/modules/dbus/iface-core.h index 0201a0b9f..2959fc8b6 100644 --- a/src/modules/dbus/iface-core.h +++ b/src/modules/dbus/iface-core.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* This object implements the D-Bus interface org.PulseAudio.Core1. diff --git a/src/modules/dbus/iface-device-port.c b/src/modules/dbus/iface-device-port.c index d403b6a2f..1b267566a 100644 --- a/src/modules/dbus/iface-device-port.c +++ b/src/modules/dbus/iface-device-port.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/dbus/iface-device-port.h b/src/modules/dbus/iface-device-port.h index 76fada2a3..f362d4729 100644 --- a/src/modules/dbus/iface-device-port.h +++ b/src/modules/dbus/iface-device-port.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* This object implements the D-Bus interface org.PulseAudio.Core1.DevicePort. diff --git a/src/modules/dbus/iface-device.c b/src/modules/dbus/iface-device.c index 4469b78a5..efa4141c6 100644 --- a/src/modules/dbus/iface-device.c +++ b/src/modules/dbus/iface-device.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/dbus/iface-device.h b/src/modules/dbus/iface-device.h index fbca2da8d..97ecd7a84 100644 --- a/src/modules/dbus/iface-device.h +++ b/src/modules/dbus/iface-device.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* This object implements the D-Bus interfaces org.PulseAudio.Core1.Device, diff --git a/src/modules/dbus/iface-memstats.c b/src/modules/dbus/iface-memstats.c index 4cd692dbd..cd1d7ea89 100644 --- a/src/modules/dbus/iface-memstats.c +++ b/src/modules/dbus/iface-memstats.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/dbus/iface-memstats.h b/src/modules/dbus/iface-memstats.h index cc41acb35..482d6bef9 100644 --- a/src/modules/dbus/iface-memstats.h +++ b/src/modules/dbus/iface-memstats.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* This object implements the D-Bus interface org.PulseAudio.Core1.Memstats. diff --git a/src/modules/dbus/iface-module.c b/src/modules/dbus/iface-module.c index fb1d5880d..95a465c86 100644 --- a/src/modules/dbus/iface-module.c +++ b/src/modules/dbus/iface-module.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/dbus/iface-module.h b/src/modules/dbus/iface-module.h index 6384cfa3d..f4192d093 100644 --- a/src/modules/dbus/iface-module.h +++ b/src/modules/dbus/iface-module.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* This object implements the D-Bus interface org.PulseAudio.Core1.Module. diff --git a/src/modules/dbus/iface-sample.c b/src/modules/dbus/iface-sample.c index 4287f2e68..319c18e19 100644 --- a/src/modules/dbus/iface-sample.c +++ b/src/modules/dbus/iface-sample.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/dbus/iface-sample.h b/src/modules/dbus/iface-sample.h index 9942c56e3..443b764ae 100644 --- a/src/modules/dbus/iface-sample.h +++ b/src/modules/dbus/iface-sample.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* This object implements the D-Bus interface org.PulseAudio.Core1.Sample. diff --git a/src/modules/dbus/iface-stream.c b/src/modules/dbus/iface-stream.c index 4cbcd74f8..144817d51 100644 --- a/src/modules/dbus/iface-stream.c +++ b/src/modules/dbus/iface-stream.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/dbus/iface-stream.h b/src/modules/dbus/iface-stream.h index b119b9ae0..155cd7dda 100644 --- a/src/modules/dbus/iface-stream.h +++ b/src/modules/dbus/iface-stream.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* This object implements the D-Bus interface org.PulseAudio.Core1.Stream. diff --git a/src/modules/dbus/module-dbus-protocol.c b/src/modules/dbus/module-dbus-protocol.c index e5f122181..53b90f577 100644 --- a/src/modules/dbus/module-dbus-protocol.c +++ b/src/modules/dbus/module-dbus-protocol.c @@ -16,9 +16,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/echo-cancel/adrian.c b/src/modules/echo-cancel/adrian.c index 7ca098f8d..60a2b66b0 100644 --- a/src/modules/echo-cancel/adrian.c +++ b/src/modules/echo-cancel/adrian.c @@ -20,9 +20,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/echo-cancel/adrian.h b/src/modules/echo-cancel/adrian.h index 4ace39216..a5e044486 100644 --- a/src/modules/echo-cancel/adrian.h +++ b/src/modules/echo-cancel/adrian.h @@ -18,9 +18,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* Forward declarations */ diff --git a/src/modules/echo-cancel/echo-cancel.h b/src/modules/echo-cancel/echo-cancel.h index 750e229cc..29d1574a1 100644 --- a/src/modules/echo-cancel/echo-cancel.h +++ b/src/modules/echo-cancel/echo-cancel.h @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifndef fooechocancelhfoo diff --git a/src/modules/echo-cancel/module-echo-cancel.c b/src/modules/echo-cancel/module-echo-cancel.c index eed4830d7..b95a9651a 100644 --- a/src/modules/echo-cancel/module-echo-cancel.c +++ b/src/modules/echo-cancel/module-echo-cancel.c @@ -21,9 +21,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/echo-cancel/speex.c b/src/modules/echo-cancel/speex.c index 10fdac82e..11e53b3ad 100644 --- a/src/modules/echo-cancel/speex.c +++ b/src/modules/echo-cancel/speex.c @@ -16,9 +16,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/echo-cancel/webrtc.cc b/src/modules/echo-cancel/webrtc.cc index b1a789120..511c7ee8c 100644 --- a/src/modules/echo-cancel/webrtc.cc +++ b/src/modules/echo-cancel/webrtc.cc @@ -16,9 +16,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/gconf/gconf-helper.c b/src/modules/gconf/gconf-helper.c index 3c1180c74..eccd0735c 100644 --- a/src/modules/gconf/gconf-helper.c +++ b/src/modules/gconf/gconf-helper.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/gconf/module-gconf.c b/src/modules/gconf/module-gconf.c index d791b0078..fa5788cfa 100644 --- a/src/modules/gconf/module-gconf.c +++ b/src/modules/gconf/module-gconf.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/jack/module-jack-sink.c b/src/modules/jack/module-jack-sink.c index 3c8e20164..38ba9ba76 100644 --- a/src/modules/jack/module-jack-sink.c +++ b/src/modules/jack/module-jack-sink.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/jack/module-jack-source.c b/src/modules/jack/module-jack-source.c index 1352d435b..1130947d0 100644 --- a/src/modules/jack/module-jack-source.c +++ b/src/modules/jack/module-jack-source.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/jack/module-jackdbus-detect.c b/src/modules/jack/module-jackdbus-detect.c index 160794b03..26910b432 100644 --- a/src/modules/jack/module-jackdbus-detect.c +++ b/src/modules/jack/module-jackdbus-detect.c @@ -18,9 +18,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/ladspa.h b/src/modules/ladspa.h index b1a9c4e59..a5fd46411 100644 --- a/src/modules/ladspa.h +++ b/src/modules/ladspa.h @@ -15,9 +15,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - USA. */ + License along with this library; if not, see <http://www.gnu.org/licenses/>. +*/ #ifndef LADSPA_INCLUDED #define LADSPA_INCLUDED diff --git a/src/modules/macosx/module-bonjour-publish.c b/src/modules/macosx/module-bonjour-publish.c index ac8854523..b28d74ecf 100644 --- a/src/modules/macosx/module-bonjour-publish.c +++ b/src/modules/macosx/module-bonjour-publish.c @@ -15,9 +15,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/macosx/module-coreaudio-detect.c b/src/modules/macosx/module-coreaudio-detect.c index 81cd94c39..d9c09da5e 100644 --- a/src/modules/macosx/module-coreaudio-detect.c +++ b/src/modules/macosx/module-coreaudio-detect.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/macosx/module-coreaudio-device.c b/src/modules/macosx/module-coreaudio-device.c index d100acd23..4bbb5d54c 100644 --- a/src/modules/macosx/module-coreaudio-device.c +++ b/src/modules/macosx/module-coreaudio-device.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* TODO: diff --git a/src/modules/module-always-sink.c b/src/modules/module-always-sink.c index e0a645108..d2edf125d 100644 --- a/src/modules/module-always-sink.c +++ b/src/modules/module-always-sink.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-augment-properties.c b/src/modules/module-augment-properties.c index 9d42a2b64..42b6fd911 100644 --- a/src/modules/module-augment-properties.c +++ b/src/modules/module-augment-properties.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-card-restore.c b/src/modules/module-card-restore.c index beb748eb1..baa2f4fb1 100644 --- a/src/modules/module-card-restore.c +++ b/src/modules/module-card-restore.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-cli.c b/src/modules/module-cli.c index 4e893d1a7..a69ad4a67 100644 --- a/src/modules/module-cli.c +++ b/src/modules/module-cli.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-combine-sink.c b/src/modules/module-combine-sink.c index 4ebbc3fe6..602fa877f 100644 --- a/src/modules/module-combine-sink.c +++ b/src/modules/module-combine-sink.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-combine.c b/src/modules/module-combine.c index bd48bf441..5a12a135d 100644 --- a/src/modules/module-combine.c +++ b/src/modules/module-combine.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-console-kit.c b/src/modules/module-console-kit.c index c8a35d4e0..7997c4f96 100644 --- a/src/modules/module-console-kit.c +++ b/src/modules/module-console-kit.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-default-device-restore.c b/src/modules/module-default-device-restore.c index fb18750f7..d76e28e68 100644 --- a/src/modules/module-default-device-restore.c +++ b/src/modules/module-default-device-restore.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-detect.c b/src/modules/module-detect.c index 7b42d1a0e..70bdacae8 100644 --- a/src/modules/module-detect.c +++ b/src/modules/module-detect.c @@ -16,9 +16,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-device-manager.c b/src/modules/module-device-manager.c index 9621f3e45..46a695567 100644 --- a/src/modules/module-device-manager.c +++ b/src/modules/module-device-manager.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-device-restore.c b/src/modules/module-device-restore.c index cb42207ef..09ba60ad5 100644 --- a/src/modules/module-device-restore.c +++ b/src/modules/module-device-restore.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-equalizer-sink.c b/src/modules/module-equalizer-sink.c index 70c30f5b6..96a19b672 100644 --- a/src/modules/module-equalizer-sink.c +++ b/src/modules/module-equalizer-sink.c @@ -21,9 +21,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-esound-compat-spawnfd.c b/src/modules/module-esound-compat-spawnfd.c index 30776d7af..61c91a2f7 100644 --- a/src/modules/module-esound-compat-spawnfd.c +++ b/src/modules/module-esound-compat-spawnfd.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-esound-compat-spawnpid.c b/src/modules/module-esound-compat-spawnpid.c index 9d4249d11..9aad2d0be 100644 --- a/src/modules/module-esound-compat-spawnpid.c +++ b/src/modules/module-esound-compat-spawnpid.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-esound-sink.c b/src/modules/module-esound-sink.c index 2410062ea..76e380e54 100644 --- a/src/modules/module-esound-sink.c +++ b/src/modules/module-esound-sink.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-filter-apply.c b/src/modules/module-filter-apply.c index 834589445..c7c7367fc 100644 --- a/src/modules/module-filter-apply.c +++ b/src/modules/module-filter-apply.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-filter-heuristics.c b/src/modules/module-filter-heuristics.c index 885b02ee2..1b1aae110 100644 --- a/src/modules/module-filter-heuristics.c +++ b/src/modules/module-filter-heuristics.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-hal-detect-compat.c b/src/modules/module-hal-detect-compat.c index 3d674cff7..719e357cb 100644 --- a/src/modules/module-hal-detect-compat.c +++ b/src/modules/module-hal-detect-compat.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-intended-roles.c b/src/modules/module-intended-roles.c index a9704d188..60ec7e982 100644 --- a/src/modules/module-intended-roles.c +++ b/src/modules/module-intended-roles.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-ladspa-sink.c b/src/modules/module-ladspa-sink.c index cbb1aea69..38b94e32e 100644 --- a/src/modules/module-ladspa-sink.c +++ b/src/modules/module-ladspa-sink.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* TODO: Some plugins cause latency, and some even report it by using a control diff --git a/src/modules/module-lirc.c b/src/modules/module-lirc.c index d4d2b26d5..d63fdbd66 100644 --- a/src/modules/module-lirc.c +++ b/src/modules/module-lirc.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-loopback.c b/src/modules/module-loopback.c index b3b95570a..e17051afb 100644 --- a/src/modules/module-loopback.c +++ b/src/modules/module-loopback.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-match.c b/src/modules/module-match.c index 8ce3f0073..559687c17 100644 --- a/src/modules/module-match.c +++ b/src/modules/module-match.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-mmkbd-evdev.c b/src/modules/module-mmkbd-evdev.c index 0b04f0f9c..6c9cf342b 100644 --- a/src/modules/module-mmkbd-evdev.c +++ b/src/modules/module-mmkbd-evdev.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-native-protocol-fd.c b/src/modules/module-native-protocol-fd.c index 5b082c397..5fd7f6a70 100644 --- a/src/modules/module-native-protocol-fd.c +++ b/src/modules/module-native-protocol-fd.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-null-sink.c b/src/modules/module-null-sink.c index c6493a752..0270ba2ea 100644 --- a/src/modules/module-null-sink.c +++ b/src/modules/module-null-sink.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-null-source.c b/src/modules/module-null-source.c index b852f37d7..0c590bd29 100644 --- a/src/modules/module-null-source.c +++ b/src/modules/module-null-source.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-pipe-sink.c b/src/modules/module-pipe-sink.c index 3404022b2..0a3a4fc55 100644 --- a/src/modules/module-pipe-sink.c +++ b/src/modules/module-pipe-sink.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-pipe-source.c b/src/modules/module-pipe-source.c index d8d9443e2..1218674f9 100644 --- a/src/modules/module-pipe-source.c +++ b/src/modules/module-pipe-source.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-position-event-sounds.c b/src/modules/module-position-event-sounds.c index 3bcad6ae0..fb9f5b3b6 100644 --- a/src/modules/module-position-event-sounds.c +++ b/src/modules/module-position-event-sounds.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-protocol-stub.c b/src/modules/module-protocol-stub.c index 118351ec4..5a183c89f 100644 --- a/src/modules/module-protocol-stub.c +++ b/src/modules/module-protocol-stub.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-remap-sink.c b/src/modules/module-remap-sink.c index 274f9f2fa..8a21c3c12 100644 --- a/src/modules/module-remap-sink.c +++ b/src/modules/module-remap-sink.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-remap-source.c b/src/modules/module-remap-source.c index 5fa6465a5..9b62c5187 100644 --- a/src/modules/module-remap-source.c +++ b/src/modules/module-remap-source.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-rescue-streams.c b/src/modules/module-rescue-streams.c index f456be0fc..e20fdf852 100644 --- a/src/modules/module-rescue-streams.c +++ b/src/modules/module-rescue-streams.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-role-cork.c b/src/modules/module-role-cork.c index 8ca210980..7c0f59fc2 100644 --- a/src/modules/module-role-cork.c +++ b/src/modules/module-role-cork.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-role-ducking.c b/src/modules/module-role-ducking.c index 99478714b..4f9be1032 100644 --- a/src/modules/module-role-ducking.c +++ b/src/modules/module-role-ducking.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-rygel-media-server.c b/src/modules/module-rygel-media-server.c index e7736ef2f..0baf3c851 100644 --- a/src/modules/module-rygel-media-server.c +++ b/src/modules/module-rygel-media-server.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-sine-source.c b/src/modules/module-sine-source.c index 1d755f121..55d70c79a 100644 --- a/src/modules/module-sine-source.c +++ b/src/modules/module-sine-source.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-sine.c b/src/modules/module-sine.c index 6bf395e8a..d56fae54a 100644 --- a/src/modules/module-sine.c +++ b/src/modules/module-sine.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-solaris.c b/src/modules/module-solaris.c index e5df90b39..c79918abf 100644 --- a/src/modules/module-solaris.c +++ b/src/modules/module-solaris.c @@ -16,9 +16,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-stream-restore.c b/src/modules/module-stream-restore.c index 06ab543d5..30c971787 100644 --- a/src/modules/module-stream-restore.c +++ b/src/modules/module-stream-restore.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-suspend-on-idle.c b/src/modules/module-suspend-on-idle.c index 6fbe6406a..0a27a7066 100644 --- a/src/modules/module-suspend-on-idle.c +++ b/src/modules/module-suspend-on-idle.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-switch-on-connect.c b/src/modules/module-switch-on-connect.c index 559db9f93..540afd4dd 100644 --- a/src/modules/module-switch-on-connect.c +++ b/src/modules/module-switch-on-connect.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-switch-on-port-available.c b/src/modules/module-switch-on-port-available.c index 7397bcc87..5a6b401de 100644 --- a/src/modules/module-switch-on-port-available.c +++ b/src/modules/module-switch-on-port-available.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-systemd-login.c b/src/modules/module-systemd-login.c index 8cd5fb00e..d15bee55d 100644 --- a/src/modules/module-systemd-login.c +++ b/src/modules/module-systemd-login.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-tunnel-sink-new.c b/src/modules/module-tunnel-sink-new.c index 1b3858d32..7f835433e 100644 --- a/src/modules/module-tunnel-sink-new.c +++ b/src/modules/module-tunnel-sink-new.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-tunnel-source-new.c b/src/modules/module-tunnel-source-new.c index c6580eb8c..0f72dbf9f 100644 --- a/src/modules/module-tunnel-source-new.c +++ b/src/modules/module-tunnel-source-new.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-tunnel.c b/src/modules/module-tunnel.c index 660021954..7c233c9ec 100644 --- a/src/modules/module-tunnel.c +++ b/src/modules/module-tunnel.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-udev-detect.c b/src/modules/module-udev-detect.c index c28c86767..df0d187d8 100644 --- a/src/modules/module-udev-detect.c +++ b/src/modules/module-udev-detect.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-virtual-sink.c b/src/modules/module-virtual-sink.c index 66fd8a973..02cc1ac13 100644 --- a/src/modules/module-virtual-sink.c +++ b/src/modules/module-virtual-sink.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-virtual-source.c b/src/modules/module-virtual-source.c index 6864a5ca9..36edf785d 100644 --- a/src/modules/module-virtual-source.c +++ b/src/modules/module-virtual-source.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-virtual-surround-sink.c b/src/modules/module-virtual-surround-sink.c index 34f23fd21..8f05f5364 100644 --- a/src/modules/module-virtual-surround-sink.c +++ b/src/modules/module-virtual-surround-sink.c @@ -16,9 +16,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-volume-restore.c b/src/modules/module-volume-restore.c index cd397e270..e7dbe94c5 100644 --- a/src/modules/module-volume-restore.c +++ b/src/modules/module-volume-restore.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-waveout.c b/src/modules/module-waveout.c index c420d4ae6..ab3ea74cb 100644 --- a/src/modules/module-waveout.c +++ b/src/modules/module-waveout.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-zeroconf-discover.c b/src/modules/module-zeroconf-discover.c index 272010312..a16557980 100644 --- a/src/modules/module-zeroconf-discover.c +++ b/src/modules/module-zeroconf-discover.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/module-zeroconf-publish.c b/src/modules/module-zeroconf-publish.c index aa9e89165..ac139e982 100644 --- a/src/modules/module-zeroconf-publish.c +++ b/src/modules/module-zeroconf-publish.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/oss/module-oss.c b/src/modules/oss/module-oss.c index 2926f67df..1a2f0b156 100644 --- a/src/modules/oss/module-oss.c +++ b/src/modules/oss/module-oss.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* General power management rules: diff --git a/src/modules/oss/oss-util.c b/src/modules/oss/oss-util.c index 4527b635c..42ee7f56a 100644 --- a/src/modules/oss/oss-util.c +++ b/src/modules/oss/oss-util.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/oss/oss-util.h b/src/modules/oss/oss-util.h index 845b0c8f5..8af27de3b 100644 --- a/src/modules/oss/oss-util.h +++ b/src/modules/oss/oss-util.h @@ -18,9 +18,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <pulse/sample.h> diff --git a/src/modules/raop/base64.c b/src/modules/raop/base64.c index 37e476285..cdf52a60f 100644 --- a/src/modules/raop/base64.c +++ b/src/modules/raop/base64.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* diff --git a/src/modules/raop/base64.h b/src/modules/raop/base64.h index 7a973b686..352ab9619 100644 --- a/src/modules/raop/base64.h +++ b/src/modules/raop/base64.h @@ -18,9 +18,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ /* diff --git a/src/modules/raop/module-raop-discover.c b/src/modules/raop/module-raop-discover.c index fda5e29e8..f08304434 100644 --- a/src/modules/raop/module-raop-discover.c +++ b/src/modules/raop/module-raop-discover.c @@ -15,9 +15,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/raop/module-raop-sink.c b/src/modules/raop/module-raop-sink.c index c510efdd1..603703873 100644 --- a/src/modules/raop/module-raop-sink.c +++ b/src/modules/raop/module-raop-sink.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/raop/raop_client.c b/src/modules/raop/raop_client.c index 7a6d0091b..3b6c36ecc 100644 --- a/src/modules/raop/raop_client.c +++ b/src/modules/raop/raop_client.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/raop/raop_client.h b/src/modules/raop/raop_client.h index ce81f392e..b349a5465 100644 --- a/src/modules/raop/raop_client.h +++ b/src/modules/raop/raop_client.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <pulsecore/core.h> diff --git a/src/modules/reserve-wrap.c b/src/modules/reserve-wrap.c index 9c69d59c2..202311ae9 100644 --- a/src/modules/reserve-wrap.c +++ b/src/modules/reserve-wrap.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/reserve-wrap.h b/src/modules/reserve-wrap.h index 6c52ed8f4..772cc3747 100644 --- a/src/modules/reserve-wrap.h +++ b/src/modules/reserve-wrap.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <pulsecore/core.h> diff --git a/src/modules/rtp/headerlist.c b/src/modules/rtp/headerlist.c index 3ed406274..2ea7226cc 100644 --- a/src/modules/rtp/headerlist.c +++ b/src/modules/rtp/headerlist.c @@ -15,9 +15,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/rtp/headerlist.h b/src/modules/rtp/headerlist.h index 4b9c6433c..f38fb78f1 100644 --- a/src/modules/rtp/headerlist.h +++ b/src/modules/rtp/headerlist.h @@ -18,9 +18,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <pulsecore/macro.h> diff --git a/src/modules/rtp/module-rtp-recv.c b/src/modules/rtp/module-rtp-recv.c index e1b6929d6..dc42f7cf8 100644 --- a/src/modules/rtp/module-rtp-recv.c +++ b/src/modules/rtp/module-rtp-recv.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/rtp/module-rtp-send.c b/src/modules/rtp/module-rtp-send.c index 7347f7898..15a7436cb 100644 --- a/src/modules/rtp/module-rtp-send.c +++ b/src/modules/rtp/module-rtp-send.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/rtp/rtp.c b/src/modules/rtp/rtp.c index 7b75e0e77..17c8d3c1b 100644 --- a/src/modules/rtp/rtp.c +++ b/src/modules/rtp/rtp.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/rtp/rtp.h b/src/modules/rtp/rtp.h index e975e750a..bbd427855 100644 --- a/src/modules/rtp/rtp.h +++ b/src/modules/rtp/rtp.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <inttypes.h> diff --git a/src/modules/rtp/rtsp_client.c b/src/modules/rtp/rtsp_client.c index 6edb0e476..a279aee3a 100644 --- a/src/modules/rtp/rtsp_client.c +++ b/src/modules/rtp/rtsp_client.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/rtp/rtsp_client.h b/src/modules/rtp/rtsp_client.h index a56b9324a..f0ff95ac1 100644 --- a/src/modules/rtp/rtsp_client.h +++ b/src/modules/rtp/rtsp_client.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <inttypes.h> diff --git a/src/modules/rtp/sap.c b/src/modules/rtp/sap.c index 80a4a5d4b..7fb1a3895 100644 --- a/src/modules/rtp/sap.c +++ b/src/modules/rtp/sap.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/rtp/sap.h b/src/modules/rtp/sap.h index e7f7182cb..becb4ec70 100644 --- a/src/modules/rtp/sap.h +++ b/src/modules/rtp/sap.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <inttypes.h> diff --git a/src/modules/rtp/sdp.c b/src/modules/rtp/sdp.c index e47a41b2e..f35d6891f 100644 --- a/src/modules/rtp/sdp.c +++ b/src/modules/rtp/sdp.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/rtp/sdp.h b/src/modules/rtp/sdp.h index 4cb3b203b..5e9b8fec8 100644 --- a/src/modules/rtp/sdp.h +++ b/src/modules/rtp/sdp.h @@ -17,9 +17,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <inttypes.h> diff --git a/src/modules/udev-util.c b/src/modules/udev-util.c index b0bb17da5..49fc70145 100644 --- a/src/modules/udev-util.c +++ b/src/modules/udev-util.c @@ -14,9 +14,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/udev-util.h b/src/modules/udev-util.h index 251575bbc..48ab9f6bc 100644 --- a/src/modules/udev-util.h +++ b/src/modules/udev-util.h @@ -17,9 +17,7 @@ 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. + License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #include <pulse/proplist.h> diff --git a/src/modules/x11/module-x11-bell.c b/src/modules/x11/module-x11-bell.c index 001732bad..6c9f580f5 100644 --- a/src/modules/x11/module-x11-bell.c +++ b/src/modules/x11/module-x11-bell.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/x11/module-x11-cork-request.c b/src/modules/x11/module-x11-cork-request.c index 5bd3c6c3f..5c76711f2 100644 --- a/src/modules/x11/module-x11-cork-request.c +++ b/src/modules/x11/module-x11-cork-request.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/x11/module-x11-publish.c b/src/modules/x11/module-x11-publish.c index cae8e3a50..418c6c954 100644 --- a/src/modules/x11/module-x11-publish.c +++ b/src/modules/x11/module-x11-publish.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/x11/module-x11-xsmp.c b/src/modules/x11/module-x11-xsmp.c index 63401e5b3..7c6fb2308 100644 --- a/src/modules/x11/module-x11-xsmp.c +++ b/src/modules/x11/module-x11-xsmp.c @@ -14,9 +14,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H diff --git a/src/modules/xen/module-xenpv-sink.c b/src/modules/xen/module-xenpv-sink.c index aa8c417ae..b87f811bb 100644 --- a/src/modules/xen/module-xenpv-sink.c +++ b/src/modules/xen/module-xenpv-sink.c @@ -15,9 +15,7 @@ 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. + along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ #ifdef HAVE_CONFIG_H |