Skip to content

Commit

Permalink
update FSF addresses to FSF web page
Browse files Browse the repository at this point in the history
FSF addresses used in PA sources are no longer valid and rpmlint
generates numerous warnings during packaging because of this.
This patch changes all FSF addresses to FSF web page according to
the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html

Done automatically by sed-ing through sources.
  • Loading branch information
Ondrej Holecek authored and tanuk committed Jan 14, 2015
1 parent 1738e1a commit 5effc83
Show file tree
Hide file tree
Showing 608 changed files with 610 additions and 1,776 deletions.
4 changes: 1 addition & 3 deletions Makefile.am
Expand Up @@ -11,9 +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/>.

ACLOCAL_AMFLAGS = -I m4

Expand Down
3 changes: 1 addition & 2 deletions autogen.sh
Expand Up @@ -13,8 +13,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/>.

# Only there to make jhbuild happy

Expand Down
3 changes: 1 addition & 2 deletions bootstrap.sh
Expand Up @@ -13,8 +13,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/>.

case $(uname) in
*Darwin*)
Expand Down
3 changes: 1 addition & 2 deletions configure.ac
Expand Up @@ -17,8 +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/>.

AC_PREREQ(2.63)

Expand Down
4 changes: 1 addition & 3 deletions doxygen/Makefile.am
Expand Up @@ -11,9 +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/>.

doxygen: doxygen.conf
doxygen $<
Expand Down
4 changes: 1 addition & 3 deletions git-version-gen
Expand Up @@ -15,9 +15,7 @@ scriptversion=2012-09-25.20
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
# along with this program; if not, see <http://www.gnu.org/licenses/>.

# This script is derived from GIT-VERSION-GEN from GIT: http://git.or.cz/.
# It may be run two ways:
Expand Down
4 changes: 1 addition & 3 deletions man/Makefile.am
Expand Up @@ -11,9 +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/>.

DISTCLEANFILES = \
$(noinst_DATA)
Expand Down
4 changes: 1 addition & 3 deletions man/default.pa.5.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="default.pa" section="5" desc="PulseAudio Sound Server Startup Script">
Expand Down
4 changes: 1 addition & 3 deletions man/esdcompat.1.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="esdcompat" section="1" desc="PulseAudio ESD wrapper script">
Expand Down
4 changes: 1 addition & 3 deletions man/pacat.1.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="pacat" section="1" desc="Play back or record raw or encoded audio streams on a PulseAudio sound server">
Expand Down
4 changes: 1 addition & 3 deletions man/pacmd.1.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="pacmd" section="1" desc="Reconfigure a PulseAudio sound server during runtime">
Expand Down
4 changes: 1 addition & 3 deletions man/pactl.1.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="pactl" section="1" desc="Control a running PulseAudio sound server">
Expand Down
4 changes: 1 addition & 3 deletions man/padsp.1.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="padsp" section="1" desc="PulseAudio OSS Wrapper">
Expand Down
4 changes: 1 addition & 3 deletions man/paplay.1.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="paplay" section="1" desc="Play back audio files on a PulseAudio sound server">
Expand Down
4 changes: 1 addition & 3 deletions man/pasuspender.1.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="pasuspender" section="1" desc="Temporarily suspend PulseAudio">
Expand Down
4 changes: 1 addition & 3 deletions man/pax11publish.1.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="pax11publish" section="1" desc="PulseAudio X11 Credential Utility">
Expand Down
4 changes: 1 addition & 3 deletions man/pulse-cli-syntax.5.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="pulse-cli-syntax" section="5" desc="PulseAudio Command Line Interface Syntax">
Expand Down
4 changes: 1 addition & 3 deletions man/pulse-client.conf.5.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="pulse-client.conf" section="5" desc="PulseAudio client configuration file">
Expand Down
4 changes: 1 addition & 3 deletions man/pulse-daemon.conf.5.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="pulse-daemon.conf" section="5" desc="PulseAudio daemon configuration file">
Expand Down
4 changes: 1 addition & 3 deletions man/pulseaudio.1.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="pulseaudio" section="1" desc="The PulseAudio Sound System">
Expand Down
4 changes: 1 addition & 3 deletions man/start-pulseaudio-x11.1.xml.in
Expand Up @@ -16,9 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<manpage name="start-pulseaudio-x11" section="1" desc="PulseAudio Sound Server X11 Startup Script">
Expand Down
3 changes: 1 addition & 2 deletions man/xmltoman
Expand Up @@ -15,8 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# along with this program; if not, see <http://www.gnu.org/licenses/>.

use XML::Parser;

Expand Down
3 changes: 1 addition & 2 deletions man/xmltoman.css
Expand Up @@ -12,8 +12,7 @@
for more details.
You should have received a copy of the GNU 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/>.
***/

body { color: black; background-color: white; }
Expand Down
3 changes: 1 addition & 2 deletions man/xmltoman.dtd
Expand Up @@ -12,8 +12,7 @@
for more details.

You should have received a copy of the GNU 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 manpage (synopsis | description | section | options | seealso)*>
Expand Down
3 changes: 1 addition & 2 deletions man/xmltoman.xsl
Expand Up @@ -15,8 +15,7 @@
for more details.
You should have received a copy of the GNU 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/>.
-->

<xsl:output method="xml" version="1.0" encoding="iso-8859-15" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" indent="yes"/>
Expand Down
4 changes: 1 addition & 3 deletions src/Makefile.am
Expand Up @@ -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/>.

###################################
# Extra directories #
Expand Down
4 changes: 1 addition & 3 deletions src/daemon/caps.c
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions src/daemon/caps.h
Expand Up @@ -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/macro.h>
Expand Down
4 changes: 1 addition & 3 deletions src/daemon/cmdline.c
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions src/daemon/cmdline.h
Expand Up @@ -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 "daemon-conf.h"
Expand Down
4 changes: 1 addition & 3 deletions src/daemon/cpulimit.c
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions src/daemon/cpulimit.h
Expand Up @@ -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 <pulse/mainloop-api.h>
Expand Down
4 changes: 1 addition & 3 deletions src/daemon/daemon-conf.c
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions src/daemon/daemon-conf.h
Expand Up @@ -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>
Expand Down
4 changes: 1 addition & 3 deletions src/daemon/daemon.conf.in
Expand Up @@ -11,9 +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/>.

## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for
## more information. Default values are commented out. Use either ; or # for
Expand Down
3 changes: 1 addition & 2 deletions src/daemon/default.pa.in
Expand Up @@ -13,8 +13,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 startup script is used only if PulseAudio is started per-user
# (i.e. not in system mode)
Expand Down
4 changes: 1 addition & 3 deletions src/daemon/dumpmodules.c
Expand Up @@ -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
Expand Down

0 comments on commit 5effc83

Please sign in to comment.