From 01edd4eb5e9583e2eb1a427f8dbedefe9d3bbeca Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 14 Nov 2017 14:50:54 +0100 Subject: [PATCH] Change FSF address (Franklin Street) Signed-off-by: Jaroslav Kysela --- COPYING | 3 ++- alsa/alsa-oss-emul.h | 2 +- alsa/alsa-oss.c | 2 +- alsa/mixer.c | 2 +- alsa/pcm.c | 2 +- alsa/stdioemu.c | 4 ++-- oss-redir/oss-redir.c | 2 +- oss-redir/oss-redir.h | 2 +- 8 files changed, 10 insertions(+), 9 deletions(-) diff --git a/COPYING b/COPYING index 5b6e7c6..b411c8b 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,8 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/alsa/alsa-oss-emul.h b/alsa/alsa-oss-emul.h index de42f66..44396a4 100644 --- a/alsa/alsa-oss-emul.h +++ b/alsa/alsa-oss-emul.h @@ -16,7 +16,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/alsa/alsa-oss.c b/alsa/alsa-oss.c index 8294344..1922755 100644 --- a/alsa/alsa-oss.c +++ b/alsa/alsa-oss.c @@ -16,7 +16,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/alsa/mixer.c b/alsa/mixer.c index 251a08a..41d51be 100644 --- a/alsa/mixer.c +++ b/alsa/mixer.c @@ -15,7 +15,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/alsa/pcm.c b/alsa/pcm.c index c23d042..0ccb0ed 100644 --- a/alsa/pcm.c +++ b/alsa/pcm.c @@ -16,7 +16,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/alsa/stdioemu.c b/alsa/stdioemu.c index 54e46f6..670892b 100644 --- a/alsa/stdioemu.c +++ b/alsa/stdioemu.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA Modified to add support for 64 bit fopen by Mike Hearn */ diff --git a/oss-redir/oss-redir.c b/oss-redir/oss-redir.c index 7ae594f..8d2beb3 100644 --- a/oss-redir/oss-redir.c +++ b/oss-redir/oss-redir.c @@ -15,7 +15,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/oss-redir/oss-redir.h b/oss-redir/oss-redir.h index e518746..b8f5b78 100644 --- a/oss-redir/oss-redir.h +++ b/oss-redir/oss-redir.h @@ -16,7 +16,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ -- 2.47.1