From 5effc834790786c456952beb7aaea7df75053889 Mon Sep 17 00:00:00 2001 From: Ondrej Holecek Date: Wed, 26 Nov 2014 14:14:51 +0100 Subject: update FSF addresses to FSF web page 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. --- autogen.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 4051a22f..f89eace8 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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 . # Only there to make jhbuild happy -- cgit v1.2.3